2022-08-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3e9a83c1b22475cfe7fd7537897d7707dda7f0e7]

        Version 7.4.0.3, tag libreoffice-7.4.0.3
        
        Change-Id: I80ff46327ba4e29273c5025abac01b99a72b88ca

2022-07-27  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3d4d100f5f652e40adfb3ad4df7ce3f68faffeb7]

        Branch libreoffice-7-4-0
        
        This is 'libreoffice-7-4-0' - the stable branch for the 7.4.0 release.
        Only very safe changes, reviewed by three people are allowed.
        
        If you want to commit more complicated fix for the next 7.4.x release,
        please use the 'libreoffice-7-4' branch.
        
        If you want to build something cool, unstable, and risky, use master.
        
        Change-Id: Ie3b38f68be70aa7a7b1a21a4985614796ce92e08

2022-07-18  Laurent Balland  <laurent.balland@mailo.fr>  [3aa14c1380baae3f739cddfde106764192c1bcb7]

        Update tdf#129679
        
        Remove Apache license as it is a new file
        
        
        Change-Id: I9cf2b707d32772017ab56f093115419ca020398a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136106
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit 76523322affd4d47952dfcfe0a6822c3d746ffa5)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136984
        Reviewed-by: Martin Srebotnjak <miles@filmsi.net>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-07-14  Stanislav Horacek  <stanislav.horacek@gmail.com>  [344b7233a1d0e8ac4178fac064a76f0e746c11c5]

        fix Number2Text example
        
        Change-Id: I20b3a7741fcee1901cf8a064dd9f6aaa39d91114
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136950
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit da77183bccce7c5d478e87aef6524e64d30dadfb)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/137055

2022-07-02  Rafael Lima  <rafael.palma.lima@gmail.com>  [2022644b814d89369e1107f18ac2eff5f2947f19]

        Document the new UnitTest service of the ScriptForge library
        
        This patch also updates the sbasic.tree to include the Region and UnitTest services. I also moved the ScriptForge library so that it appears right below the Advanced Basic Libraries (previously it was inside this section).
        
        Change-Id: I7dfd9080dcd3212d2b53f88480087d48f5dec60c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136548
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
        (cherry picked from commit d6e98a37ec8cd0adc8219466555b200bd3b9af8b)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136756
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2022-07-02  Gabor Kelemen  <kelemeng@gnome.hu>  [e1a4142dfe248ccbea767e7a2b0cf3c8c4d926a5]

        tdf#98404 Document new shortcuts for Move slide commands
        
        Change-Id: Ibc2b560ac6cfe59d501e6a224c0143507c53ea68
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136586
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        (cherry picked from commit f962040984c92627f0fdca608c9f23877cd5c92d)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136755

2022-07-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [e8852e6f2e456ba7024568559ed0cf65d8e6d67b]

        Document the new Region service in ScriptForge
        
        Change-Id: Ic7869d6c21fdcbbd3a2a9631647d115654adf889
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136388
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
        (cherry picked from commit 4b84d252a9a17f0428ac4c7c555b4df92a54306a)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136701
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2022-07-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [c26855d7e0c70a7667dfa2798c66c253d6c634e2]

        Document ExportFilters / ImportFilters in SF_Document
        
        This patch is being cherry-picked because it documents new features of the ScriptForge library available in LibreOffice 7.4.
        
        Change-Id: I63469ce9a6ea479f31f98612b0919bbca034e3a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136168
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
        (cherry picked from commit d0868a21f3789d2a73bfbcd4830b3b8ae4648087)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136698
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2022-07-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [b2caf339c405a8d2fc143a0ba945a9166e782d1f]

        Document new ExportRangeToFile method of the Calc service
        
        This patch also clarifies the use of single quotes in sheet names.
        
        Change-Id: I6a0f3b62b74d7443144d7957ae5478196580bec8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136120
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
        (cherry picked from commit 9a5b8988ad5e005b3a92038d51c6b07c44b7b79c)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136700
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2022-07-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [c04d0ce4415971c333a4ecfa072d5f1ce0de13ce]

        Document new properties of the SF_UI service
        
        This patch documents the following new properties in the UI service of the ScripfForge library: Height, Width, X and Y
        
        Change-Id: Ie15844c0688c9dbf22146a2e2ea5a8690b1c005a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136169
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
        (cherry picked from commit ccf60dc3e77793c242a6188fe18e4faa7f2aa469)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136699
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2022-07-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [b59ed4a21d9251f8b3def8a42f6d7981aefe7631]

        Document new FilterNames property of the Platform service
        
        This patch is being cherry-picked because it documents new features of the ScriptForge library available in LibreOffice 7.4.
        
        Change-Id: Icf5093e394b06deebd66b2577af8443e109efea7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136119
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
        (cherry picked from commit 9c5eb82a113db0fe3be363d5260b48da932b2b20)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136697
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2022-06-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [77f9892a3021a41f30748094508c72fd12d3c637]

        some improvements to Writer Table toolbar and Table Format
        
           swriter/main0204.xhp (Table toolbar)
           * put commands (already found in help page) in same
             order as toolbar (several commands still missing)
           - remove "Insert Table", because not found in toolbar
           * use new embed for "Table Properties"
           * rename German id
           * refactor to <h1>,<h2>
        
           swriter/01/05090000.xhp (Table Properties)
           * "Format" -> "Properties"
           * remove one German id and rename another
           * update howto embed to include icon
           * correction "Area" -> "Background" and add appropriate description
        
           swriter/00/00000405.xhp  (Format menu)
           + add icon for "Table Properties", with relevant section labels
        
        Change-Id: I28e2cb15109317e355187c04b34719d01d2d9a68
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136648
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit d9f85a42d3317c77a0d6396d353c18fd60102b60)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136651

2022-06-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9f1db7394156428dba9c37ac76548562c825fed4]

        tdf#149638 (partial) add Table bar to Contents for Draw and Impress
        
           Also put toolbars in Draw and Impress contents in alphabetical order
           Refactor shared Table Bar to <h1>,<h2>, 1cm icon
        
        Change-Id: I2a1ae72c3c940a94e6f81d0a4374d211600d9451
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136649
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit 6212498d020312fd249b6a40acf35690f4de0085)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136650

2022-06-30  Mike Kaganski  <mike.kaganski@collabora.com>  [9666061eacd2535e3243df7366eab729d7a2f27e]

        Improve description a bit
        
        Change-Id: Iaaba632db103777f47d414647e611054824bea23
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136545
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        (cherry picked from commit 26d75235b7f3cb46f4d893c45efe9a8f94020027)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136647
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-28  László Németh  <nemeth@numbertext.org>  [0d5dea506d2d15ce931459d1c7f0507745b816a9]

        tdf#149761 new hyphenation options "no CAPS", "zone" etc.
        
        Document new hyphenation options of LO 6.4 (no CAPS) and 7.4
        (hyphenation zone etc.).
        
        Follow-up to core commit 72bd0df107ee47c4d54fa88b4960d32ea03e9f69
        "tdf#121658 Add option to not hyphenate words in CAPS",
        core 8c018910ae4d8701b1ce2a95727b9baed4016da3
        "tdf#149248 sw offapi xmloff: add option to not hyphenate last word",
        core commit 29359fc15c435cec17987fd6221ab6833d38746e
        "tdf#149324 sw offapi xmloff: add option to not hyphenate short words"
        and core commit 7a1d4b7d1db93ca1f541856a8d00d621d50e7bd6
        "tdf#149420 sw offapi xmloff: add hyphenation zone".
        
        Change-Id: I234a269d07fbd02efca03b89e7cd750d326d4af2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136572
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 8c40861d5aaa2430d1953258256c7be27a421b54)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136543

2022-06-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [37f3dfe5865c2648f4b154e2964fbfcef5aa1f8b]

        tdf#144055 Fix Find & Replace Help page
        
        Removed switch for Writer
        
        Change-Id: I9d2c1a303ab5c2afdda75fd7403341bd2be97390
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136516
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit 8871d41ec6b31d722e3de27742605ff270cd33e1)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136542
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [79dc278a13d668a78d8728166d58f21e8edb4110]

        tdf#137649 Fix LOGNORM.INV optional arguments
        
        Change-Id: Ia239d14508c1bb6e86d3d4b1d67f50de0fdb5afc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136498
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit 68b34cc91fa64ca5f0356c9d867bff1b51e848c9)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136541
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-28  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [0b51b8ac37eb73566a0ba026b706efb92b193ffb]

        Clarify AutoCorrect rules for separator lines
        
        Change-Id: Ia3b4e2acce14b919e5fdebaf58c6040f901169ff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136565
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 06913270253a3a6740fde42752dfec0389d2a1f2)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136540

2022-06-28  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [03a7dfe5e6200bd6246fe71292897704b173c304]

        Document all cases of AutoCorrect for separator lines
        
        Looking at sw/source/core/edit/autofmt.cxx we can discover
        all the six cases in SwAutoFormat::DoUnderline()
        
        I don't understand what the "gap 0.75 mm" means, so I removed them.
        
        Change-Id: Ia3e07d7c5e9bfd9581da37f99ce54374e1eb04ba
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136564
        Tested-by: Jenkins
        Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        (cherry picked from commit 9c4821a20ffdaa879d326ad0537cc72d4f10f886)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136539
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0b426bb3f2919aa34e8064de4b265a45cc6954cc]

        tdf#149218 Add pivot table formatting help page
        
        Change-Id: I807b0e62998bac85cf0cf348d57cb1f99b1dc742
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136411
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit b8a7f75e9b05a8f5e9e7c9653e9bffbf579f8fce)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136455

2022-06-26  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [377e96e84236af1f1a501e39e3d13249250ba4aa]

        String updates…
        
        ... to remove some hardcoded product names and to bring the help
        in line with recent UI changes
        
        Kudos to Celia and Olivier
        
        Change-Id: If83039fce0612e04d59c5a5bebba6993c1e5a044
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136445
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit d5ef41a2b82144ac39ce0169013cbc803b456a6f)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136431

2022-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [310cc24de29d0b1bd7b6a49a18c3f7b38de47cdf]

        tdf#149393 cross-ref DECIMAL <-> BASE functions
        
        Change-Id: I5f8a2e5d93ca0d723a6adfc31aa6cd3fcc7568c5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136085
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit 4ab7e2cf0ecd45c000eb7605c1918265569e52f7)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136428
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ed3a241502df77ac5ef3aca25609e67f818047e4]

        Fix bad link
        
        Change-Id: I6470492a640355d98a652183d688684874e843b7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136257
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit a5a05714cad12c2205389b98557400c4069304ea)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136427
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-25  Mike Kaganski  <mike.kaganski@collabora.com>  [6d4b675ebf4144666c5d832a97173ae5545c02e5]

        Numeral systems are "based" on digits, not numbers nor characters
        
        Change-Id: I9c411fe39e81d734d68c9e98253b3d125978f3bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136239
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        (cherry picked from commit a9daf1b47b52f675225f31843b67e186a140845b)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136426
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-25  Mike Kaganski  <mike.kaganski@collabora.com>  [e292940821e65e29b8979237a618278649d07b6e]

        Fix some function descriptions
        
        Change-Id: I85bd929ab1febed3f1567a911ee188e134afe847
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135876
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        (cherry picked from commit ff415c86e59a656e2515c54cc64c57e9f96d509f)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136425
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-25  Mike Kaganski  <mike.kaganski@collabora.com>  [cf0168bff6404b36b19aa3e0e393214a2c37ff06]

        Drop this nonsense
        
        Phrases like this look like an explanation form a clueless person.
        The help should rely on basics (like differentiating text from names),
        and not suggest to "place the number in quotation marks" when the
        argument is documented to be a text. If needed, the word "text" may
        link to a glossary article with syntax explanation.
        
        Change-Id: I32e7a3c68659f74db6bc30c5a3fa9acdd158acb4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136238
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        (cherry picked from commit cc62afdf93da53b17e1b7859376d01b03292de9c)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136424
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-25  Andrea Gelmini  <andrea.gelmini@gelma.net>  [6ecc55aa33b83907d95aee6cb5bda3c2f36e98c2]

        Fix typo
        
        Change-Id: I7c898cbd8890c82c3ebcb0d3d0d4d22096b6f1d4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136400
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 4943fb359a3209a2a998c442d41dc77972950ae0)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136423

2022-06-25  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b154abb221f7221944f6fbb98b2f0775f039ba30]

        refactor to avoid problem for some translators
        
        Change-Id: I60eedf1a4ac8f77bcc3747ea9454de30ad183ae5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136421
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins
        (cherry picked from commit b317aec8b4ae005929e2f226553344d83bf79589)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136422

2022-06-25  Mike Kaganski  <mike.kaganski@collabora.com>  [c28f19ed966fb82a25707d6fcfe60cfbb6164386]

        Fix (BIN|OCT|DEC|HEX)2(BIN|OCT|DEC|HEX) to mention string arguments
        
        ... and return types, and also fix the conceptually incorrect examples
        
        Change-Id: I9953d546c0c6ee8f224b866643f6975e538f44f5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136378
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        (cherry picked from commit 7a93d6a4ae5adb871cbd7cd54f4cc71fed63e27e)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136420
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [ea2cf3377aa00f5b6b48ceb00252ea135acdd95c]

        make generated help files deterministic/reproducible
        
        generate-id() is only stable within a single invocation, the results
        vary from run to run, causing two builds of the same codebase result in
        different output.
        Due to help including snippets from different files, a simple count
        won't be unique enough, but combining it with the sourcefile's topic-ID
        does the trick.
        
        Change-Id: I2ab8988bc34c9136fcd99d074cf0b189a8f40eb7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136197
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit b48ace599e8c109c4090c178823c6718f78103da)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136248
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2022-06-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [98083915835fafdea99aec70c624b91c1a204b38]

        Remove unreadable, obsolete fonts
        
        Change-Id: Ic1a9839b1819c6b455ded63e120b32c5995e58c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136153
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 67160927d258d673d9db78108d6df08e55b59277)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136162

2022-06-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [9257660dcda0ba8aa7fe6b3b96c430c0ed6e8bf1]

        tdf#142380 tdf#142531 Update font stack, w/o “system-ui”
        
        Change-Id: I1e6f27883b707147fdd07cdca2ca56e99a9fdc95
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136152
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Jenkins
        (cherry picked from commit 123a81e24344fa5363c13a069ff31dfdae04a1d6)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136161

2022-06-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f4c7ca187f07329eff29ea3f7b9e3ed60b30a784]

        tdf#149607 Fix broken link
        
        Change-Id: Icff7f1b3740063d253e9d5699a6918fed10dacb4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136101
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 4ba04a27d94aec145920852cf14f0ab869459106)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136154

2022-06-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b2a36bbd19e0487ca70b8af6db784b622fd36411]

        tdf#149301 Update Navigator terminology
        
        + Refactor, simplification of <switch>
        + Removed duplicated hid bookmark for Contents
        + Update icons and <alt> text
        + added some of the comments of tdf#178755
        
        Change-Id: Ifaba80d212828e47d99275a9b0a1681eb3bc3430
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136105
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 41e784bd1c10bec247cb35db1cb86ec657cdff77)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136123

2022-06-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3560d178a76ce9a87c53619fb56a4b04ba82fa11]

        tdf#146762 update Tab key variations in lists and chapter headings
        
            tdf#146762 changed the behavior of Tab, Shift+Tab, Ctrl+Tab, and
            Ctrl+Shift+Tab when the cursor is in a list paragraph or chapter
            heading paragraph. This patch makes appropriate updating in the
            help for shortcut keys.
        
        Change-Id: I85aefa325363601a6d76e4b3acc57b11a09180d5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135981
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit dc1fab4011de88f60e5b8e6a3269971046e25c11)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136118

2022-06-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d188c4d9e6f35d85346157dd2842890d452738e5]

        tdf#146762, tdf#141128 correction for new tab insert behavior
        
        tdf#146762 eliminated the possibility to insert a tab at the beginning
         of a list paragraph. This patch updates the help instructions about how
         to insert a tab at the beginning of a list paragraph.
        
        Change-Id: I5d8475cc01a29dd0e73900d587900a7daac9e776
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135988
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit ccf86626a70ee1c7c3b0f3b94a4406328b8116fe)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136117

2022-06-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b04f58a83f65d5e5874ece365606935fd31b264f]

        (related) tdf#148941 update label in Imagemap properties page
        
        Change-Id: Id9754b97eb51a7db5b159fff76512880ef59629e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136049
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit 7e26adbc35d8cb064026b7347c564b2484ebf761)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136050

2022-06-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0495c0c08b099fa2384ee0bdc3d730b51bdf8ed5]

        (related)tdf#148941  update label
        
          tdf#148941 changed label from "Text" -> "Text Alternative" as part of
          making consistent usage across the UI. This patch updates the
          relevant help file. Also, introduces a variable for a sentence that
          is repeated across several options, and which uses the new label.
          This makes it possible to use <embedvar> instead of retranslating the
          same sentence with the label change.
        
        Change-Id: I3be6a3863f74790732682abd8228c47cd907b0b7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136044
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit d7a1782295d40121ef0fb13b659434016a64794d)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136048

2022-06-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [601ecc400a58555bf3225001c8c90ae7382c3068]

        Refactor table into list in redlining_enter.xhp
        
        Change-Id: Iba8074cd05c199f75d122955ebd4099262f7cde1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136062
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit 3647d4f0a70cfdf67d03e725ceff0b2b1d14505a)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136043
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [805ad055181ec05ef35a718bef6366d091553fe7]

        Mute l10n
        
        Change-Id: Ie3f063c53f424293da59e85e4a34334f37d4324c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136021
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit 665f218e5e027ab3ad56bf6066d98d8323555ab3)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136042
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9c49f2a9e8140358395e423ccf1c07b7b4af1a15]

        Mute l10n
        
        Change-Id: Icd723b9b933788c5ac9e1b2bbb9e541f241bdbe1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136020
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit b01904aabf78c6981d4c3b3953483bea9e86c2b3)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136028
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-17  Seth Chaiklin  <sdc.blanco@youmail.dk>  [2823fbf593dc4f9d87f3d14731bf997cc7de7deb]

        (related)tdf#138844, (related)tdf#149018  "Type"  -> "Position and Size"
        
          tdf#138844 changed the "Type" tab in the Properties dialog for Image
          and Frame to be labeled "Position and Size" and tdf#149018 did the
          same change for OLE Object. This patch updates relevant help pages to
          reflect the change in the tab name.
        
        Change-Id: Ieb8f1f6947b59638a713e583d2bb9a174b8815a2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136026
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 9827b5c7c1e4da68b704e59382a6b46d0c252136)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136027

2022-06-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [907f876a9a0ab822fe6a67ab779ca03f4134e4d5]

        (related) tdf#149414 change in Impress Format menu command name
        
        Change-Id: I80d37dc341f35c89fe73d815df900178a3552c74
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136017
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit 51cfc9a957eec7be595e8b667a528cbe749992a0)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136018

2022-06-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6d0866222372247f6792d75664ae0642798e288c]

        tdf#149572 update "Left Paragraph Border" and "Right Paragraph Border
        
           tdf#149242 changed the Horizontal positioning labels in the
           "to" control from:
               "Left paragraph border" -> "Left of paragraph text area" and
               "Right paragraph border" -> "Right of paragraph text area"
        
            This patch updates the option names and makes corrections to
            in the description of the referent of these options.
        
        Change-Id: I604cb4354f239d476375791fa57865d10b1d0d24
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135881
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit c7fba791de12f34179bb355fedbc111f4112bde8)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136016
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-06-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1f35f6f69a3e250e24994af78dc64ecfb3573a26]

        tdf#149353 positioning objects in multipage and multicolumn paragraphs
        
        Presented as <note> in "to paragraph" (shared/01/05260200.xhp),
        while only the text is embedded as a paragraph in "to character"
        (shared/01/05260300.xhp) because there is already a <tip> on that
        page, without much other text.
        
        <note> added to swriter/guide/anchor_object.xhp that positioning
        is only on the page where the anchor is located.
        
        Change-Id: I8173050620fbeb8fc78d747ad05d8ab1f74f1346
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135169
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit 47bbc1f86ff89ea5b7f6908fc7b1a1b63cb48ca1)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135980

2022-06-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [09132b82a4ff1fc63c275b90b18986e843d745d1]

        tdf#148901  update Left Page Border and Right Page Border
        
           tdf#148593 changed the option labels:
              "Left page border" -> "Left of page text area" and
               "Right page border" -> "Right of page text area".
            This patch updates the option names and makes
            corrections in the description of the referent of these options.
        
        Change-Id: Icf1bf4d493bd0c1b23b46f99e487defcd57b1587
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135875
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 8c1f8b9235eccee7650a0bc836c5543fc503be9e)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135884
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-06-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c06db8913c665d5647889f8f78d4bb7666956f3f]

        (related) tdf#149018: "Object"-> "OLE Object" for Insert and Edit menus
        
           tdf#149018 changed "Object" to "Ole Object" in the Insert menu
           and the Edit menu. This patch updates the relevant command
           sequences, and uses <menuitem> on changed sequences.
           Also updates the help pages for OLE Objects, including
           refactoring to <h1>,<h2>, adding variables or sections for
           embedding, and changing some items to embeds.
        
        Change-Id: I6931305d3576458f3f0dbec59a4ecbe00cdcf68a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135009
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        (cherry picked from commit 4252eedb1e8e11aaae5e4d5e1b1f6f1c24067afe)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135742

2022-06-13  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2d8a8cc862ae5d1b0eb71eb66e9269e1102f2df1]

        Remove hardcoded product name from a translatable string
        
        Change-Id: I7788158520149c3b63b395fca089f6ecdd7b8f78
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135685
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 176cda5cb007abe38dbf223106278b31d70624a7)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135699
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9cc20eab8450bee4c247d8c886688b03339e54b8]

        Add info on sparkline custom vertical max/min
        
        Change-Id: I5e87f7036eb34b1d5cbd0c635b319417981a16b3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135639
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit 7701d69b3b526f438d9e11ec6c37884c8616422a)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135698
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-11  Dietrich Schulten  <ds@escalon.de>  [b54a984fc6467e74ef705162c7f112aa87e8ce4e]

        Relates tdf#36466 - Update help about copying visible cells only
        
        Change-Id: Ia33f942232b73aaad53bb34a5e02b4c457a0d8bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135541
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        (cherry picked from commit 2f46574a53e1d22e302dc343218ea3ed1ba610b8)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135644
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [83dec270ee92a5ce444f0c26882afb41429562d6]

        Object anchor is only one.
        
        Change-Id: I7f7c0c6a50e86dc069421648a54d4a9d811588e3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135635
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        (cherry picked from commit 8f4baba42e6068c031f51f9683cca53562fbe79e)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135641
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c88217c2e541eedc5ad3672a3c1cfc0b1ea9911a]

        Branch libreoffice-7-4
        
        This is 'libreoffice-7-4' - the stable branch for the 7.4.x releases.
        The commit rules are different according to the development phase:
        
        A. 7.4.0 beta phase:
        
           A. any bug fixes are allowed without review
           B. late features need approval by 3 people with different affiliation
        
        B. 7.4.0 rc phase and later:
        
           A. fixes need approval by one reviewer
           B. 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: If37a14e7ff6e13583781353f293a6877bbc25804

2022-06-09  Rafael Lima  <rafael.palma.lima@gmail.com>  [6a94b253eee022e358504b335e190e883e74749f]

        Document new CreatePivotTable method in SF_Calc
        
        Change-Id: I56de41d153c650058e85faaad023f169b3ca79cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134436
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-06-09  Alain Romedenne  <alain.romedenne@libreoffice.org>  [09dfc9550cc74aae157411e570375edb7abda341]

        Replace outdated links to OOo's wiki
        
        Change-Id: I4603f02312347b203dbbc13170f92819401e9a3a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135535
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-06-09  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b97210c58dbbf9c16f4a4cbeba5665ada2efe6fb]

        tdf#126658 update "defining line ends"
        
        The content of the guide page "Defining Line Ends"
        (shared/guide/lineend_define.xhp) has not been updated since
        its initial checkin in 2004. This patch updates the relevant
        menu commands, aligns the description with the current UI,
        adds a little more precision in what gets added as an arrowhead,
        and refactor to <h1> and <menuitem>.
        
        Also, add a <relatedtopics> section to the "Arrow Styles" help page
        (shared/01/05200300.xhp) with an embedded link to this guide page.
        
        Change-Id: I3e619aadddb65b77cc7216074d18c4eb138b1774
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135393
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-06-09  Seth Chaiklin  <sdc.blanco@youmail.dk>  [dae8c0f4225b25d4612f7a9db86fc4518bf4b3d9]

        (Related) tdf#126658 update Arrow styles help to reflect UI change
        
             text/shared/01/05200300.xhp (Arrow Styles tab)
               * update new control names
               * corrections to description of tab and its use
        
             text/shared/00/00040502.xhp  ("howtoget" for Arrow Styles)
               + add appl-switches with 
                   * menu variations for Writer, Calc, Draw and Impress
                   + access variations using toolbars
               + add right-click access
               + add section for embedding
               * rename German ID
        
        
        Change-Id: Ic224d72b2abeee777063626f4dcdb570562d3650
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133037
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-06-08  Rafael Lima  <rafael.palma.lima@gmail.com>  [fc9022d593c7b7ae9818ed4b4502a2743e7ac377]

        Fix sentence about solver settings
        
        As pointed out by Adolfo in change 40ee3181de08d372b5a25bb691644a94d3ffe9bd, the word "beware" was used incorrectly. This patch fixes it.
        
        Change-Id: I3b2dd94b04b9c9c5ca5dc9c0b4c99a8e1c048941
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135384
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [40ee3181de08d372b5a25bb691644a94d3ffe9bd]

        Related tdf#38948 Warn that Calc Solver does not save model to file
        
        Based on Comment 36 from bug 38948, the help should make it clearer that Solver models are not saved to the file by LO Calc.
        
        This patch changes the current <note> into a <warning> and makes it clearer that solver settings are not saved.
        
        Change-Id: Ie1cdf5a82c105c371e05b85ccad6736ed5e74a3f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135272
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-06-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aa1b42c379b95fc484853a82325dbd61ceb6e73d]

        Revisit Insert Image help page
        
        Updates on menus and instructions
        
        Change-Id: I45bbc4709baf550d0caad5700754e7f168c64ba3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135423
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-07  Eike Rathke  <erack@redhat.com>  [ba3b8d5bc6416cec3ab2d86ba8452c292681086e]

        Include metacharacters fragment in ICU regexp URI
        
        So it leads to Regular Expression Metacharacters instead of just the
        page that starts with all sort of developer information not relevant to
        users.
        
        Change-Id: Id1efca75302d023a83b45a4bc81654ffe8c2980f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135471
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2022-06-06  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7b96772378358eba9af18e8bf3dd99c5d8042eba]

        tdf#149437 Help: Update “Equally” to “Evenly”
        
        See core commit 73dde4733fdf66408d9ed6b048dfab4f77f088d8
        
        Change-Id: I4fab0377f68fc48dcc5958fd3369637353f8bc97

2022-06-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [396d82a4d705d7b473f767816f970bffec74d33e]

        tdf#148817 Sparklines Help page.
        
        + add bookmark entry
        + update Calc Insert menu help page
        
        Change-Id: I76315d7c35a2a98731ef92d9090ebcba41f9e004
        Co-authored-by: Tomaž Vajngerl <quikee@gmail.com>
        Co-authored-by: Roman Kuznetsov <antilibreoffice@gmail.com>
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135324
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-06-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [02043ac2c6e34f4ae96abe2bdc5737e35bc01e9e]

        Fix typo in AutoCorrect help page
        
        Currently the help page uses "Clear" for a checkbox option. However, "Uncheck" is more suitable here.
        
        Change-Id: If4a54e61ba96e5d9b4d76d175b165cb9a0cdbcbf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135374
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-06-03  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [cfdb19246c3675fa8672cd07dfb577949768771e]

        Unnecessary
        
        Have you benchmarked all computers in the world?
        
        Change-Id: I8d818b9b7debd519001b6e1ec061b982481a5f5b

2022-06-03  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7ba359feca6b1b95affddee4eadeff6c25af528a]

        Fix remaining typo
        
        Change-Id: Id5c5100a25ce41c6cf4d5fbceaee23c68b3d8106

2022-06-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1252663b4ac9c1f1220b56f855629734f745944a]

        tdf#129674 Add index bookmark
        
         + refactor help page
        
        Change-Id: I236737649aa20019db33b10e107cba15a20db342
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135305
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-06-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [73968565bfdc77c58423f41c8f98be019aa9f446]

        Fix broken links in CEILING functions help page
        
        Address comments from https://gerrit.libreoffice.org/c/help/+/92097
        
        Change-Id: Id4ad0b4ed3d609f9e1ddb2482afd00f318d813bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135306
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-06-02  Andrea Gelmini  <andrea.gelmini@gelma.net>  [6edfe34b94d0639b0184aee99b3fbff23217c7a6]

        Fix typos
        
        Change-Id: I2606fd452bce8cda26345efd301c4c572690ee52
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135207
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-06-02  Alain Romedenne  <alain.romedenne@libreoffice.org>  [36303145afbcf57edf4a45129bd5a8b222dfec74]

        Base form properties Sort dialog name is case sensitive
        
        Selecting Base form properties data Tab Sort dialog help button caused 'page not found'
        
        Change-Id: If91a478964304893527ac8c03d417dcee445a4ee
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134072
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-06-02  Laurent BP  <laurent.balland-poirier@laposte.net>  [6cad3f7596e2296adda304ab1c613a429bb6ae93]

        tdf#129674 New command Go to Sheet
        
        Add help to "Go to Sheet" dialog
        
        Change-Id: Iede0523d0272b32b9b87489129bca0136d601a65
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134951
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-06-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b30109758ad6b6bcb8b82d6a646fc055cd3a2402]

        refactor some embedvars that give a translation problem for some
        
        Change-Id: Ibb67c7dd61fe55892232bebc2280fb3faed0db37
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135168
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2022-05-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4bbaecd77c87afee5453dc89a9e033d4048c909e]

        tdf#107078 New way to load color palette
        
        As color, hatching and gradient palettes are now handled by
        extensions, this patch include:
        - Refactor of xhp tags
        - move palette_file from simpress/ to shared/
        - adjust tree files
        - add entry to shared/guide tree
        
        Change-Id: Ied501dd86431d26d09ed91249c22f422620b16d6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135096
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-31  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1d8c6f2f81847b48e2c24b5ee1b0af8a7a5c0b5d]

        followup to 580f62a41db6366a3ab13bf16a96a643710605a3
        
           add a sentence -- mentioned in tdf#149253, comment 3
           -- but not included in
           580f62a41db6366a3ab13bf16a96a643710605a3 as intended.
        
        Change-Id: I8ff660372a8bfc62aff2082ed870c5d795d69d90
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135156
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2022-05-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [76f954f62ccd344d1760970d13a84645ceb6dd5e]

        tdf#91344 help for Writer "View" menu is not updated
        
        Writer View menu Help page was already updated modulo
        one minor correction in an embedded file.
        
        Change-Id: I7eac912669a30b9d675a51b966dcf6497269f502
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135092
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [580f62a41db6366a3ab13bf16a96a643710605a3]

        tdf#149253  improve help about anchoring
        
          shared/01/05260000.xhp  (Anchor)
          * corrected entries for "to page" and "to character"
          - removed double presentation of "Anchor" icon
          + add <relatedtopics> for Writer, with link to guide page
            on positioning objects
          - moved "note" on "Frame", which has been present since
            initial checkin in 2004, to after the option "To Frame"
            There is nothing special or unusual about anchoring to frame
            that needs attention. Maybe this note should be deleted, but
            have left it for now.
          + added variable to <h1> so heading and link can be embedded
          * refactor to <h1>,<note>
        
          shared/01/05260100.xhp  (To Page)
          * elaborate explanation of this option
          + add related topics section and links
          * refactor to <h1>
          * update renamed German id
        
          shared/01/05260200.xhp  (To Paragraph)
          + add information about what positioning regions can be used.
          + add related topics section and links
          * refactor to <h1>
          * update renamed German id
        
          shared/01/05260300.xhp  (To Character)
          - remove incorrect limitation
          * generalize the tip from ”image” to include frame and OLE object
          + add related topics section and links
          * refactor to <h1>
          * update renamed German id
        
          shared/01/05260400.xhp  (To Cell)
          + add related topics section and links
          * refactor to <h1>
          * update renamed German id
        
          shared/01/05260500.xhp (To Frame)
          + add related topics section and links
          * refactor to <h1>
          * update renamed German id
        
          shared/01/05260600.xhp (As Character)
          * correction to what changes the height of the current line
          + add related topics section and links
          * refactor to <h1>
          * update renamed German id
        
          shared/02/03200000.xhp  (Change Anchor)
          * Update command name
          * refactor to <h1>,<menuitem>
        
          swriter/guide/anchor_object.xhp
          * make explanation more general than image
          + adding headings for ”Moving an Anchor” and ”Changing an Anchor”
          + added section ids so these can be embedded elsewhere.
          * refactor to <h1>
        
          shared/00/00040501.xhp
          + add additional toolbars that have Anchor icon, and make
            an switchinline because Calc and Writer are different
          + add context menu access
          + indicated need to select an object before using command
          * rename German ids
        
        Change-Id: I43881be154163f71ca188a5446385e2dc5805f1e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134786
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-05-29  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7bea4ecaa0fdc5dd19077c63f8901a4dde78cc67]

        Consistently capitalize acronyms
        
        Small follow-up/fixup for commit 2df65a1ff7072dc0ec866f5dfe11846c15208199
        
        Change-Id: I16f4c999c03af3828d6a279e862cc4c88c642138

2022-05-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [2df65a1ff7072dc0ec866f5dfe11846c15208199]

        tdf#149010,tdf#148941,tdf#149012,tdf#149130 update to reflect changes
        
           New labels were given to some controls on the Options tab for
           Image, Frame, and OLE Object in tdf#149010 and tdf#148941.
           This patch updates the relevant help page (the Options tab)
           in the Properties dialog to reflect those changes.
        
           Because some of the controls in the Options tab also appear
           in the Descriptions dialog, and UI changes were made in that
           dialog (tdf#148941), then the help page for that dialog is
           updated as part of this patch.
        
           Have also updated some access commands to OLE Object, which
           were changed in tdf#149018
        
         swriter/01/05060900.xhp (Options tab)
           * "Names"-> "Accessibility" (tdf#149010)
                    and corrections to description
           + added an <embed> from the Description dialog page to provide
             the new control label
                 "Alternate (Text Only)" -> "Text Alternative" (tdf#148941)
                 and the "Description" control, as well as the  corrections
                 to the control descriptions.
           + add "Sequences" section heading, in anticipation of tdf#149010
                  (comment 7)
           * corrections made to descriptions of "Previous Link" and "Next Link"
        
         shared/01/05190100.xhp (Description dialog)
           * Corrections made to Description dialog page, and control
             descriptions embedded in the Options tab page. These corrections
             were promised in 61b4b76000bd5adca504df0966ecef3410765ab3.
           * "Title" -> "Text Alternative" (tdf#148941)
                  and corrections to description
           + added separate <section>s for "Text Alternative" and "Description"
             so that they can be embedded in Options tab. By keeping them
             separate, it is possible to move their position in the embedded
             file or use separately, if necessary.
           + add <relatedtopics> and link to Options tab, so show an alternative
             way to access the Text Alternative and Description fields.
        
         simpress/guide/table_insert.xhp
           * move two bookmarks out of <ol>, because it disturbed formatting.
           * "Insert - Object" -> "Insert - OLE Object"
           * refactor changed items to <menuitem>
           * refactor to <h1>,<h2>,<note>
        
         shared/01/04150000.xhp (OLE Object menu)
           * "Object" -> "OLE Object"
           * corrections to menu contents
           * rename German id
        
         swriter/00/00000405.xhp  (access for Options)
           + added "right-click" instructions to howtoget
        
         shared/00/00040502.xhp  (access for Description)
           + added menu instructions for howtoget
           * make corrections in what objects can be accessed by context menu
        
         shared/00/00000404.xhp
           * "Object" -> "OLE Object" for menu access
           * "Formula" -> "Formula Object" for menu access
           * "Insert - Object - Chart" -> "Insert - Chart" for menu access
           * refactor changed items to <menuitem>
           * rename German id
        
        Change-Id: I1ddeb8d532b81f22eba2b1e480759775ff96969f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134191
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-05-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a6112298c946828a9d93b52384972f5e5f6c0538]

        tdf#148486  clarify "Vertical" and "by" controls in Position and Size
        
           also, adjustment to "Character" in "to", to indicate when it is
           available and to correct the description of its referent.
        
        Change-Id: Ic8ff382342503091dc9334aa72d05ea322d3e420
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134361
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Ming Hua <plateauwolf@qq.com>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-05-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [60d9df79df1071d5ad299464a4705abb237810ca]

        tdf#89131 add explanation about adding Heading rows to Insert - Table
        
        Change-Id: Ic3f9f82fad1693b60e31c331e2805a7748ce9cfe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135004
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-05-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [bdaeee88ae63c1107b6c7db0dbcabb5347554397]

        (related) tdf#149018  add to OLE explanation in Glossary
        
            Can link to this explanation when discussing OLE objects in
            other help pages.
        
            Technical note: Needed to add a variable to the relevant heading
            in shared/optionen/01010200.xhp to be able to get a
            useful id to link to from the Glossary.  Also embedded that
            heading (which is the name of the control) into the Glossary so
            that if the control name is changed in the future, then the
            Glossary should remain up-to-date.
        
        Change-Id: I3318bc6b96a422dd40e792bf2230f7cefc9e85a0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134793
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-05-26  Julien Nabet  <serval2412@yahoo.fr>  [35e3b240996d1ad5f3011d72f92e8623665a09e2]

        Fix typo in reference
        
        following f3b76b5e8d644176704c4619304278869ae57127
        tdf#141474 Cdbl, Cint, Clng, Csng accept keyword arguments
        
        Change-Id: Ie580b7a975fe0f5bf0e3563fd9dba7762314a2f1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134911
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-05-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [35d09673e7c99c2fe84d0b50ec61133b40663641]

        Drop apparently German-inspired use of hyphens
        
        See core commit 4602a27bc9d6304f1ac7c56fde31c138fe7ad626
        
        Change-Id: I2dcf4722d25f2441e15781ae22cd23e5ad761fe9

2022-05-19  Alain Romedenne  <alain.romedenne@libreoffice.org>  [f3b76b5e8d644176704c4619304278869ae57127]

        tdf#141474 Cdbl, Cint, Clng, Csng accept keyword arguments
        
        - expression argument uses english number notation
        - numbers are rendered according to LibO language settings
        
        Change-Id: I2d988e4d151223ea3fa4a3622300bbeab567a1fe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132389
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-05-17  Alain Romedenne  <alain.romedenne@libreoffice.org>  [c6813f12e709e0ad6ad727ab0c9205d262fa89fb]

        Document SF_Dialog new Resize() and Center() methods
        
        Change-Id: I7867cde08f179f6100560f37b6e481238f9fc047
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133595
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-05-16  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [b62a15c05d585dddfa0206a478867feff1294df8]

        tdf#148413 Help: Remove mention of dropped Character Set setting
        
        Change-Id: Ica686d2cef655d7039c0032dce3a5ff08f056f17

2022-05-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b5252c954087cb842dff319b8787e0ddc4eec315]

        Refactor Direct SQL help page
        
        Change-Id: I7e201b789580caec861a754f40ff75f50e571123
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134332
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1d913c170c5e0ef185b1e964fe4faaacc42b1616]

        Refactor XSLT for code colorization
        
        Change-Id: Ia619b7b0b1548c9de0b183a731e0cca3033eb529
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134349
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4d4f563ca60a0dffe6a29c010bb6d833bb2abb91]

        Revisit Base Query page
        
        Change-Id: I74ab17b065f0dcd516ba7a80ee08c4d11f84aa49
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134330
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cfa7975316e7fa8e88a2c2e06ad37240d1b6e057]

        Add SQL code colorization to Help pages
        
        Change-Id: I2c74e63c67a323a6e6b726da352dd23e1a88d886
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134329
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [789bc6e2c10536e5a876c5c4fb0126dbffe4dcbf]

        Bump Prism.js to 1.28
        
        + Add SQL coloring syntax
        
        Change-Id: I3a68a54dee211d791da72b459647315395e17658
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134326
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5c82eb12e524d454c02798994d08d50548c9734c]

        Fix bad filename and links in Query Desing Help page
        
        + Remove internal links that breaks reading comfort.
        
        Change-Id: Ic417bfa2dd8f2b904575d69e6d3e98f0b8a8ce37
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134324
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-14  Andrea Gelmini  <andrea.gelmini@gelma.net>  [5cc5cbc6aefae06f547529bc0d417e14dc486fc4]

        Fix typo
        
        Change-Id: Ia62d016ffacbeb4a9cac6a27f52843432c29e755
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134318
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-05-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a6b0ba3babd4f6ed7aa55d9ccd85361970857977]

        tdf#149086 Fix Help page for Direct SQL command
        
        Add target bookmark
        Update page content with latest UI enhancements
        
        Change-Id: I88ec6bf787d7e4bb5df24b8e1652e5f176afdbf9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134296
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-05-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d9880014fd80f412d10b2f7536c45941552c4760]

        Fix YouTube display for Help online/offline
        
        + Enhance button CSS display
        + Refactor XSLT
        + Refactor XHP
        
        Change-Id: I58e46c31a97ad49eb25a4489994aae5dac62dbc3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134207
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [11bafb045eecef25e05dca0dbc1f693410812056]

        Fix bookmark semicolon
        
        Change-Id: Ie36fce4ad7aed7908cd66449044ccc3acf812576
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134285
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-13  Rafael Lima  <rafael.palma.lima@gmail.com>  [9567d477807671d7fe5b8379b13cbace2b9a0f22]

        Document new CompactLeft and CompactUp methods from the Calc service
        
        Change-Id: I6bc2a4d80fb94f7158c60e107252e112cee83c44
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134073
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-05-12  Alain Romedenne  <alain.romedenne@libreoffice.org>  [400a0ea4d37d8d2ccd2ee51a661aa9aecf440e5e]

        Filelen() Basic function's upper limit is 2GB.
        
        This patch links to ScriptForge.FileSystem.GetFileLen() alternative method who returns higher range numbers, assuming libO Python Scripting framework is present.
        
        Change-Id: Id4a3f47cbe7be2ed27d162532b87c1388f23fce1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133857
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-05-12  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [e3164d8b3f10d2d3f856182044ff541adfcb1439]

        Add dir attribute to html element based on language directionality
        
        Change-Id: I1dbb6cc2f3497ab70a806c94ad9d52ee1e10c13f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133294
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2022-05-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1a71181cd6bd1b204e5b466c97b6e0e6c4434cca]

        tdf#148861 update Outline bar for Impress
        
            simpress/main0211.xhp (Outline bar)
              - remove "Zoom" and "Slide Show", which are no longer
                on the Outline bar
              + add "Demote", "Promote", "Move Down" and "Move Up"
              * change order of controls to correspond to Outline bar
              * refactor to <h1>,<h2>
        
            simpress/02/11110000.xhp (Black and White)
              * refactor image to 1cm, .svg, alt icon label
              * refactor to <h1>
              - remove colspan="" rowspan=""
        
            simpress/02/11100000.xhp (Show Formatting)
              * "Formatting On/Off" --> "Show Formatting"
              * refactor image to 1cm, .svg, alt icon label
              * refactor to <h1>
              - remove colspan="" rowspan=""
        
             simpress/02/11060000.xhp (Show Only First Level)
              * "First Level" --> "Show Only First Level"
              * "All Levels" --> "Show All Levels"
        
             simpress/02/11070000.xhp (Show All Levels)
              * "All Levels" --> "Show All Levels"
              * "First Level" --> "Show Only First Level"
        
        Change-Id: Ie4d57852d1e7cf702371071b5aa76a7cb502737e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133729
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-05-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [61b4b76000bd5adca504df0966ecef3410765ab3]

        tdf#149012  updating of Options tab for Frame, Object, Image
        
           text/swriter/01/05060900.xhp
             * corrections to control names
             + added embed to "Description" which was missing, but
               an adjustment will be needed in a subsequent patch
               because the embedded file header describes the command
               "Description" and not the field in the Options dialog box.
               But the description is close enough to be useful for now, and
               another patch will be needed here because of changes to the
               dialog as a result of tdf#148941, so necessary adjustments
               can be made as part of that followup patch.
             * identify "frame only" controls
             * change position of "Content Alignment" to match dialog
             * refactor to <h1>,<h2>,<h3>,<tip>
        
           text/swriter/00/00000405.xhp
             * clarify that frame styles should be used in sidebar
             * refactor to <menuitem> for clarified paragraph
        
        Change-Id: I82e62a2d2fd49c44b779ac79e102a5b8623196ba
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134065
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [44126837152e16fa861ded498f315d57b574e441]

        tdf#148943 Clarify CSV import token 4
        
        Change-Id: I5c0094293a1d8a9125cfc2d129681e0c456e8f99
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134135
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-05-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [23f80fa92e4c0c12f5f16590787a71d55ecfc2b3]

        rdm#3572 update github-repo lockdown
        
        Change-Id: I48c866db63c986ad04b7bfa9dad79b53dae52cd8

2022-05-10  Andrea Gelmini  <andrea.gelmini@gelma.net>  [faf6e6882194bbd7e1dddbe7559bce0d041297b0]

        Fix typo
        
        Change-Id: Idb3c20b35f3337e6d879a551b118a83016c6c30d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134102
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-05-09  Alain Romedenne  <alain.romedenne@libreoffice.org>  [084d84f09882ec35007ad4566247932a30899799]

        tdf#141474 tdf#148466 Choose function accepts keyword arguments
        
        Change-Id: I82407ecc20b66c385f17509aa703222d2d2d10e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132390
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-05-05  Andrea Gelmini  <andrea.gelmini@gelma.net>  [886426b32dfefc962fc700dbf3adfeca7ca3c15e]

        Fix typo
        
        Change-Id: Ibd2cf7b5e4ac76b5320799d597a600fe733c7843
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133883
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-05-04  Seth Chaiklin  <sdc.blanco@youmail.dk>  [21955867dc01dbc9e897c585c3a85299eb8f36ad]

        tdf#148444 corrections to Print Preview Bar and related pages
        
           text/swriter/main0210.xhp (Print Preview Bar)
             *change order of commands to match toolbar
             +add <embed> to (new) Single Page Preview
             +add "Jump to Specific Page" command (no icon exists)
             +add Print command and icon
             +add Close Preview command and icon
             +add <embeds> to "zoom in" and "zoom out" icons
             *refactor to <h1>
        
           text/swriter/02/10040000.xhp
             + add this file for Single Page Preview, with icon table
        
           text/swriter/02/10070000.xhp (Multiple Pages Preview)
             +commit beginning with 0f337351 in 2013 accidentally removed
               the <h1> line, now added back.
             *changed description to match current behavior of command
             +added More Options header
             *refactor to <h3>
             -remove colspan= rowspan=
             *change image to .svg
             *change image size to 1cm
        
            text/swriter/02/10080000.xhp (Book preview)
             *refactor to <h3>
             *change image to .svg
             *change image size to 1cm
        
           text/swriter/02/10020000.xhp (Zoom out)
             +add section to icon table
             *refactor to <h1>
             -remove colspan= rowspan=
             *change image size to 1cm
             *change image to .svg
        
           text/swriter/02/10010000.xhp (Zoom in)
             +add section to icon table
             *change image to .svg
        
           text/swriter/01/01120000.xhp (Print Preview)
              +add link to Print Preview Bar page in description
              -drop Related topics and link with incorrect label
              *refactor to <h1>
        
        Change-Id: I902fe42d7f0405e2cfe3600199f5ab3fcb7e459c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132610
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-05-04  Seth Chaiklin  <sdc.blanco@youmail.dk>  [987e2b26ee08db2d16ae224244324195c9247c17]

        clarify use of Alt+Enter for sections and tables
        
        Change-Id: I5436fe3b75ba73bf866ce34268ab3b33dcdf1778
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133600
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2022-05-03  flywire  <flywire0@gmail.com>  [69073be69350efd4f9d4fffe9a05110fea8b0b5a]

        Cleanup ScriptForge examples
        
        Done these cleanups on ScriptForge examples:
        
        * Consistent ScriptForge examples variable names
        * Fix wrong link
        * Add missing text
        * Remove extra text
        
        Change-Id: I49f7e70268c9a9c576e6fb479559bc5c222f86ca
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131868
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2022-05-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [42ded671522a4e62659b561b0c8ea67fef5b9cea]

        tdf#148485 add missing options for Vertical positioning
        
          This patch started with the simple intent to add some
          missing options to the "To" control in the Position section
          of the the Position and Size dialog. However, problems were
          discovered with the names of some of the options to be added,
          as well as some of the existing options. This lead to
          tdf#148591 and tdf#148519, which changed the labels for the
          missing options mentioned in the OP for tdf#148485. Thanks to
          Regina Henschel for essential help in understanding the regions
          to which the labels are supposed to refer.
        
          Using the new option labels, this patch adds
          "Above page text area", "Below page text area" as "to" options
          in the Vertical position section of the Position and Size dialog,
          and "Frame text area" and "Entire frame" in both the Position
          and Size dialog for Shape and the Type dialog for Image.
        
          Because Above/Below text page area is not found in the Image dialog
          for Writer, needed to add an additional section to
          swriter/01/05060100.xhp (Image/Frame - Type tab), so that it is
          possible to add the missing options (Above page text area,
          Below page text area) to Position and Size help for Writer
          (shared/01/05230100.xhp), but not have them be part of a section
          that will be embedded in swriter/01/05060100.xhp (for Image/Frame -
          Type tab).
        
          swriter/01/05060100.xhp
            * Corrected description of "to" control
            + Added "Available only..." for "Line of text"
            * refactored to <note>
            o All embedded to shared/01/05230100.xhp for Writer (Image - Type).
        
        Change-Id: I9fffec30dd994d15aa9a7c9ef70dec01d63ed98f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132709
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-05-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [834789bd8d25cfee57662c8023a34f8e80cc078d]

        Update Basic function Shell page
        
        Change-Id: I64ed0d7ce000f6a0ca49d60fa0f4ed80690ac03c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133659
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b218d6ebe0f497748414b3a7fd173cff363b76ae]

        refactor some switchinlines to avoid translation problems
        
           shared/02/06100000.xhp  (Move Up)
           shared/02/06110000.xhp  (Move Down)
        
        Change-Id: Ib67c383db0ee8690a9fcedb4850455319e34f7b8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133603
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-04-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d7890e97169844d9a2f46703b893c1123dd8ebce]

        Drop reference to AskBot and update link
        
        It is never a good idea to hardcode the name of the backend software for
        a website in a translatable string directed to users. It’s not future-proof.
        Also, we’ve never called it that; it’s always been “Ask LibreOffice”.
        
        But in this case, I’ve carefully avoided mentioning the product name, for
        the sake of corporate builds.
        
        Change-Id: Ic4c1c01e7ecc86d44157fec638a5d79dcb809733

2022-04-28  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d4e7c6e6e119fe3fab827753bbb8d27caff195c2]

        tdf#148797 improve explanation of multiple selection in add to list
        
            Some of the options for using the Add to List command are not
            available when the Ctrl key is pressed. The existing description of
            how to use the Ctrl key may have contributed to confusion about
            how to use the command. This patch aims to improve the 
            description of the workflow with multiple selection.
        
            Also the order of the two procedures were switched, on the
            assumption that the most typical use was to add some consecutive
            items to a list, so now that explanation comes first.
        
        Change-Id: I4e7c57dba4b6060fcd87eb1046b9e0788dd50b1c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133483
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-04-28  Alain Romedenne  <alain.romedenne@libreoffice.org>  [b6accc5eaf8d547bc9721118caaa9edbc998a333]

        tdf#114263 Basic 'New' operator is optional when setting 'Option Compatible'
        
        Change-Id: I27ef9d9c832e4c52e5066336e54095ca949fec9c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133398
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-04-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f6d93aeda80f5a1f24e6fd162c43143a0373add3]

        (related tdf#140818) update to "no character style" in help
        
        Change-Id: I7e5e09118ec985286cb6a9b8c15dedd17734bd6e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133474
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2022-04-26  Seth Chaiklin  <sdc.blanco@youmail.dk>  [79333af5db2af7c4532e8fffbebfe8ba7daa80c4]

        list toolbars in alphabetical order in Contents menu
        
        Change-Id: I13f64d384b51f02a73c3e0bb321caa9df9fef4ed
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133289
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [000df5aded9b5cbe2488dc2e9c9406c6b56767c5]

        Related:tdf#147107;tdf#144493 update B&N bar command names and explanations
        
           tdf#144493 (008cfd5980f31c9e01b5cdbede33631d66f2fb56) changed command
           names that are found in the Bullets and Numbering toolbar (and menus
           in Writer, Draw, Impress).
        
           tdf#147107 (3b222bcd75d57db404cd2ed5dc97a5c492c28060) made
           adjustments to some of the command names changed for tdf#144493.
        
           This patch addresses the consequences of these name changes for the
           Bullet and Numbering toolbar in Writer, where the changed commands
           also appear in the Format menu UI. Meanwhile, some of the help pages
           for the changed commands are shared with Draw and Impress, so any
           help file that needed to be changed for Writer was also updated for
           Draw and Impress. In addition to updating the changes in the command
           names, the descriptions of the commands were evaluated and corrected
           when necessary.
        
           text/swriter/main0206.xhp (B&N Bar)
             *reorder controls on help page to correspond to order on toolbar
        
           text/shared/02/06100000.xhp (Move Item Up)
             + appl-inline switch for <h1> and icon name to distinguish
                Writer from the other modules
             * adjustments and corrections in descriptions
             + add appl-switch for mentioning toolbar and shortcut keys
             + add link to relevant toolbar
             * correction in command sequence for shortcut keys for Writer
                 and Impress.
             * refactor to <keycode>,<menuitem>
        
           text/shared/02/06110000.xhp (Move Item Down)
             + appl-inline switch for <h1> and icon name to distinguish
                Writer from the other modules
             * adjustments and corrections in descriptions
             + add appl-switch for mentioning toolbar and shortcut keys
             + add link to relevant toolbar
             * correction in command sequence for shortcut keys for Writer
                 and Impress.
             * refactor to <keycode>,<menuitem>
        
           text/shared/02/06120000.xhp (Move Item Up with Subpoints)
             * correct the description, with separate explanations for
               list paragraphs and chapter headings, and mention of
               multiple selection.
             * update command name
             * change .png to .svg
        
           text/shared/02/06130000.xhp (Move Item Down with Subpoints)
             * correct the description, with separate explanations for
               list paragraphs and chapter headings, and mention of
               multiple selection.
             * update command name
             * change .png to .svg
        
            text/shared/02/06050000.xhp (Demote Outline Level)
             * simplify the appl-inline switch for <h1>
             * correct the description
             + add separate explanations for chapter headings
                 and list paragraphs for Writer
             + add link to B&N toolbar
             + add shortcut key info for Impress
             * refactor to <menuitem>
        
            text/shared/02/06060000.xhp (Promote Outline Level)
             * simplify the appl-inline switch for <h1>
             * correct the description
             + add separate explanations for chapter headings
                 and list paragraphs for Writer
             + add link to B&N toolbar
             + add shortcut key info for Impress
             * refactor to <menuitem>
        
            text/swriter/02/06070000.xhp (Demote Outline Level with Subpoints)
             * correct the description
             * update command and icon name
             * refactor to <h1>
             * change .png to .svg
             * change icon size to 1cm
             - remove <colspan="" rowspan="">
        
            text/swriter/02/06080000.xhp (Promote Outline Level with Subpoints)
             * correct the description
             * update command and icon name
             * refactor to <h1>
             * change .png to .svg
             * change icon size to 1cm
             - remove <colspan="" rowspan="">
        
        Change-Id: Iaedfebe4f260658bb1f5821ef279846eba22415a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132870
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-04-19  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [5bab8a2d2530d7487064a2560c440269018a56b9]

        tdf#148621 Make ScriptForge service tables mobile-friendly
        
        - Introduce <tablehead> element
        - While considering text-align, I noticed we do not take RTL languages
        into account. A CSS rule 'html[dir=ltr] th' was added, which does
        nothing at the moment. We should look into directionality.
        
        Change-Id: Ib59aa0c508529c0beaa35542d96bd5cc1aa4db29
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133114
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-19  Andrea Gelmini  <andrea.gelmini@gelma.net>  [26cd9a5e8be28097e59188bcdf6bcaa9c75be4e4]

        Fix typo
        
        Change-Id: I624ec6267f5a72105c3d600d390849586b839da6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133154
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-04-17  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [24828f91e22842cdaf64faf7d22a028541e5746c]

        tdf#148621 Improve Basic Help layout
        
        - Get rid of tables
        - Add normalize-whitespace Prism plugin to get rid of useless indents
        - Fix code blocks poking through sticky header
        - Add some word wrapping CSS to fix mobile-unfriendliness
        
        Change-Id: I73fd1e0678624b0d4bd5561f50e80990db5567be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133096
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [8d70f37fcc80c0b6c4fbfa36709ec1b1e9002a40]

        refactoring Line tab help pages
        
              text/shared/01/05200100.xhp  (Line dialog)
                *refactor <h1>,<h2>,<h3>
        
              text/shared/01/05200300.xhp (Arrow Styles tab)
                *refactor <h1>,<h2>
        
              text/shared/00/00040502.xhp  (#line2: "howtoget" line tab)
                 +add appl-switch for "howtoget" Line tab
        
        Change-Id: I800a4c69ffce4edc88aec86b5e6cbe6a2e4d4f9c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132707
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8219f0b1d741dc3e3927a1fb9ee4fc0b916d57e1]

        tdf#102265 Add Format - List submenu for Impress
        
        + usual refactoring and icon size adjustments
        
        Change-Id: I614438a36fa1ca34ddfaac81aadb0f54bd51940e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132736
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2dac57ec902e35a673966e66956a19096ed09f45]

        Fix alternate text in images for Manual Break page
        
        Add index for proper search
        
        Change-Id: I22591b61d6a42f0ac6cfae06e4d77a29050bcf55
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132821
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-11  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [62983d1d5abdc3409b84bccc29a9cca6ae659a8e]

        Improve text further
        
        Attempting to make it a little less difficult to read.
        
        Change-Id: I3e852d95b32b3a56900d221a6e3a971a7d715f28

2022-04-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ad82ae5f3d9c01f46ecab00a767be9bbbac76872]

        tdf#141237 Improve text on PDF security
        
        Change-Id: I76e179b30fce9d4a9af3c1c86a2bf55e524a62fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132613
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d6ba91f1d3a845fb6684b296ce23077981ef307e]

        tdf#148443  corrections to print icons and labels
        
        Basic problem was that the wrong icon was shown for Print Directly
        and wrong label was shown for the Print icon. The following changes
        correct these problems.
        
            text/shared/00/00000401.xhp
              * correction to Print icon label
        
            text/shared/02/01110000.xhp
              *refactor to <h1>
              *add correct icon table for print directly, with section label
        
            text/shared/main0201.xhp
              *change the icon embed to the newly added print directly
        
        Change-Id: I7a094f016c5e30881abee3db5d13589f1512ba36
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132611
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2022-04-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d5de0b43d57142eca8fab90fca1ca119cffb6039]

        Remove a Germanism
        
        Change-Id: I92f009369c2081c5085e07651948c0085aecfeef

2022-04-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [9839c0b071de018ea00af1ae180756e9e5a52793]

        Revert "Fix typo"
        
        Besides being a wrong fix, please refrain from changing external code locally.
        Go to the upstream project instead, Andrea!
        
        This reverts commit 1e37e14da918a278abe5df8a5885fa211c02ee8b.

2022-04-06  Alain Romedenne  <alain.romedenne@libreoffice.org>  [4b68b8f837be5932a30a9ff3546afeeaea4f93a5]

        Some ScriptForge services lack a pre-requisite note 2/3:
        
        - included pre-requisite note in SF help page
        - created a Python biaised note for 'Basic' service
        - will create a Basic biaised note for Basic oriented services in a subsequent patch 
        
        Change-Id: I0810602b527fde14e4a013857482fc892593ca7f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132386
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a6304ba5dd0efe2d5e2a16254aa9e7d2e74f5660]

        tdf#127477, tdf#131382 scope of function Minute
        
        Change the headng of the Minute function to indicate BASIC scope
        
        + refactoring of the Help page
        
        Change-Id: I50286245c2e2f573d0ad4c96e37bcb218efe2954
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132632
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [68c52a06cf89d374fd8d46a5d5f78bd3d4a0cb9a]

        tdf#131382 Scope of functions LOG and ASC
        
        Change the heading to indicate BASIC function and not a Calc function
        
        Change-Id: I8dae4b7baf64b42dfa156b6dde8039baa6ac3058
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132629
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-05  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1e37e14da918a278abe5df8a5885fa211c02ee8b]

        Fix typo
        
        Change-Id: I7006b64cad6a049ea45d368e22842115ab97e4ef

2022-04-05  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [54fe9a16bee3b3b4f16add8bea3bc64a2a575cba]

        Minor string fixes
        
        Change-Id: Ic7ff445fea3ce1e7369554b165e4ae2aa4cb6c1d

2022-04-05  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [bf9c6c2a2b201e672b42bd36dcf08ce3e6601234]

        Minor string fixes
        
        Change-Id: If1f76eacb11216a0b647948e956c7c99711f4c35

2022-04-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [58d1badf99624f469e9b16a4b00d11ec992ecc1c]

        Update prism.js/css to v 1.27
        
        Upload un-minified version
        
        Change-Id: I4a74a06f4639acfcc6b1bbf08f223f69dba1f8e8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132570
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-04  Caolán McNamara  <caolanm@redhat.com>  [8dfebaba1d7e2874af4001ce15d807b436891925]

        add a warning about data exfiltration on allowing update of links/webservice
        
        Change-Id: I7c5cbcc7ffbf831d5266df196d56f7940fc7765c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132507
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2022-04-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9fcf9e1c710086a70bdd339ca60baead658a2cda]

        Add information on Writer manual row break
        
        Change-Id: Idf7f468173e3b26c6738d3750bb27496bae47b77
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132441
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-04-01  Alain Romedenne  <alain.romedenne@libreoffice.org>  [6bc28e0b9909efc3052105193564ec4161954d60]

        Some SF services lack pre-requisite note
        
        Change-Id: Idfd233430aabb5815f1f1db625ca48fd2e613b15
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131873
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-04-01  Julien Nabet  <serval2412@yahoo.fr>  [6e7aa9a6c7a40149d05a611cee896c582a9952f7]

        tdf#148302: Outline folding no more experimental
        
        Following tdf#148240
        
        Change-Id: I724ab325f628c21a713d61795a942c7791424c66
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132375
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-30  Alain Romedenne  <alain.romedenne@libreoffice.org>  [f62d08a3fb7e4b3e56c06cf643354a2a16a1aaba]

        tdf#145754 Corrections to 'Option Compatible' Basic help page
        
        Change-Id: Ie44b6b8717de38073dc791c286ce778e7595db3e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132038
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2022-03-29  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [602281f118a8b8218bef24511d835f39aea3561a]

        Remove redundant image title attributes
        
        From web accessiblity evaluation tool:
        
        The title attribute value is used to provide advisory information.
        It typically appears when the user hovers the mouse over an element.
        The advisory information presented should not be identical to or
        very similar to the element text or alternative text.
        
        Change-Id: Id95d6661d47d7c28ea8a3f6a43ecc1b12c579a95
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132265
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-29  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [c623dfe855734c75875f7333e49b1c7cd302988e]

        Use type="search" for index filter input
        
        Change-Id: I0427076aa8d688f837a38c66312b7690336c0d2e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132264
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2022-03-25  Miklos Vajna  <vmiklos@collabora.com>  [f7fb73ebe42a4f7e5b00583aa38e7bcbd86911d7]

        sw clearing breaks: add help for this
        
        Explain what the 3 non-default options do.
        
        Change-Id: Ic94d09dd05dd6319f26120784e7bc6d1025f850c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132118
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.com>

2022-03-24  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [8e0ace084d46ae8758b8f6ba36be31059f201537]

        tdf#145752 Correction to CompatibilityMode() help page
        
        Change-Id: Ie7ca911d8d445c57ad94458711164bdb18be1f13
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129946
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-03-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6565914b3808f621a36ebe1fb3872a7fd54e5c15]

        Fixes in text
        
        Change-Id: Id37c002443c34d06e4daad777127edc8e20c2476
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131869
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-03-21  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [b79af43f87d6932dd49b4fac1552378a56f5ba5d]

        Help page cleanup
        
        Change-Id: I1066974181278b56071f16234358d67d8038e134
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131200
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-03-21  Alain Romedenne  <alain.romedenne@libreoffice.org>  [ced4b1d58efe8b35289643376d082fb416edae21]

        tdf#146847 Typo in IDIV Basic help page
        
        Change-Id: Ib303ad532c2daf9de856ed8c5c5cd2df673920d2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131854
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2022-03-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [72eb5901a18fba63f13f832ac5e2082fd2d1f305]

        fix example for SF Menu service
        
        Change-Id: I769bb965ea1c8ea836850bdf6f3ba05068ec737a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129925
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [b219699612bd7577c8b8d9e84c2d79a4f16abc33]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7da83d7d8933af55a1f5a7118c1cb3f4f1946fbd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131417
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [30de8915b7c7d25f12a73d1f71af37f627af6355]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5d94abb478ab3c11840804365b1299ad123b1172
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131426
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [601640f0d687358b494f2e59eeed947e49e32b7d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I09c358047d4dd01f21745268c4618b47faaee4a2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131440
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [af54aee36936ee0a00ba384b6a2f68b482787103]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib22f113740fd2b705df3b4338453d325739c20f5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131439
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [b19c37e8c418e90ae419f596969e4fa897077d7d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9586b4e55c96ed7587246a923524d34ffa26be16
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131438
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [2e18bd4f9f40f51745b23ddb9aaa6740d5707771]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0a6ae497bf145ad4d6c6d30a83d2153a8350ea4a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131436
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [14a3f2ff9c37fb6899eae197cb94f50e1ffe7ee0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I14163e5b63027d4c6f4178e9db55369e383425a8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131437
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [1cc1e063e4079cd2f1cd8712f68ae546b85521ae]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2301032cce30fa40dbaea24f8e90c068586e49e7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131435
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [3afad289ad1faf5b556f724b9ef0c610f5b95264]

        tdf#132643 Translate German section IDs
        
        Change-Id: I527837a7ac78b411ed61f34e9d4c76b786c0b237
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131434
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [7069eb7f582ca21299bfd3cc7f5decfa402725c0]

        tdf#132643 Translate German section IDs
        
        Change-Id: If85502fdc918d3b2814231faeb69211ad2d7bc82
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131433
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [8d4cb0152bed3af90c4d2a09e35e472382213dee]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iafd82777eddf78a2d581f40dc7d94fed79929326
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131432
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [c88ef67ff0902af8446b02529155268a892cd1f1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3f57be7c55f9376948f51a316646bf839685bd80
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131431
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [e0b454a0e8d1bd824f67a07f53192a700247976f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie8b8cd42cc943a853170531f932273b65e360d6f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131428
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [3c08f9ca2f921f8994aad1e8956b15c525668934]

        tdf#132643 Translate German section IDs
        
        Change-Id: I484aaae6574871e5fd4171581318fbc83752b8ac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131430
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [71f848d75265dbe7604af1b6aa170dc1aee11a89]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic2f22070b53266a12fcd2216e3e39ae12a7f11eb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131429
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [c629be9e6a24d4d73d849ceadd6d7f7cbb838f40]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Id8963dbe736314e167313e22e7ccb5513bc338be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131427
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [ab9809abb7b9473a33bf8e4b185e1ece10a02bea]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib28cbc143b0a353bcbb024976a88a7e5823caf00
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131425
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [061aa40ba8f024628eecbb131a8b6b05c2e5dd0a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie62798486a3178bd341a72d5b4f477a46e6aeab8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131424
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [3b60695989e6ad58d83dfebebe132f4914923938]

        tdf#132643 Translate German section IDs
        
        Change-Id: I40bde7ec9b387d337b3dcb2f5cd75f3b4f3d1dc2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131422
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [9bc2c3db33139954b323d387e44fbe1374efbf2e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4a61d58100e28f8975cac375f982654ce8ea5099
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131423
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [01b8ee4ec65478ce46ce0f78423a4e55170f9b85]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic89725bc9d774f291bff2dada0888abe6d855c0c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131421
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [bddd19a60f428195ebf29919fcc5886a93d203c7]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie11d36a733dfa94584306bed9b9d2873bb3ea23a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131420
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [c416cf52fad8a4c5b3995c8ebaeff6fb8ca11f37]

        tdf#132643 Translate German section IDs
        
        Change-Id: I669488bec98e228aa2ad49773e226850dc3d85b8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131419
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [01240c16ba2314ad60d6395d88cf864f99a2776d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8ab12229bb36025f93895a807ea2c29b35e63916
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131418
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Johnny_M  <klasse@partyheld.de>  [73273a2766552382cdc55f4e953f7af65082de7b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0f36c3de1612d204ced34fcad5a424f7e13818b1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131416
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-18  Mike Kaganski  <mike.kaganski@collabora.com>  [87ab46fd2271fcf09ffc8a94bc403c3cf7082752]

        Fix service name
        
        Change-Id: I3f8fcc74afe4ed64c64a5ee8beb41fe289ec7763
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131604
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2022-03-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f5aacf4b1d2bf97085ecf94becf9e026bfa80f0c]

        Add precisions on Option Compatible in BASIC
        
        Change-Id: I7759df12c05dfad209ebaca8747d2daa1d210f09
        ref: https://gerrit.libreoffice.org/c/help/+/74812
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131473
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [89614f20e0b04b8415178244066090bbcf115af7]

        Related: tdf#35030 improve description of Reset button
        
        Change-Id: I0b231154ff9f12b890dfedd0cbca17f99b9e40e1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131482
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1e721d1ea84ec45e71ad7d218d9158542fa1b7f2]

        Update Calc Tools menu with Forms submenu
        
        Change-Id: I5524b4ba2674167a162133b9ff99677f2f59cfc3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131607
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-15  Stephan Bergmann  <sbergman@redhat.com>  [14b884e807078b67f47d8615df2e4c2e363890ed]

        Revert "Update Clac Tools menu with Forms submenu"
        
        This reverts commit 31f0c48d3bc30742d49af32ac9686d71f8aa7215, because
        it broke the build, presumably because it forgot to add
        helpcontent2/source/text/shared/menu/forms.xhp as a new file.
        
        Change-Id: Ie51a7683f254b0439bbbc2e563ba943b8f98e02a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131486
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2022-03-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [31f0c48d3bc30742d49af32ac9686d71f8aa7215]

        Update Clac Tools menu with Forms submenu
        
        Change-Id: Ib8ac1f43116592ea569d88d16f84db44b0333286
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131567
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [14a38203c36eab86b30e02c1acd66b1841cbfaf0]

        Update Calc's Tools menu Help page
        
        Change-Id: I9f52bd1636a472fc02924c1adf6685358b504e47
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131555
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [15250e5e03742751ec8b78b5f1a8eb339e66950d]

        tdf#147977 Add Share Spreadsheet help page
        
        Change-Id: Ic4d77dd4b33d3e0bd74c48a195a3d97b2ad647e4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131553
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-14  Andrea Gelmini  <andrea.gelmini@gelma.net>  [d6e1ebf3f0b5cf3ea1b9d7678f86f67f3221af36]

        Fix typo
        
        Change-Id: I4856441ef0a64900b7b20c8f49333fec9002f250
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131554
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f620b42736be0f4a3efc01100e223a6c877b0716]

        Fix a D'oh! in help page.
        
        Change-Id: Ib3e5c2f00320a6679b655d1a22ea0bb70950852f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131547
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e159fae8ea7be0552646da8de925b6b7dafeefe9]

        tdf#147862 (part) - Fontwork toolbar description
        
        Change-Id: Ia43a7b69b301cbd85dac2e34ca5ea061ba09de6e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131330
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [80f1bca2adc9b5b0b63d266943779a1c0ae08ce2]

        Improve track changes help pages
        
        Change-Id: I04ee3cd429e96d1830c1038337a88a3a2dcf8e9c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131544
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [01883bab23e9bf50fbf1ce801fcde80f00508f5b]

        tdf#147862 (part) Update Navigation bar help page
        
        Change-Id: If10e2cfa110f62906028571ed23ef1adb0abf539
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131380
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [298513eb58210a77aed5d4ab8325f9c142bc4457]

        tdf#147862 (part) Update Form Control & Design toolbars
        
        Change-Id: Id19ec57e715e9d1fb85df45736ebac258a9d255b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131372
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e5dbb88dabc1ac5e5d0aa7ba130338690db800cc]

        tdf#147862 add  Track Change Toolbar help page
        
        Change-Id: I5e42059d5175838a8398694980f653cde5655e03
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131397
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-14  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [8b84a4ae1df2b644e612cbc2544ba9dc8b8cecf5]

        CallByname basic example correction
        
        Change-Id: Iccfbb52d678cae4c6ce100cfa41576f207120bb2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131204
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-03-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [9760c17275898f3853f7b1d3e17ffb522a223318]

        Consistency
        
        Change-Id: Ie76a00c8f234e99043b4f108448f65af4fd23a2c

2022-03-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [fd0b076d8c049e1a73d98329f778e8aa698aafb3]

        Document new arguments of the L10N service
        
        Change-Id: Id187e740cc57785cecb0f92009fc754cfac06f71
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130785
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-03-04  Julien Nabet  <serval2412@yahoo.fr>  [9e228842ec7a29bd45b295f88acd65b86a98b1b3]

        Typo in accesibilitycheck
        
        Change-Id: I3653d1181c954af1224ff810201ac58329293234
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131009
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-03-04  Julien Nabet  <serval2412@yahoo.fr>  [01958f0b3eb4b87adbfa1f4504180182dd3d5935]

        Fix typo acessibilitycheckheading
        
        Change-Id: Id268a158bbb1e089387cb702d42ffae04e89bfcf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131008
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [eacc07e423211c32935013e8862d546838746c6d]

        Typo in bookmark/hid
        
        Change-Id: If07b640c888cac960116c7587f81889b5b33982b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131037
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5573c118ebe4b2b5328b328170c21bf77cc9f2e8]

        Update prism.js used in the Help
        
        version 1.2.7
        
        Change-Id: Ibec037314046a2f17a9c6c2b9c67d9353c761319
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131028
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [ba883f0c4bb56c10bbf2d0a675daa27c5cae7cfc]

        Document SheetName property of the Calc service
        
        Change-Id: I46411a2917c79059cda08212ded17c517fa49537
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130786
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-03-02  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [385b2a1c99550f8b49d8a4a2f83f89c9089b8943]

        Basic help extra x-links
        
        Change-Id: I875e5027de98d23e1644aaa5cfbce0a124f543b2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130677
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-02  Rafael Lima  <rafael.palma.lima@gmail.com>  [e9096610a179d357f0b289b6b6e788421b37b579]

        tdf#135812 Add help ID targets for the Manage Changes dialog
        
        Change-Id: I688282317f40e9be42d04b5dbd1307acd8cbd100
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130679
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-03-02  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e15b650cf80aea131a4429d4bda438130f4cf601]

        Update menu path
        
        Change-Id: I2f23458e8abc9697b0a2da089e6fd48c86503186
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130816
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [dd0acce907394934a9323fc2d34290f1db74f166]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5a45f355b77d899a24ae346ceedf10fcb882d420
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130589
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [671306d813dbf9546aac2963cc84a0a56e587d80]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iafebe7e8c835f8fcdaf206f078d92ac4234443c4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130588
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [93d42d6384221b98d93dd5730cdd99082961c99c]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibca93fc3f787797cb9f085bba04d3db63231be7f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130587
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [c16c09e9672fe032e965197b2431682274d9cf08]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibaeee3ea64bdc2c42d83607a624f864103468d72
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130586
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [0bbeaceff9f8d9c4c636d27ded4546c7b0533fba]

        tdf#132643 Translate German section IDs
        
        Change-Id: If62f841f29d15ddbd143541a56488412384ca5b0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130585
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [3851aac7a173686b5c74f2b744e3e7732905713b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0ceb0df437e37d91f0c84898bb2880fd3651de3f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130584
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [13bc989cc1e90d627387bf4a4b18804662c1f8eb]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iec56c3f7338fb8abbdfdd5bbb118fd10b10df616
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130583
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [24d491106fb6efa1e226551b8ca92264b1a09281]

        tdf#132643 Translate German section IDs
        
        Change-Id: I888e28c0e8c77e69c4153a95eadc07232fbeb293
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130582
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [e084a58c1a941f9defe01396b496e56a8acbecdd]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idafc722094d13c95122cc376191f797a852430d6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130581
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [0d97d3a3135f825eaecb3aece0bd93cb347d3f4a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idb087b11111314e6ad5e95d6d50ccedecd9c2505
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130580
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [4063bdcebeb42fd1a654fdc19c998bd84637d000]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2da4b42f16959ca61ad8c1fe7394611321b4814f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130579
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [178cd79839e3ec1503344e699393e152ec4c6688]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iaa17f488790847c5b842b36eef48a072b50ecfd2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130578
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [868364196d941115bd03521780945e662091cb02]

        tdf#132643 Translate German section IDs
        
        Change-Id: I75d36228f91622990cba0eaefbe9ece19dcd9d00
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130577
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Johnny_M  <klasse@partyheld.de>  [3c986cbece97bc46a7c665140a4f3fa4459d6518]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id022d237801f6f763a8f50c58a1e99f5e05eedd9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130576
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [692bb1647cfa5a6f6e7b83ffa803e4f35df1d5ba]

        Fix typos
        
        Change-Id: I429340ab93861fe38c80bdcd97daf0dbd661ab84
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130536
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4ac52bffa0d4055a8c18d1a25d15a68eae00adee]

        tdf#145898 Formula to Value and Recalculate Hard
        
        Review of the Data - Calculate submenu
        - Added Recalculate Hard page
        - Added Formula to value page
        - Links and embed for navigation
        - Some precisions regarding non-volatile functions
        
        Change-Id: Ic39b61feb851b9cc7c8cb2ae6907651a64a81a6e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130180
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2022-02-23  flywire  <flywire0@gmail.com>  [046e5b4b6101edcc1614dd2dc392d8feab9eb891]

        Add ScriptForge services language headings
        
        Change-Id: I22fbe569cb3702d784f944738261d7aed6de3ca0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130314
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-02-21  flywire  <flywire0@gmail.com>  [2dabe39b5600714274285d364cd0600bc7662267]

        Tweak ScriptForge GetDocument description to explicitly explain document must be open
        
        Change-Id: I9c2429de9114ed843215252803fa0118c113e41a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130162
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-02-21  Mike Kaganski  <mike.kaganski@collabora.com>  [f43f4bbd7d4cdfa714d2ac56b099199eafd846a6]

        Use soffice.com in command line parameters help
        
        Which is available since version 6.3. It is the proper console
        application on Windows, and thus will correctly show the console
        output, and return the program exit code, unlike soffice.exe.
        
        Change-Id: Iff3963489492fe2b8bad40bcfe259a40b3f38fe3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130250
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2022-02-21  Stanislav Horacek  <stanislav.horacek@gmail.com>  [926ec2309a774598f438f00ced7990b9b094239f]

        fix typo at database toolbars page
        
        Change-Id: I5da6aaa59244cc3efb8c66c867252f29afe6dcce
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130221
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2d7503bd781bb3d9b4680f75b4af7141fb6295c8]

        do not localize CallType values
        
        Change-Id: Ie5d6b52da5b254945b48b7e126e56b86936456f4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130199
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [f5f8ee67bc1b48c912e3bf6490827a9815fa5674]

        do not localize UNO service names
        
        Change-Id: I8e2452bd5bdacfd34fe93ed87da43c5e18ac279b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130200
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b54a0e6d50e8eaaa37ca844b1c92d3778d4567cf]

        correct and reformulate description of CBool example
        
        Change-Id: I4a17e3bebc834c095ce909bbb06f0d7c8655cb04
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130107
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2022-02-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [71a2d9e0c995afbc1d71b7030b536c4590107afc]

        Improve bootstrap -env parameter at CLI
        
        Change-Id: Iba470dd3110269759608b8411a8fb2f5cb14e30a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130168
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [70f656485e6b507466ecfe8c17fc35bad89f2e33]

        Fixes after translation comments
        
        Change-Id: I6ea5c43b75e89704a069add030070ddd8f008623
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130153
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [04eab5c5e9782cc901262135c68f394f1b3fd163]

        tdf#147362 Add bookmark for italic autocorrect function
        
        Add also bookmark index for undeline, bold, strikeout.
        
        Change-Id: I6f5ebde77ffbc95b3a1e3758994e734be8f616c7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130053
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-18  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [3e86799f1b1e957e442a23022bc12cc25bb0c8a6]

        tdf#123318 Use SHARED as the default module instead of WRITER
        
        Change-Id: I78c3f71a862ad0896cc13b105cac46dca99b4195
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130079
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-18  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [401fb641aff217c7c333ce71d22abcf575d3ed09]

        tdf#114263 tdf#141474 tdf#147262 CallByName() function new help page
        
        Change-Id: I99ed22b86b04a3ae4338e0c2ab49dbd594032ac6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129607
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-02-18  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [d8d02f0803ea5eb98cfc120b52e1892cb5e1c6e5]

        tdf#146847 correction to Integer division help page
        
        Change-Id: Icdbdaf1fed778a0d235277680a2504386ec9208f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130010
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-02-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0fa83de4173e9dfaaca3b3c288ec4843d15b9252]

        tdf#146733 (Related to: tdf#146937) remove "refresh" from help
        
            - refresh command was removed (tdf#146937), so remove from help
            + add clarification about templates in relation to categories
            + add "New Category" option
            + add explanations about conditional items in Manage dropdown menu
        
        Change-Id: I1cb7757b0a8b0546989c8a6bfe3e8a4ef1b196a0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129619
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-15  Stanislav Horacek  <stanislav.horacek@gmail.com>  [36cdfb37ff3d02127ecf6a02335c52ce7b900505]

        fix script name in SF Menu example
        
        Change-Id: I6f999c1d51bfc030a3844ff8c77e316da8f77da0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129926
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-14  Rafael Lima  <rafael.palma.lima@gmail.com>  [4cbfef4feb88cc1186760ca3dec7208e207c82e8]

        Document new locale-related properties in SF_Platform
        
        New properties are: FormatLocale, OfficeLocale and SystemLocale.
        
        Change-Id: I9203a41c891f3c7491d78b8d2eede369d77679e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129831
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-02-13  Johnny_M  <klasse@partyheld.de>  [1c448c51a9ba356c62e1fe100186e076228b081e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I70ffee911ca9cfcc1ade46198223b0e9dbe9ed84
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129874
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-13  Johnny_M  <klasse@partyheld.de>  [0a82cbf071c1c6540bbcd3dace8f29d3e13625ad]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifc3ae651992037a4ebd9f067abed75e83ddca76f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129873
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-13  Johnny_M  <klasse@partyheld.de>  [dfaa80e9ae8c0948a6d1691b5e0406c6fe205f25]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8b146a974b3220561ce6f2d1181851663f0b409d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129872
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-13  Johnny_M  <klasse@partyheld.de>  [6eb4e6b6a68f36db612040f391a8683780eee460]

        tdf#132643 Translate German section IDs
        
        Change-Id: I33c485aee4f6e16bb35ceda14541091b09cf1088
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129871
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-13  Johnny_M  <klasse@partyheld.de>  [9e0a8c989991406a0644272544763cc46dca13b2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2c3da3855c159524fa0e20fc3b817857b96cd9d8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129870
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-13  Johnny_M  <klasse@partyheld.de>  [a7e0e8446ea94f6ca0737750a88ba7f8229bfd20]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8f9898aae8da81c5a04fddf4fa824143051ffeac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129869
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-13  Johnny_M  <klasse@partyheld.de>  [c60e4d69ec32eb450e5075c03af329ae141eb33d]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Ie363a0cacea00c34f1b16f2b767e198d45ac3a92
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129868
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-13  Johnny_M  <klasse@partyheld.de>  [348add24c9ee527eb35d52ef1a4204ea2980077c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I892e5e64d6d430dd3d12ad5329b48ba4e2e1d5c7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129867
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bd2715dfc0b767f9478566d5d0ae58b722c685cb]

         Allow Contents to access targets in Help page
        
        Change-Id: I42f0a0805353608538dc1cb476c5bfccaa707a6d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129826
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-02-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b3a3a1b9968d7735d4fe3c201b52c9a4942f1e09]

        tdf#137259 Update BETAINV and BETA.INV description
        
        Patch set 2
        The namespace information was by tdf#94537
        
        Change-Id: Ic107bdf1a15b762fe8962ae68d536df3acc8b7da
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129821
        Tested-by: Jenkins
        Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-12  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [42b1b45509ab2fa2de686f248781468e09d3f9d8]

        Use max-width in YouTube placeholder style
        
        Change-Id: I8acaa11f8d8c11f5034cea7c4dfc247cee90d487
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129857
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2022-02-12  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [3994c9e899323a85d4db4f9264f5dda8aae5b92b]

        tdf#146847 (\) Integer Division operator help page
        
        Change-Id: I43e82fd2038a8f557c1fcefebd1beadb2bda7184
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129432
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2022-02-11  Rafael Lima  <rafael.palma.lima@gmail.com>  [fbf1f624314ee83866d10c2b53741ac4c1d0e08f]

        Document new properties/methods in SF_Platform and SF_FileSystem
        
        This patch documents the Extensions property in SF_Platform and the new ExtensionFolder method in SF_FileSystem.
        
        Change-Id: I4adca2d71ae9ac6d2f6a3dfc59d055e92b0ceb2d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129757
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-02-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [6097a00383b743f7b48da4ec0bd91a0677012bf2]

        Improve recently introduced strings
        
        Change-Id: I917d61ce5450f5e404c4c01de7f737900f69b1c4

2022-02-09  Rafael Lima  <rafael.palma.lima@gmail.com>  [c82b7b47513c4fee5357365b7bd67003a22d86e0]

        Document method RunCommand in ScriptForge
        
        Change-Id: Iebbf6c521c426d55ffebb48265485c5fa8015390
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129560
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-02-09  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [751aa416e5aa4fdb6faf5be273aa8d999e1630e4]

        Add YouTube consent click
        
        Change-Id: I60d64e1becbc7ea33301d4a8073f0b550998b87d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129716
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5e2cb8e64fbd008ab9e1372575f5b96f0f27e728]

        Fix image URL in page
        
        Change-Id: I5b316b0107fa0fbb361de70fceb583082959865d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129605
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [03b9f426c60e045d5ba6eca701d3dad66e1344e0]

        Fix typos and mute l10n in some Help pages
        
        Change-Id: I1520155dd72e11a2158e3893a7771a3879ec5a66
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129564
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-06  Johnny_M  <klasse@partyheld.de>  [1cd6e1e0360f3bef1879d717be450d6ec27e3f38]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: I68c7f378b8edea60771ae25829f618e6598955a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129577
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-06  Johnny_M  <klasse@partyheld.de>  [75d8c2b3a2233265040c08483d5e889916b8616a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie93feb7f23ef7f83d72f59c1ae0706de60e3f426
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129576
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-06  Johnny_M  <klasse@partyheld.de>  [507676ac005119b4e006fd3fa4c1dd57ab9a191f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I118f997877d52531f12f977a9038c47dade422ac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129574
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-06  Johnny_M  <klasse@partyheld.de>  [23bf50f5437f38debeaff483b662c7be552fdda5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3cb1e4b7aa824cd5229168ddaad4064330802d46
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129575
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-06  Johnny_M  <klasse@partyheld.de>  [1d56c38aa1dd32984760c2bd4c09631230fb28d1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I32148f7c65f9bb62c76ec8da657d88e76312f275
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129573
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-06  Johnny_M  <klasse@partyheld.de>  [00a6d094b561c8155047ea68f85d7477a296c782]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iabf5d2f5dd8c00621eb180a5d608eff7526f2ea3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129515
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-06  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [f1051e47fa1e496ec6492725698cd7005d60412e]

        Correction to Basic example
        
        Change-Id: Ib15ce21cdbcd2434f051fd62c9a2a73977d2f36a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129438
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [812cf4e5abff9e7e8b458358590b9672eb6f5adc]

        More smath refactor
        
        Change-Id: I3315edb41319e262b883dc77d149cfe1b21a86c5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129527
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4d2597dae72dca7ac307bc2882521149e019e23c]

        More smath refactoring
        
        Change-Id: I5a293454a9c4381a84ebe2c96d0d2ee7314ed8aa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129525
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [37f649594e9ea276857717278383a9f4b16c9059]

        Refactor smath help files
        
        Change-Id: I85ef1e1b012a0d287faf9e3ae43e59a09796583b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129523
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c4c67afc5f5ac8ada17f82a248eba33c8bd0c520]

        Drop last 00/00000004.xhp#wie and simplify XSLT
        
        Change-Id: I85d2da067db208f806b78020a9ca95889444ce0d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129519
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [819edf7e03678c292f2c4226572bde4d8727d093]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9a043f5129c4cef17fa780bf1034b02587274294
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129516
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [509e5d044b1674133079aa76a35c9984cbae903d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1a47ddb4bda170a7174498deea03f7650fc14530
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129513
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [97dc64b7770686075c9499ef8a3f4dbedf16f2b5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I540a88c566b4e12580207fb13df67b2d163d3b23
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129514
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [ed189f299e4ec419c03119a15f903c5d0e6c9667]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9edfcdc81e2c38e5034c2a2bda22dcd2c85394da
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129511
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [ac85a5e995f8f0a47cc994ae917cb5782ff5c723]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4fa16989a089a9a513565eeaa85cd8e7b1562b33
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129512
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [beb992ccb561985ae6bb45f087b73bc705c90431]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia9bcd4903b0ee5a8f6cef30f0c4dba262f586de7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129510
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [cb9523a78ae0814c55821c81a990a64a36cf10e7]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3657890c864efe55565033c483e55890fcee539f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129509
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [8b40105dc79803834bcaef7eec72f75f1e7495af]

        tdf#132643 Translate German section IDs
        
        Change-Id: If5a315df7958d45ef923056fa9491108408ccc9b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129508
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [cc571195db53ae344bb151680dfb4bdac56cccba]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifa47729a6dd4ffb7485ee368422c3742213654a5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129507
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [1aff65079bdcb5e87cc03946e60c7ff8aa50851f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id5e819358ac1a37ef2cbd04f6cf22e925c3a24f4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-05  Johnny_M  <klasse@partyheld.de>  [f1350dc1ede475b40ceefcaebd8753770d3a1bd6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4ef0e4edbec4e314b9f9e3bd8a2184939bfc523d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129505
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [04988a9ba792fae28ce53c80cf73606b86c3ecec]

        tdf#147139 Wrong string for Gallery menu entry
        
        + some image refactor.
        
        Change-Id: I0d45f9c4ea37ace923f8ba08ecb141940ab0d92e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129382
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [56c146e68448db5622dc54823874ebb8605b55a9]

        make comments in example for TextStream localizable
        
        Change-Id: I4f18e6f5c2d3f8ec6ead759217178095d0c108a2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129383
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [84169c6b03ae925d6b483c0c0141f28889c0bf56]

        make two sentences in Timer service localizable
        
        Change-Id: I39e7cd9bb39cc2905aa9fc36f3434dc70b8e5fe4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129390
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [eaae254a25e283cff0c0303d1831e48cd6dc1642]

        tdf#147137 Unclear Text on decrease indent
        
        + some refactoring that includes icons
        
        Change-Id: Ia26b5c20f295546474a1cc42147c69a16d3a91e9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129379
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c3eb8a242ee732d6789310b5a9dd0bf10b5a4c6a]

        tdf#147136 Fix help entry for "What is this?"
        
        Change-Id: I3429d0b496cb986e39797dd588c4789aba9614b6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129378
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d3038cce3723b7b7a74a7723944e5c18bca6e5f1]

        tdf#147134 Fix help page on edit pivot table
        
        Change-Id: I9eafeead4048bbc2c2d83ed239ae120980b4e89e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129377
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-02-02  Andrea Gelmini  <andrea.gelmini@gelma.net>  [cc8821b42714d2b2856dad4b569e9337e5cfe014]

        Fix typo
        
        Change-Id: I9ee453c0ca7c2bb990e024a4881ef7940d2df35c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129309
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-02-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2f31e889de0278a2b90525428389ab7d6af15314]

        Add 7.3 New features video to online Help
        
        Change-Id: I7249a32716c51fa07d63285037d35a3a563eba29
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129285
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-31  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [d5322f2e2832fa0567505439dfb1ad0e1af0d578]

        tdf#146847 Integer Division (\) operator help page
        
        Change-Id: I90505e2412eb53b3423407af52d6b358801c41f8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128543
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-31  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [4c31c91253c24933d762683045fb667da6c307bf]

        Improve recently touched string, we’re gonna retranslate it anyway
        
        Change-Id: Ieea3aa49cd9d3838c97fc288c3ee2a2d73138174

2022-01-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [69fb882589e0accf46cdaef9cc5e01cc47358137]

        tdf#67026 Limitation of Calc precision documented
        
        Contents borrowed from M. Kaganski FAQ page at
        https://wiki.documentfoundation.org/Faq/Calc/Accuracy
        
        Change-Id: I89ba43c78d10ed4671b66ba0acc7df2e9947783a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128359
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-31  Stanislav Horacek  <stanislav.horacek@gmail.com>  [7dea7021f47a85d16260bbcd775897f36ffa9ee6]

        make title of method list localizable
        
        Change-Id: I8a1a8c1657c6390b8bcd7a42a6f6824293bf43f2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129177
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [05845e7cdac8b52eef41070a2f05445396058b92]

        fix format of UnoProperties method syntax
        
        Change-Id: I50ee4de218b1236283e3aaf76137edb8b79fb062
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129123
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-01-28  Rafael Lima  <rafael.palma.lima@gmail.com>  [9de15af089243bac07ce6ea9b7d505163c1b3f78]

        Create documentation for SFWidgets.Menu service
        
        Change-Id: Iaf0d10c2a1100d78098a99c93a2479d31b0f412b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128947
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-01-27  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [d16329383f7ff6ce14d00dec6670de29343bae26]

        Remove max-width from menus
        
        Change-Id: I7d59fb7161af41449cd0a1508f38143c241d50d0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129061
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [714b152de6a39ced79cc88ef17e51ef7efec5abc]

        tdf#147011 Fix text on entering data in Calc
        
        Change-Id: I713351de49059b643acceae8ce0f65f664829980
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128962
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-26  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [2f76d8e9280cbe1e726cfcf2d4a798c8cf418241]

        tdf#145693 tdf#141474 Chr ChrW method signatures
        
        Change-Id: If285713e1e76a661205f291f551cc988b194cd35
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128542
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-01-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1d6b5e9dd1371dd72703d271533bc08d2cef11ae]

        Fix typo
        
        Change-Id: I80d7efe7a970ea8646e725b7bbafbbf539cc33fe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128992
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-01-25  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4132705c109ba58744669ac21b9983bfc32fb03c]

        Fix typo
        
        Change-Id: Id60e34680e07b3d2842e0540eea4d9cdc07a6baa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128941
        Tested-by: Jenkins
        Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>

2022-01-25  Rafael Lima  <rafael.palma.lima@gmail.com>  [3144ec5695574689ffd32dcef7b7b7a29e63dbf9]

        tdf#146911 Improve Basic DateValue description
        
        Change-Id: I41cbd011f753796b45556c5cf33e5fa93f6e7461
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128818
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d6705dd31c29a15e6c8bd9e73e5188e6adfc1386]

        shared/explorer/database is no more
        
        Change-Id: I286096e6de26f5a0e35200b4db7a2a89cfddcb5f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128934
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [30c15a5e48886b78d0bd3eac3e5bdf9f29cd9ac3]

        Add PostgreSQL connection Help page
        
        Related to tdf#43369 where a patch has been abandonned but is
        nevertheless still much wanted.
        
        The db connection wizard is generic and has no information on
        the required connection sctrings. The Help button in the wizard is
        not working as of today.
        
        The issue is recurrent in user-space.
        
        Change-Id: I3a5d30f859d6fb4e12813df3fe6df35d5e2e0f68
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128887
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-25  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [919def267b89cfe03f40218baa8c16cf65526448]

        tdf#123318 tdf#129697 Don't hardcode product name in CSS and JS
        
        Change-Id: I0ef315146fed188eb1cf33c416ff5f3e9899bbae
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128524
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-25  Caolán McNamara  <caolanm@redhat.com>  [e1da23a649197d960c8492373326e11286b3239e]

        Related: tdf#146971 rename %PRODUCTNAME Macros to Application Macros
        
        Change-Id: I83393ec16732482deade1694c6a1a8e2b92f3944
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128916
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2022-01-25  Jeff Huang  <jeff@mail.ossii.com.tw>  [798fa0b98aa4308d1082583966571d4de5f504bb]

        tdf#139735 Change all "Link to External Data" to "External Links"
        
        According to https://bugs.documentfoundation.org/show_bug.cgi?id=139735#c4
        , this patch change all of "Link to External Data" sentence to "External Links".
        
        Change-Id: I654a6666d8eeac76589bcd205cb8edf94c218a41
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128911
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-25  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [14cfe4926e77b4ab9bee348b391c7532c7339349]

        Fix some mistakes noticed by translators
        
        Change-Id: I8781dae8cd46678c20973bb53c5c24c925bfa0f7

2022-01-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bf6a1d8dc24c4baa8879ef252f68cd1e93006d29]

        Fix icon alt text
        
        (After  translation cycle, thansk to Valter Mura)
        
        Change-Id: If6a3e51d51d1326ae8bc452b843a16788f5e875e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128812
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-23  Eike Rathke  <erack@redhat.com>  [55e53682d9285f018385e273774a7d106a34efd4]

        HYPERLINK() clarify that it is not "CellText" but CellValue
        
        i.e. the argument and thus function result does not have to be of
        type text.
        
        Change-Id: I8e1917ecc5f740f880b5321c4c91f7512c9e3245
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128844
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2022-01-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [cc64499cecf5d0695bcf9b70b75ab99013270e38]

        tdf#146733  - add "reset default"
        
        Change-Id: I48ca877a20e44dc0a66ac92483ad47725a4864e1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128807
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Andrea Gelmini  <andrea.gelmini@gelma.net>  [043e34d3c9e0d636488a838ae61a849bc7eeadbc]

        Fix typos
        
        Change-Id: I080525c23f7dd35fafed81200abd91cf93af6c59
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128796
        Tested-by: Jenkins
        Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>

2022-01-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [00a7b31dcc0335a65995cb3569479cee6a3a8998]

        LDAP abook is gone so gone is LDAP Help pages
        
        Change-Id: If226a312e6757fa79f699fced19fadc975e05d64
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128785
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Rafael Lima  <rafael.palma.lima@gmail.com>  [e3bcf0ef395578e011a76943a15f3467ea128b35]

        tdf#146778 Clarify the use of the "Interval" argument
        
        + minor refactoring.
        
        Change-Id: I339ea6a2fbd94be3aa9fe756181e3a7b6a5cc604
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128677
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [7577c4518f2592b2da440638cc1945c0f54f0319]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibfe4268a0ddc5c3d6b3679a93002d6a460c31a8d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128779
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [f3c5d27c93253aa497b11880e6205a14b3f9211f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia53167243daf595f43b0d6ff977f56059e270d0a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128778
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [b5c99664f8678fbd7445dad722019bfd6f17b870]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4eed750435b01b17c79235572bd546c630c50cd7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128777
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [53dd06a1d068c9da4a5bb6c273dc70a8fa2ba174]

        tdf#132643 Translate German section IDs
        
        Change-Id: I10b3eaf6bae7644223ae48bd281221fc94e4f2c9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128776
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [a6a0e47621671f8d099b8b857e20b1093f5b95fa]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9d3cfe419740ebd4db7759fac47351a558491e8c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128775
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [0f6c933bfc9ffe1a6d92816e9e9acf7736b5cdbe]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4ce843fbd0a4683edbe243705304a8bd0e3c76cb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128774
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [665ac4656a0cc0fcbd90353d82589d962e899b7b]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ife6a8253235594752f9aa7b0651b31fe0b6b4fdd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128773
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [cc28eb455d344762519687068a245eea30c30035]

        tdf#132643 Translate German section IDs
        
        Change-Id: I631a9268808e9d14b4bb1336c6f98db2502a356a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128772
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [8d3ab37c18ddd781cd1e1c82cd49d5e5b6299800]

        tdf#132643 Translate German section IDs
        
        Change-Id: If14616fde18fdcc6bf500cffb68a19a911790726
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128771
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [65dca462c0c5e1b1ee5689346cdc02a4e9c33d4a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib355904a72fd3149a24dd36b40c3ae4afc989ae7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128766
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [2b3f8364f47a474b76e3edaed180c294d0d56c46]

        tdf#132643 Translate German section IDs
        
        Change-Id: I946974bd99c22be9ce4517b262d390de6798fed2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128765
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [88c1720669758e0ef5796e1b5d3cdfe673a88dfd]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iba7139828199fee92a3ab667eedca3b1788c791b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128764
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Johnny_M  <klasse@partyheld.de>  [df005bb445ee7be2a126cca60df7d80ca09f6e7d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I502542e291326cf7f0c09e35ca957c716a72a0f7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128763
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d086373e657a29f067c15df5138e9b532a70c65a]

        Update database toolbars Help page (II)
        
        Change-Id: Id67be14239df0186b54f68b63e66c6b6057304ed
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128781
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [79a8a92881681680fbf99b23a27b8247510a2b91]

        Refactor and update database toolbars Help pages
        
        Change-Id: I72125cdc222be36199be96c112973af531304784
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128747
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6192b00a59c9a10fe59eef50f6eb7d25fb3813a3]

        Refactor and update Report design (main)
        
        Change-Id: I2e8b809ec57f97bf96aa27d26f3a597ae48e795e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128743
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4eecbf9045ed866b0d716a45046f89b472dd3835]

        Refactor database Help files
        
        Change-Id: I8f8c96bf9cc9c401c38e3cc92f4c3b274b3f15e8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128740
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-21  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [66dc0fd6708f70b931f189d63ef140de7114dfa1]

        tdf#145517 Change “Icon Style” to “Icon Theme”
        
        The synonym can stay in the option’s description, to reduce translation work.
        
        Change-Id: Ie2a36ba5c5cc595516f503514e9ef5eebc59218a

2022-01-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b0d6bcb0c0703832e913fd0e42de43250b9bd1ac]

        Resolves: tdf#146733 - updating template manager help page
        
            - update position of "open" button
            - add icons for "open","edit","set default","move","delete","rename"
            - correction for "listview" icon
            - update labels for "import", "export", and "extension" icons
            - correction about editing built-in templates
            - move "move" and "export" entries to "individual templates"
            - correct descriptions for move, import and export, because they are
                 no longer buttons, but part of a context or dropdown menu.
            - move "tip" about move and export.
            - move general "tip" about templates from bottom toward top
            - adjust <h2> to <h3> for "move", "import", "export", "extension"
            - update instructions in Example 2
        
        Change-Id: I18a42999103b10d55cebafd51a9ed2c2e0efb87d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128345
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-20  Rafael Lima  <rafael.palma.lima@gmail.com>  [b14288f63c5147754507f085642ddbe512f9e9a8]

        tdf#135812 Add target HIDs for Manage Changes dialog
        
        Change-Id: Ic48fd22c1886cf1d671052149c5d500d62b20ba1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127948
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-19  Andrea Gelmini  <andrea.gelmini@gelma.net>  [cd1d33167a3b3fd460098d7c53529538aaf24938]

        Fix typos
        
        Change-Id: Iadee715d8804c383e57de3fce7e7d1f8a78d826c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128618
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-01-19  Andrea Gelmini  <andrea.gelmini@gelma.net>  [16349874381940368315a7162e0e18ddde4edef0]

        Fix typo
        
        Change-Id: Ieb8d249536a6aeba31b5c6b28bd2a01a0c84421b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128617
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-01-19  Rafael Lima  <rafael.palma.lima@gmail.com>  [6b1075e1e032be5bb6cba1dbdcc11de2a1824add]

        tdf#145332 Improve help pages for TRUNC and ROUNDDOWN
        
        Since TRUNC and ROUNDDOWN perform the same function, the help pages are now more consistent. The help pages were created in separate files.
        
        Change-Id: I68092c61f2cb80c66e798c188d9c4172de5d48c0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128244
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-19  Rafael Lima  <rafael.palma.lima@gmail.com>  [8a560f1347dfcf3f181bb827845fd33d1b22eddb]

        tdf#145060 Create help page for the Find toolbar
        
        Change-Id: Ifad2102915236ffe2098b1aae15d3e5c39bb2921
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128079
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d7f7d5045e12127006f92247e7df56076c65f0ba]

        Remove inacurate statement on regex Help page
        
        Refer to discussion in patch
        
        https://gerrit.libreoffice.org/c/help/+/73408
        
        Change-Id: I543e052609ca4330f52a2c4ebae7189a2275ba75
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128509
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2022-01-17  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [df6f47ebcb1caf2a9791661de0fa8c484efd0515]

        tdf#129697 Use LIBREOFFICE instead of GLOBAL as index heading
        
        Change-Id: I8c00eb4ed888eb8b2e898144141ef1c5a659bb49
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128503
        Tested-by: Jenkins
        Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2022-01-17  Rafael Lima  <rafael.palma.lima@gmail.com>  [96608a0e847be46c1429e5711b08e7a0c2b66e68]

        tdf#89805 Document "Always apply manual breaks" option
        
        This patch also refactors headings to use <h1>, <h2> and <h3>.
        
        Change-Id: If886313cd9e140246016d8c6537f4267c1d4b0a4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128431
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-17  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [21f7faaea2017e085b030d4c40c24067e37a1ee5]

        Related tdf#123318 Fix harder and update Base URL path
        
        Base Help used to be generated into the path shared/explorer/database
        
        Change-Id: I977dea766c621c0387c78238b65e45b5d4017929
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128450
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-14  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [143eb86de536e863170222617485c3e7f41d628a]

        Related tdf#123318 Fix filtering with SHARED
        
        Change-Id: Ic704b5ddcc0448a884da4ca01fa54bb94692495f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128423
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-13  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1d958791300f4cf1eee8f26b46fe888cee3fae2e]

        Fix typos
        
        Change-Id: I951914bd28c7cd4f49e2704f3393e91fb18e6cd0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128385
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-13  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [eb1bf86ac137d050daaaed114a70c29002acc4fe]

        tdf#123318 Add navigation menu entry LibreOffice for Shared
        
        Change-Id: Ibd46738e03721127e07ee1575e0a925fc36fbe9d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128382
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-13  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3c10ab097835514a63c4b0876b0ea5254bed1228]

        partially resolves tdf#146733: corrections for template view
        
           - correction to listview icon
           - correction to location of listview and thumbnail icons
        
        Change-Id: I5133e88bf2e683bdc6388cacc40a341ee050e714
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128340
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2022-01-13  Seth Chaiklin  <sdc.blanco@youmail.dk>  [cf8ad59654e0f7edff6033d55bf10710f1255b4d]

        partially resolves tdf#146733: change "tools" to "manage    - change mention of "Tools" icon to "Manage" widget    - update menu items in Manage dropdown menu, and remove         obselete items    - remove tools icon
        
        Change-Id: I3c68b4686abb10f58cfc8158e95a3eaf51aa9816
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128339
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2022-01-13  Rafael Lima  <rafael.palma.lima@gmail.com>  [2c41ec4fa1f8b000c62c3df3f66e594818f63094]

        tdf#146117 Explain that Var/Str are locale-independent
        
        Change-Id: I0a90befe2c63e8f9719ec7179666c9342602d0e2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127782
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2022-01-13  Rafael Lima  <rafael.palma.lima@gmail.com>  [5d3d7401d26288e8bc7eb984dcd714590bc72e82]

        tdf#91230 Improve description of Conditional Formatting
        
        Change-Id: I536c959bec3ad94deb5e9893b956755d64f438f2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128337
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-13  Rafael Lima  <rafael.palma.lima@gmail.com>  [3cb9f803eae6a60ae6bc8ca35ccd74126f14a871]

        tdf#70551 Improve description of the WEEKS add-in function
        
        Change-Id: Ic4e234496a05fb1e88de88f554a2b5ae90244651
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128331
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0ab09791a5f69b886f51eea97cba0e120d63a21d]

        tdf#80658 Calc stream Hlp page (part)
        
        - Added contents to live data stream help page
        - Used some of Vipul Gupta contents from attachement in ticket
        - Still incomplete because the setup to work is non trivial
        
        Change-Id: I02bf8178859ddce7ce28082388d21e31853dac4e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128348
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [edc442479a8762dbb44c55741f28400efb528ec3]

        tdf#72461 Fix Help bookmark for CMIS setup dialog
        
        + Effective changes are in the <bookmark> at the top
        + Uncommon bookmark HID, svtools/ vs svt/
        + Refactor of the file
        
        Change-Id: I6f2c73fb3912d271e8b496bcdb6edfa0e4dc2eeb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128324
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-13  Rafael Lima  <rafael.palma.lima@gmail.com>  [28d35d3226eeca83ec15a1fc648a7cdd19ff9a0f]

        Enable translation for strings
        
        Change-Id: I9092595635af48a92c1c3df35effb58a41924aac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128336
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-12  Andrea Gelmini  <andrea.gelmini@gelma.net>  [38eda1bc74077cba48617976f48765d10da43c34]

        Fix typo in a color name
        
        Change-Id: I66c777c3b9a6ae88422d71aab781ab20879d72fe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128320
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-12  Andrea Gelmini  <andrea.gelmini@gelma.net>  [abe9969968c47e5ff4b85468fa8ef32377b4e086]

        Fix typo
        
        Thanks a lot to Valter Mura:
        https://listarchives.libreoffice.org/global/l10n/2022/msg00005.html
        
        Change-Id: I3416cd3e0da0426aa4ea074e8b9c8268dfd2b627
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128302
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2022-01-12  Rafael Lima  <rafael.palma.lima@gmail.com>  [d29732c1b544fa75cb12a30c8feff3109dddc1f8]

        tdf#138418 Document color command in Math
        
        Change-Id: I0220cfbb50af4167155578f778c7845476db9120
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128240
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-11  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8e0e8633018698b124deb530169ddc73f00cc1b6]

        corrections to ScriptForge Dictionary page
        
        * Item returns Empty if key does not exist, no error is raised
        * replaced LibreOffice by %PRODUCTNAME
        * use the same capitalization of PropertyValue as in other places
        
        Change-Id: I45f9cfa873e0931a9bdf35d54a63b7591721e221
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128190
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-01-11  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2a6cfde785b43b77c2accfa133e6aeac3fc22cf1]

        mark source code line as not localizable
        
        Change-Id: Ia8481b52854f72a2af0b68eb7f644d77038b8d05
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128145
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2022-01-11  Miklos Vajna  <vmiklos@collabora.com>  [fb8d368b0df51add887d63e7ec866ac06d5102e3]

        Add initial help for the cui themetabpage
        
        The OOXML spec does not say much about the purpose for the 12 colors,
        but include some guesses based on what typical themes do.
        
        Change-Id: I00d2b1e64e53c1eb3efe750fc1ebecbd6ff37e2f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128277
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.com>

2022-01-10  Miklos Vajna  <vmiklos@collabora.com>  [78e8b7920821848f56d081972a2875ed10bba299]

        Add initial help for the cui textcolumnstabpage
        
        Based on the cui textanimtabpage help page.
        
        Change-Id: I744794a13f10145565e78fb45f558db0c5ff3091
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128204
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.com>

2022-01-09  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e181836ae842bdafb6c54bfca86e054540f53510]

        fix names of TableControl properties showing headers
        
        Change-Id: I2ac8de7ea17ed7a24244a59cdb10b14803e76769
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128144
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [a5cccb45ec8ea2e4e45a92668136d4cbe045f7f4]

        tdf#145866 Fix information about accessing Function List
        
        Change-Id: Icfa91482c8260dc838e53eee5dafee54fca7a5b0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127953
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2022-01-07  Miklos Vajna  <vmiklos@collabora.com>  [93f11134d0d2e6005dcb1f15c0f9ea97d06ba7ca]

        Document the theme palette, as a second special one
        
        The palette list is followed first by the theme colors, finally by the
        document colors.
        
        Change-Id: I3183f709a1de27eaf6cba33e747831dd7a4b7168
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128128
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.com>

2022-01-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [c5aa1b0f8efcfb5e4963af8ce667ccb5866fc317]

        tdf#97674 Add information on how to remove protection from a section
        
        This patch adds detailed information on how to remove protection from a section. It also adds bookmarks so that when the user presses F1 in the warning message, the appropriate help page is shown.
        
        Change-Id: Ie4c310375995ce56e7e0153255ab8366b16dc532
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128068
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [16edeee7671a4dcbc23180e0d1829cbc1fbf2e92]

        tdf#146580 No info on Document palette
        
        Change-Id: I79fe3f451bbaa43824e1ee5659456324412b79fd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128032
        Tested-by: Jenkins
        Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>

2022-01-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [94cb6f9bbb1410fd53c4160c76d8b77896572258]

        typo
        
        Change-Id: I1c081bbad56c1d7d047109ef0d3f86c50bf2cebf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127965
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2e2c9a736ac622fcf032094ede32709dcf62f1ae]

        Typo
        
        Change-Id: Ic52b4fdd51e17ac5a55f18257d19e70d4ba7efac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127964
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4ce4649ea3b21406c4e95e81930097968cb95cf6]

        tdf#120247 Update CONVERT() Calc funct  wrt ODFF1.3
        
        Change-Id: I6c58f86c943cb41cb2f9161de630d3519aef9a86
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127945
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-06  Alain Romedenne  <LibreOfficiant@gerrit.libreoffice.org>  [8d3da999f45d4db4f79e269baae9f07d48c3e7b8]

        Basic sample correction
        
        Change-Id: I1da6b83fba84a06b8da18c20cdfe3787f5c628f8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127962
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne

2022-01-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b4685908844ed4891a29d5b024db8dfb493d4933]

        Calling Calc Add-in function for Dates and Pricing
        
        Inform respective UNO services
        
        Change-Id: I97f6b3a957f398074213239da79564f310e2db82
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128028
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9bcc5f53bd012afc91b7c86cd0779d179f93ab71]

        tdf#135175 Styles Inspector Help page
        
        + Borrowed contents from Jean Weber and Shivam Kumar
        + Added more descriptive examples
        
        Change-Id: Ie045498e5c0239686f20f4fe55b40067c4bb893c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127978
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1fbed0448d0d1d77532fe3abb5be05fc13d93bdb]

        Improve paragraph spacing in text
        
        Add more space below paragraphs.
        
        Change-Id: Ie282883229bcc1471aed6c35ef57d1ec909996b5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128013
        Tested-by: Jenkins
        Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2022-01-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [53e0c535c9892e7d586d5ae5b3eada2bd07f9550]

        Remove unused css rule
        
        Change-Id: Id49a843abd96ba1719c706b36d20d27766698898
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128018
        Tested-by: Jenkins
        Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2022-01-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8d2e185e13b0afe7c007144fc05ae68357d7c470]

        tdf#142380 (part) Use variables in css
        
        Change-Id: I14f9e8af88cb7eb1fbf8f6647d2ad891018edbff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128014
        Tested-by: Jenkins
        Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2022-01-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [2e3f6779c041ea475ba5127dbefefbd2f6a9c6fc]

        tdf#135137 Create help for "Rename object" dialog
        
        With this patch, if the user right-clicks an object in the Navigator, chooses Rename and click the Help button, a proper help page will be shown.
        
        Change-Id: I5ba3c37519858de27c1fa526681fa00524c9e66e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127949
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [573cb7bfe3af24d830f02fff227166e2ea292c14]

        Related tdf#130442 Redirect to Font Color section of the help page
        
        When the user clicks "Font Color" in the "Formatting Bar" help page, it should land in the "Font Color" section of the "Font Effects" page.
        
        Change-Id: I011a3a19d9e7eb10e7e84e1bfbbc834ba494ae24
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127951
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [082a62657dc9e89dc54c3299e47dd1f76c4c9de1]

        tdf#137887 Fix help links for Position and Size dialog
        
        Change-Id: I9d7f1a90feabf8ec417e0b071a53df82995d126e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127781
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [816284668c5fece9eaa275fb94899e8d57e2e502]

        tdf#94537 OPT_* functions help ID's
        
        + Added reference to not-ODFF
        + Changed suggested help ID's to match If275d804fc81b535c422a29ba594eb88ce5e70c0
        
        Change-Id: I81664d85d8b589db86a51cecc759580a8086e336
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127897
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2022-01-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [b79052ed393b4e006658816c7e611b7a6ef6b2f6]

        tdf#144332 Fix HID for Accessibility Check
        
        Change-Id: I9789043afbe17bc6eab6fd7bc3f664409d5effda
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127779
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [6eb2b4b5600c3102a1f90e1b4eb6a7e934e9c07d]

        Related tdf#146117 Refactor XHP files
        
        This patch refactors XHP files that will be affected by an upcoming bug fix. No changes are made to the actual strings of these help files.
        
        Change-Id: I0c7449a1c940f44588a3723e3cc03e6fd46d06e3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127778
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2022-01-03  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [66835d0b781676751880a47989a5464b9dd1590f]

        These don’t need to be translatable
        
        Change-Id: I58aaae67b6c4e138ff7b7d7a655bdc3a71761bb7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127886
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c7e7800abe70df5f14c03c63a829ed74d403a5fd]

        tdf#94537 ORG.LIBREOFFICE.* namespace information
        
        Change-Id: Ide646195514d45dec1b4b386890b1d64ae3b3138
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127840
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [990e1236dc288bca7e7c8678353f505e9d1e9116]

        tdf#94537 ORG.OPENOFFICE.* namespace information
        
        + removed reference to other suite interoperability
        
        Change-Id: Ide0fe6dd306e1cd3fa2e0a7377b16fb1a6e89f58
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127839
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8d12e99d7502858285b5a0acc695036aa3b916f5]

        use consistent argument names of SF Shift* functions
        
        Change-Id: Ib99180a481a94c5140b36ec022cf4f495a6f74dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127865
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [4bd81d7cc74baa40d0dd5f44518056fda10b2010]

        use link to internal CSV filter help page instead of external wiki
        
        Change-Id: Iab042f6e9c458fda66c849b2a7737f39f8c18ab9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127849
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2022-01-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7ad8f2bbd7b786557b8bcd9b275e0c312a921bf8]

        tdf#94537 COM.MICROSOFT.* namespace information
        
        + Covered all COM.MICROSOFT namespace of wiki page in the bug report.
        + refactor of other info such as release number availability.
        + Muted l10N in a table and drop duplication.
        
        Change-Id: Id77f9657f164193d5e672e9edf82a2170b5f4040
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127817
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-12-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [830ed1f1dd5ad301e635f32f4120297fcb104000]

        tdf#94537 Inform user of non-ODFF functions (part)
        
        Open for discussion and contents improvement, other patches will
        follow once this is approved.
        
        - used embed to reduce translation workload
        - un-localize function name space
        
        Change-Id: Iab42e87754d5b9b0c3d2a248af82e297ec73ea7c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127751
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cb892ee8ca64a05e0912eaf83f175866b90089ad]

        tdf#131206 Review Writer field format
        
        TDF#131206 Comment 13 - 2
        
        Change-Id: Id7d9f178df365ccb3120055a2626c646cd9c31e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127764
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-30  Johnny_M  <klasse@partyheld.de>  [40af7a44e3d2518bc0ef9364eb5f7253323d2fbf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5d0adeae10558b749268da1b5030f29f4b080eab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127625
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [b5b52ef051f06d12451dae02151b5869a8355a34]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7654e3273f2881c55bb7030471dfed54df1d0e06
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127630
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [ad3c2b4a3c77ebb2976bce2a453de2d163c54c3d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3e52f628e4485b47774a1e0572667e2f9ead656f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127629
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [bcf808f340e455809fad86ad77a40c7ef9ecf3c3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I864ddc5d3277cc550a4be86f160b1e2471c25112
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127626
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [71f7756924bb4c294f582f6c8c13c0203bfde3fd]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifc3b924267846178b30e8cdc67ef276013de0f06
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127628
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [cd6426394998d5c634c9777b683bdac197c70de8]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ieabbbdd36a3fbd59812078dcd7e4dd9682b35e4b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127627
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [852b06d6213d508898c6b47ae43b990a3292b4b2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I91c25b34638ae47f489a6a793b1f068313a6f004
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127624
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [96366d7eb56601ff9090debe361faf02ffaea75e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib58809f5d66165f1bf2fcd42c3ebefb423535f41
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127623
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [978086ba1d611c4541fe82107edc9007469afc2e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia4271cd657f5ca6688ddc497d6211327cae9be14
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127622
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [29175243b1bc023c4a19359160d513b3bf88ad92]

        tdf#132643 Translate German section IDs
        
        Change-Id: I04f4e99200c949bea71993239da26640faed9c5a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127616
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [223a275c2a1f64d0584ac42b0f9e5798bf075345]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iac1262fc6d7b3deb60c5ffd650d34f07d7c90634
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127621
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [075267e4c91017db720e986b84b9ddde5ca99a2b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9c6ed2e51229811429aebb204ccd42b9e08eeed8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127619
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [c7408bd6bcc0682abeaa143f4e80f99e9cd1f993]

        tdf#132643 Translate German section IDs
        
        Change-Id: If678e860442b8c1947decf377a809377e0a61dc0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127620
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [ff2b672d7b16f70f9c78066fd6567283d51d5345]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3851952ab34b923c42b6308be0e52af193182632
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127618
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [928fb677a668708cee67c095f07a43d2d875e49f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8d2abec69f3d8d218831781de6926d8cede90f71
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127617
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-29  Johnny_M  <klasse@partyheld.de>  [ed75133656ca68c43e561fe297745c5345296c7c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8a9423b60e7071def9fcf5c71c9beb417321ea3c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127507
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Stanislav Horacek  <stanislav.horacek@gmail.com>  [35461b4c4367cc867fd5566442dffdd98670de87]

        SF ImportFromCSVFile: allow localization of data and date format in example
        
        Change-Id: If089e461708cf483d963aae8876b386504b6e6c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127453
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-12-28  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e2fd4d54e75115e3a3530e1659352fd4aea83f29]

        fix comment in Python example
        
        Change-Id: Ia83cc3896ac8cc6f383cb3ea66a36088aa755322
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127534
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Kevin Suo  <suokunlong@126.com>  [4251a294d02ab5ae1c136b7bd90ba5c69bf8cce5]

        Fix the error message for sc error code 524 "Error: Not a valid reference"
        
        The error message on the UI is:
        NC_("STR_LONG_ERR_NO_REF", "Error: Not a valid reference")
        
        rather than "invalid references".
        
        Change-Id: I86c1bb0d950fd30654c82d80011164eec25da43b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127514
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Kevin Suo  <suokunlong@126.com>  [7b309ae9478219e6d6423b8caa94bfed7a39b0a0]

        Fix the error message for sc error code 519 "Error: No value"
        
        See https://gerrit.libreoffice.org/c/core/+/127512
        
        Change-Id: If45d0aaedf6077434c8d548324bbcb4e9b441c50
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127513
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [be4d585fabb320f67407d492ecb74218fd4c08a3]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifcf431c40f1f73215c13df88444cbb19a1fd03c5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127510
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [b3b090b5e5d89258794aa4d650b893522633838e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1d31788e998758a0561f055d6eed0e0945bd15c0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127509
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [18d2e5fcdbae480820014edec4f57d59ce5cc206]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0914f3115627fa2bb8a9436c1904ac1b888070a3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127508
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [309dce330d56354bca7f3fe080a58f2ca81a5907]

        tdf#132643 Translate German section IDs
        
        Change-Id: I14a58cce61fee971ec84a594ac7f6a4cba13c1e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [3e2179bc8f9d07405e797867489718cdc42ae2e9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I353f3e75d28c835a535229f14a373bc779cfce31
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127504
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [036021e6fcd776923e8de670a2668397d6c3ea0a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1b868da1c3cf3daa1dae3419b7b26fe9cf421fcb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127505
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [8582febd0d409d68fc8b78a4f97fe3bfd3c69e82]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9a3fe59bc0351896314cfd1f3202e25c4d0ea6a0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127503
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [0686d6a2a0d815e67cc25eaee3345e3d0253a40f]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Ia20e806b0e189450a42a8c02ed4f8cc7f1c60060
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127502
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [80d658501844f2296f11fea50caaaab7f85ced18]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iff5b682bbf823fac27f4804647488fa674fafdac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127501
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [0357ff5917a7257a1af082540dd9fe8a7d3f265d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia900677e3e24bc147dce2bab3502a23e98f59ecf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127499
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [8a4fcd285e58d8754776be613893c0e24a1779b2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I05ca94bfd394e4d4b225a1f83a6ccd86e26a8fdf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127500
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [8981a7ef20b2d27c855dac315e874a151ef7d692]

        tdf#132643 Translate German section IDs
        
        Change-Id: I20e44bec98e01aadf6cbeb7b20d7c3fe09d9b4a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127498
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [da95edef1f9d1ccbbe363a99ad927c93e9def1f5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I93f42cb05cfda8b16206dd507ef1069cff13dfaa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127497
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-28  Johnny_M  <klasse@partyheld.de>  [5f4f309aac90ef3642cbb7aae58c9606d1e1910f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iabccc4ffaa037663c549b65adbe8ef41df133edd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127496
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-27  Rafael Lima  <rafael.palma.lima@gmail.com>  [d55fd06206b521062d8bb8b325b28f53e9cc8d6b]

        Silence strings for l10n in sbasic/shared (Part 5)
        
        Change-Id: I9961615c4288b3470a640ed2a4a3ec3674db7833
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126820
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-27  Rafael Lima  <rafael.palma.lima@gmail.com>  [b29d39e06a24b828e5e765de355498f0e92400f6]

        Silence strings for l10n in sbasic/shared (Part 4)
        
        Change-Id: I1f3ef4a2c4a7593258a475a87b4d64495c5763df
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126819
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-27  Rafael Lima  <rafael.palma.lima@gmail.com>  [5fe4c2ccda3e9004aa46647d171ef431c76df263]

        Re-enable translation of strings in sbasic/shared
        
        This patch partially reverts the following two commits:
        - bba53dc2eb06941ab4e9b9c22722b22c19cd3698
        - fa7fd622849d9e31d3f27e3762b0a0e578838cc0
        
        The reason is that I wrongly silenced a few strings used in syntax declarations that should be translatable.
        
        Change-Id: I9929f2c43a611598450a05433a78ed88824d0935
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127482
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-27  Rafael Lima  <rafael.palma.lima@gmail.com>  [9e87f321b532421614b1059e4b0ed0b6ee372c9b]

        Silence strings for l10n in sbasic/shared (Part 3)
        
        Change-Id: I9093f2b361f35fa485f9b76f0096e98d1ea66993
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126817
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [215707177c272f9fcf73a79b9150fe677b991716]

        Refactor database files
        
        Change-Id: If6acf26ea094234d06522c26c8bb8274c0abdaa5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127430
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a35f8b648fd4bac70bbde0554a2d4051c7633cde]

        tdf#146336 Fix missing default in Help page
        
        Logic was designed for moduls with page formatting.
        
        MATH, BASE and unknown module were not handled. Default is
        for Writer.
        
        Change-Id: I4d92a37110a342274a3d131f025213716134dd60
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127191
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fb0af5ca08c6c9cff2223e641dbd73f9cd2c47c0]

        tdf#145725 VBA mode for RGB functions and warnings
        
        + Added a RGB [VBA] page specific to VBA mode for RGB stressing
          differences
        + placed warnings on Red vs Blue color interchange in VBA mode
        + Refactored here and there.
        
        Change-Id: I0556babb7c3a4bd3eeff1bfe6993624aa0e78d6d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127098
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d25f1958da0b19339f2302e1a4f46663e08160cf]

        fix typo in importing/exporting from/to
        
        Change-Id: Icc7b9379bde2bc11bbdaed1844838e48101b0e9e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127100
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-12-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [06aefeb52aef710b60138fd6a71a849367341b5f]

        This string actually refers to the Eurozone, not the bigger European Union
        
        Change-Id: I495fa0ff13479f34ee84e02fb5122f733f981492
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127099
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [583c749b6ce66090af9a57e0dc63ee0ee0a924e3]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iebaf405a886b8b8c06074972af6476dff6bc0de2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127043
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [23bbbafa530b389488b285d95fe1b1a3a79a50c3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3658d9e89ee8edd4f5cb54af702345da66748f52
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127042
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [7c906e0fdfcd9c563003ea9b8b89027206fe11bd]

        tdf#132643 Translate German section IDs
        
        Change-Id: I91d7920269b18b17eeebae64d34a282dd29540ec
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127041
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [c03c80e53e4d0174d24e363b1c63cdb47285359d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia3ac8edc4510ce06a8b6c9834a5f253456aacb17
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127039
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [4755e154f97d0c17333e1cfbccb680501c2ab48a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I18589a239de5a275595d8e2bc0e23f60e47cee37
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127040
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [a360e08e19be32289f17c85d430fcabce633839b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I955142119478b05d4449801eebdbef5a444650fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127038
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [ec867f2646bcf32674eed69916290d7ac6a778a0]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia42c907850f116a93e5323c4d4681826817fb6a5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127036
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [767af08e138363db2a00aeb979e8e7797e475a76]

        tdf#132643 Translate German section IDs
        
        Change-Id: I252148ae140ffef29563e7383b5b71e4badb2038
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127037
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [1bd5a427849859308cce79cbe011d22d5a521260]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icefcb5c8fcffa05cc99110cd92fe91c4952966b2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127033
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [5fb77c3cac4f6789090f6a2dc48715eca6dc3335]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ice21502113b09ee9565a57287ff03e8b48550783
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127035
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [2cfcfbcaae15be44630c6a98e9f60cf808bb9cbc]

        tdf#132643 Translate German section IDs
        
        Change-Id: I63cf5868378583988da49db2663f57f04125fdd1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127034
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Johnny_M  <klasse@partyheld.de>  [2ad6d936dc315d93ee29d8c837737674b947d5b2]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib70a66cfe1b8152fdd8d9f17a425b97e4f050278
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127032
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-18  Julien Nabet  <serval2412@yahoo.fr>  [84b6347bd05d0a7e5a7ea5075702f5f2892b5c1f]

        tdf#146299: MsgBox can have the parameter MB_ABORTRETRYIGNORE
        
        not MB_ABORTRETRYCANCEL
        
        Change-Id: I79867d5320c8e39fb717ac92f03875744a264a99
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127048
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2021-12-17  Rafael Lima  <rafael.palma.lima@gmail.com>  [02ad9fafa8ed2e393f118fe42c838d674ea9dda2]

        tdf#145983 Fix CTL information in Hyphenation help page
        
        Change-Id: I0863327574e671443255b49e86a1a13896c2d8bb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126937
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-17  Rafael Lima  <rafael.palma.lima@gmail.com>  [af5933948773b624c5802148c33094691cd5e196]

        Related tdf#145350 improve subscript/superscript help about sidebar
        
        Change-Id: I4336688ee1c2c9cbb09d0ff06db75579656311cc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126938
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-14  Rafael Lima  <rafael.palma.lima@gmail.com>  [f3ee28f154cea6cc94999015364e0a2965ee41c7]

        Fix minor typos and L10N in ScriptForge help pages
        
        Change-Id: Ie5c236da58f1a13e9aa022549aef65e661fbfd9b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126673
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-12-13  Mike Kaganski  <mike.kaganski@collabora.com>  [fdedbc8b2e7f9bc4a2bb1620841819bc1cdf7292]

        Make it clear that "compatibility" is a name
        
        Users did not see what they should look for in the dialog,
        and actually searched for "Microsoft Office" since it was
        highlighted.
        
        Change-Id: I7ef8ad3686d7e111a380ba69a7ddf19c1c45eec6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126684
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2021-12-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d0774bb418359c1135dab327cbc21b32d9513d02]

        Mute l10n for BASIC variable types
        
        Change-Id: I096e41267dfbfa167409b91657c8b2ea015bab1e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126701
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-11  Rafael Lima  <rafael.palma.lima@gmail.com>  [fa7fd622849d9e31d3f27e3762b0a0e578838cc0]

        Silence strings for l10n in sbasic/shared (Part 2)
        
        Change-Id: Ia14a0773d1dc13eaf8737eca3f68594eb1bb8054
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126670
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-12-11  Rafael Lima  <rafael.palma.lima@gmail.com>  [bba53dc2eb06941ab4e9b9c22722b22c19cd3698]

        Silence strings for l10n in sbasic/shared (Part 1)
        
        These strings are appearing for translation in Weblate
        but they're pure Basic code/syntax that does not need translation.
        
        Change-Id: I8a3f16fcb23f18a2b2b46eb7eaf8bbf74023dd84
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126606
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-12-10  Rafael Lima  <rafael.palma.lima@gmail.com>  [6fa6b45d603d01cb30549cdf9d1c56fa9376aa67]

        tdf#144133 Fix help target for Expert Config Edit dialog
        
        When the user opens the "Expert Configuration" dialog, selects a preference and double clicks it, another dialog is opened to edit the preference value. Clicking "Help" in this second dialog leads to a 404 page not found error.
        
        This patch changes this behavior so that clicking the Help button opens the "Expert Configuration" help page.
        
        Change-Id: I0104617153f710b09c7436b7f5e3faa78cddb2bd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126507
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [074f4a0f8b985a01c970d3d0bd9329d4e3c2634a]

        Refactor database Help files
        
        + remove duplicate ID in a section
        
        Change-Id: Id398144f06a813d0ac90bf5d5a4e10bc8cd0f1d3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126612
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-06  Rafael Lima  <rafael.palma.lima@gmail.com>  [73228ff72af0e4f8ca7e29b4dca388741804cb06]

        Document new TableControl methods and properties
        
        Change-Id: I8623a11f5fb710332765b8db3914a36b51285b7a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126294
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-12-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b7bdb8a47c81ed94509777b12d2706a36ad18add]

        Fix a "D'oh you found a bug"...
        
        Change-Id: I7261546457c0d128bef55cb8be7737cb6b70d22a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126417
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [2088858faca938ef6ff18cb5f018094e2545eb74]

        tdf#132643 Translate German section IDs
        
        Change-Id: I49df2a5e5673f96c90f6954ab8945802fb45a091
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126361
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [13390f6d56ae6af400f11861282dbb51c1cb622d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I336c4ee96f10e0be15a89f7702d13d2f5f9dc005
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126360
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [c9719cb965b25a0f98af2265d512f17988ffe255]

        tdf#132643 Translate German section IDs
        
        Change-Id: If17f9b0756705357bd3e9ea7288a144ea8f69d29
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126359
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [c4141c8abee3b6e2cd71d285cd1690d40b932c2a]

        tdf#132643 Translate German section IDs
        
        Change-Id: If5d40269f1404cdaabcec40458229b125932308d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126358
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [6f7a6029fcf3753fd8fc4a644879050c79401369]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id2bc5f6edecdfba927e73b70376e7b5c5d7e3781
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126357
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [89b9bbf278ce42a5c4088de7758efd17de9843a8]

        tdf#132643 Translate German section IDs
        
        Change-Id: If86699638a4c8252e09bc202204804b9be1ed186
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126356
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [63edcccd65a660f52765b6a62570342aa5ab0350]

        tdf#132643 Translate German section IDs
        
        Change-Id: I325086af8d6a4d0ea831596a23a846aad1dc148e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126355
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [2a258fe05759e8cdec8ea6bab1b31b0d19211ec2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I17a89c39168eef190e4c4182d40ebbd7076daec2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126354
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [ce82c31bde650b363d2170eeba5217ea1cbb3f1d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibd0f57eb0676f699c1ca3d56f4e42420c2ef1f12
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126353
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [b88a7d768dd2eaf95a9ca9ad75f98be8c470ed15]

        tdf#132643 Translate German section IDs
        
        Change-Id: I23f5d13712314ad647163c7d7cae3e5f7540dfc0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126352
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [f0f2c703b70316bb4b11493015823d7f5647efc5]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie4775e2745c5e84c1b8316b5ef93336554236d63
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126351
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-05  Johnny_M  <klasse@partyheld.de>  [9eff72927e896aef13253f4e63d6adb4499f0da8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I820b6f53cad68e1576227bd7c5a1362ba2b9c3e2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126350
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [32b4e8c9931810bf55bacc2c029e711d82b8c42f]

        localize proper strings and fix example result for StrConv function
        
        Change-Id: I6bd2b9fda9217c589f6e53b0341d8028a6ca44c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126348
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [43abde3c6b788ec7ac5384e7a6601bfac1cfc744]

        Remove avail_release <notes> from SF documentation
        
        Change-Id: Iab4c6ecba7f4db57bed82a29c5c4b9434b4efbb4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126295
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-12-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [676c20ccd9f5cb6e3fd9d882e39a02028c1f0340]

        use proper angle units in Cos and Sin description
        
        Change-Id: I318e1a20ee220fc306f2f4af2e61cc5c1b7237b0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126205
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-03  flywire  <flywire0@gmail.com>  [4156bb3b6cfcecb9ccce1ef5c7656d67df93b5c9]

        Consistent ScriptForge Examples Variable Names  - ui for UI service  - bas for Basic service
        
        Change-Id: I0eb4fbdd021db1149985bb37ba8b29a57297a6eb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126092
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-12-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [7566aae37b2c20ef155ac0fec53eac393fc288c4]

        Document new methods in SF Session service
        
        Change-Id: Idd2d0674aea815d7fb6743a92e348b58865ab09c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126145
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-12-02  Alain Romedenne  <alain.romedenne@libreoffice.org>  [3b63a6a4d3e61d57c552051037f69b8cdbac167b]

        tdf#141474 CBool, CByte, CCur function signatures
        
        Change-Id: Icd8febb66930020e39d310c7604a0419dccc9f0c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125137
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-12-02  Johnny_M  <klasse@partyheld.de>  [58f4a36a64ef30988de8f3fef9b8b291de011f8a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0c961f94e82041f8bb5030f15141f08bd8e7bb3e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125966
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b127658216cdbac1becdba794ea97f8f8b219e15]

        tdf#145617 break dense paragraph in bullets for CInt
        
        + refactor headings
        
        Change-Id: I4c01861f41fd545f63b12e50a9829f97fc9ff4cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126199
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-12-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4973d1a792d20d77e7401c1d2b1fe9821695297d]

        tdf#117868 Help contents for sep= in CSV files
        
        Change-Id: I6ac919fd95b9c30be3f1f2aa7bc18efd40b6d2d7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126188
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2021-11-30  Rafael Lima  <rafael.palma.lima@gmail.com>  [b838d04091f125a13302519807040ce43652d5ba]

        Document new SF_Calc methods
        
        This patch documents the following new methods:
        - OpenRangeSelector, Printf, ShiftDown, ShiftLeft, ShiftRight, ShiftUp
        
        The following new properties were added:
        - FirstCell, FirstColumn, FirstRow
        
        Change-Id: I9803252ec0594bd202fc689dd16ca57541e94e62
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125890
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-11-30  Rafael Lima  <rafael.palma.lima@gmail.com>  [51f94e35a9b401f2cbc59e57221ce1a4f2edc639]

        Document ExportAsPDF method from SF Document service
        
        Change-Id: I00421d36f7315ec7ec62eac39c44ea4433078685
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126091
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-11-30  Rafael Lima  <rafael.palma.lima@gmail.com>  [053d65c6f001c97da41cc8fc43f9e55915c9c3ca]

        Document new methods in SFL10N and SF_Dialog
        
        Change-Id: I02fa64860982969b5d7580d11781906ec354502d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125829
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-11-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b5735b8715ec8e86033fa9bf826829235bd69018]

        tdf#125636 (part) Include Help for "Start Certificate Manager"
        
        + some refactor
        
        Change-Id: I7d15ece2c87ab32568f9d40a7dfff8349d45a31e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125969
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-11-29  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [fe3d13ce1750ba2cd5bc64ff76d20a11e93e446e]

        Related: tdf#145728 Update help strings for QR and Barcode dialog
        
        Also, I removed the Wikipedia link. Besides having grammatical problems,
        I don’t think these links are a fit for our documentation.
        We would do a bigger service for our readers having all the needed
        information right into our pages, where we can control it better.
        
        Change-Id: Iaf96727ae5127ad622a2887aeea4c81b262d4ede

2021-11-28  Johnny_M  <klasse@partyheld.de>  [1ae6c12d33c4723126cfca2009fa00382db1ba5c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2a442e77bcdea9f56cee52761ce8a2252015028d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125968
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-28  Johnny_M  <klasse@partyheld.de>  [1f9f53420a043e6e8df1e3d458fb26c1a4dafacb]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie5b4776a3a964d266d9e011bd10a17603880ab0c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125965
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-28  Johnny_M  <klasse@partyheld.de>  [8b97a5ec31227cdcba2df0669bf8ac691203cccf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I786b333ea9e3522201ae775b781675e6900d7138
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125961
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-28  Johnny_M  <klasse@partyheld.de>  [c1e774335eff3398bff674f08601ed4b5f88eece]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4518fd34162567e1bb429e79e6df91ba7eb29ff3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125967
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-28  Johnny_M  <klasse@partyheld.de>  [9d4d2755356e1fb1dc1d0c39d72417ce9c20f7e5]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia88762ccd31319ed93998a0e84ad21c5cf00d84e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125964
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-28  Johnny_M  <klasse@partyheld.de>  [399a3e03e37f357dbc2ffc2722391fab8a0435c9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7087a6d908445b886a47251e35f19f22ecdb9a07
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125963
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-28  Johnny_M  <klasse@partyheld.de>  [1b88c34dcbd17abf96bbbb8cdb762152ede0f7d1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I65bab929469387fab1c784eae20ae94277372e04
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125962
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-28  Johnny_M  <klasse@partyheld.de>  [a9d5b3e1afa967c7213d20be1db0b5958bf33944]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6c7721b5dc3b4ebcc51a26d97b14c6b16068140d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125959
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-28  Johnny_M  <klasse@partyheld.de>  [86eeb36ad85e418352529ce9a83e6bd151a64250]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3e1b9056afaadebce0293597ea5f675448edaf54
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125960
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4de0e64acce71f06fe07dbe989f77a2aedb4e7d6]

        Fix typo
        
        Change-Id: Ibebb1d297c72c1a48191b5c875c9e9c9dd465054
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125854
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-11-25  Eike Rathke  <erack@redhat.com>  [5c8e8358756f7e5f62e5b6fd24410e59797bdf05]

        Fix MATCH() Type=-1, index of last >= value is returned
        
        Change-Id: I8b84e60cb626ee3b0df334cb1b41d3ef9da4e209
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125824
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2021-11-25  Rafael Lima  <rafael.palma.lima@gmail.com>  [856c215166a7fa14cd5788842068862925d22a4b]

        Document Locale / PythonVersion properties in SF_Platform service
        
        Change-Id: I141b31e9398e39d968197b11e4b8aa2ceda99480
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125827
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-11-25  Rafael Lima  <rafael.palma.lima@gmail.com>  [3ac2801c1df75bd6dc1699d1774c8ed53ca7df54]

        Fix example in EqualUnoObjects help page
        
        Change-Id: Iefea00251c858eb6fe98fe2220b24b3e35907c92
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125721
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-11-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [c80b0e8b7341e9880080767dcaf4722de694b858]

        Fix Direct Cursor mode help page
        
        The help page lacks the information about how to access the feature using the menu bar.
        
        Also, icons are not properly aligned. This patch organizes them using an icon table.
        
        Change-Id: Ic0308fecc68bbb2d72052fcb371a7859b91d7dce
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125719
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [0e031e14e258d11234dfef5e97245829fad9af49]

        tdf#145398 Adjustments to the Writer tree
        
        Change-Id: I05b5d9bcf871725ecbca594f0f3c0936b94bd691
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125717
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [f0f2cba1d40a248f3cc24ecaa60d403586894780]

        tdf#143846 Separate help pages for ASC/JIS text functions
        
        Change-Id: I9b5ae9b14ea98fe9edbf84a433ad4b7ed3bfcf39
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125720
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [9ae4ee41e475d51f22122596c1f0bf4931232864]

        Refactor help tree files
        
        This patch applies "xmlling --format" to all *.tree files in helpcontent2/source/auxiliary.
        
        The reason for this refactoring is that these files' indentation is very messy and it makes it harder to maintain and update the files. Also, the indentation used here relies on Tabs whereas XHP files use two blank spaces as indentation.
        
        So this refactoring also applies 2 blank spaces as indentation to the tree files.
        
        Change-Id: I54366d6efd011a09baf45c3b74c089bd9b0401f1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125718
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-24  Johnny_M  <klasse@partyheld.de>  [0578fd92eb320b70a0cf1bfd44799f6b1e45e402]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie57a80b8a7b98cd65e23e03523b14b1db11a4fe5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125594
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-24  Johnny_M  <klasse@partyheld.de>  [76c44eafa48b328904ab7674f111abd5f65c82c4]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icaa6c6a47f6e99e352fdc46849ca7aa4bd9738a8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125610
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-24  Mike Kaganski  <mike.kaganski@collabora.com>  [89f81cf2f81e2594a68956755114c733aeb041c5]

        tdf#145617: Mention an alternative exponent notation
        
        And add date to the possible argument types.
        
        Change-Id: Ie818c219e57cf706fdee278d54db1774a67e5d39
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125716
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2021-11-24  Johnny_M  <klasse@partyheld.de>  [b57f294095c78e68a7b5f795163b8a75ac06198e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I61813aff00920e52489c6d108da9f2bcc5b54c03
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125606
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-23  Johnny_M  <klasse@partyheld.de>  [71c450376a4702a94902f15e4099d5925e22f842]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iade16c27ffcd392edee10300fcdc8c8ad2738b0f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125592
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-23  Mike Kaganski  <mike.kaganski@collabora.com>  [03e4103f0ac0d4203d5d3e7ea2946611ed04799a]

        tdf#145617: clarify help for CInt a bit
        
        Change-Id: Ie3a110ddc7ce2fcfbb75377d9426c2772eeffbad
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125708
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2021-11-23  Andrea Gelmini  <andrea.gelmini@gelma.net>  [f2cbbd18d34a7fb8ece9c774cdcb5a2e38fac957]

        tdf#145831: fix typo in PNG
        
        Change-Id: If393a87a9e17615e65b93852c41f0aeb0c9b55c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125678
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-11-22  Rafael Lima  <rafael.palma.lima@gmail.com>  [023b21a704bf0bae904b87907dd72d48d518ac09]

        Document ScriptForge Dispose() method
        
        Change-Id: Ic2ff80cfc2dc987ea7e62d7c216358af279712a7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125452
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-11-22  Rafael Lima  <rafael.palma.lima@gmail.com>  [957baaaa79fc771842444d2fd5df6c9f9383f6d7]

        Document Duplicate/Rename sheet shortcuts in Calc
        
        Based on Regina's comment on bug tdf#145745 there are quick ways to duplicate and rename Calc sheets. This patch documents these shortcuts.
        
        Change-Id: I887018cec48b829b73edd3c593d32f2044d60778
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125450
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [e03ef6d09a95251a7e31c03c4df183d80de2f73f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I02ddd433b92c1948b53442dba46480010b275d12
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125614
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [b0391082f22e06d38c17beb241852f7f6dc1ceb4]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibff67e3a6e819d998acd81d48cc8487423912df8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125612
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [4f86b98f4852a3590208a5ba0183b0767b2340b0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I43001aefdeec0ac4f43f1b0a7274116dbc87b76a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125613
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [6f3dfd46d61bd8ee5ae04b35056f95117cc472c5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I544d292737aff83158bcfe46cdbef715e4a5ca33
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125609
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [cb389072da48f9712f8100ac8e88656604106ab5]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Idced60ec26d33644833e758886da95b9b12596eb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125611
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [649d6ca20c8e574e86a25318510b4ba611da94c3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2c676d21d8b78ca1f5307904508bbd620724ddfd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125608
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [430875f024037702e09291ee48c6dec481ad40c5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I10ce80babf0e191f854f151a480d3340bf2eef0f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125607
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [598bf0b1deb8a4e0795a79c78001a10d3b262e87]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1e582772a69cca77716f270b243bf8f73b173dcd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125605
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-22  Johnny_M  <klasse@partyheld.de>  [a6e8b1dcb95877d2d03586482e70e96f276961da]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6ec193b5e751a9f1ceab602ef88582d01457fbb3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125604
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-21  Ming Hua  <plateauwolf@qq.com>  [9bff7df37fa8a6303ef5fe4f10085ef635be3a95]

        Related to tdf#141869: Update help for inserting cross-reference
        
        ...to match the UI changes made in commit
        81472692c4ee0b12c6d2184823faefa7a53431e6.
        
        Change-Id: If09e850fe769a1475e92f7605399316d74af95df
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125534
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-11-20  Johnny_M  <klasse@partyheld.de>  [45533ee580bb1dae59847fdce7ff269b4b7b3709]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9ff9645bb3283ac824bc663897d40d2fbe43a931
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125596
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-20  Johnny_M  <klasse@partyheld.de>  [2c7ee29857fd322080dac8e99151d31be991d0b3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I71d7f73845bc57e3a1bc9acdaa8a8aa630e8351e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125595
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-20  Johnny_M  <klasse@partyheld.de>  [f3fcc169054a340ed3dbea4cd8905b2015417a23]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1a45b29e40b1b1ba90258e20a2d909688bd0e302
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125593
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-20  Johnny_M  <klasse@partyheld.de>  [2667e50e6435579443057d55cc7a57f674f543ae]

        tdf#132643 Translate German section IDs
        
        Change-Id: I13bcfce76d858630b40c6c39566c0015c3ee470a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125591
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-20  Johnny_M  <klasse@partyheld.de>  [1f0c493cddde7a30c5af42a1d895d05c1efed9d2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4a2f4422276d2944dcffcce597c7a4a013c3af6e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125590
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-20  Johnny_M  <klasse@partyheld.de>  [5628bb0f03d71e6a30ce93ce966962c42d0abc76]

        tdf#132643 Translate German section IDs
        
        Change-Id: I019ee515a93f3c9159a4b5d40b46a3568d72c61c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125589
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-20  Johnny_M  <klasse@partyheld.de>  [a4d192693f92434fe8f92c745a15afc1e09b77d9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8fea2f205848348c38e507b9169dc7ca434b3b7f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125588
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-20  Johnny_M  <klasse@partyheld.de>  [aec63dfd1ff1016d64554ab7e804fa1580a71f77]

        tdf#132643 Translate German section IDs
        
        Change-Id: I753cfdd055ec5ef372c0ec3f7f7d015b487dbc50
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125587
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-20  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4a28022898ba228175a451c17a42f65cce039235]

        Fix typo
        
        Change-Id: Idb3cc8605c7d9a4e8c2ab6eed54805cf52850595
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125585
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-11-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [04bef9c48889b4da6f332b1b31a9b45227b52c32]

        Refactor database help files
        
        Change-Id: Ie8f983d2c49f61084c456f8c7e91b41a6b5ac22a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125491
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3c580a172f699ab665b609896ac7c12a8990ee5b]

        Use embeded contents for experimental features.
        
        Change-Id: I3a02faeb85a9739a2ea425c8f3c4159b64df0ec0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125478
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-18  Rafael Lima  <rafael.palma.lima@gmail.com>  [5ce3e1b6c32f59175c76e6dbadb871cba0068262]

        Create PopupMenu service documentation
        
        Change-Id: I511221e68e9504a5c9e5e6c00bb31047a6ccf11b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124982
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-11-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [890b11c7e389bff4b177beaf79461a6d6cc8ba1c]

        Add Development Tools icon to Help page
        
        Change-Id: I619e94f6c9c58285781cd6635398b4a807d20f55
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125335
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Alain Romedenne  <alain.romedenne@libreoffice.org>  [eb45e7df8aeeab7791876038c16345d5321e49b1]

        tdf#141474 Asc, AscW function signatures
        
        Change-Id: Ia85bf08bb1e5cb0e7db5717caec01e7e50c3b106
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124853
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [bcc3ccc059f426ef2d79295338e50bb7b7a6642a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I19a2a9073c17b4785f1d76bdd073ef1248c567ad
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125192
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [6ecaae4914ab0d7cea926c64407637ea6b05723d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0bfd3e56449f87f90b20d083b15b885d18a889e8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125190
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [88f6c6a5b87012345a2b5a06cfce640513a57106]

        tdf#132643 Translate German section IDs
        
        Change-Id: I77e097bc550945e9f55d0b14b028261b503301aa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125191
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [1aa8bf640c894799bfd3c1ece4df34cbb5c29a6d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9e03d674b96a857255f6f34c87a4ceff2b16969c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125189
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [e713d1e606f3e87692bcbe629a6427a706859152]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2371a142bd3f7c088acc402ebb3d3f21d376e485
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125187
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [2ee280bfb365d3cee940f96a93957360a6025eec]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Ic6458663921fa886780b84180ad1239fe9ee3896
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125188
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [940b048a9561b5919348a98dabbc3335119557a2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I61eb8c27657cbacfac50d446bffd5715ac36ee53
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125186
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [2d633cea28e9f266cd9c9a712c97eb9e2b83c8eb]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idd605a7b145e5cd0428ebcf84214b3f2907d6c71
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125185
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [f78f0eda70965f9d7e146bac44bee2d3ad634b5a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5189b5de232eafaa1a12fff0be358ebcdeda8a70
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125181
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [1cae9563ec5539c55f82562adb4971a5dba93535]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic1dbe2444c17b9440a39dae8a95b7b5d11df5f4f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125183
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [e775ecf573c86ea404f68466a3ac748c5f8988c3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I793fc7e9be89985c700ef39cab72f651b1468e01
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125184
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [5ca7212f47d3a3a457556db80a9c7da48a714853]

        tdf#132643 Translate German section IDs
        
        Change-Id: I780358fcc99a9f59c6ba0f5eacbc65fd39c16b14
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125182
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [fd8a89b227489f8f8d005025b6984b952a4b57aa]

        tdf#132643 Translate German section IDs
        
        Change-Id: I761bd3bff8d8094f1fac6dee0c2a9cb5bac85cbd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125166
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [388680327e1628a289a726d9c23a51f0456e6a26]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8344b8cc9ceb0b3e223ee0782a40c729134ba9e8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125162
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [7713a240a73b3ac5cc369d53cc6c968b7f669a16]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id411b83ff1633c0c0122611ae2acc51f88b6e6a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125164
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [f04dd65cd08f3ee1319d2722816ff88d75d42b68]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifd576cabd0d11d5bad40e6ef31073b4100e7591e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125163
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [598c978c1f38096a7e67f71b069a013f35e93980]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib6614f8ea98fcb5e8590197495f7237c9e04e5ee
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125161
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [2fb3a91cc9369a5a40c5387b23a3a95d956d2d96]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie5d6781051dc00f7ef93c4ef84675a47dfddc072
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125159
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [086870afe01341a5b71b76493f121032caac15c0]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib472c56cfb4c2dea3f2a54fd4e193013de5cd5d2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125160
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [58bf1935c2cc586f37b3b4d1ba8d458c9c163288]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7e5e46d2dd06bfea39605fae84c8f735bdfd9a41
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125158
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [cc921ffa9a0c4647f535be7e9f5aab81bc0fd343]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2b2a38f3577c9365b917c65b61cf7d0b92e649bd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125157
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [4868cff6a92de396f6e1646586baa7eb35eb0218]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8c939f682ae369a2ecb33203d02f232809b918e2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125155
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [5c64b2a06c838d9c61f1b5f8671c6cba86ee2aad]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Ice5d40af063bb08c19325037978650c065a745e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125156
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [30b7eb57f1b9c038246ad2b974d39827ae1e45d8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1d6856648fa36c3146a6ca0b1f5659f8850d28dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125154
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [9b1d979528aed9b69555b715fba626d2f9c7f910]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icae59f764548a91846727a609f9c263765cd70d0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125152
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [8914c4e02e47eba452bc8a3f56fe7976e0cb7d11]

        tdf#132643 Translate German section IDs
        
        Change-Id: I081fc3c5f0dc980c2d0166572d71a3592382a41c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125153
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [37961398df8cba86eda93ee45eec0811f07ce33b]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iae810efb5bd81798c83f06d30ceed5d133c2b210
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125151
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [05811f86df828b84d6ec8eefbed023e419ceb1df]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia0dce805a0f874521aa3886a3814ee50573bdc58
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125148
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [3c8f4d6dc1d7ca2b6d1b6f1585b2e55a6c1e68af]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibd18d6e89066d7d6190f5ccd3733653d55109277
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125150
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [d2e52d5d059ef739ae6dd358f3af9d0dc287bf65]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8fc287bda183edb4b70f8c18caf1cbe6f88db85b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125165
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [4dbf7fe3c1fa86b9a3073e3d972b737f9dafccf0]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iedcdf99beb067b94d27d9af47181a9b336d5fb93
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125167
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-16  Johnny_M  <klasse@partyheld.de>  [38e770261da31bdacfa3981952e7bdf150590868]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic1e168e203be83709ea0f9010caec11826842329
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125149
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [79548b2894c85265f0e4cb9ec74c761c1f5955ed]

        Improvement in  English
        
        Change-Id: I9b7da83ad12b20e01499f46667f42e63548f3d58
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124984
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-12  flywire  <flywire0@gmail.com>  [6d3d8f1f5279595d78267ed830cc0abb6babccb3]

        Simplify location description
        
        Change-Id: I943bdd1ab68d0f73f3e7735b62c8ef228eecd72a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124700
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-10  Alain Romedenne  <alain.romedenne@libreoffice.org>  [b902fbcc87b0baf76b3dd501f0feff40bb1f3711]

        tdf#141474 Atn, Cos, Sin, Tan function signatures
        
        xxx(number As Double) As Double
        
        Change-Id: Ibf1020ba6027d0f30b3c0a5609c407bbef6660d2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124967
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-10  Rafael Lima  <rafael.palma.lima@gmail.com>  [858f7cac7f8fc3ec21c2273c21f7a4b34c608d62]

        Fix caseinline in some Help pages
        
        Change-Id: I67472c239abdb425ad5787bb854638566b29b4f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124847
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-10  Alain Romedenne  <alain.romedenne@libreoffice.org>  [60560093b76da08195ad1b1dc7bbd17ee2cfb333]

        New methods in sf_Base, (sf_Calc,) sf_Doc. and sf_Writer services
        
        - PrintOut
        - SetPrinter
        
        Change-Id: I809797247ce50c9a74ec8c1c703722911c687993
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124194
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-11-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a75eb717488b9b5ca9612342e62e4af43aa50a4b]

        Fix path in link for func_sum.xhp
        
        Change-Id: I9ed44d1d28c8c437d5e20448fe0f389e6940b015
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124866
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-10  Alain Romedenne  <alain.romedenne@libreoffice.org>  [49c7e92b634f2bb9d054bd791a1317b9699c093f]

        New method in sf_Calc service
        
        - PrintOut()
        
        Change-Id: Iff97f5fb8585b8c70d4837bdba5eb5ee30852b4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124484
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-11-10  Steve Fanning  <stevemfanning@yahoo.co.uk>  [99120cbfb9b5c0c75bc1b3317fa87ecab58d170a]

        Update help page for Calc's Mathematical Functions to remove detail about SUM() function.
        
        Leave just a link and a one line overview. This is a follow-up to change https://gerrit.libreoffice.org/c/help/+/124696.
        
        Change-Id: I31898c9f8d1fc0dca83a7d3fc12d466a3d50928c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124865
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-09  Steve Fanning  <stevemfanning@yahoo.co.uk>  [9077a2887221677690282917c66c7af8e3e37121]

        Improve Example section of help description for Calc's SUM() function
        
        The ability to use SUM in an array formula is important but the help description of an example array formula is uncharacteristically long. Now that the wiki has a more specific example, it is appropriate to shorten the Example section of this help topic.
        
        Also moved SUM description to its own XHP file.
        
        Change-Id: Ic062686c53a1ae8b81100e2b49781aaa79e6ee50
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124696
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [02f148c4a8486dcb0ceb2d2d4891a19e132821a0]

        tdf#140395 Update font effect screenshot in Help page
        
        Change-Id: I1ee93b072ccdf750147bb44dac27e9233edaae49
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124893
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-08  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [3b8dedffddfa520de8801845a360727da3b4c698]

        A possessive pronoun isn’t a contraction; you don’t put an apostrophe to it
        
        Change-Id: I9dd5c0228abbee872714e0654443b238966750ce

2021-11-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [982f985d2a8e8f429d147eb158b89c73bd60f2ae]

        tdf#140781 Add PDF + XSLT import API names for CLI
        
        * amended python script
        * regenerated convert Help page
        
        Change-Id: I4891491d87b4b21c2d103b9df2adb03a21aff790
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124787
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [5ee4d72936eff5346ed85ccb4958801a44f712f0]

        tdf#132643 Translate German section IDs
        
        Change-Id: If48434cb30d46b4cc7a5d1dcf7e1c9112e75aae8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124812
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [964617bdd9e75ad6a6ecb4c549c53776ff8d973c]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic665b9ec63d2c59aade61648f2a5a79729412cf3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124814
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [3ae4d8901912b649aedbeedc907c117409fa2ef2]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idac11dadcb74de868d9fae27a571a66d0da7e862
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124813
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [977d1c9044ef41391b9fa3ccc5244cd206623a30]

        tdf#132643 Translate German section IDs
        
        Change-Id: I11f0723a02ed0861ae8cb8d372e19267803ea948
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124810
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [c4ba4d4ba96ae6cc27aed0719efa80a67e7a3f02]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibad45c90138e05fea58b73e05c4b056d377abfb4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124811
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [0d55f7694f6a490649f9318de2fca1efcbc85f11]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0270586e9ade893b26338a1a9dc9f0bb5d4482c0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124799
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [f0e247ba0f835b39e21d0bffd77ec7b83c0c3122]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1ece2fe7408cc64d93f6b58a7744acaf06fd4f5f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124798
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [1ffd51ac1318d250e3f462a28804545deef0790b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I46dc72453686d590c4ad58dd2c7de84659815c54
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124797
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [0cf80abe2d2e49937e06d2d516348c7a12d816ee]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: I7317f4692628cb2845cdb32c84391541c6754014
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124796
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-07  Johnny_M  <klasse@partyheld.de>  [37ded3c73f7a54b03ce1fc7b427cd612086e3e7d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5e1d2ef92b75b3c4547fbb04ba40fd8c2f43c81a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124795
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c845d15fbff54fce2abb4a402cc3f565e84c5f43]

        tdf#140111 Add "Comments" to View menu description
        
        Change-Id: I1cb5399e47d2726c318f9ebf35c8fff4f8720d69
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124789
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-06  Alain Romedenne  <alain.romedenne@libreoffice.org>  [8278dc648a49ae83fac8208fbe0ac6041cef56e4]

        Fixing links
        
        Change-Id: Iaffff844cfa18b2d3a8715e01d236e2d49ebe74a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124702
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-11-05  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [ea8bee81962bf4a1fa053578c3a21cf55715d483]

        Close navigation menus when clicking outside them
        
        Change-Id: I6d567d7978ed5997b4ca9bf865e9e54d6c67a3a0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124718
        Tested-by: Jenkins
        Reviewed-by: Ross Johnson <ross.johnson@homemail.com.au>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [03457ee108d22cf4eabf657de3c67968c8f93f36]

        Fix bookmarks in Collection help page
        
        Also fixes an extra "." in sf_session.
        
        Change-Id: I59aa5542e72b17658f494ee41b30f5475fa45872
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124690
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-04  Stephan Bergmann  <sbergman@redhat.com>  [15deec972f2ea1e2076a74c4d206b49967c68844]

        Adapt helpcontent2 to var2file rename
        
        ...in core commit 3829c0c7db8768ca05f148e8f5c271ddb56d5bae "Resolves: tdf#97046
        ensure build system variables start with gb_"
        
        Change-Id: I2d9f579921843dbfb55efde492ea19abb3c6782e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124682
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2021-11-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7488c63b40d151384e8aae67f78d804962e99c99]

        Add 12th param description for Calc CSV import
        
        Change-Id: I4aeeaabe4f3894dac067556824a8c3762c273dbe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124250
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-04  Johnny_M  <klasse@partyheld.de>  [887b0f6e0980f42d44b2fc79c4ae15f15e2603e2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I42d011f599c4fdc8c82d30d304273b7fb8ef3579
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124523
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-04  Johnny_M  <klasse@partyheld.de>  [8b691161320fa8e5704183acfb15b19a07f2ff85]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2faf5b4da2dddf5736686cf6c7f03cdd3cc67ea2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124519
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-04  Johnny_M  <klasse@partyheld.de>  [a24b727eac86d93cd779b44bdcd046f6eceb0266]

        tdf#132643 Translate German section IDs
        
        Change-Id: I88e9ad41b88861fc22183cfb812bae652e3b2ff3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124515
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [937d0e7439564f46f8627032314878a6fefbd195]

        tdf#132643 Translate German section IDs
        
        Change-Id: I28cd7d852ed5260811f6388904c5b658be89b5d0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124522
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [d267338da14c3d505dcb2245e4fd4501b3351963]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Ib70cf57c351c2342a3cebdd9052b42d134bb9e53
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124516
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [7a6242adb760c8f8603d9dd4af880e5a9ebae2a0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8a6f2d4b515337a8526ca5d09ab81b576edbd89f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124521
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [eb6bd3da8ce0678b5e5327fce347e68f90d2ff5f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie0c4bfb8006124b68b4928286c8b3a20423ea2eb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124520
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [2babd3eab5f8215751ad247ce153b9d140b95b1d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id84cb4ee46cbd2cf9ec36bdddb64b5941364152b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124518
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [9b87b645b2ebfa735b80b914cb797a3f32a48560]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7a8b06fb9d62a86bde0e868e61fba14209da2c09
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124517
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [6c40485ef4bbc51aedc0418b76396624974089c2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I59dd1c081e4e8ba3933dbecfc74e4c61b167ee53
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124514
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [93ffd5de051e831a94f5aa9cd3c19ff496a86370]

        tdf#132643 Translate German section IDs
        
        Change-Id: I23a1fbf80ae1e97677cb099645f87395a008ebcb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124492
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [8cdfcc1ff2220e55fe74ed9889608406bc30d985]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6023ca2ccd54dd59e5e46d641fdb7a519a5333a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124491
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [2809c7aea1e3c56369060756c245895d60dc2c50]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7b2c360e9ebc3e6a1a4863366c76164018d72c2d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124490
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [9bf6321ea5344eeac7ce34453d776fe1bcf18468]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icbd1b5cbbd7aca5601464fe26964e9215b5686e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124464
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [bbde73f9f1d9bf847d9c9bdeb5e4bcbf44ee4fa3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3e318c60dd8913e48fa4d35a555d2bdd74b9f99e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124465
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [f6ba20dac0a91953eef9b008fd7812af37f577b8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8f0341c0c04d9b0a67b02814a5b69128652e4029
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124466
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [d7c59ba2fa33b3181d2b655a96555290142c8bff]

        tdf#132643 Translate German section IDs
        
        Change-Id: I86542dc4a1e981a151a66eb63114e14e03ab9003
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124487
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [5f834fa449f14ef92b081ef07382e4104cfeff4c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I794daaf1c9394a01ff2be5fdce4e10f87c0e64fa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124488
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [3aafea5d3bffa40b1ea4f3c6c756f1e0e2ff16f2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0e721bef0778f93e0277e26d13b969909c694ea0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124489
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-03  Johnny_M  <klasse@partyheld.de>  [66fbab252d3df0b9af39940ad66bfc264b97421b]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Icd333dbd67fbba8e1ff46cc4b78c78a4b29a2018
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124463
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-02  Steve Fanning  <stevemfanning@yahoo.co.uk>  [5f532332487c5c57eecb949d0d83fdf2c5f4e7ac]

        Update help to explain that CONVERT_OOO
        
        Change-Id: I6f981b70f98c95cef510a60f4791336446db8648
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124193
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [95f006af3ffbe256ebf095db8be2ebd1321e673e]

        Refactor database files
        
        Change-Id: I97f41e7a5268ee307e3e0b051abebb35b917ed73
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124565
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-11-01  Andrea Gelmini  <andrea.gelmini@gelma.net>  [ddbff6c13a02f9b58d0274c2215adfbdd3020fad]

        Fix typo
        
        Change-Id: I9dc167e31f706ba8769147fcdb6e10c21ae71a31
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124554
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-11-01  Andrea Gelmini  <andrea.gelmini@gelma.net>  [236b3987893c6a9e6c78f2efee411a18d4c85a7e]

        Fix typo
        
        Change-Id: I3694de1a379960fd2c927d0f80e512c42d3fd6d6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124553
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-11-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [94e3719169db094d5efd3a952461bd08a806f0f7]

        Update SF_Calc service help page
        
        This patch documents the properties "Region" and "XSheetCellCursor", as well as the new methods "A1Style", "CreateChart" and "Charts".
        
        Change-Id: Ia3a5be356271ac0bb1d298de31f1d3d270f9382e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124199
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-10-30  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [081aa4f6de2c2f6388267883e68966b9da02981f]

        BASIC syntax error
        
        Change-Id: I6ed5bb2541ce6ad6e2bc4f877a093ea5f9cb7aa5

2021-10-30  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [52b37a0450f918a2e4c7ecf8461ee33d4e355e7c]

        Since Windows 8, “Run” isn’t a clickable Start option
        
        Change-Id: I1e02547fbe6042e47c028062ea43375cb3ebd0a4

2021-10-29  Rafael Lima  <rafael.palma.lima@gmail.com>  [3445df8b3761cc8dafd0f5a275696ad54dc9bbec]

        Create help page for SF_Chart service
        
        Change-Id: Ie244e4416d2b523dfe460701297f6ecfc81f964d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124195
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-10-27  Steve Fanning  <stevemfanning@yahoo.co.uk>  [7f8b84bbf7fda91426d01bab26b5fa0d148624a1]

        Update help description of Calc’s TRUNC function.
        
        The help description for Calc’s TRUNC function currently does not indicate that the Count argument is optional. However, the help description for the ROUNDDOWN function does show the Count argument as optional.
        
        Since both user functions are implemented via one C++ function (ScRoundDown()), the optionality status of arguments should be the same for both functions. This was checked by confirming that the formulas =ROUNDDOWN(-45.67) and =TRUNC(-45.67) give the same return value (-45).
        
        This change updates the optionality status of Count for the TRUNC function and provides the additional example given above.
        
        Change-Id: I2078d068b870dd05f4c977a2f9909537ecf7f9ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124190
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-26  Steve Fanning  <stevemfanning@yahoo.co.uk>  [c94585cd933b70a844719985ea63f70928e6d365]

        Add example to help description of Calc's SERIESSUM function.
        
        Change-Id: Ie3c95990e2ec75d439405d8fb79d9fde8d852bdd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124192
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [18465d2e19be235388020137629ab3ed67f103fb]

        Fix typos
        
        Change-Id: I1186621eb7159896828a0fa33e12f58dd4acf598
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124207
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-10-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [56638af603a79cd9330752fab99a7769ace9ffaa]

        tdf#140779, tdf#140780 filter params for CSV, lotus...
        
        Change-Id: Ie439889bd8dc4bd630187e253d3689c8e644b2a7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123901
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-25  Alain Romedenne  <alain.romedenne@libreoffice.org>  [cae1ccb6137d03cada0e187756e9197a897ba94b]

        tdf#131563 VBA color constants
        
        - VBA color constants addition
        - Aggregation of spreaded constant definitions in this page
        
        Change-Id: I5f4045256e5e03c6b11247c9bb0442e9e63d738d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124013
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [2592de88d4e0f7c15526f08c3abab1475d697f70]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib2c5e06d6f23c7897a69a0613035a593ee3701d5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124112
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [e4fb1b1412a0f1cf7626feca09881f6f630f45d2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I96c6d66f3d030e2881ddff0f0f35833f65b85cc4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124111
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [005ab5fa0c87135a3e5b8f7150c67d1c47ed490b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I51c35619cc80d3c7e0dce3ea805e5afc486c8daf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124110
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [b425e5428d61fb534a6fc02e948f7b246aaaec8f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib099bf8474d272cbf10fad79c80b5164b5d11717
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124109
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [1d2f50f0de3075da42af1725f0061180c7ce89c0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3dc05a302194a7eff7e0776776c309afabbc731f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124108
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [21500a71de051f1a2046e97c7cbd1f344bb82431]

        tdf#132643 Translate German section IDs
        
        Change-Id: I59cec2f60abf1251edfc865932ace953008c57d4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124107
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [6422afb3a6ac4ce1d5d0658f24f9cfd3d19e7d07]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3bc212d560b2838daca117bf29d5bce0293ffcb5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124106
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [bee3e08d0957c12c92934fd46d3c1ae40f564911]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Ifddc735398087a7fbd39136a9bcbf5fda5c457f0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124105
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [9ae706191bf26ed27da4fc8ddd9ceee8c49af848]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9b32ddd9a754764d3798fadeb9c323dd1694aace
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124103
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-24  Johnny_M  <klasse@partyheld.de>  [49c732f50cc787aa1c713934a4002d5cc4186cb2]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icc84282d95c3003577bec75d130099d027d2545b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124104
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-23  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [fb9c746f6aaae147aa16b1f2b682e01d07003d03]

        tdf#145232 get_bookmark.xsl: Use normalize-space()
        
        normalize-space() trims whitespace from the start and end of a
        string and collapses multiple spaces inside a string into a
        single space.
        
        This will prevent newlines in strings from breaking
        our generated bookmarks.js.
        
        Change-Id: I2a420cfd9fe13ee063151af79cb51b0ae49f5a0d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124056
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2c0d02652166d4baf168f233459df09138ddc268]

        Fix typo
        
        Change-Id: I49852f6b601817fa179306896a1d0b263a8ec4bc

2021-10-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [69519a798132d28edb7f1cee5ef7f801b853dcba]

        Fix variable name
        
        Change-Id: I508ae24bb0a38be10eae3b88dbef060b555ef2a4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124043
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [08d7c8f595a3d4b4736e2bc993867cbcb4fa71d2]

        tdf#144463 Fix Slide Show help pages
        
        Change-Id: I464f7c4c09bb04f484c94ff29ec1ad63c201eb3a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123515
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [2aae6a437951d1029eaeb13fdeaa70ce48ef5e72]

        Fix <embedvar> tags for better l10n (Part 2)
        
        This is Part 2 of the fixes requested by translators concerning the use of the <embedvar>.
        
        Change-Id: I4c846632ded9a7260f86818d7a0eb6257b414b19
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124008
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [c37c5f2131d0fe893d7de8995e7deb73262988aa]

        Related tdf#143846 Improve Arabic/Roman help pages
        
        Change-Id: I4be244dba35f137c1b7d356aab658c5e08604e51
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123523
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [f025640e2603ee252a21e935c2790627a2e95224]

        Fix <embedvar> tags for better l10n (Part 1)
        
        This is Part 1 of the fixes requested by translators concerning the use of the <embedvar>.
        
        Change-Id: Iee5ea4289034449c33156d4e20483943eb872ae0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123782
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-21  Alain Romedenne  <alain.romedenne@libreoffice.org>  [993399c7c55d58bf084234713b07ac6ef8442b03]

        Fixing L10N issues
        
        Change-Id: I45c83f083b861fbe594cb83a82b419aa51b29526
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123786
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-10-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [b8e91b3ca199444badbbcca1bb135f30f6e434eb]

        Refactor XHP help files prior to patch
        
        This patch only refactors indentation and headings. No changes are made to help contents.
        
        Change-Id: I7cf71ab26381859d92791d95246e0bb88d8b88a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124007
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-10-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e9bbd8047b2f9e5b4a0ae8fdc1dab298b38c50e2]

        Break long line in table
        
        Change-Id: I89bd017d7d9070e7927f63fa85e6d17baf2ee706
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123851
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [08deb44ef2fdac4a1e173da75c9cdc1dfe289c61]

        Refactor database Help files (connection wizard)
        
        Change-Id: I2d924cb3611d8749ed1e19d9321b1f230697412e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123831
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-19  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [e91f2d953177c5de27081c9e4485cc08c9e69ed7]

        Remove whitespace in heading ids
        
        Change-Id: I16631a67b01e1df2567330a63a302164154b5076
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123808
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2021-10-15  Ross Johnson  <ross.johnson@homemail.com.au>  [6079bc0682395542969c2a0e7e184bf89a175428]

        tdf#145135 - Writer object positioning help page fixes
        
        1) Describe relationships between anchor, reference point and
           object.
        
        2) Expand the description of "to character" to highlight that the
           reference point is the start of the paragraph containing the
           character, not the character to which the anchor is attached.
           Give examples.
        
           The Guidebook is correct but this help page wasn't.
        
        3) Attempt to explain the difference in the effect of moving the
           anchor compared to moving the object itself. Remind users that
           an objects wrap and alignment settings constrain this movement
           and final positioning.
        
        Change-Id: Ia4bfc0e7273d3d09a65cab0cec7d78bd45b7a2bf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123653
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-14  Rafael Lima  <rafael.palma.lima@gmail.com>  [28499f409af62f1930f427ebf040f9a2cd6422b3]

        tdf#145067 Document the Basic Collection object
        
        Change-Id: I0ea7be144cca78b48ab3dfd07426ad679b07b26b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123398
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-10-14  Rafael Lima  <rafael.palma.lima@gmail.com>  [1efde59fa4d731f1fbbb1c14a647acb67d0be27a]

        tdf#143756 Update VBA Round function
        
        Change-Id: I2bab4225b618125c52fc1146140118e3bce009a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123514
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-10-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [89ebbf38c76bc5ea6e8161adaa2c4a55772b4ecb]

        tdf#139290 Help button for Load Styles to right page
        
        Actually there are multiple Help pages for the same dialog.
        
        The Load Style (writer), Change Master Slide (Impress) and Master Page
        (Draw) all use the same dialog sfx/ui/loadtemplatedialog
        
        Switches were added to select the contents for the right application.
        
        Still, slides and pages terms are mixed in the UI.
        
        Change-Id: I2d48dd8a72fe7b43e92b57299eed1577e355c060
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123529
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-13  Alain Romedenne  <alain.romedenne@libreoffice.org>  [c984b1f7c6d08c21aa21413980c0bd4408a88a3a]

        Option Compatible vs. Option VBASupport
        
        Change-Id: Ia0327a4bf584b089fbe839c46cf8a6e6c6c576fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123394
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-12  Andreas Heinisch  <andreas.heinisch@yahoo.de>  [c0b8265b7148b1860bd47c77e072c3c605b208da]

        tdf#144924 - Change return type of array elements of the split function
        
        If VBA is not enabled, allow the assignment of variables with different data types to the individual array elements created by the split function.
        
        Change-Id: I2acd2088cb4d805c57c25acad9268cb0d703177e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123164
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-11  Rafael Lima  <rafael.palma.lima@gmail.com>  [152530c4360c80e9a052c4c883a8e4d53001f364]

        Create documentation for Basic "New" operator
        
        Change-Id: I11157f8db43811a107eb5270db5b39c351b37dcc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123159
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-11  Alain Romedenne  <alain.romedenne@libreoffice.org>  [79cf3e922b00a74a6a29ec324589aab7f05c5886]

        Running Python Interactive Console:
        
        - Provide a non ambiguous capture
        - Present APSO console as optional
        - Provide GNU/Linux appropriate information
        
        Change-Id: Ice7069242fc900b5c7c60a576671f62f841a313d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122732
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-09  Johnny_M  <klasse@partyheld.de>  [d155b3e2133f3eb6593d438b69dc3e42d37b11ff]

        tdf#132643 Translate German section IDs
        
        Change-Id: I69505b323ed9148e3f4560dd883753c5c728211b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122985
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [7f942a62c3e173d25ec8e3d7ee786b2087d49e42]

        Create a guide on Calc macros on reading and writing cell values
        
        This patch also creates a new entry in the Calc tree menu to store all pages about Calc macros. Currently there are only two, but in future patches new pages will be added.
        
        Change-Id: Iac55c87d1159f4163ba3150e83160b4156d0d0f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122936
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-10-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [82e70eb6efa88c3d21606292a042cd6978385480]

        tdf#143687 Document the "IS" Basic keyword
        
        This patch also improves related help pages about the functions IsObject and EqualUnoObjects.
        
        Change-Id: I5f16596ed057c1104d5fa2650299861741bd7b2e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123153
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-10-07  Johnny_M  <klasse@partyheld.de>  [163eaf2bf056073232a1336632e11e535c8a3000]

        tdf#132643 Translate German section IDs
        
        Change-Id: I21c6c82f5b7c5f6543ff6975243b25cea6c13234
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122988
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e11fca7e6ef36de4e49473b3ff3126678fd41225]

        tdf#140781 Improve Help for Text (encoded) filter options
        
        -Regenerated convertfilters.xhp
        -Added examples from start_parameters.xhp
        -Updated pyhon script
        -refactor xml
        
        Change-Id: I730aa77b87133701c2beb3efc9559f7145ce15bd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123150
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-06  Andrea Gelmini  <andrea.gelmini@gelma.net>  [898c44caff86cd05b2e11d977d12296f644c16f2]

        Fix typo
        
        Change-Id: I25ba4f1178a02aa4337d1310261a32ed1dbfd3e5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123148
        Tested-by: Jenkins
        Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>

2021-10-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8589981a5f5dbe83cff6bdc86db01e54779a4255]

        tdf#144957 Help on deleting array formulas
        
        Special thanks to Alex Sims for excellent bug report.
        
        Change-Id: I15ab6b6b8c86633a779b3f4c55f10665bdb63c62
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123137
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [336a1a866e9b84a929e9d4403564e37947a0eba3]

        Refactor and fix merge/unmerge Help after translation round
        
        - Remove embedvar'd text from sentence (break translation in some langs)
        - Refactor formattings
        - move bookmarks away from lists (breaks list formatting)
        - update icon size.
        
        Change-Id: I2bdd2b026ed167f42894d1cfc61c19a1617d79a0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123123
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-06  Rafael Lima  <rafael.palma.lima@gmail.com>  [ff4b6d982cb29758b1e81e04f8e404c8ea7324c9]

        tdf#136495 Explain how to quickly switch between Landscape / Portrait
        
        Change-Id: If35934545e42f165512d4d2c1fdc84d1ea709fd6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122948
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-05  Andrea Gelmini  <andrea.gelmini@gelma.net>  [a82f9c51bdb39d0a784069e2927683273c9f8ebc]

        Fix typo
        
        Change-Id: I4fa3a07e7094b4bf2a6428aa8a910c5b8d672191
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123113
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-10-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [80e65e1d4c346cde0c056a2288dfc02c5aae8f92]

        tdf#119891 Help page for scanner dialog
        
        Change-Id: Ic379a8c79504d74ea02126b96504214ee968aa1b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123081
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-04  Andrea Gelmini  <andrea.gelmini@gelma.net>  [54e30f4bb12626aad1d101d2de20a9b5df10770e]

        Fix typos
        
        Change-Id: I23fad13f1010360c5129358b929c4cabeab89f40
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123049
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-10-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [60ed9a0af0790ab7c7ed13149d6f1da200b2470a]

        tdf#105601 Update Calc's Data menu documentation
        
        This patch updates the names of items in the Data menu. It also removes
        the link for Data Provider, which was previously removed in 24939a5b43b9fe889c3aace027c668666ff61987
        
        The "Streams" page was also updated to inform that the feature is still experimental.
        
        Change-Id: Iccd6059e1c4f2203a3c64cc2b32c90eb281194dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122934
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-04  Johnny_M  <klasse@partyheld.de>  [f49393db3d21f7de379b589c253eb4eb6252cba9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5abbe33292ea3ce25d78a7ca3bf161bd8feced38
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122986
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-04  Ross Johnson  <ross.johnson@homemail.com.au>  [957430b19287e080ddf30b14643e9a653d9293ea]

        tdf#102151 - reworded the description of page style First Page Number
        
        The current description implies that numbering will start at 1
        if this option isn't selected.
        
        I think most users know what this option is intended for but
        rewording can make it unambiguous.
        
        Related changes:
        1) Translate some id's from german to english
        
        Change-Id: I4f7734e47b3708be7d1948a7a038ab564d1013e8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123013
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [267e527513f6ab5e3095058565cbcdc05bf58454]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5bd077fbe3f5494c6b1e89081a292613b2bbcf1d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122994
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [f6a516877e3f3cd44d6070c9a27c5ed1a6cd9b69]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifb8cf2f10281efde2c511e9418d8bd5c7d0691de
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122993
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [09797c77548a61e19fc715b4119ead61729e5d7b]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id88d5ac5b5265247844dacef1ce991fa194b7605
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122991
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [e543ba3f73b871b82722b1cb999dff2b9a09e651]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5a837226359ee29d8e38bf461887b2e5f770dd8a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122992
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [a60109536835d50667fa6eb2e87dbf99067918a7]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2f0b5f4eddc78120fbc755a8871ec71e6043ed8c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122990
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [93f59e16ff4da02907cea4ae95ef77a2c8949423]

        tdf#132643 Translate German section IDs
        
        Change-Id: I123db5db87dd3f812827d45c8be6061a1f6821d0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122989
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [90ba7aa13149949dcde8e90a4a1cbca78b357fc8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9872f2c932f99d41915e670c54bb9b393ecff09b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122987
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [15fae2564d521d127401db812d3ff867c6d5da5e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iac233e1d7bb51869e2e49bb0a62b0198892b2e3c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122984
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [0747a19b955fbcebee355240b8900225d00acd91]

        tdf#132643 Translate German section IDs
        
        Change-Id: I181c159b18fb968b730f128410c76143793a1c72
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122983
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [5c03bc3060b78b29a3fccfd5f7fb96ef51f17a64]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3ecac778917b0cc505f2e0dcc1506034061866ba
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122982
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [1b9af676fcdfaf35f53f9d50a1afa9ca31841f29]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5ec9160169d6524b4967b4d86666feaf6b8f74ad
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122981
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Johnny_M  <klasse@partyheld.de>  [001815396c3c9bb454da36aaa292292d7f93e2ac]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibca023fa97e9891e44fd39e17f8580ebbc15f317
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122980
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6ad6a7c10c2684a5fbdac4bea643a215c3bcb8ab]

        Refactor database wizard help pages (part)
        
        Change-Id: Ifcd63a48ca5faa3fa55f19f2949cccc4bd4ccaf3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123002
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-10-02  Rafael Lima  <rafael.palma.lima@gmail.com>  [39a1884a024666840913646b12841a458aeb51ab]

        Update SF_Platform help page to add the new Fonts property
        
        This patch also adds a new example showing how to use the Fonts property in Basic and Python.
        
        Change-Id: Idfab1df904e69cdb8974b774be1eac52bed2aa16
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122859
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-10-01  Ross Johnson  <ross.johnson@homemail.com.au>  [8b955ca1d2fa8132a22be12daeb416618277905c]

        tdf#123506 - focus search results to user's current module
        
        This change focuses the search results on the module the user initially
        called help from and in addition, in the same way that the initial index
        is presented, limits the results to that module plus GLOBAL results.
        
        Explanation:
        Currently, when a user arrives at a help page from a module they begin
        with a blank search term and by default the index is focused on the module
        they came from.
        
        As they enter a search term the results from ALL modules are presented,
        paginated and either, (7.3 current) grouped by modules but in a fixed
        order of modules that often pushes results relative to the user's
        module off the first page of the index or, (7.2 and earlier)
        pseudo randomly with incorrect grouping under modules.
        
        If a user wishes to explor other module results they can choose a module
        from the Modules drop down. Their search term remains and they can
        easily search again.
        
        Change-Id: Ib10dd55d1c68a839938842fe3607a7a7619b3538
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122903
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-10-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [b81bdbf9511ce46f4556582c0b971e35c509d468]

        In CONVERT_OOO help description, add pointer to CONVERT function.
        
        Change-Id: I662c6c4dcaaa622b4e9dec1b575cd488300585a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122866
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2021-10-01  Ross Johnson  <ross.johnson@homemail.com.au>  [0b9b6542a8432d8a7bb3fc8185c0937dff0329bd]

        tdf#33749 - revised help text for merge and split in Calc
        
        The earlier change (reverted) overlooked the difference between
        "Merge Cells" and "Merge and Center Cells", leaving users without
        adequate means to merge cells while retaining text alignment. This
        patch restores previous usability and moves forward to resolve the
        issues raised in this bug report.
        
        Reverted the two changes from earlier work on tdf#33749:
        1) Cell context menu back to 7.2
        2) Format - Merge Cells menu back to 7.2
        3) Help pages to reflect that
        
        Moving forward with the following changes:
        1) Rename "Split Cells" to "Unmerge Cells" (Calc only)
        2) Add "Merge Cells" and "Unmerge Cells" to the Formatting toolbar alongside
           "Merge and Center Cells".
        3) Re-label the Format - Merge Cells menu to Format - Merge and Unmerge Cells.
        4) Help pages to reflect core including fixing the duplicate entry in the
           built help/hid2file.js by consolidating the relevant Calc and Writer
           help pages together to remove the duplicate bookmark hid branch value.
           Removed the module specific version.
        5) Removed duplicate entry from helpers/unocmds.txt.
        
        Change-Id: Ica50f507eea74acd430bef3042fb9739d1cff7b2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122810
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2d9ad5a39e416c967af625426572b68498d3c68b]

        tdf#144713 rename tab indices -> tab order in group controls
        
        Change-Id: I0e4bf13841b104b6f7f0765a933f4ba13fbdd3c1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122679
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-30  Rafael Lima  <rafael.palma.lima@gmail.com>  [692cf2deaf301a4fb1bce976a9f16e28c5f3c895]

        Fix auto_redact help page for l10n
        
        Change-Id: I45a698daf4744ecffbd7178d40edb8bd70a76bbe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122852
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-28  Eike Rathke  <erack@redhat.com>  [5a4f9fe6afa18531f7403df99e555ea04d96e9b6]

        Resolves: tdf#144770 MATCH() remove plain wrong statement about unsorted array
        
        In since the initial 2004 commit. Whatever idea that was, it's wrong.
        
        Change-Id: Ic54bed36b832d223e96d42efdee1a2f8067b6c41
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122784
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2021-09-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7a89e385e842191c215e407541a96343fbb5dc97]

        tdf#144712 Database Advanced Settings: Help Inconsistent
        
        Update and fix order of the dialog settings
        Add missing settings entries in Help page
        
        Change-Id: Ia763d1e63f286fa819fb6eadc820e788e371e921
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122718
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4e6211e98f0f4000477ecee0783522603b3caad8]

        tdf#54854 Using Calc Functions in macros
        
        Add examples:
        
        * Assign internal Calc function to cell formulas
        * Assignd Add-In function to cell formulas.
        
        Change-Id: Ide07357a2407a4f647950c0250522d17e42e563d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122654
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [202fe13967c738a3cf6384343e62c564e6c5b158]

        Mute l10n in some strings
        
        Change-Id: I5338d523362eb8d50bdf633793a9d3d5d59999f1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122446
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-27  Alain Romedenne  <alain.romedenne@libreoffice.org>  [62f7c4a827756af6d7cbc838a7d663ad5d962b04]

        SFDocuments.Writer new service - WiP
        
        Change-Id: Ia3da307c224aaea53d6a0e2067a78db113119b50
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121770
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-09-27  Ross Johnson  <ross.johnson@homemail.com.au>  [7cf8e3f561e8b68134e46f874507fecd25b9f5b1]

        Revert "tdf#33749 - HTML Help pages - reflect changes to cell merge in Calc"
        
        This reverts commit 7a45cfda035abefcda03767a4c81f93c69d593b1.
        
        Reason for revert: Change to core have been reverted due to their regressive nature as reported. This revert is for sync. There is a new patchset coming to resolve the issue.
        
        Change-Id: I30e224b7fc79a9620058e26ee5055f9ff5ce8819
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122647
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-27  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e7ef99cadf81a72688dbae1f8ba9f99c3b568aa7]

        Assorted string fixes
        
        • Removed some hardcoded product names
        • Updated color palettes referred to in a string
        • Updated an option’s name I missed in d599028d4f126c8a2badc3787e3fdf8277219c96
          because I didn’t expect the Help would be inconsistent with the UI when searching.
        
        Change-Id: I75a33ae802e1baa01c99d274b8418dfe049d39c6

2021-09-26  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [833a936a4416be31136729594329311cabb24f7f]

        Switch from Fuzzysort to FlexSearch
        
        FlexSearch has the best performance of JS search libs at the moment.
        It doesn't have fuzzy search yet, but maybe our users don't even
        want the feature. RFE is https://github.com/nextapps-de/flexsearch/issues/118
        
        flexsearch.debug.js is used because it is the only unminified version and
        we can't use minified files in the source code as they are equivalent to
        binary files (close source). There doesn't seem to be anything that would
        make it a bad idea to use the debug version in production, only a couple
        of edge case checks that print warnings to console.
        
        This commit also makes automatic filtering work when the input field already
        has a string upon page load (functions were called in the wrong order).
        
        Change-Id: I5055f7f7f99cad92dfa3a544e5314eb85a1faced
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122566
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [39f3c4dc011dd2cffbbd9b6eb9cea655e1e09772]

        typo
        
        Change-Id: Iae51822e330a1479aa6f5616db17c9d7552e217b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122448
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-22  Rafael Lima  <rafael.palma.lima@gmail.com>  [1d9db89cb1d9e2beb64672b55f200e24da405670]

        tdf#144559 Fix information about document encryption
        
        Change-Id: Ibadf9946d144fc9573d6cbfa2f4abdc8d56721ba
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122283
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-22  Rafael Lima  <rafael.palma.lima@gmail.com>  [38c34032f737213ec166b80793fb1230e657975d]

        Fix localization in some help pages
        
        Change-Id: I59e2ea89dd81c76ee4efee6a154082a56289b524
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122289
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-22  Andrea Gelmini  <andrea.gelmini@gelma.net>  [77730780dfd1502994a413121842b23767882a25]

        Fix typo
        
        Change-Id: I06b1811deec9716161fe7aaf07ec31665e67fbf7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122410
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [476d099e11be81ddb1b8388fbb92bc1b7069d2bf]

        tdf#144556 Fix information on deactivating AutoCorrect in Calc
        
        Change-Id: I6cb86dbf7fec71e3b67558117be951ad64689ed6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122282
        Tested-by: Jenkins
        Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2021-09-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6d7110084bb66a1b2d3afce9567a83be58642e8f]

        Mute l10n on Basic instructions
        
        Change-Id: I389e49ed5ca19047d13e691057bd5c5edcc30ee2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122365
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-20  Ross Johnson  <ross.johnson@homemail.com.au>  [7a45cfda035abefcda03767a4c81f93c69d593b1]

        tdf#33749 - HTML Help pages - reflect changes to cell merge in Calc
        
        Replaced the entire "Format > Merge Cells" submenu with the single
        "Format > Merge and Center Cells" button with all the same behaviour
        it has on the Formatting Bar.
        
        Replaced the "Split Cells" button from the context menu of a selected
        merged cell with the "Merge and Center Cells" button showing the
        current merge status, as it does elsewhere.
        
        Also, add the "Merge and Center Cells" link to the Formatting Bar
        Description Help page. It was missing.
        
        Change-Id: I8f200faa7a218adae533752def032f4b7f28eed6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122313
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-20  Ross Johnson  <ross.johnson@homemail.com.au>  [a03b2a3c515c5a15cbe22a24ee436fabd9ec272c]

        tdf#123506 - HTML Help pages - group search results under module headings
        
        The "double entries" reported are because the search results
        are never grouped according to module (CALC, WRITER, IMPRESS, etc).
        Results are now grouped.
        
        The HTML Help page search function uses a "fuzzy" algorithm to pick
        matching results. This observation by the reporter is not a bug and
        so the main Help page has been updated to include an explanation.
        
        The main Help page has also been updated to draw attention to the
        highlighing of the matching characters from the search term, to show
        exactly how the match was made.
        
        Change-Id: Ibdb9ac726b36b9dd6f605c854192ec644bfe09e1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122312
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-19  Alain Romedenne  <alain.romedenne@libreoffice.org>  [f514d2c1eba9998ae67a9b8fd508441b1bebbf49]

        =INFO() function also returns "ANDROID" as an OS for phones or tablets and much more …
        
        Change-Id: Iacdf3bf832bb338324b4a3598c8cf22871b1e1cc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122112
        Tested-by: Jenkins
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2021-09-19  Steve Fanning  <stevemfanning@yahoo.co.uk>  [71d1c3403820c00020d9dbe17e065eef9da13a43]

        Current help description doesn't really explain what the CONVERT_OOO function does.
        
        Change-Id: I92491dc27dbadfd02b326fb01a8230f69d7e564d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122272
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [63c0bc5d25f744de978aefa6b8df2fc490738b3e]

        Refactor icon size and alt
        
        Change-Id: I54f09e8baa3f0c7c575701945934582b69e4e2e8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122321
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [875dbfa8cf894686c2ea38e36191bc189011c0d5]

        Add menu path for sheet menu - comments
        
        Change-Id: I05060c8181808527ac9d5e5690ec97d857a05326
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122319
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1b469faa018e34d110b016817a053fd3e6270ce0]

        tdf#131305 Add bookmark for .uno:EditAnnotation
        
        Change-Id: Ie0811649ff38db346ad579448fa87877da77671c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122318
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-17  rocso  <ross.johnson@homemail.com.au>  [ee13bc67bf0a292b19985923536924f5ab1abd0b]

        tdf#143550 - make gluepoints terminology consistent
        
        Change-Id: Ief999a09cfa9b862f24f708d2e41eff398af7372
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122231
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [04b0cb75e8e2fea295159d15a101ddf9f4fdb943]

        Fix grammar
        
        Change-Id: I24b5891b3d11058189bfc5d80e91eb3d6a5e6f53
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122131
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0730e0e4e05095fba949378e2cc489f31784c7e4]

        tdf#125636 (part) GPG siging works only for ODF
        
        https://bugs.documentfoundation.org/show_bug.cgi?id=125636#c16
        
        Change-Id: If8826fd96288ac85197a2b937b5e4fdcda528d11
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122150
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-16  Rafael Lima  <rafael.palma.lima@gmail.com>  [c8c6952d809ccc08b89b8d5ac5e603e5ec00ec20]

        Minor fixes in help files (sbasic)
        
        Change-Id: Ifb4a91bfeb1ca8f7e67e9affa30b1e29028b4731
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122071
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [446fbc68aaf1ddc03e3b8c176d943c5f5ca09ade]

        tdf#144332 fix bookmark typo + refactors
        
        Change-Id: I990a9edff16d1c7e1f828f291a123c3aa12f69cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122188
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-16  Johnny_M  <klasse@partyheld.de>  [1a62af2400327a33a9e51b7d4697364ba14dfa9e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic4c682838a4e50c7d714850a57e403c60a7093e3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121949
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-16  Johnny_M  <klasse@partyheld.de>  [2f54ef24da73bafb8da3ab5a05592c8b0e31edd4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3d3b9bae635293c122d563c8da3d1d93d39a124a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121955
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [323c851c00559631e9e2ee1098d9aed89ca1d2ff]

        tdf#133851 connect help page to certificate path dialog
        
        Change-Id: I5a96785f32b81c6a8dd347b5665e1f5d0c7b84b2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122152
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d599028d4f126c8a2badc3787e3fdf8277219c96]

        Improve another frankly inaccurate statement…
        
        ... and fix a couple of typos done in core commit 5e86949c479af5ef443f77b978fcb2b9021de848
        
        Change-Id: Ie7ed9da3a3858434ae9ff086d61587c8ffdcd02b

2021-09-15  Alain Romedenne  <alain.romedenne@libreoffice.org>  [ebe05a0be7226d4e35ed1cf96e60aaa2703234eb]

        extra bookmark in help
        
        Change-Id: I0f78b497a2f8921b75a73570e2799948997b48a3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122113
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b8e1cd0bed6eb458e028a251408d97895e419c67]

        typo
        
        Change-Id: I906462045e1fbeb6daa4dafbdeb6d7e2ac444dd8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122070
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-09-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d098ee2b7fba8b173fd718490c8e537c13d936b0]

        fix path of embed
        
        Change-Id: I99168be951490a532ca7cc0ab2be906584bd7290
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122068
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b7491d7d5cd174d4100c3de5f46cff20d7840809]

        typo
        
        Change-Id: I1b26b14b3fdcf47351601ce5ea7bbdbadb65d887
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122067
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-14  Ross Johnson  <ross.johnson@homemail.com.au>  [103d2d6a3525d7b4972300702bffa92aa71011c3]

        tdf#100777 - update related documentation for ctrl-UP Arrow
        
        Change-Id: Iec89eda03e243feff68e407f01ee693a5fe8ed83
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122052
        Tested-by: Jenkins
        Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>

2021-09-14  Eike Rathke  <erack@redhat.com>  [7fcb420ec4010eeaad4176d6df0dcc7451aa9094]

        Update ICU regexp URL
        
        Change-Id: Id64c141945e981560e01b789a3664955af923528
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122074
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2021-09-13  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [74c629f13542c1ee188cd5e9723528e97536e80e]

        This statement is kinda arrogant. Explaining things is the job of Help.
        
        Change-Id: I1f6eb627ac082317cfe0f42c9d344ceac7ccac46

2021-09-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9752b605c749cc617a5cda6e3430b3e87bbbdf3a]

        Mute l10n in some paragraphs
        
        Change-Id: I17e5eaa059750aa3546ff0f0fee136c6df9dbcda
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121980
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [e5a4988f74ae01c6bd8e247aaf7c709bba1c28c9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I987a7f47bed2edd46435487209d72a906cd18fbc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121953
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [6027402b3676a81f53903644341d97892c704f3d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7be425ea9e8e2e5205115615639f9d18dae1562d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121951
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [46cbff41e46e04bd8bd95743c3c8bda19fc84896]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6de8cfb1537bdff0f4d19048561d236d056826a3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121954
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [4d2a700d9f66dfa21e387b20bb4996be1d9e49d5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I916b45d28274b3c17ac072257e6317b6f3b65e2a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121948
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [1496973f17c8ff16da8b57b8353d87ffd1aea7b6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4c24a6e40c58a7437f04f6ec8951aec2161013f5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121952
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [797a729541791bd7e8040b20b9f81f43f8b8e306]

        tdf#132643 Translate German section IDs
        
        Change-Id: I15e4411f218b7866ae4e22db4c17e117170e387b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121950
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [e899e29b59b615ff59573ba4b9bbfd97ef65282a]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Id6b6d0ba56813ad7746c21e80dac218d0d79a99a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121947
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [1d31ac0d9e24416746afdbeef04cdb4287d67d6a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib6abce134c865ec364819addf45ec1cf1e07cb0b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121944
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [8f479f59b39e68d89f312c62d1d09a1be5d012f5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5c5be4b33e90c48cbfc403f688785bf0b7dde721
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121946
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-12  Johnny_M  <klasse@partyheld.de>  [bd4f960f31f75b026b19237caf80f872d363ec32]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia198e1691360d18b9639cd62ef7a65bc3c6a568b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121945
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-10  Andreas Heinisch  <andreas.heinisch@yahoo.de>  [d6f20e65e37295a617c4bf0f534c8a0f746d7b19]

        tdf#128018 - Adapted column/row labels to reflect the change of the descriptive statistics result
        
        Change-Id: Idc97739525180ba3acc8d1e636fe9209e4f78b67
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121881
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-10  Rafael Lima  <rafael.palma.lima@gmail.com>  [3cc7fd773a5502b520f5240749420a9c63649aa8]

        tdf#144398 Fix Slide master info in help page
        
        This patch also adds information about the option "Delete unused backgrounds" that is also available in the referenced dialog.
        
        Change-Id: I25ffea0acd456174181176375e1ab5075e2a17f7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121771
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2021-09-09  Stephan Bergmann  <sbergman@redhat.com>  [ab1e841eac31980f39ecfcbac897220a5d5b7c2a]

        Fix duplicate id
        
        ...apparently introduced as a (copy/paste?) typo in
        ab28d2cbdffe0e5c9a966fa5f7659a455a042663 "sf-exception.PythonPrint new method",
        causing build failures like (<https://ci.libreoffice.org/job/lo_ubsan/2129/>)
        
        > Error: Duplicated entry. ID = par_id201613654395537  LANG = en-US in File /home/tdf/lode/jenkins/workspace/lo_ubsan/helpcontent2/source/text/sbasic/shared/03/avail_release.xhp
        > /home/tdf/lode/jenkins/workspace/lo_ubsan/solenv/gbuild/HelpTarget.mk:67: recipe for target '/home/tdf/lode/jenkins/workspace/lo_ubsan/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/done' failed
        > make[1]: *** [/home/tdf/lode/jenkins/workspace/lo_ubsan/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/done] Error 255
        
        Change-Id: Ib8a773b04d8df1ed62b4d5a5780de2b9e70f88ae
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121834
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2021-09-08  Alain Romedenne  <alain.romedenne@libreoffice.org>  [9088fa2a2fefecaa450cc2b9767a8d958b9e4350]

        SF_Base.CloseFormDocument() new 7.3 method
        
        Change-Id: Id58053f554c27819aa073ea8312ece8fb32710a0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121762
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-09-08  Alain Romedenne  <alain.romedenne@libreoffice.org>  [ab28d2cbdffe0e5c9a966fa5f7659a455a042663]

        sf-exception.PythonPrint new method
        
        Change-Id: I11402201ef509816fc38665eae8d057e1761274a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121469
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-09-07  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [77c10ceaaabe76f57014e53dbdd4560d988bb8a1]

        Fix typo in path to Tip-of-the-day xhp
        
        Change-Id: Id7a058cd490fcf52151e7ae8897016039d16f3d1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121786
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2021-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [280680693746332e5bf1d49f53285b29b0ae321d]

        tdf#141179 Add tip-of-the-day help page
        
        Change-Id: I0fe0a3d6615b98d943d6a4cb9f47bc255cf4eef8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121689
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d883745bda47f21301f6cbf29bbd47512ef9d000]

        tdf#144339 Add Help page for ProtectFields and ProtectBookmarks
        
        Change-Id: Ib784738af17d89b356bc6954c9402b2423cfd478
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121739
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2753562419d2407c22db5af9c216f2ac00eb5000]

        tdf#137084 Update Writer Table and Tools menu Help
        
        Change-Id: I546f247253bd7c8f041342ae2cf7447be34caf38
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121733
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e02e75de71eed2d22a4ad4bb18bbfb1f60aa5480]

        tdf#144332 Add Help page for Accessibility Check Tool
        
        Change-Id: Ifdca4c17a5f2f97d27cd59e65b1855abb2d243f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121731
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5910cbd9619da6f850da070babb75abd6d334806]

        tdf#127385 Update HTML <meta> export.
        
        Change-Id: I8c3968e89d8b919b57def783b8964efeb3d65ec1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121722
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Andrea Gelmini  <andrea.gelmini@gelma.net>  [f62fb28bc3aad654de660408e9215cd66abb3e5b]

        Fix typo
        
        Change-Id: I59548caf3c307d7ff95354f9d7f664112af23b21
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121736
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [28b4c299d1d89b814502c9da56bf828b8808ceb0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3e4837b03f75e22b9a16c7e09f588ef41158afcf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121684
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [a45d5974327de9d9c19add1bb34ed7e2eb7fcfa7]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie8aac3915175120b92e27485969ac668b7f18d91
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121685
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [657e759f0e112ca52430cc1f66443a9f1db4bd55]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie11211bb128705f705f0d15f2d26c2da5246745d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121683
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [a5482ae38c48102cec1146b772cbae947336fb10]

        tdf#132643 Translate German section IDs
        
        Change-Id: I413b89005ab53cac577ed9a5771aaf5908650493
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121682
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [a64bb981511f6e49165212e90a50c026ad5c788a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib27c07414f07f4e642b664cb14f75f9a4fee9c46
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121679
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [d442cfa233db0c02a5126c70e29979aae84096a9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1da52c93b90d802b2b5f2ed1c955e24cfaf77230
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121681
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [419c0979ec8d7c454a366348413f49dcab2683b8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I85a6d6242be12af6c06664cc4ddb45e8c9864da4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121680
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [f1d5d007a270371051f8a597784e5e6d20c182d3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7552e248032e18bc615679acabed6a242c84dd6e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121677
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [1909fe1ddc1674f1aefca10da497c488ff87e623]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id6481f217b036d44b41baad6877229dd37c4fbc1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121678
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [536fe5768bce7ac7134c7543c1c47a046a30253b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6b24d80ada49c47ef139f0c2d1d4a9722bbb9b23
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121675
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [895629211fb1f3f58567c81a26d59d712ff630b4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I76ea3b83b23d633cfbceabf0ff007838b63a221d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121676
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [c411f87cf9c8c66aff9a5f7535b4d70fd2cbeef8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I96184ead3dc22000ed5175c7a127a0907a44cc76
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121673
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [6d3bbd981ecc5ab4dcc51de0357dd48c3fd5a89f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6e3dff6c566a3dab07905b4418caeb34e693bcce
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121674
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [477f8eb481c246c93fe43b02aec322a8ae98a160]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3667a035e0df4a4cc1ef58da2e6be3644b1bbbc0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121671
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-06  Johnny_M  <klasse@partyheld.de>  [8a05f40b020b5e01025d5c353801524e0ef83a6e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic0e18058ba2c0ba12f7af8f278db8de919c0177c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121672
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-04  Alain Romedenne  <alain.romedenne@libreoffice.org>  [bd31d03c6aa4b3e8422b03b9947f96b36fc30c61]

        Fix in Basic macro example
        
        Change-Id: Ia73865f59fc5b605853b5c1ff6232349fd186771
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121456
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [9b8c44b49d1f732e51673804c28a8b606596630b]

        Create guide about Calc macros to format cell borders
        
        This patch is a follow-up to a previous revert:
        https://gerrit.libreoffice.org/c/help/+/121554
        
        This patch uses the correct path for the new file "calc_borders.xhp".
        
        Change-Id: I4eb72db1ef8f5d964905be46dcb645dbd4e28e67
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121556
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [844431301fc078c697a22b332531369caa00612b]

        Revert "Create guide about Calc macros to format cell borders"
        
        This reverts commit ce0d3ff57a732b1f89f88b5f0c4cbb22e0d050c3.
        
        Reason for revert: new file in wrong position
        
        Change-Id: Icebc9502ad250493c704d309eefeb388f6118c11
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121554
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [ce0d3ff57a732b1f89f88b5f0c4cbb22e0d050c3]

        Create guide about Calc macros to format cell borders
        
        Change-Id: Ia7bbbf25322775e3a291fcb474079b2e2bc4e41e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121461
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [5dd44ff1d347e6aea29315d4acd1f42ad08d2d4a]

        tdf#125244 Fix instructions about Trend Lines in charts
        
        In the past it was possible to add trend lines for all data series at once. However this behavior changed and documentation had not been updated.
        
        Change-Id: I8c0e93a4d8e35aadc5e2454d49adff572fdf3028
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121552
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [ff74220156e7dbf65d27d43759922c64130ee66b]

        tdf#121613 Add information about Adjacent Cells
        
        Change-Id: Ia16b0dd8c1cd7ae157b16c180fcd6737f58e7f4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121415
        Tested-by: Jenkins
        Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-09-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [95e6fe8d728b7981e4262e71646fd212da1775aa]

        tdf#63175 Fix description of Calc shortcut keys
        
        This patch adjust a few shortcut key descriptions and adds two new ones. Both shortcuts were reported by the user and they do work in LO 7.3.
        
        Change-Id: Iab697f5894ceb3bb6ff62c732139f2aff2ae9ec0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121471
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-03  Andrea Gelmini  <andrea.gelmini@gelma.net>  [cc703be0b95314adcf7de4c1c4a5e6e0631c2a2e]

        Fix typo
        
        Change-Id: I75613efd4b08164a495c8a5110d3cea016bc05cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121541
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-02  Alain Romedenne  <alain.romedenne@libreoffice.org>  [6e00ebfc8b1fb0abb3a1f4a18cbf1177f0b92618]

        sf_platform.Printers new 7.3 property
        
        Change-Id: I44841d02698568e63791a2fdba480002caa03d4e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121468
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-09-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [4bf3053fbbf784070982cbcae793d9de2e559ae3]

        Update "Paste Special" dialog help page
        
        Since LO 7.2 the Paste Special dialog for Calc has 4 new presets that weren't documented in the help.
        
        Change-Id: I098d384bef1d8e2bf152bfe5c846a378088771a8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121412
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-09-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a2b78468e291401740dc43aafdd622d8527f862a]

        Inform that Names must be unique among doc objects
        
        Change-Id: I51fb984022e2b72611137d5860461b78351cc2a7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121384
        Tested-by: Jenkins
        Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>

2021-08-31  Rafael Lima  <rafael.palma.lima@gmail.com>  [7d17a5cad38a5af3a8b776f5cad40e63cd2b5929]

        tdf#143585 Improve example on calling Calc functions in macros
        
        Originally the example shown in "calc_functions.xhp" was embbeded from "03131600.xhp". So in this patch I created a brand new example in "03131600.xhp" and improved the example in "calc_functions.xhp".
        
        Change-Id: I758a0e5dec3e66f924415970711dfa9044396026
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121060
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Rafael Lima  <rafael.palma.lima@gmail.com>  [329d51b5e63600b39ccb8fc95f8be84b81aaf7c3]

        tdf#105152 Update Calc AutoFormat instructions
        
        Change-Id: I8fbc4b554947f9132d7ef357f1c7b02c98250bd6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121280
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Rafael Lima  <rafael.palma.lima@gmail.com>  [1e7954968f401bf69434c1c53701da335d0a63f2]

        tdf#107290 Update "Selection Mode" help page
        
        The bug report requests to update the shortcuts for selection modes. I also fixed some inconsistencies in the text and table formatting.
        
        Change-Id: I1c210b989a5105299182b0a6599db616ea8f588d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121276
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Rafael Lima  <rafael.palma.lima@gmail.com>  [a3f7c8d5013aa8432e0e621f78426f183def0885]

        tdf#142301 Fix Cross-fading menu entry in the Help
        
        Change-Id: I5daba02bbe957bb9f594e9ff9a8a12d5fdb8ecb2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121274
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Ming Hua  <plateauwolf@qq.com>  [3e595e008e1c3232dd9e3ff49a28f238413e2537]

        Database queries: fix broken links
        
        Change-Id: Ibe089725e393bfd290963e2abaf31da6d3ab0b85
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121163
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [ac52503447d65fc400597c2c21ecef623df18b93]

        tdf#132643 Translate German section IDs
        
        Change-Id: I892369ba6b5ac07ae41482fe13f9afe5429c344a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121196
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [7455704da23c1098baf52273e3e765a9bbf4c855]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibbbfc3ab223813d7969479b4bbb93c3babe6bb30
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121195
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [dcf8240fc1b6d2e5e51b19f37bdc273f5d78eea1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I76cd1df3e39174473e879d1f5a8d75197378223a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121203
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [2b7042594a35baf6199beba8a8bc01b3a499352d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6f32f77b35033091e2a5b5a1d41a5897dd28d9b4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121202
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [f328a800e34ac8c97a0ec4988cb1c643326ca692]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9c70666cb5e40718b3bc900065c3d5e865788f52
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121201
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [d49eff7831f45d0009386fcc5482110178ab207e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia6a561687ebb55b01b3207b1b3091056046b0af9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121200
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [4b65390391b89f82aeeec75bb13e0717c6fd15ce]

        tdf#132643 Translate German section IDs
        
        Change-Id: I570647236735f9e854a9e3c44af04bd943109e6a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121199
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [1e6bae00ac5539f23f6eead9a3299fc95ec827e7]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib2f36827f9081afd41259c74a4e3c5183a83cede
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121198
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [48110c1a6d0a695283900ce38532f6a45807111d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I803cbd94433b0002ded6c622164e4d57e3b405d7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121197
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-31  Johnny_M  <klasse@partyheld.de>  [e010ffb9bebba9d0ba5649650318fb9b6aca3438]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib7fb870050c9b7f3ac4cbb27c4c00213fb0e8ded
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121194
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-30  Rafael Lima  <rafael.palma.lima@gmail.com>  [5737332355e2d047e7ab6112cc4767d2b0639dba]

        tdf#65152 Improve Clone Formatting tool help page
        
        This patch improves the Clone Formatting tool help page to make it clearer that in Calc character formatting is not copied.
        
        Change-Id: Ib6d83e7266cacc05c8d86a4c13b7d5f026e84068
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121066
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-27  Rafael Lima  <rafael.palma.lima@gmail.com>  [04f49b69b26dc5d9cb2939f86b7c10653b7c36e6]

        tdf#116576 Fix the description of the PHI function
        
        Change-Id: Ia15cadc19186519767044b1d75a5e033f0096ebf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121058
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7a0c6f819af67ad51e9d6377119e6ea0d2b50e3f]

        tdf#118538 Add multivariate regression help page
        
        Change-Id: I1f9b2584475e540a70a1643023fe61243ad2c543
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120969
        Tested-by: Jenkins
        Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-08-27  Rafael Lima  <rafael.palma.lima@gmail.com>  [8e447138612f8e266c8a997813f9f673efa4ebb1]

        Create help page about how to Remove Duplicates in Calc
        
        This patch creates a new "guide" page on how to remove Duplicate values in Calc.
        
        This is a question I see being frequently asked in forums and I could not find any entry in the Help that explained how this can be done.
        
        Change-Id: I6e115739752fdc1f5aa35cf45f041655b3e614be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121067
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-26  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [230ace24c9acaf135c5748cdda76e7bdfa0a3eda]

        Add a couple of missing definite articles
        
        Change-Id: I5b4c31b0cfc7eac0b82e45bcc8f9407df33a91fe

2021-08-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [726aca1551a75da04dfd8815947d904f96d9c37b]

        tdf#137084 Update Help Help page
        
        Change-Id: Ia86826bd87d709bec5acdaf6b0b8800f7aa9b8e1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121085
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a8089daeffa32ec9177187617833f592f2ffb64e]

        tdf#137084 (part) Update Writer Form menu Help page
        
        Change-Id: I875d33c7470d7e8ae4ac09b4266411ff3f94920e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121040
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7d86aa20fd836dd1b94dbe50d2ffb4b203ea8c1e]

        tdf#137084 Update writer View menu
        
        part A - View of comment#18
        
        Change-Id: I8ddfdc8799f499d4730b08e217b07baaa3799172
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121036
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-25  Rafael Lima  <rafael.palma.lima@gmail.com>  [f801beeaf39c7e7f018b655f28ba8c215ae14763]

        tdf#100480 Clarify the use of "Match case"
        
        As requested in the bug report, this patch clarifies "Match case" when there is more than one case match.
        
        Change-Id: I6c9c0b880948b319a6bbe98d00fdd46d58bd2586
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120980
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-08-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [68a9210bb429907a26f622209414e69df3d586d3]

        tdf#113240 Fill missing entries in pdf general page Help
        
        Change-Id: I615cd45765369e57f1d3a6b85b51f3beeaca4bfa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120962
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [09301536eabd098a2e6b42f06755c939278a9521]

        Refactor "02100000.xhp" to fix indentation
        
        This patch applies xmllint --format to fix identation of the XHP file.
        
        This patch will be followed by a fix to bug tdf#100480
        
        Change-Id: I4408bbf2b9be81bc28f2bad95692008fbd3634ea
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120886
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [6f4f219c04d4bb914cd2a44e782f14ac69d0abc8]

        tdf#112057 Clarify the use of F2 in Calc
        
        In 01020000.xhp I updated the information about the F2 shortcut as discussed in the bug report.
        
        In 01060300.xhp I gave more details about the "Press Enter to switch to edit mode" option.
        
        Change-Id: Ifd554af943fb0bd0f9939c46a9393c7cb87c914e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120880
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2021-08-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b7fa972bc76c0954479bfd7f1b77c511372c4626]

        Update topic on Draw scale factor
        
        Change-Id: Ie64a78ee22c837f0f2a9cb76ef2a45c817721e00
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120726
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-20  Alain Romedenne  <alain.romedenne@libreoffice.org>  [374e66c1c0353e0042a70ae67d663ccb084fb39a]

        ScriptForge - (SF_UI) CreateBaseDocument() new CalcFileName argument
        
        Change-Id: I1f7005c6eb51ee9323dd2ad960c50031dfb62cf0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120642
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-08-19  Rafael Lima  <rafael.palma.lima@gmail.com>  [dd88f0407623a3c075727254abe5c93a88a5dedb]

        tdf#143930 update Security help page about new feature
        
        This is a follow-up to tdf#90401 that was fixed, so now the Security page needs to be updated to inform that the names and dates of comments and tracked changes are also removed.
        
        Change-Id: I6c677d197b6a770b1c36a5f40af94e40715e4a9c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120716
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-08-19  Andrea Gelmini  <andrea.gelmini@gelma.net>  [76b01db756aadf10c3bcde322355c05881f40652]

        Fix typos
        
        Change-Id: I28e4e508bcedeb1da1d31f2636ed6fc66b932653
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120742
        Tested-by: Jenkins
        Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>

2021-08-19  Rafael Lima  <rafael.palma.lima@gmail.com>  [e0504d8b59b76437009203f68877a07fb9951cde]

        tdf#73359 update information about image/frame alignment
        
        Change-Id: Iecca0467229b019c9dd35589375ba269e2dcb713
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120585
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-19  Johnny_M  <klasse@partyheld.de>  [a50cd071131aaf106c24c9d3b58cb0b90e019fcb]

        tdf#132643 Translate German section IDs
        
        Change-Id: I428adb56cf10454a2737d7ce75b81fe143acdd9a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120508
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-18  Rafael Lima  <rafael.palma.lima@gmail.com>  [d42ad54f4c9c1b07ca851ce76ceb77f512c4f1ba]

        tdf#142574 Create help page on "wildcards"
        
        This patch creates the wildcards.xhp help page and makes the required adaptations in tree files to disambiguate "wildcards" and "regular expressions" in the help system.
        
        Change-Id: I82f1e192b6bf9e605fc3cfde50b648ce902cefdb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120573
        Tested-by: Jenkins
        Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2021-08-18  Ming Hua  <plateauwolf@qq.com>  [e4f55790b32ad295322c712ed49d0349f4eea66d]

        ScriptForge Basic: fix example
        
        MB_* are properties of the service, so the service variable needs to be
        properly specified.
        
        Change-Id: I033f3e54ca69707c25030723fb5dc426a3ad6691
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120586
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-08-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8c962ef5c3feb4f0ed970ab4c90efcace00f6e06]

        Update intro video for online Help pages
        
        The patch does not require translation.
        The videos is not loaded in offline Help
        
        Change-Id: Ia8f966d7dc48b3fe1547461a64d4430dfddf75fe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120594
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Rafael Lima  <rafael.palma.lima@gmail.com>  [3a58cb35bdb6e11e7a80759b59d4c68fcd3c6be7]

        Improve VALUE function help page
        
        The help page for the VALUE function is created as a separate help page func_value.xhp.
        
        This patch also refactors related help pages NUMBERVALUE, DATEVALUE and TIMEVALUE. Their main header was <h2> instead of <h1>.
        
        Change-Id: Ic67893f0c35a58a19f13af1d34d68956e901a4a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120361
        Tested-by: Jenkins
        Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [70819b10363aba5cce4c1655dae622b5e3776d51]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia985134bc5f4176d268789cb2d47c5aae3173c4c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120507
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [3727f5d65d1970e68afc035589d0110491b854fc]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8f35262705de1b4b36d8f08bbfa7a211021f1437
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [b3f5894e07ead76b9e24f0b06ea50fb37a437181]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9074ed3ca9433a7c54112ec9d81074d78ead1c8a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120505
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [403b80b8111c08a425c45e8d027db95505e1ea9c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I14799211a08b8483c7ce2c54de7627442dc306be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120504
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [7a0879706b5f0eca1e1b33d69b783367846777dd]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia0359785a6c5931fc30db213da9be0afe7342c82
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120503
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [767b7b24ca43bab9bf816953194092aa6a37ac9e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic691f25163c2d877ab8caf950e6ae4173ced9fc5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120501
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [528c80d79f1b304cd5074a1904f66cf58c8b6f75]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icd6db13fa8cf01304662535802ad938ff9e3fc77
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120502
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [ab694d7b891492ba6f7c5c789b40f8e723dcffe4]

        tdf#132643 Translate German section IDs
        
        Change-Id: If8cd5ef6b3e80661b495173f8307b5fa8af6a8ce
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120500
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [4d279d4e95c1a27278c52c095d711b95a29e1615]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8ad927aaf3e1a677ce8ef2ae5133ec471a9be48f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120499
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-17  Johnny_M  <klasse@partyheld.de>  [063af8291cfbec87bced24279f9ec624c7682744]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: I8bb4f495667769ff5f6ee9646d0236dceac00250
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120498
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-08-14  Rafael Lima  <rafael.palma.lima@gmail.com>  [a5ea0c841f16a2cfaa8b00ca15aecae1b59e9d1b]

        Create help page for the "Search Commands" feature
        
        Change-Id: Ic62e9671575709ca3ac788495edaf4b2753499ee
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120245
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-08-13  Alain Romedenne  <alain.romedenne@libreoffice.org>  [12f1ebf5f989b60ec2c2470e79fbeabf8247f483]

        sf_base review
        
        - typo in Python example
        
        Change-Id: I43c6125b20b0c5a4b94c3160e8157eb094bd7a78
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120434
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-08-13  Alain Romedenne  <alain.romedenne@libreoffice.org>  [f6422656f4d6d5432cf18fab6a104a75d369662f]

        Document sf_string Python support
        
        - Typo in FindRegex
        
        Change-Id: I7b2f98140585f7ff0ff04f9c4855deb299664592
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120432
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-08-13  Rafael Lima  <rafael.palma.lima@gmail.com>  [71310fc95c2eed25eb8fa8c16953fe6e0c735b74]

        Related tdf#128590 Update Tools menu help page
        
        Change-Id: I63429e76a548d17aad160a59c91d24e876154ced
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120365
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-08-03  Caolán McNamara  <caolanm@redhat.com>  [6ca79c5a1a97b43676bb8de4ac37389f69aec307]

        Resolves: tdf#143131 fix shortcut documentation
        
        Related to tdf#82969 add global shortcut for autospellcheck
        
        https://gerrit.libreoffice.org/c/core/+/13088/ changed the key combo
        from Shift+F7 to Shift+F9, update the help to match
        
        Change-Id: I3d4e0204dc59e44bc512a4459935f5e7f10982b7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119929
        Tested-by: Caolán McNamara <caolanm@redhat.com>
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2021-08-03  Rafael Lima  <rafael.palma.lima@gmail.com>  [0b7cde3aabef66890ebeb3ab8581d2104473214a]

        Create help page for the Development Tools feature
        
        Change-Id: Ib392399fa71c27ce6be7fca8c55985d75519ea87
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119855
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-30  Rafael Lima  <rafael.palma.lima@gmail.com>  [1951014d9e7c5270904789c2964d35fca8487134]

        Rewrite SF_Services with Python support focusing user scripts only
        
        Change-Id: Ib3748c3fbe43e25e3a9aa895519f08ec3b11b953
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119612
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-28  Rafael Lima  <rafael.palma.lima@gmail.com>  [4a07d8d492c50f0e2db3200790f92e9e18bb5144]

        Adapt SF_String to new method signatures and add Python examples
        
        Change-Id: Ifd9fa48fcb34ca8469581b8f3d8aac29f51b8414
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119438
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-26  Rafael Lima  <rafael.palma.lima@gmail.com>  [4373f58e837de5fe8ae2d0650da53fa881a83f1e]

        Fix example in SF_Array
        
        Change-Id: Ib52749668ada9c1b250cb0eb5f9c530808475fd2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119439
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-26  Julien Nabet  <serval2412@yahoo.fr>  [e400fba16ad40d36f2feb5f05f7d90386f091e5d]

        Fix Duplicated entry. ID = par_id291613654389792
        
        Change-Id: I72ea44bd3d61b390ded1ccdaf4dd53d192d76dc5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119510
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-07-26  Rafael Lima  <rafael.palma.lima@gmail.com>  [1cd02ab17dec63054396dfddb675334f2963a533]

        Adapt SF_Array to the new method signature notation
        
        This patch updates the syntax and arguments in all methods according to the new notation used in other SF services. It also introduces the ImportFromCSVFile method to Python scripts.
        
        This patch also updates a few examples in Basic.
        
        Change-Id: Ib565f31ad13f5455ff1df260ec60cae5d8848cd9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119437
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-24  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [36052eea4f7977303088774c3299a7c721ca2608]

        tdf#95394 Help: Bitmap -> Image
        
        Change-Id: I6faefd33fe3cded67bae3a2b7d4dc7ef790271cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119469
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-24  Andrea Gelmini  <andrea.gelmini@gelma.net>  [65c742c487136afeb38c6d5352ba35a1d88194c4]

        Fix typo
        
        Change-Id: I6edfb252552d59aef329e071e41aa609b6339cc7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119452
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-07-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [6797558a82f83a50b469f38897ffe3b04218cb45]

        Help: tdf#140107 drop usage data; tdf#107471 describe crash reports
        
        Change-Id: Iebcdc8bff69b6194a6fc73347635c83d005b894e

2021-07-23  Rafael Lima  <rafael.palma.lima@gmail.com>  [a1682e126278705cad6bf437f0237474234aaa86]

        Python examples in SF_TextStream help page
        
        Change-Id: Ibd1ea64557c97511b7c15944344b3d92e1dd2cca
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119258
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [08af5ea8348ff994b650ee8f5c9404af4c06bc4f]

        Python examples in SF_Timer help page
        
        This patch also adds a <variable> tag and refactors the file 03030303.xhp (Timer function) to ease x-ref.
        
        Change-Id: I90f26234a9632b9d8220cca94fe2ab11fb4f8fa2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119256
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-21  Andrea Gelmini  <andrea.gelmini@gelma.net>  [e9a241713198c414360ecc6204028c1cafcd2fc8]

        Fix typo
        
        Change-Id: I03e831f5172f77e2fac56ea15358c4660007ce70
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119339
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-07-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [2612264b78199fc343f7dabfca8a1dc44d2f10fd]

        Python examples for SF_Session service
        
        Change-Id: Ic1024b6237b26ff558099aef5774588f2f3148d0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119254
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [daea8c54614d4dd489fb66adbadec58d6d17cfea]

        Python examples for SF_Dictionary help page
        
        This patch also fixes identation in in the entire file.
        
        Change-Id: I409523f253d2dec657f35561b48352333693feb6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119179
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [aad9b295eab6bb3b6126ebda8e0b62b848369701]

        Python example in SF_Platform help page
        
        Change-Id: I3889815d7eb2e653f307e9853649e395f4f2e2fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119175
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [bd9131a3c09e8bd80820d923e73dc9daa247a1e1]

        Change examples using "~" (tilde) shortcut in SF help files
        
        Change-Id: I462e9a79a1776c0bc6acb67a8d5b08b85c2ae106
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119178
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-20  Johnny_M  <klasse@partyheld.de>  [17c560682a20858b0860796165806116f8152c64]

        tdf#132643 Translate German section IDs
        
        Change-Id: I927b90eadc2eb0102e942b1ff50803cfb2e552b9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119058
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Andrea Gelmini  <andrea.gelmini@gelma.net>  [cb504dc5f92e4e7cd6264ef0d0dec65c26dfcb7f]

        Fix typos
        
        Change-Id: Ifdcc3bcff41f82e994ac9c77b2b083573b30ed80
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119233
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [66f80c13fa59a7c6d02470c8bcaaa11af7cc2c42]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id2ebf1ae3753e1bd2473a2ec8c9fcdbdaf5a68b6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119059
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [480cbadb642932d29b6ffe602ac1bb84a3edc333]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibb2f0fc3af3b987ed19be43db2e11ee56ddaedbe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119057
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [decea6cf1217df3b62aa780087f483777876c06e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie2d8ced954d7b49d67a097da06037d0d6c57ad80
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119056
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [30aa68716f23a5bcdd0476ce676faf1674bc42f8]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: I075a27bf7d60809770970b52487fe7b96e6e4b94
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119052
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [4bc45fb43ee33c82fb8f4c8cf55928827d937f0e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I74da86977b01fc4d90cdb3e9da6a1b5590c04355
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119055
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [dae7cea036b324f41fc2d230fb79114b49d12fc5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7153df88f46e51da0458ac5136a2c5cf9ec448be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119054
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [7abf32e2ba0775448b94e6a2770fe5d08cfda1c1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I132207aa2f2afb55d109a1281e5929710c69cf1a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119053
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [ab07ab3a351ec70f5561bd959cce02fa02e2487b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I08f8757bc0308084de4d68efbbfb633c7bf83323
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119031
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [5d2c62b18ac9c553c53f28a83beaa484ff4339be]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0d7cc4572918ee0ad759a9a8d6a94bce2806ad4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119030
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [9b9111bc680a5e5a23e5fe6c6db98532430eb2c9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I234fc5c3533b5f52ee0a4fc601517589319546d2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119029
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [b328960e2e09bba428a8f62a1b0926f006b0404e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7e011dcf8e6ba82a28ac3868c817320b538fbec3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119028
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Johnny_M  <klasse@partyheld.de>  [e43bde91ae0080f71c6871bdd2f7e62873be9bca]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iee18a847073c19c8b2ad6442306f45f5f581737c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119027
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-19  Rafael Lima  <rafael.palma.lima@gmail.com>  [ae3eb149da355d5f65b638dcfb5332bd88983f6e]

        Python examples in SF_FileSystem help page
        
        This patch also adds a <variable> tag to 03160000.xhp to enable embedding in the "relatedtopics" section.
        
        Change-Id: I796753e0449fcf0141e5996ed709130716aea53b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118914
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8e69592bb5095501ace05f4d231781d1bf420706]

        Refactor Help pages
        
        Change-Id: I4e08e55d279f48e59b2274e33d92aae7747f2eb4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119129
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-17  Steve Fanning  <stevemfanning@yahoo.co.uk>  [b31f5bed5155ffcda336c3e7a1e18e60a7382228]

        Add example to help description of Calc's ROT13 function.
        
        Change-Id: I32c654dd8f86f508fce8555f033faa34b81b3e6c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119038
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2271ad00c7e0312071b78706da40a778171bfb9a]

        Refactor database files
        
        Change-Id: I10909197c08cec40819658d2d0951800133409da
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119099
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-16  Andrea Gelmini  <andrea.gelmini@gelma.net>  [ac68c2a4c5efff2c13ae474b37d12fb08be691ff]

        Fix typo
        
        Change-Id: I687dab780da7bcb3379cd2e2e52c1a5b47e98923
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119071
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-07-15  Steve Fanning  <stevemfanning@yahoo.co.uk>  [435e1e0e429e9d743cf11d08cb10f9f25b83e3b3]

        Delete erroneous statement from help description of Calc's REPT function.
        
        Change-Id: I5958f787798d309a7896ac47e1caa5eeeefbef96
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118926
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-15  Steve Fanning  <stevemfanning@yahoo.co.uk>  [11c68842e216735f261fd065750a91ba98b42be1]

        Correct misleading descriptions of parameters passed to Calc's REPLACEB function.
        
        Change-Id: Ib145bf71a258f5f58fac4ed90a7a3e3ff509a454
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118925
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [5314f2bf56153760b4d704eb971b41638fc4c4d1]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic431c8645a11f1b9bc4fdfe1e7d2fbe051df4d65
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118907
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [4aa4029c1daf5a5137befc6a52dfa2c666a47b24]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: If36ee8cac32e1d5b9ef85e35ac7b7f7510ceb527
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118906
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [3a55b50e0ca48b1904f625f7041d30830d2e9c65]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0a51b1c2b2503fb8c07a63a806bddd7345be1f7e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118905
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [17ccb362fcbd6a54600232b63b554c5f5ae7345b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8298819cbb9ce2d7d973742592dc4299e4488dbf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118901
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [d6df4a20a56da69912d321950d2d32db8e49897a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie3a867a7bcda9edc66327ef2c5413a6faee8a7fc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118904
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [fca292b94b832ad2de0609dd98ebdb45a53ca94e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I768845ed90efe57c11522759bae5a1da6fe99901
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118903
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [95b36f942f0e9f7130dec40af7a471a392d7deb4]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie92420fa13971bd11451ecf1c10089c7713dca7e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118902
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [4d648ad8464957732ea905672546d348ae279b13]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8730d353f578caa2a9ecb392819f7e957030db16
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118899
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [f88bb249fc86e1d381b6e7551999ea084aadd142]

        tdf#132643 Translate German section IDs
        
        Change-Id: I595af96cd8c7847387a11d300fb85bd8a8313fba
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118900
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Johnny_M  <klasse@partyheld.de>  [d55f1498b49ddeedad84b5f79012fc80fb4e6c75]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idd1c44b507aa4a739d58659504fb6bacd3add879
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118898
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-14  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4a07aa673277b6769d16c968a3f868c11b6765c5]

        Fix typo
        
        Change-Id: I089cc8cbcab86673c3457e61c22ff09cde463eda
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118840
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-07-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [49699b9fb00cc35734d70390c4a2452ba90425b4]

        tdf#143319 Update Transformation Help page
        
        Change-Id: If97b222eee329168eff20fc571b729de41685ff0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118791
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-13  Rafael Lima  <rafael.palma.lima@gmail.com>  [3b9bcb7ae54aed523e1b0f4bce7f8f05ad64a20a]

        Improve NUMBERVALUE help page
        
        This patch improves the help page by adding some of the new contents available in the Wiki:
        https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE
        
        Change-Id: Icf21b924973d7e12a67e11c3c213765a3a06c0fc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118494
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-13  Johnny_M  <klasse@partyheld.de>  [0abe9d6b70d4ffd02ddef31867607d67eecec41a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I24ea33b86e53b48904ec7d500f7583f58255f2dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118745
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Rafael Lima  <rafael.palma.lima@gmail.com>  [e30dc2a0cd25a3c81bfbbcd61283c67ea66e0c32]

        tdf#128590 Create Auto-Redact help page
        
        Change-Id: I16fc3db85e3d62edd8241136ff53558ba46c44a7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118727
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [f7c998f88c2a4666f5d2a440f1449d763e05b85e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1e6d98c57fc33dca6ff2a13baf5f6cfd53977a69
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118746
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [1831cc5a3cc0f97d2d49dfef738f7164d84e98f8]

        tdf#132643 Translate German section IDs
        
        Remove unused.
        
        Change-Id: Ia436f58a7d6edd6d8df86dd6a1cbbcd0896a501b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118744
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [1a380691b716f56c1d925eb27807bb5ef8264ac0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I78b6e56e1bb70b10bed03201704d1246cf00c0a3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118743
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [34354f2bf896f0c7fe089d73d88380718a8318b6]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib93523c39a74ff88a6154f3111113260e59cbb55
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118742
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [eabf8b0ec21993c4d622d5b7f0b929e6975c101a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I69b146fa405b531e8df8b1b5b443414c13f60bcb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118741
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [39f2707a7720975aa6630225b17262df9a3bbcbf]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia9fd713b2239b42bae5b2248726e4ef985988309
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118740
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [e4d57d47fe20e41bcf168eddaf17fde7779c2935]

        tdf#132643 Translate German section IDs
        
        Change-Id: I62a2f589f2db16547911451ac28e23d27d1c9d76
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118739
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [5243fe74433fd16d57d358d14c20620f690d6bb7]

        tdf#132643 Translate German section IDs
        
        Change-Id: If12cb62f686383c3e3e93c931a5a7e8556f885b4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118738
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Johnny_M  <klasse@partyheld.de>  [37dd18edf225d97136049e4d3870c0902fbaca4c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I08e4c29872fa1239109bbacc345addb32f5b07dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118737
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Rafael Lima  <rafael.palma.lima@gmail.com>  [19c8e31a7159740f3a2048e459b0237786d0a995]

        tdf#143211 Improve macro example in Validity check
        
        Change-Id: Ic6a3db771731d21879897b2b6a45c5ce003e524e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118715
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-12  Uwe Auer  <uwe@franke-auer.de>  [0c56a2a24ba95bb5a8d39b8e647f5b9a52dd5648]

        tdf#143309: Incorrect help information about toolbar "Mode" in Draw
        
        Change-Id: Ib7a5dd6a5c948abec74dd49f6358b6558561c38d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118726
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-11  Mike Kaganski  <mike.kaganski@collabora.com>  [aa766c09c62dc1b096d98a8801cd7ce42f6de7c4]

        A typo: this tells about first *optional* parameter, not return
        
        Change-Id: Icda20a199e439af1f3b708fad80bb31a4b560716
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118718
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2021-07-10  Rafael Lima  <rafael.palma.lima@gmail.com>  [a1127fd99b849f976984e0d6844ac1e314beefde]

        Python support for SF_L10N service help page
        
        Change-Id: If6708af7c4edf21ad7f33eb549be1bbd79dbfd61
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118714
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-09  Rafael Lima  <rafael.palma.lima@gmail.com>  [d2a1bbcae2b2311f13bb0651a4eb36bc978b46b9]

        Add Python support to SF_Database help file
        
        Change-Id: I47b7f328569d14d543708e3534bb99744b2cc3a0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118511
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-07-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [dc68b55ae08e9445e3ec982b7d5e91a4b522b9a1]

        tdf#143232 Set correct name for shrink/expand in Help
        
        Change-Id: Ia95edf96335a45743fc40e253d35d4b5de7c4f80
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118580
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7c10c96ab3e221764a797442b0a04e8013584815]

        Fix typo on sf_methods.xhp
        
        Change-Id: I10ac058ca55a5fd7a5b606e0ad48f28399563b5f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118578
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [b46d9178afe749e720ef1a3ba3666e153111fc32]

        tdf#143229 Remove empty paragraphs
        
        Change-Id: I4dbb2eb2cfbb140a129c02290642a777c8f9f327
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118496
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-07  Caolán McNamara  <caolanm@redhat.com>  [147ed04e1bff695f9242d5991334d1c8ddd7435a]

        set the extended tooltip explicitly for each of the form 1-9 menu items
        
        in the load/save chapter (outline numbering) menubutton menu so the
        code for that can be simplified
        
        Change-Id: Id954bbe39b997b77cf5d17330a651712ea9d5fcb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118560
        Tested-by: Caolán McNamara <caolanm@redhat.com>
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2021-07-07  Caolán McNamara  <caolanm@redhat.com>  [28d20be2d79c99bbfd5fedea5c4b2af9d22a29c0]

        the button in outline (chapter) numbering is now called 'format' not 'user'
        
        Change-Id: I330a8c1b179921724c9c6d427b700eafcafb7814
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118558
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2021-07-06  Alain Romedenne  <alain.romedenne@libreoffice.org>  [6be958e9618242079c2c674297670ca5797a21c2]

        extra args for sf_ui.GetDocuments() method
        
        Change-Id: Ia991e14b5896d8c84d8e3fae115df366723d75b0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117418
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-07-05  Johnny_M  <klasse@partyheld.de>  [763f9602c61ed20a748e888c5b297b7f9c0bf86e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia6765abde226b958db7b17a50abf286545e86c87
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118349
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-05  Johnny_M  <klasse@partyheld.de>  [dabedfd9faa58db0ee3b5e22274b20f401753e12]

        tdf#132643 Translate German section IDs
        
        Change-Id: I47ac902ced473a37f1787484101d9f881ddb9228
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118350
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-05  Johnny_M  <klasse@partyheld.de>  [33cc5ce335d52ea47179331cd16465842c97e1e8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I04f58a66d8e2e1e47fa4b5298857aa5188ca3a03
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118348
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-02  Rafael Lima  <rafael.palma.lima@gmail.com>  [86d4cff5887833253bcfe95ecdb1689ef810315c]

        tdf#102523 Improve Advanced Filter help page
        
        This patch embeds the page specialfilter.xhp and 12040201.xhp into the 12040300.xhp file, which is the landing page when the user clicks the Help button in the Advanced Filter dialog.
        
        As a result, the landing page now covers all the features in the dialog and also presents a useful example.
        
        This also updates the .tree file.
        
        Change-Id: I25d31838fa2604851962fdf8200b887255489017
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118191
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-07-02  Steve Fanning  <stevemfanning@yahoo.co.uk>  [5eac8cf1a7d652c4ab41f4a39cc1095198660808]

        Fix minor typos in help descriptions of Calc's text functions.
        
        (a) Added equals sign before examples given for MIDB function, for consistency with other help topics.
        (b) Added statement of default value for Number argument of RIGHT and RIGHTB functions.
        
        Change-Id: I6de1b35ce1e78e4403f957bb32878f40598a7269
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118252
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-29  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [dbd32aead45fef14e81d3b1ca0a1973f1a856607]

        Minor
        
        Change-Id: I8784fd6f43f5568db739e50a421bfff8184fd5d3

2021-06-29  Johnny_M  <klasse@partyheld.de>  [24c249c356c67c7471476ec1bb54a68d87b196d2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2f6b41bc9dc93a27c8e5552a51bdacb1030a2e96
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117936
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-29  Rafael Lima  <rafael.palma.lima@gmail.com>  [8d017a90e29ece12e5a71b7e0242b5f926575cb5]

        Fix localization in SF_Form, SF_FormControl and SF_UI help pages
        
        Change-Id: I7306fbfdabf3df84028aadacb90d0502d48f5c56
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117863
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-06-28  Steve Fanning  <stevemfanning@yahoo.co.uk>  [1f77c92e446c0b66656b82ae04862528d425a30e]

        Fix minor typos in help examples for Calc's LEFTB function.
        
        Change-Id: I5d8cdf1898f9b5823acc1e3381bbe3abb06551e3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118052
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [108566a12aa32429286de6f6129b63e2d3e27e94]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idbe462483dcff49d7c8d5ff3852632e3e1ec9bc6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117934
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [ee15fc4c682e5f2013dcc6c0eee0d4c173df8624]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia41a6e287264d5b59d0a95da92e2030df7081ac1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117935
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [b4b9edbbdce1f88be5ebbaa4a3464f2900d7da42]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id281db6e24d66defdb1a1897982a002b2862a3f2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117933
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [3e0b1dd5ac8cf160686b2f7b4f61d63cefe9fdcd]

        tdf#132643 Translate German section IDs
        
        Change-Id: If05a4230bb2731cce7f412768d31dcd8339aae6f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117932
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [dc2012560f2f32c35dcba288bd7327663d743a26]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6ba60bbca897161bdb4ceb7d92385421a2a94e24
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117931
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [e95db54fff98b96bf281a6cffc94edb4e381b448]

        tdf#132643 Translate German section IDs
        
        Change-Id: I49a890ae317345730f14a848e4f2880f7ed4c4f4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117930
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [0fbedac2ab3856dddcc70b8dbffe5f1838075c5d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifc6df2e1cefe7349bc24327a2456afd66d065bda
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117929
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [2d06125f8c6b056973081564aea9a0231084c4e0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I02bedcebab5d622d7488e5b06811787f17b48c7c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117928
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [3149f4b939f620610d73ea652282204014f7fdfb]

        tdf#132643 Translate German section IDs
        
        Change-Id: I15d1939c784a1923311d5cce59ff78947e7b7b23
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117927
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Johnny_M  <klasse@partyheld.de>  [85faad16ba20244e502e6ed5b18e5ab5a744891c]

        tdf#132643 Translate German section IDs
        
        Change-Id: If653bbbe3705e939372adc34a1783439418f59b8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117926
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0a0327f63e2825b25c5b3a5e8c34ca97e4911ef4]

        tdf#114525 Bookmarks for Calc conditional formatting
        
        Plus some refactor
        
        Change-Id: Ib2d3740e51be437e806e199b2c3978b12d210792
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117917
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fde2f8d1b9da240726a939922cc9118d3305bb5d]

        tdf#136435 Add contents on the outline folding options
        
        Change-Id: Ib079772e9f426a2775adfa843970cbd48b133ae1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117901
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a09c6d5edbbd00da7ff34685cf83bf9a6fd47af8]

        tdf#105089 explain "item status changed" and "focus"
        
        Change-Id: I8b10f71e0de80f645edcd17bcae9ad5d27093a78
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117897
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [01e2e91dcfb2a6d07eec0f9188189213fa464592]

        Fix localization in SF_Calc help page
        
        This patch silences a few strings for translantion. It also rephrases the first 2 paragraphs of the Calc service that were inaccurate.
        
        Change-Id: Ic2ce5e2c5e53134d80717cd97f63bec4bd726a9b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117641
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [00086866ecd2de7434f851bc4f5fdc8195b5f262]

        Fix localization in SF_Base and SF_Basic
        
        Change-Id: Ibcd3826af1a89704bf32db833af63fb0b9564cb1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117568
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [a97fbc6bbfbfa214083615868ffccd3ccebf5d37]

        Fix localization in SF_Document help page
        
        Change-Id: Ie1fb122ca7574aa28ab199ebebbba76975389fa2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117722
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-23  Steve Fanning  <stevemfanning@yahoo.co.uk>  [a79ac40adfad119a8957200defabe16282ea5204]

        Document how to escape double quotes in help for Calc's text functions (TDF#113976)
        
        Change-Id: I14c4afc919343dda2e1f30c49c69f434cf1104f1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117717
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ecfb0b34517530a35194221909750eafd23f4314]

        Add precisions to RAWSUBTRACT after 7.2 rel notes.
        
        Change-Id: Id0db2b64e0dd4b89089a6610930dd84e71cf9067
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117467
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2021-06-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a8dd66b4bf752c09980dbffcbbc8a055432d28ed]

        Mute l10n and small cosmetic changes
        
        Change-Id: Id20d7dbba5a835f713945a1d994739dc116cdcef
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117642
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-22  Rafael Lima  <rafael.palma.lima@gmail.com>  [3c0fb9a710915c30adf5287a734a185696fa0b76]

        Add note about Python support availability on some SF services
        
        Change-Id: I226b0b92fcc2b380fa6687cba87276b485009151
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117567
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-22  Steve Fanning  <stevemfanning@yahoo.co.uk>  [26fad1c72fdc6a72b455c44e57b5738ee6d1a61d]

        Provide a correct example within the help for Calc's FINDB function.
        
        Change-Id: Ibff7dd5bf47f26c431b1ce49e6ac5250f6192176
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117569
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [23b0b440515592c9b9ed2fe8e64783ea55375375]

        tdf#140446 VBA constants for variable type
        
        see  /core/oovbaapi/ooo/vba/VbVarType.idl
        and comment#3 in tdf#140446
        
        Change-Id: Ib2a9743cfb1b636d1c016c8707872c291ef685f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117598
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-21  Alain Romedenne  <alain.romedenne@libreoffice.org>  [ff452e27c1c7f420d8a0cf8a9d82d1d318225d46]

        ScriptForge method signatures
        
        Change-Id: I5c29d5c08a8c5bd46ca45dc1d17449a0ae4789b8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116910
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8ac5aa2d78a907f03a19a1843ceb96f6828689fb]

        Mute L10n of code statements samples
        
        Change-Id: Id3ec35a2006614bc195812ca4ec25c8eaad85f38
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117500
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [6d1742d64d55f6c17d534736d2a3a246a8cb586b]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib0b47a24b5a00817c362a00c2d012e2f016c48a9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117494
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [a266b7f4792c4e9d1395a42dd21de65a7da126ef]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9e7c85119e976ca50c0eba0222da7b59decaf95b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117493
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [2c1e086cb2c4826b6c467aa47764558252b0f201]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifc33de45cbafddc888b6b110faca31ed4bb4973f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117492
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [6766947a3c6364d28f6869d33e5d64575572591c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I334f06af676139fbee080dd069d06b42405e127b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117491
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [8357e8f9d823baeb287b333e711aa184c4a794dc]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic9dc645c15d57e99a8eb737b89631f570124eefb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117490
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [664d9f3313c80b50b33a2e4b40d8ddc117156e99]

        tdf#132643 Translate German section IDs
        
        Change-Id: I98bb4c457b8436e76f2acb17dceb9b3906c37e9e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117489
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [10cb0bf55cacce740d62a5c6786b1e3b11f4f865]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifd14ec7f7efc1dcacd5f8c266f33823521fcb7c6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117488
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [6c9762d21f1e509da34ad98cd02d8d541ce9ef9b]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie3c785d133cc23d5300134923c53ea9905e0dc8e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117487
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [ffac115a446056f3df4ab44694052ba050e9d8f3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5e90b17cb74fe61b62296ba6cba946d6cf921cae
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117486
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [28f2b50aabb1dc3407db1208c4c60b8d9102d789]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7a0f5d39d3440d84bffb8a734d6868fcf39656fd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117485
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [e3bf73d11f3cf22f2529daa4daf2f7b0412fe478]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1774f47b3e2e64ff9dc86279368be4606e820a52
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117483
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-19  Johnny_M  <klasse@partyheld.de>  [14865d1d877ecd5c15dcf68ff9312d7321714d89]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0e0c3c23cb70b01cbf6dd0bc6dd46a12fd721d3f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117484
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8123db33c8086173ff601019b26cab5881d435d7]

        tdf#123803 Add Available/Supported since version to ISO.CEILING
        
        Change-Id: I2a91274ca1d3f64850a45c32b47b52e02feb92d7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117466
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-18  Andrea Gelmini  <andrea.gelmini@gelma.net>  [36f11255d965e5e2c4dd1d9fd06ca3a9f0874f16]

        Fix typo
        
        Change-Id: I210bbae510357b463c6f7972dc754fd227d0a705
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117401
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f46ebea0276ae94bc299cb4c2bbf4a5b3d69173b]

        Mute l10n on some internal field names
        
        Change-Id: Ie794e15c31def6111eccd83f3e7a744984045cf6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117403
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [21d0197b3705212a22b9e221ac1f624049516d9a]

        tdf#114930 Clarify associativity and precedence of operators to the help
        
        Change-Id: Ib55f0901235c082e88b49d1526b1123cd036f875
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117347
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ae00877c467d6ceee7b5c84ba3be99f0cb1468a4]

        Mute l10n
        
        Change-Id: Id49c3b5c606c98bbc58d9c06245e2cebf8296676
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117300
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-15  Rafael Lima  <rafael.palma.lima@gmail.com>  [b5bc9b53c30eb97f9fb0b9bba677c5d7549d8251]

        Use <emph> instead of <keycode> in sf_intro
        
        Change-Id: I12a5a853f29f800abf9703da8f6c62ae247446af
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117215
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Rafael Lima  <rafael.palma.lima@gmail.com>  [693c6bf5faf43f8ae9a0eb72ee9ae7244161b363]

        Add SF services to the Help tree
        
        Change-Id: Ifbd98abbfde88ea293bd920cbcd0f12c8b399a91
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117131
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2f5c748e452e2eeb45a71bc7d8b42e7a50ced70f]

        tdf#136435 Update Outline Folding commmand name
        
        Change Ooutline Content Visibility to Outline Folding
        
        Change-Id: I89a9223466d1091386e78218b61a248447099791
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117185
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6b43e4b646206385e20c9d2c6d7a0d80be54d0ad]

        remove duplicate makefile line erroneously introduced with 9fffc3e
        
        breaks the help packaging on windows when creating the msi packages
        
        Change-Id: Ie3c54b4a2ee2cc1168af584c82aabac804f0fee5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117175
        Tested-by: Jenkins
        Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2021-06-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [910495baeaf7e845102bc896dc4848f750384244]

        Fix link between Help pages
        
        Change-Id: Ib2c75038c3eb06e9643821705252fe162d95badd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117167
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Johnny_M  <klasse@partyheld.de>  [0f05f0f82791941177326fdc3867595f1bf82039]

        tdf#132643 Translate German section IDs
        
        Change-Id: I068f2ae0cb5507c1e324df6d02d49f05269db508
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117087
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Johnny_M  <klasse@partyheld.de>  [0d763a3b6f9f9f2c665901143f7bc66ea9f8ed34]

        tdf#132643 Translate German section IDs
        
        Change-Id: I652383b613ae36d29ecbc2ebe72d14a7a4ba6541
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117093
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Johnny_M  <klasse@partyheld.de>  [117eb798aa2b07b2c89714fcdcda65af1c96aca9]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ieb84ed0f835b11102e9519cbe348244ef2a89a5a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117091
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Johnny_M  <klasse@partyheld.de>  [eccd279e155c167293ae87b098fa1fef0623fb5d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I318584f815048b10c244cd637e741a76d1c37f54
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117092
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Johnny_M  <klasse@partyheld.de>  [3fe720f7bf761debfe798510728661b4eccfe150]

        tdf#132643 Translate German section IDs
        
        Change-Id: I369080b47e506a890d2a750606cc9c3f95139938
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117090
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Johnny_M  <klasse@partyheld.de>  [bef511309c6bc73660737a5efbe95480f0e70de1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I69149458178c9f99328a5414ec119664c4f0ac24
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117089
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Johnny_M  <klasse@partyheld.de>  [015d40f2bba6e8cd417c6e9a8c3aff0fab25d2f0]

        tdf#132643 Translate German section IDs
        
        Improve earlier translations.
        
        Change-Id: I79749cb0aaf0c352c9b493d65558e22b27463a50
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117088
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-14  Johnny_M  <klasse@partyheld.de>  [f6ae0a84932e5a73ad576fc54a288ec29fb4cf17]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifec93507b6ecce1ffe18daaa5edf0ab0d9e598ff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117086
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [390d5cf871798108c4a45b78dfcdb22bbd4667cc]

        tdf#126507 Add help page for Combine Text in Draw
        
        Change-Id: I8fc7b9fa152d732486ac59c3d9544ac12a39e5e7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117082
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [94dc2e8bcf072bf62af674603cd9a5bc1a5d91bd]

        Fix embed links
        
        Change-Id: I5241d5b8e1417708bd8e4dfdee522cf6f5f6ccc9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117083
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-12  Andrea Gelmini  <andrea.gelmini@gelma.net>  [c13c0567cc458e30b2947110f5a76015f52b4200]

        Fix typos
        
        Change-Id: If1fce3d46d1b26408fc4557c426c18ace6c07277
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117076
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-06-11  Rafael Lima  <rafael.palma.lima@gmail.com>  [38ce99f8010aed59242b817b866055407f22cefb]

        Create introductory ScriptForge help page
        
        Change-Id: I5fd00cc05b0c28b600974c005a81804c1c6d5e74
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116906
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-06-11  Alain Romedenne  <alain.romedenne@libreoffice.org>  [ab81b6bfa02cd89c244bc55148486324863844f8]

        sf_form(control) Python support
        
        Change-Id: Iad14d1c5c7d353e50aba84d0cfa461e56f69f4ef
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115969
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-06-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2b074d47c5f66d96576df2003b29d3cf09b4702a]

        tdf#130063 Add Help page for revamped B&N dialog for Impress and Draw
        
        Change-Id: I770a45ff062056ee38d904324e1f0148a7eec9da
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116945
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [db2d4a1373cc1a025888c4ef0359620eac3f88f6]

        tdf#112685 Advanced TSCP classification help page
        
        * Refactor TSCP pages
        * Add help page for Classification dialog
        * Add Help page for Classification Toolbar
        
        Change-Id: Id11c15d6937400b7cd28a5d80c4e9438693b28a1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116874
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-10  Alain Romedenne  <alain.romedenne@libreoffice.org>  [e5ac483bab252537ccbd087e6a133230cb8bae70]

        tdf#141474 tdf#124066 Basic keyword arguments explanations
        
        Change-Id: I9f05990a9c3513d171b7ae94e8d60e5d0d1ced2f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116468
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-06-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fded06f95f73fd0bfb27d861843c2f317db83d29]

        tdf#132906 Update Sampling statistics dialog
        
        Change-Id: Ibe4132cfb80455dfc3338b17155bf449aad6e840
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116925
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2021-06-09  Alain Romedenne  <alain.romedenne@libreoffice.org>  [9fffc3e09d2cddfc614e5520d8d33942572dd5a5]

        ThisDatabaseDocument new help page
        
        Change-Id: I9ad35913bbc5fef9208b3a9ea5eb9be01f882131
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116463
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-06-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ed18f8e4f9fc516d1a9e117e983cdc8006838ad1]

        Refactor some database help files
        
        Change-Id: Ia9f3e2844cdf4ac16d7ee3ba70d64415c2bf964d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116837
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-08  Rafael Lima  <rafael.palma.lima@gmail.com>  [8459f8839e7fc029963d35c81cf6768777209fa0]

        Python support for SF_Document service
        
        This patch also adds the Forms method to the SF_Calc help page.
        
        Change-Id: I317378db271c60ab97ac44e293aa7cbb54c81d0e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116696
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-06-08  Rafael Lima  <rafael.palma.lima@gmail.com>  [fa92861a200b3716202bb859b6e5b7f116e59501]

        Python support for SF_Base service
        
        Change-Id: I4175aecd307d70367eea49cc7a8407d2bca60634
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116707
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-06-08  Rafael Lima  <rafael.palma.lima@gmail.com>  [55408cd1b3e29b3706c2cb8b44dd55284f3c3fff]

        Update SF_Basic service help page
        
        Adds the following methods:
        - CDate
        - CDateFromUnoDateTime
        - CDateToUnoDateTime
        - GlobalScope.BasicLibraries
        - GlobalScope.DialogLibraries
        - ThisComponent
        - ThisDatabaseDocument
        
        Change-Id: I963ad0d850987b1047b28b34b9a1e264b2414eff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115965
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-06-08  Alain Romedenne  <alain.romedenne@libreoffice.org>  [cfd0aa4ba18b58179724d50d7d1ac4f500ca1db4]

        Remove literals that prevent proper L10N
        
        - extra index
        - index relocation
        
        Change-Id: Ia52c0db88406dd5b24514280c663cfb5de157091
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116169
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-06-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [68a8e252d2600cabc694d9c489ec641dbd3c902a]

        tdf#124066 Help for VBA StrConv function
        
        1) LCID codes linked to LibreOffice internal LCID file
        2) Examples borrowed from QA tests
        
        Change-Id: I1b00a1901f32de0243b518de39abd633ba08eadc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116684
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [84d49dae2c041fa294415d4deba31f4477a663a3]

        Add link to half-width / full-width glossary entry to search&replace dialog help page
        
        Change-Id: I54d892b1112375c6dce64904df61ffffa79c37f4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116705
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-07  Ming Hua  <plateauwolf@qq.com>  [47df6ad11ac2e9c8c8d1f6e9c1049acbb56785e1]

        [WIP] tdf#142652 Add glossary entry about half-width ...
        
        ...and full-width characters
        
        Change-Id: If12dbc28de60fa7430d02530cf2d7fa7900c6675
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116771
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [096e8e98912ae2d7eee5975e7e2beb4d5883180b]

        Use %PRODUCTNAME
        
        Change-Id: I73d62b9dfa8a70faf473dbd54a5b066edc028bf0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116700
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9de52c620aece66d6cb97e23301cbbb884d19615]

        Tiny table formatting fix.
        
        Change-Id: I0ed3b2ee3bb3788688e81b15cb19b9d41d98de13
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116699
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-06-02  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [fae02ffb2a2372e00ea776e22966f0cbacbd4497]

        Fix some texts, incl. Lionel’s proposal for tdf#132720
        
        Change-Id: I2c28331ab2077b9d8585b4571d836b46e41eb454

2021-06-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [21cf37e87fc662ede68f96efa9d13a412430ef96]

        Mute l10n on embed
        
        Change-Id: Ie43588bd08c7ff46b57424d20af4301f414b91c9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116537
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-06-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [027ea0f2535143df97c7f5664669eb4e7920efab]

        tdf#132720 Clarify 'whole sheet expport' for calc PDF export
        
        Change-Id: Icac720987f6bd94ac7ce26cce57b9555628b5f17
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116531
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-31  Kevin Suo  <suokunlong@126.com>  [e36e33937f9cda7fde9ab56f9eb25f6f549700c7]

        tdf#142531: fix help css for Simplified Chinese display on Linux
        
        The font "system-ui" may cause trouble in some system, although it may look good in several systems.
        See e.g. https://infinnie.github.io/blog/2017/systemui.html.
        
        This change removes the "system-ui" font from the list, still put "Segoe UI" before any others, but moves "sans-serif" forward so that it falls back to the UI font in most linux distros.
        
        Tested on Win10 and this does not impact the display for English or Chinese, but really improves a lot on Linux (Fedora 32 for me).
        
        Change-Id: I1cba731cb846d1dc8c708b12510167c48de539e5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116487
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-31  Kevin Suo  <suokunlong@126.com>  [226a545d33667a0c9526593a5182ac0a849933e2]

        tdf#142417: Improve convertfilters.py and add API Names column
        
        This commit involves two parts:
        1. Improved the convertfilters.py helper script to make sure
         the generated convertfilters.xhp file is complete, accurate
         and containing no duplicated entries, and also add codes
         to also generate API Names column, as discussed in tdf#142417.
         Importantly, the code is modified to generate fixed IDs,
         rather than the previously random IDs or sequential IDs which
         may make the PO translation strings to show fuzzy when the
         file is re-generated.
        2. This helper script is run and the convertfilters.xhp is
         updated.
        3. The default css is modified to better display the page.
         There is no need to set overflow=auto for the DisplayArea,
         otherwise the scrollbar goes to the bottom of that area which
         is not visible. Also added a css class to display smaller
         fonts for the table.
        
        Change-Id: I8a5c73c9d6a0c0b44fc7db6cb67b140bfeb8b4be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116405
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [8ca38307bd81fbb37a664dd848fd1fda2c2b4181]

        Clarify example in help description of Calc's DOLLAR function.
        
        Change-Id: Iab2333cbd98bd4bb13ba35a07d4dbcd66fc840a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116166
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-31  Ming Hua  <plateauwolf@qq.com>  [d0fc1c87094067bc528cac5a66fd667dc41af125]

        Use UI term "Impress" instead of "SIMPRESS"
        
        Change-Id: I0ddf013795df105c4d7a7dcddede03bc374f069d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116167
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-30  Steve Fanning  <stevemfanning@yahoo.co.uk>  [d443ebed5df323aa13c2f5fa505b98366d8a4f9c]

        Fix help description for Calc's TEXTJOIN function.
        
        Change-Id: I91bb809ab41c0299c65236a0091c2da288a47b31
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116163
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-26  Rafael Lima  <rafael.palma.lima@gmail.com>  [96e26682870d3032dc0cccc6ed0a580f22111998]

        Fix SF_UI ShowProgressBar description
        
        Change-Id: Ib8b0b89511c1bb04acb7e79064ae5c9d8678b71d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115970
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-05-25  Rafael Lima  <rafael.palma.lima@gmail.com>  [0251fd88ce51f96284f471ad4adbc67fd468aef9]

        Python support in SF_Exception help page
        
        Change-Id: I9100e1b61aca23fbb104c449272da95bd60fd813
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115521
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-05-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [67083387c1b82f17f7027ad53c9438766c0c41f3]

        Python support in SF_Calc help page
        
        Change-Id: I0b7a83fdd49dd4cf5fb1682b193a61ceef5bbe55
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115956
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-05-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [ad23b45f6804a44ff768cb971ce34915de3df1da]

        Fix broken link in SF_String
        
        The IsIBAN link was incorrectly pointing to IsIPV4
        
        Change-Id: Icd2cb3a5e0ca884afd3edbd3d2a721817d0817f9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115963
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-05-23  Eike Rathke  <erack@redhat.com>  [9bf3dff6c45faa6ee5a6e8f923ae5d13178c1263]

        Add NatNum12 MMM=upper and MMMM=lower examples
        
        Change-Id: Ice7a6d45db2373b78e6442e08a3ac647887e43bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116021
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2021-05-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6a10fe0b51b53d9dc097e420c65f86590800ca22]

        tdf#142389 (final) update autofilter Help
        
        - Add definitions for each autofilter command
        - Add info on fitering by color
        
        Special collaboration by Steve Fanning.
        
        Change-Id: I51e8e6e495736d0d5e1b5d40e74a926c813fb49a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115895
        Tested-by: Jenkins
        Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-21  Andrea Gelmini  <andrea.gelmini@gelma.net>  [5990e7b3b300642d8551f202bcd1b9312f426677]

        Fix typo
        
        Change-Id: I0b5ce0a4c6adc339c14a65bd9a8f9b8f3eb8979a
        Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>

2021-05-21  Steve Fanning  <stevemfanning@yahoo.co.uk>  [ab50f2ccc57ebe577cbdad4afa29b66317b87bcc]

        Fix text in 2nd example given in help description of Calc's EOMONTH function.
        
        The statement that the date MUST be in ISO format is not quite correct.
        
        Also add link to updated wiki page.
        
        Change-Id: I20158373f8a67ae90cd1bfccb9fbe1d7c011077f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115838
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-21  Steve Fanning  <stevemfanning@yahoo.co.uk>  [44bd3d8205dd9020b9725a03518cb1316d3062fa]

        Add example to help description for Calc's CLEAN function.
        
        Change-Id: Iae7a1f0b8b84be33f5f54a9a7116c0c48670f917
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115833
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [774b852c14a4a8df49c9ad35e609d8060b9b46a1]

        tdf#141929 Improve CONVERT help and move to a separate file
        
        Updates the content of the CONVERT help page to better match the description in the wiki, focusing in unit measurement and prefix tables.
        
        Also moves the CONVERT help page to a separate file and removes it from the original location 04060116.xhp.
        
        Change-Id: I591ce3d2cd36e224daf5d00593418cba7832e574
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115209
        Tested-by: Jenkins
        Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [975230c5cd9402e1da8ef50ce31a4682306bfbf8]

        tdf#142389 (part) Fix link to autofilter help
        
        Change-Id: I689ab1d93242a74da72f1792965399f74fbb2f5a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115885
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-20  Rafael Lima  <rafael.palma.lima@gmail.com>  [bd3e4888b2b47d022871218f210b290b7d046288]

        Related tdf#128784 X-ref ChDir, ChDrive and CurDir with SF_FileSystem
        
        The Basic functions ChDir, ChDrive and CurDir are DOS-specific and have limited functionality.
        
        Hence, it's important to introduce the FileSystem service (from ScriptForge) for users that wish to write scripts that need to handle folders and files.
        
        Change-Id: I33e24669083887b540cf44711ec5114e6ae5c521
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115513
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-05-19  Alain Romedenne  <alain.romedenne@libreoffice.org>  [6eca503da7d03e8446f2ea9477fd6cdca735f6f1]

        sf_Dialog(Control) Python support - part 2/2
        
        - lowercased arguments reflect Python conventions
        - supplemental Python code snippets
        
        Change-Id: I8a8b10c3b56f539b5f7d75c389654a6772b0b659
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115083
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [7f646d0dacc492439ab58f584c2b65b05cba9694]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icc11f2359f7e1f862223e6ff6ff08ec54af78edf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115656
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [575f66844eebc769d783156312c34022617c98bc]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7548928ccb4c771193ea33ace6a717a20c554bc4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115655
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [b59e280a25ac2146d4b349b17e5b84f583d42d3f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I03d68fc6338bbc3ca3a92f2a3c001df44eab5288
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115654
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [6c1229f0e2d1f0efca59d14ce47fc949d943e69f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I72e43458a3af0af9ae417db081fee8d0f0890ae2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115653
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [6c7e4b98f967fafed9ce95c57c728468a4151eec]

        tdf#132643 Translate German section IDs
        
        Change-Id: I636ad9fcee5ce790234b41cfa078d9c1175d3b0e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115652
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [13a43eef6b8452f3f13e3d3b5f0266cf7ca141e7]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iab660ef9810902be11dd51c830e1a6f537352427
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115649
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [1110a8df87c91d368792cf5130c1b5f3a1604c55]

        tdf#132643 Translate German section IDs
        
        Change-Id: I87a9d0e09239fc3e6c696f348457c59aff681886
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115651
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [f2b6511ca116fd17c8e48902ea1a671697976fbf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I92d9f5801502c97a947400e7644b1c36b6fc3dc9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115650
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [7ec8660d3e02830b06b04718a399d81d7d0738d2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1b4dd524f22d5a84dafcadae97b7f52edf42cc6f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115648
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [6fc8af50dab46c8f961a0f5c0d78cba334290130]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iebd7e96b4f3040e289dce3e9871a5395ab1fbafe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115557
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [69e8428e576fc3abd231a7d9b7ee30b466669ff5]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icccc6bba110c5fa51f12136e4fbc9d81280ad3c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115556
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [f3d189e26d6e2b7b5a1009d6b111467677935c92]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0f0beecd3735a71a892e88b39820b742466a02e5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115555
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [465271d61bd2283f1c94401f32ebaeb178eced97]

        tdf#132643 Translate German section IDs
        
        Change-Id: I84632d58ddbaa850545cc869e1cf73b5d5070e0a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115554
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Johnny_M  <klasse@partyheld.de>  [9978369f6bff46c4ad81f1613d8e0868b5790f35]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib6cd1b3d8fde7b33d1c99403dd74a71b3e1c39db
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115553
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-15  Andrea Gelmini  <andrea.gelmini@gelma.net>  [60d3be1783a2a2aca54600037238c26e26876888]

        Fix typo
        
        Change-Id: I20b2de6acdf4a065958c887b97e718001e9389e1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115644
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-05-15  Rafael Lima  <rafael.palma.lima@gmail.com>  [c998e3e9419895a15c87412b5bd8efdbb18e0c0c]

        Python support in the SF_UI help page
        
        Change-Id: I3d5614d7f2ae24a15718237d817527a4d7421aa0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115199
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-05-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cc7f7b0547c5d6904908d3ef194b3c33ca6cd4f6]

        Fix =FIXED() example
        
        Change-Id: I45a820aa6967756e9554aeec7c2c7ee7437a11df
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115211
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-08  Johnny_M  <klasse@partyheld.de>  [8b131bb728653d553cc82c565d6addaaaa12468e]

        tdf#132643 Translate German section IDs
        
        Change-Id: If1e007f4b050c705dd708945bf7de9677fccd12c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115251
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-08  Johnny_M  <klasse@partyheld.de>  [975dfeba1f85c1b2f15afc77039970741572ade9]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iae83e3e20f54c4bc444eead9d89f51c872c97e56
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115253
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-08  Johnny_M  <klasse@partyheld.de>  [956d5d9eae5791a69dd08c626c3354566a4b8de2]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id2a94f3a1399285053487dc7386831772dd8a3eb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115252
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-08  Johnny_M  <klasse@partyheld.de>  [118d7ec30411912e5a7804f1050c126ef62eb2c8]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie729107d1d2badd756b52a2e5d24aa40f537b381
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115250
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-08  Johnny_M  <klasse@partyheld.de>  [592e4a94b8fa8d3b522e8f66167336bf6b8c7181]

        tdf#132643 Translate German section IDs
        
        Change-Id: I601a1350f4481e972f5ebe1537cf08ec50aaff5b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115249
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-08  Johnny_M  <klasse@partyheld.de>  [41f852563103450b4b2c452a173d786a4052d28c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6649822006bb27286830021158f1b85a66b531e4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115248
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f928f353880c4b327765902d5d130496fef0158a]

        fixes in help pages
        
        Change-Id: I42107565a6aa22b97d5dbfa8a026ed8ee4b8a2e0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115205
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-06  Alain Romedenne  <alain.romedenne@libreoffice.org>  [605791780909d8dd5e4c36663def5c0c9c3bbdb0]

        sf_Dialog(Control) Python support - part 1/2
        
        Change-Id: I204a78557c607708870a51699af140e13ff2c0e4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114724
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-05-06  Rafael Lima  <rafael.palma.lima@gmail.com>  [f9a2226309678e6a8769af6d312f796bb6835c4b]

        tdf#131368, tdf#141474 Document WeekDay Basic function
        
        This patch updates the WeekDay documentation to explain the use of the second (optional) argument, that refers to which day of the week should be considered to be the first day of the week.
        
        This patch also refactors the Now function help page and adds a variable for x-ref.
        
        Change-Id: I4bfc9070fc93593217c3c9086935dfc728adee3c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114868
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ff83d0de608e66bcb5d5023c65a50e0e2b2cbf2b]

        Add suggestion from translator
        
        Change-Id: Ieb06c42eafcab9b1c6e1d1e02ae1ccc3fe118773
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115051
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c47162423fc56e3de60e9f5bb3390be8113e7664]

        Improve wording on database tables
        
        Change-Id: Icd72638445d9da7c50370e70fabfe2f0ad52a061
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115050
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c58bc852cc03d5f4ec6cd0caf08370b443956dee]

        Fix syntax description for COUNTIFS
        
        Change-Id: I6ff42f1d64da095c2d4db96339be3ba62a23064d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114927
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-05-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [1cffc3bf789fa475b7fd41724bba5f2ba03d9e36]

        Fix <literal> tag in sf_formcontrol Help file
        
        Change-Id: I7c59c9925a869244dc223d4088176ef73be49c85
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114926
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-05-03  Alain Romedenne  <alain.romedenne@libreoffice.org>  [c5a46fef4b734a0f3a9754d0e158fd322db44ff6]

        Fix Typo
        
        Change-Id: Ia9ede74f44fb9bc500916c7bbd2a66e51b7685d5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114923
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-05-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f8bb58500148b126c2730977d566e7fa315439b0]

        Refactor more database help files
        
        Change-Id: I1384c2d3d0090ce15fc5088bff4bfdb07fa7cdbf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114995
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-30  Alain Romedenne  <alain.romedenne@libreoffice.org>  [6b24e1b46b633ccbbf65159f858c9a496479e426]

        sf_basic.xhp pt. 2
        
        Change-Id: Icb81fca7bdea283d3da6c113d1305d47c5bc6ff3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114867
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-04-29  Alain Romedenne  <alain.romedenne@libreoffice.org>  [4ee2f0f82f99a865e765309eda367d5fc016674b]

        sf_basic py2bas bridge
        
        It includes Basic functions rework in order to
        - share content,
        - correct Basic keywords argument names tdf#141474
        - accommodate Python lowercased arguments.
        
        Change-Id: If59a82444a8e001b02d085f5e10e0053666f8485
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114008
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-04-29  Rafael Lima  <rafael.palma.lima@gmail.com>  [c8cf56ede34cc13a90a930aab505828ee196005c]

        Create SFDocuments.Base service help page
        
        Change-Id: I2bf6bb4e28ed4390c26f9409dddd2aabd1dc878a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114509
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-04-29  Alain Romedenne  <alain.romedenne@libreoffice.org>  [a4aacdb16a5c386147c6e7a2c1c1f47843b3a805]

        document SF_String isIBAN() 7.2 method
        
        Change-Id: Icdf0bdc74ea5deced0f31ee01061e46ff8b805f1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114713
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-04-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [914fe5ffbb1a3fde750cf37cbc44008994cf3b42]

        Improve link
        
        Change-Id: I209a986ce8a6b7ff995724eec0de55393f518050
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114723
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-04-28  Rafael Lima  <rafael.palma.lima@gmail.com>  [49937bb740e70e6a244f9f4e9a30b7541815e62e]

        tdf#132325 Improve Variant/Any documentation
        
        This patch improves the help page "Using Variables":
        - Adds to the "Declaring Variables" section an explanation that variables of unspecified type will be considered as Variants
        - Creates a new section "The Variant type" to provide a brief overview of the Variant data type
        - Explains the Any data type
        
        Change-Id: Iaf076ad3ef22d24fb1aa4cfa089ed9d2a1bcf57c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114717
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-28  Andrea Gelmini  <andrea.gelmini@gelma.net>  [6890ffec515115d253b8c452251fc5d393e47ca7]

        Fix typos
        
        Change-Id: I01373966d3299e42b768b0f21067be8c71d9d227
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114746
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [36d78921fe14e1853153af422b86304c7c098c2c]

        Fix broken link
        
        Change-Id: Ibf9015ae625d0d45b4ab4d72611c7d5413467452
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114739
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [615a5f87d3f7137b8584d085f9693e8c92dcf296]

        tdf#141822 Rename parameter for standard compliance
        
        VLOOKUP, HLOOKUP, LOOKUP and MATCH
        
        Change-Id: I348024294f24a5190f0d5054dab2f83355d08567
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114632
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cef07a72b504a83504942eb4cf5b992e1ee46775]

        tdf#131995 Be precise with Criterion in Calc
        
        + Reused and adapted definitions of  ODF 1.2 for Criterion in
        ODFF functions, as suggested in the bug description.
        
        Change-Id: I335c6b2b9bd4236071c544cc2ad7f751db75b99f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114613
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7d55112c83309001d9f68f6f92959911312258dc]

        tdf#141237 Make clear that security depends or PDF reader
        
        Change-Id: Icd030a91428b384d9751eac18b23e06fa0bc0b6c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114586
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d6a094a2fe57a7f86c2a58863bdf797562a977b9]

        tdf#113847, tdf#34902 Update print dialog Help page
        
        + refactor page
        + add application selector
        + unhide hidden <ahelp>s (not used anymore, migrated to
        extended tips)
        + Add missing information on printing selection (tdf#34902)
        + Add information on tiling and poster (tdf#113847)
        
        Change-Id: I3c5c0ddd629dfba23c96e6043b0efceddd6779f0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114584
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b4b146ad3d84dcf45136a7b89cab453f3afc6674]

        tdf#106195 - clarify direct formatting removal
        
        Change-Id: Iec28e28286eac9effb2512c803fdffbad204d53a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114522
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [766e173ed8c9b3401c07fa26716eefe1b2430be5]

        tdf#141766 Update cell protection Help page
        
        Add new options available since LO 5.4
        
        Change-Id: I1b283d5f4b6d43ed4167cbbbee969406935913bd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114668
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2021-04-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fbc2bf25e85156c8c5d43e84d727bac1ec0288b9]

        tdf#140518 Fix bad link in index
        
        Removed bookmarks values that points to a generic field
        update Help page.
        
        The page is for updating Fields, which includes captions
        for many objects, but is ambiguous if user looks on how
        to insert or manage captions
        
        Change-Id: Iae9d47766aa56910fcfb95b70e32f252d3bf6ef8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114633
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-04-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6d5b34965b64ed96fb560bdca85dc64088c7f970]

        tdf#114240 Add note on extension security
        
        Added note on extension security. Expert configuration
        settings deliberately ommitted not to tempt end user.
        
        Change-Id: I28d9398c3b2abc8bea44c2956c16bb11d600fb9f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114585
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-04-24  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2dfdb43a09ecc8d6082240bf6b9a59ae964633bc]

        All large icons are 24 × 24 pixel ever since Galaxy was removed
        
        See core commit bea44e5c1b982d05314b72452b94fe288071a496.
        
        Change-Id: Ie09f3220a2add3292e55cbab088131c89c5bed91

2021-04-24  Stanislav Horacek  <stanislav.horacek@gmail.com>  [3d03b85c641c287d42edf6703c6f780896c3010d]

        fix menu paths and remove redundant sentence in template manager page
        
        Change-Id: I3bffaeb463589ee3272605952877b0364bbc88f8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114580
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-04-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [284b35052f341add5bf7545c806eb7ce43baa34d]

        tdf#141818 Fix page on animation in Impress
        
        Change-Id: I092eebff7cdedf8dc250615943062342c96ec17a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114587
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-23  Rafael Lima  <rafael.palma.lima@gmail.com>  [bb496ca3d2da2fd0846cd56cfde58a584e512c47]

        Create FormControl service help page
        
        Change-Id: I32ec1a4509e5d59b73696ac25a4a757d055dfb70
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114186
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-04-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [547de307ef683ade5e24a37b0301d1eae3350cc3]

        Mute l10n of numbers
        
        Change-Id: Ia689d9d69c40d4c3e85c818eafc5d8cac10670f4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114492
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-21  Johnny_M  <klasse@partyheld.de>  [a81010b7f3ff48667d22fc654dcd7eeae2eda70f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I724db69a5361af1a6dda1c7bc4a23ff05d4dfdc2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114222
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-20  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1f54b9ee1257f929c6c250373d7a0986f310c2f3]

        Fix typo in code
        
        Change-Id: Iee30f7c242173d07e4e66108522a869d0fcea852
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114347
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2021-04-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [49682f1e0a6f3b7cfd4c692cc7e142f1cd834f66]

        tdf#141748 clarify meaning of numbered paragraph
        
          + add unordered list that identifies fully the different
            kinds of numbered paragraphs that are shown
          * update to <h2>,<tip>,<note>
        
        Change-Id: I7faf6385fe528c19693c977cfd03c9e6d8707a07
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114189
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-20  Andreas Heinisch  <andreas.heinisch@yahoo.de>  [1cb52499d411fbef66b0b0fa50096f9896938acc]

        tdf#100070 - Corrected example for WEEKNUM using System 1
        
        Change-Id: Ie659fa5dbc9dcd4cb5c3b4d6b15a6b045a3cf36e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114187
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-15  Andrea Gelmini  <andrea.gelmini@gelma.net>  [72ea0527c004c8dc96aa05b02037cdc80e5f0e1a]

        Fix typos
        
        Change-Id: I558717200614529e83cc632b562f50069fe4a5cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114156
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-04-15  Alain Romedenne  <alain.romedenne@libreoffice.org>  [140f7c8bd3b901ee333f333c2b06c8261eae67df]

        Basic Toc cleanup - pt. 2
        
        - reordering
        - adding missing topics
        
        Change-Id: Ie049e96f7849f2b96d56a189cdb163c089eb8fe8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113644
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [68c86864e16f72c84979f52623b731cb0307c372]

        Mute l10n of embedded variables
        
        Change-Id: I699c2eb8fe0256b94dee225de056478330a2ea17
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114133
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1653fc7e7a458eea57fe1547650abc1a76a42c03]

        Fix sort in Help pages
        
        + some L10n fix too
        
        Change-Id: Ib380ec77e7c5779b5008f155272f9f26a9cccac5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114119
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a1a06717d857022304899fa8607af38b4ce57ac3]

        Fix sort command in Help page (part)
        
        Change-Id: I2c47a3db2b81250d92bed88a13a8869012eeef76
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114114
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-15  Steve Fanning  <stevemfanning@yahoo.co.uk>  [400078d391b11c921d1069e23e357b12595c0307]

        Fix order of rendering for four Bessel functions in Calc help file ../01/04060115.xhp.
        
        Also removed a couple of unnecessary spaces at the beginning of sentences.
        
        Change-Id: Iecb5cd88887b6eb304114f40c843f094a27976c3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114005
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [26e5265ade24d7eeeaf7d120e0dbcb4cbc598fed]

        Fix sort order of Calc functions
        
        Change-Id: I8237b0d52b8b0f29fc35196d34648ed7b51669d1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114113
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4eb5af3af3d74494e4303d6f695638604563411a]

        Add sort attribute in page
        
        Change-Id: I9e34484ac411e07bcdeb67f4602ee58d7860150a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114112
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [81014e5cb46166183723ae911f6968e56b403107]

        Fix sort command in Help pages
        
        After the introduction of the headings h1 ... h6  in the Help
        pages the sort command broke. It relied only in the <paragraph>
        tag for sorting, usually the first paragraph in the section.
        
        The patch extend the DTD to handle the new descendant="" attribute
        to select which tag to sort in the Help page
        
        Default is <paragraph> for backward compatibility.
        
        Pages with <sort> must be revisited.
        
        Change-Id: I3c6f243369429ed7824a68b11757dc15f4555c0f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114110
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d5c6af3d35bef4a734dd38725f069b393d02379d]

        Fix broken link
        
        Change-Id: I7ba4bb85586d7207e8c6f83006b172662344c118
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114109
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-14  Alain Romedenne  <alain.romedenne@libreoffice.org>  [49d33b45fd6c0d6b4c514a95bb5aceab37199abf]

        Typo in sf_forms
        
        Change-Id: I8a70e9b81713a049f1e3ea96fd1dd8faefb0c615
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114003
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-04-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5ba538ce7121b2733824ff71f0e553d004429247]

        Refactor somedatabase Help files
        
        put in th right folder
        
        Change-Id: I4e396ce184abc6cc7f9d51fc283a8cba62fd9c82
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114087
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-14  Alain Romedenne  <alain.romedenne@libreoffice.org>  [f1c3329df60dd8e0d5fb495a1e2f12790eb7a829]

        tdf#141474 InputBox Basic method signature
        
        Change-Id: Ie7e5a956e7871d964fb55d81ce639cff0f64642d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113643
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-14  Rafael Lima  <rafael.palma.lima@gmail.com>  [2280caa5f5cf639b5c9f71797dfab0749fa29639]

        Create SFDocuments.Form help page
        
        Change-Id: I7726950a477e94b91050180db318752e6a98d434
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113993
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-14  Alain Romedenne  <alain.romedenne@libreoffice.org>  [a26e51cc4e5af7eae340fcf20e31e991239def2d]

        tdf#141474 MsgBox function signature
        
        Change-Id: I4a9a49a3af3379f96ae95c19135a44e7ae5fd29a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113998
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-13  Steve Fanning  <stevemfanning@yahoo.co.uk>  [7f3528e4c87fb7bea49c715733abb041d4e0bd52]

        Make sure that each of Calc's four BESSEL functions appear in Help index.
        
        Also update <sort> tag on same page to specify the usual order.
        
        Change-Id: I2e214bdd6e0b865c3b27aa33d7beafc1599c4aaf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113995
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [07dcc9868b9fa0bca222a9f87c4c427981b9ee2c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I80977c8caee8707f087c83e338ae3b9badca22ac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113919
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [31a21db0b3f6f372d1b6e5c95feee906114f1a1a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4bec4888477dcbce8610f27c5f46bd505b432ac5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113918
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [ff2318b4f04b66c2cb1f170e704326e0832177a2]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic2f17ed1ac6b5ed6872bae59f42099ec6f40849e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113917
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [50827fc77d659c80f335576e7af189ab81477b44]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib9b6773d5df73aeb861d924941b12f606e2e0156
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113916
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [43af3c00658cb8495d9a5899a5e46d55d32d0214]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie7df735208ca7230933d8b0f34e9fa0f4b503bd0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113915
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [5deaeaef9b60a05989ebad38ea24bf371ce85866]

        tdf#132643 Translate German section IDs
        
        Change-Id: I80ffcba551e79acda1ef86a73821dd69342c3ccb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113914
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [b21e7b8baf8fa086f125715979d954fa98b8d678]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie4f92bbe1b1f3e9004a5e620b5011a055fe4ace9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113913
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [dcd1f3d7fec004fddfb06a55f8fde8917db002b7]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iede54674b21400656f14e13ef09d171d34cffa12
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113912
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [e9f44664bd42e836d2f5a83178727eab8af24903]

        tdf#132643 Translate German section IDs
        
        Change-Id: If50ed9c50514955053619bcfb1de0e03042ac7b3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113911
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-12  Johnny_M  <klasse@partyheld.de>  [1cea2852435da3e542b2b930f50742bb7e3bc533]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibcbb2dd3aa872fbc2793a4152b6d982de4729ab5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113910
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-11  Steve Fanning  <stevefanning@libreoffice.org>  [d055e8d2ab5182def772050c8abdc54725a7814a]

        Help Pages for Calc’s “IM” Functions, Improved Equations
        
        I have recently spent some time updating the pages
        of the Calc Functions Wiki that relate to the
        processing of complex numbers.
        
        There are 25 functions in Calc’s Add-In category
        that have names beginning with the letters “IM”
        and these are all concerned with processing
        complex numbers of the form “a+bi”.
        
        Of these 25, there are 6 trigonometric functions
        (IMCOS, IMCOT, IMCSC, IMSEC, IMSIN, and IMTAN)
        and 4 hyperbolic functions (IMCOSH, IMCSCH,
        IMSECH, and IMSINH). For these 10, the current
        help pages include equations to assist the
        user’s understanding of the function’s purpose.
        
        I feel that some of these equations should be
        replaced with more appropriate equations that
        reflect how the software functions (see
        /core/scaddins/source/analysis/analysishelper.cxx)
        and these proposed changes are listed below.
        
        Change-Id: Ie0e4957e374570d60be00bcbe9b9015acab5e3a1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113935
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-09  Mike Kaganski  <mike.kaganski@collabora.com>  [308ebcecc9e88de8422a0a44599b77ce0f2b73d9]

        Fix the data selection
        
        Change-Id: If089214220177854c18c7036aaa184c62afa2ce3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113765
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-06  Stanislav Horacek  <stanislav.horacek@gmail.com>  [cc74ec0700415f60fe1f893d38c8bdf94b0f8f2b]

        use variable for path to AutoCorrect Options menu item
        
        Change-Id: I306a1fb2fd10d52d1d1d879558a90b62c9900534
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113263
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-06  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a6b8edf66d2a7b7f416c85a1783854ee38e8b3e0]

        fix path to menu item
        
        Change-Id: I64a671478fa986ab4e3905ce4e36de239d2f3ff3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113202
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-05  Rafael Lima  <rafael.palma.lima@gmail.com>  [ef7a4ac4e88c6142ed29acc15a6d28ec85e8b9ce]

        tdf#106944 Fix Basic examples using the Open statement
        
        This patch also fixes some legacy issues:
        - Use of <embed> tags instead of text "Example", "Sintax", etc...
        - Create <variable> tags for functions
        - Add relevant Related Topics section
        
        Change-Id: I85c5508c9940a1b72c82c99c39387b95a3c6edea
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113352
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-05  Rafael Lima  <rafael.palma.lima@gmail.com>  [215eec55562243262f2549e2071d8298a659057d]

        tdf#141200 Improve Basic MOD operator help page
        
        The help page needs to clarify that non-integer operands are rounded to integers before the MOD operation.
        
        Change-Id: I96a13cd9381dea3f79606f4f8bf26af54763e76d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113475
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-04  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [261cea76744f8d238dc7276b3aab1ea60cd9ef6e]

        Unsplit paragraph contents to make it better for translating
        
        Change-Id: I1a698b9d21ecbcf415b3a5ef337f4ef48500e7dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113565
        Tested-by: Jenkins
        Reviewed-by: Ming Hua <plateauwolf@qq.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [0e9713375f42fe2323f54294086999dc58659a8d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I44b5ef582d4471b4cbf6ba2d16adfdcf28b667c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113512
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [a30c5ceb57cc32d01b46897a0cd4e24df2d869ec]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5379d0fba8c21c37a29093f2e5a6ebd53b0ae58e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113511
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [4de112ee5dc856cd3ddd9ccdafaa611f9b9c8951]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9f5d3ce49b7f1a4ca751d5ae0d265817033f931c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113510
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [036bafec0b9053d93d55c4f94f03123b557efd21]

        tdf#132643 Translate German section IDs
        
        Change-Id: I423489d94ab1ad5cc165bea27279518b607c41a2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113509
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [f8bcea937921b3bece4ffd2a17fd265689f69e09]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib65a0470b7665531095f81c653d53967f95d9210
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113508
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [cf74fe9c3acb09978ed9866bd0e3e9aa34fd4de0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I99a82ee5573e78edb5fc6c1b9de0ac82bf5f7893
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113507
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [46dc7f4b3c7f347ec78763a29a2ac0b9ecf7b0db]

        tdf#132643 Translate German section IDs
        
        Change-Id: I52d757023cdd3dded1d96fbd22d920e83c9c562f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [dd47b9adb92fa879a6daf3a9db2d350e906e226c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4124731008630c4b9e7e08bc6799e5152fba0548
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113505
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [69e8a855c7a8006cfce05aa7cfda30a0cd6ffec3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I66bce331cf630b9330823cad2e150c0986a6f033
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113504
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-02  Johnny_M  <klasse@partyheld.de>  [7ea20bbe0dfb5167588afc792d0bfca3e8d1a803]

        tdf#132643 Translate German section IDs
        
        Change-Id: I78372df94a5ebfc3b3b38700fb9778648040d169
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113503
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-01  Alain Romedenne  <alain.romedenne@libreoffice.org>  [c48d8ad018dbe18632e3b0454874d4e0b4fb1757]

        tdf#140553 =FIXED documentation
        
        Change-Id: Id1326425a51e9c687c322e61a17d47ab9072eb4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113364
        Tested-by: Jenkins
        Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-04-01  Alain Romedenne  <alain.romedenne@libreoffice.org>  [f44cc1049db06a92f8ca790eb90d5609437e5eb7]

        BASIC Toc cleanup
        
        Relocated topics are
        - Generating random numbers
        - (deletion) Comparison operators
        - Numeric functions
        - Trigonometric functions
        - Further statements
        
        Change-Id: I2ed75e20f790273460be56fab62ad6cc6e357397
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113366
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-04-01  Alain Romedenne  <alain.romedenne@libreoffice.org>  [104004aa2e4098a412bd517e8838fceaaed5ab03]

        sf_dialog.xhp help page review
        
        - Removing a draft paragraph
        - Adding missing property
        
        Change-Id: Ie459100631074f73e579244ad3a658e75dc0c2b2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113371
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-04-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [cfea24770960a92b601cef8ef1d0c03695a7daa9]

        Related tdf#105354 fix link to Macro Selector in Customize Events
        
        The Help page 06140500.xhp (customize events) mentions the Macro Selector, but uses the incorrect target help page.
        
        Change-Id: Iede4da70c6507374a70e0c22e258d2522cb612ce
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113363
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-03-31  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [a9113079e1329ac1bcbf44c76b1419624567000a]

        Update spelling (remnants)
        
        Change-Id: If5276323db6930782e249e902c5ad4c00334d51b

2021-03-30  Rafael Lima  <rafael.palma.lima@gmail.com>  [8ec0053e3f8610f06c7f7eae0680549a1c9fd896]

        Fixes localization in SF String, TextStream, Timer and UI help pages
        
        Change-Id: Ic860d9861006ba69b6d2b593877f2cfa39f31402
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113286
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-30  Rafael Lima  <rafael.palma.lima@gmail.com>  [ba389e0d4c71bd220689d912470c345746203d6e]

        Fix localization in SF_Platform, SF_Services and SF_Session help pages
        
        Change-Id: Iad67f233d3448043bd30475a7a7c383c8e8dd1ca
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113217
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a9237a2b7018be667f26f9a93d06b48bccb1015e]

        tdf#137715  NETWORKDAYS.INTL gets "text in data range" note
        
        Change-Id: I95b21703120846babab0dc45c1851294a2c1b5a9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113283
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f5e0d8cc4dc5122e3bf4f7c2db4f2503e787aec1]

        correction to text context menu name
        
        Change-Id: I20fb60c8097b201dcc0b94e344f610c43b4df1b4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113273
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1841df23463ff8d3860e2af6284c546651e01dd6]

        Correct restart numbering Help page
        
        Change-Id: I8f5e26e48ee20f7f6c4f1498be00fc53e177c822
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113272
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [f8d435893443f788c1b3a6e91d0729378580f144]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id0804345c742e066ec365981af0464db9fc4cc41
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113200
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [19cdf57afedd982bb5b878bbefa0d5b78115c17b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6585b6c8cd1efcf27bd4785a0f93384e060d6802
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113199
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [2a71fcfb063fccac960a15aea57647b11bd7154b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I34b8f4db8d45e708d793909b0137b3960e440462
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113198
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [b28a558af1d9e364b2e9aa1bef3be8bd88b97916]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8807d199a5ceae8a67f2372f79eb4208720710bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113197
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [56dad1f777057886638ccb18a97d409b0bd20fa5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I078d0e35b428cd8411b0974390a7318b54681b58
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113196
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [fa9a07dc208a301a17e5a794a6186b02f17b8b5c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I78931509d7ed1f5ef5bb89f8771cb568d5051ea6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113195
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [00e41e5836264f919f43381f542d05c50c5cb240]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9a5515bb137224f9537df35d46ff85ddbf8486d9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113194
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [4c9d4715225cb10a4d8d82efc32d74dcf822226c]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ieca9db45f91d44ffd9f16ee75c8b84a2c3e94682
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113193
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [38a595e54242b645a1445ba9317142e6c2e3bfae]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibb563943de7fd55f4c076b0d65f0469f23f65410
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113192
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Johnny_M  <klasse@partyheld.de>  [e59a0a4645de00e0a3e943414f20b018eab1b279]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8758d24032b11c1353ff5ea92a7654997d0e6ca5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113191
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-28  Stanislav Horacek  <stanislav.horacek@gmail.com>  [4509fea2d93c3398daeb65c2adec499b485c52f6]

        add missing space
        
        Change-Id: I38d46c568021861c2cd1cc2c614b2f9d8742770f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113190
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5a458a01e0c029938da4a9f9bd4bb4a89215655e]

        correction of control label in Outline & List tab for Paragraph
        
        Change-Id: I6ffc931e459eda7774e9bd72f288277c51a93071
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113220
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [2833c3df390906bccc99da5117ccb6e989473412]

        tdf#118834 dialog buttons to Character Style,Organizer,Font,Outline&List
        
          also changed heading "Numbering" -> "Apply List Style"
          in swriter/01/05030800.xhp (Outline & List tab) because
          this heading was changed with tdf#139667
        
        Change-Id: I78e2704d4e1bea677b8bf6f8456cd11af0e4b27a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113122
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [155384c51ee22314c18a428ec7c1c773b222e804]

        tdf#137715 add "text in data range" note to diverse functions
        
          ( scalc/01/04060118.xhp )
            FVSCHEDULE
        
         ( scalc/01/04060103.xhp )
           IRR
        
         ( scalc/01/04060105.xhp )
           AND, OR
        
         ( scalc/01/04060106.xhp )
           SUBTOTAL
        
         ( scalc/01/04060107.xhp )
           FREQUENCY
        
         ( scalc/01/04060119.xhp )
           NPV
        
        Change-Id: I6b6fe55f232bf4aa5e66db1f7fb8e6f6255b15e9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113219
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [267f7663e5705dcf822f317ad386130b853fd484]

        tdf#137715 add "text in data range" note to statistical functions
        
          ( scalc/01/04060181.xhp )
            COUNT
        
          ( scalc/01/04060182.xhp )
            FTEST, GEOMEAN, HARMEAN, TRIMMEAN, ZTEST
        
          ( scalc/01/04060183.xhp )
            KURT, LARGE, SMALL
        
          ( scalc/01/04060185.xhp )
            DEVSQ, STDEVP, VAR, VARP, RANK, SKEW, STDEV
        
          ( scalc/01/func_skewp.xhp )
            SKEWP
        
        Change-Id: I4ddfadff93bb39ff426f8d6887009cdf6c261e08
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113218
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9535013762e34c86cc4fa19a1ae94d346899a821]

        tdf#137715  text in range note for SUM, AVERAGE, SUMSQ, PRODUCT
        
          This patch started as a repair for the revert of
          11e69d34205bf773f2aa4f4be5c8fa08566ed7d7
          by using a new approach to adding a note for SUM, AVERAGE,
          SUMSQ, and PRODUCT.
        
          Because some other functions in the same files also need
          the note, they were included as part of this patch.
        
          The additional functions are:
        
          ( scalc/01/04060184.xhp )
            MODE, QUARTILE, AVEDEV, MAX, MEDIAN, MIN, PERCENTILE,and
            PERCENTRANK
        
          ( scalc/01/04060106.xhp )
            MULTINOMIAL, GCD, LCM
        
        Change-Id: I969a65a6410372561de4df39444cdac9b4bc96f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113215
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-27  Andrea Gelmini  <andrea.gelmini@gelma.net>  [beea8e159de2edc366aa1b37524124220999cd76]

        Fix typo
        
        Change-Id: I23bc6c6fdb13bc41b39e6d6d05886738c5e9bd5e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113210
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [938d18980a672859c4e9b754df10bf18fa6b1cd4]

        Revert "tdf#137715 add "note" to AVERAGE, SUMSQ, PRODUCT in Calc function help"
        
        This reverts commit 11e69d34205bf773f2aa4f4be5c8fa08566ed7d7.
        
        Reason for revert: A new, better solution is found for adding a
        note to these functions that avoids retranslation and avoids technical
        problems with <embedvar>. That solution will be used in a new patch
        for these functions.
        
        Change-Id: I614eb2020b77715b5785ad3a2934cc359f0b8ef9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113214
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4de9606186a78818a49c1f8d687b30d0e09fda9b]

        tdf#137715 add "note" to DateSequence functions about text in range
        
           + add generic <note> in scalc/01/common_func.xhp about text
             in data ranges, which can be used for all functions that
             can be affected by this problem.
           + embed this note for all relevant DateSequence functions.
        
        Change-Id: If1c245d70f2b4aa464c50e502eed387b1d39f081
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113129
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ec604892f94f779a80a69ca25c975b4a992a7620]

        tdf#118834 add Apply, Reset, Ok, Cancel to Page and List style help
        
        Change-Id: Ia01264b80ba1e8d30133a097c32f147a7b433af7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113120
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [087fe6b4f1605bd4a81a95457742bced294a0b2e]

        related: tdf#118834 explain Apply, Reset, Cancel in style dialogs
        
        Change-Id: I8c791ec71b4716e03742eefca5a71444ac5aff0c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113117
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [11e69d34205bf773f2aa4f4be5c8fa08566ed7d7]

        tdf#137715 add "note" to AVERAGE, SUMSQ, PRODUCT in Calc function help
        
           ( scalc/01/04060106.xhp  )
            + add two variables "ignores" and "look" to <tip> in SUM
            + use two new variables to compose similar tip for
              "PRODUCT" and "SUMSQ"
        
            ( scalc/01/04060184.xhp )
            + use two new variables to compose similar tip for AVERAGE
        
        Change-Id: Id6fd2f38a3f3d7c381b3efe99a98303a81e0c1d6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105535
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-27  Steve Fanning  <stevemfanning@yahoo.co.uk>  [a502c5a5959e7c01b7769bf20778d7791876bde0]

        Fix minor typo in recently-updated help file describing Calc's database functions (04060101.xhp).
        
        Change-Id: Ia7b9092a03164722fe9ddb97816195dcb3fb9d2b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113126
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2021-03-26  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a21d3cc17c6990acb7125e24039e33bc4840b1e8]

        tdf#139667 one last numbering style to repair
        
        Change-Id: Iea67c50bfd8d9a34a895227b215f0d8ee9f2bd53
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113118
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-25  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6f068cc382d085ade3ef7177cc06859fcce1cf2c]

        tdf#139667 tdf#141128 (tdf#124582 tdf#135895) num. lists,levels,styles
        
          + add <note> about using Chapter Numbering for headings
          * "numbering style" -> "paragraph style"
          * "Numbering On/Off" -> "Toggle Ordered List"
          - delete a redundant paragraph
          * move paragraph about formatting on Bullets and Numbering bar
            into the unordered list.
          + add explanation about how to see what paragraphs are
            in the same list.
          + add <tip> about "Add to List" command
          * some clarifications about how to use list styles with
            paragraph styles and update labels used for PS dialog box.
          * move section about levels to end of help page
          + add link to "List Style" in <relatedtopics>
          * for paragraphs with changes, updated to <menuitem>
          * update to <h1>,<h2>,<note>
        
          ( swriter/guide/insert_tab_innumbering.xhp )
        
          The original check-in of this page from 2004 referred incorrectly
          to outline level. The patch in tdf#124582
          1ae3459c9c2983eb3718927da090670c702d44a3%5E%21 changed "outline
          level" to "chapter level", which was meaningless in this context.
          The current patch gives a better explanation of what is being
          modified with Tab and Shift+Tab.
        
        Change-Id: I2c5ba185072052ee7e638c8b73f98765454ae85d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112720
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-25  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c32400c5c4408d450ec11569ee28b0894c7392e9]

        tdf#141128 repair description of Bullets and Numbering bar
        
        Change-Id: I101e1dbf0531c2423872ff40cb02ec11f021e971
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112960
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-25  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9404baf5976c7b7e9cd56d2303c0d4ff3a633e87]

        related tdf#118834 add button entry for "Reset to Parent"
        
           As part of tdf#128469, the "Standard" button for style
           dialogs was renamed to "Reset to Parent". The present patch
           adds an entry for that button to Frequently Used Buttons.
           The existing entry for "Standard" had a comment claiming
           that it applied to styles, but that description does not
           apply to styles. At present, there does not appear to be
           any explanation in online help for the "Standard" button
           (in the style dialogs). The description in this patch will
           be used as an <embed> in different help pages for that purpose.
        
        Change-Id: Ib4852185f536f67eb540851156d067e1770e26c0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112623
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-25  Rafael Lima  <rafael.palma.lima@gmail.com>  [32d2b31b39929b5899126f2a36919ceef8b7f809]

        Fix a few more localization issues in SF Help pages
        
        Change-Id: Iaf2b2c528d42a2d6f6d7ec55c1836c2d5a2c7ca4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112967
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-24  Rafael Lima  <rafael.palma.lima@gmail.com>  [91287a050719f9c151327cc629cd4630cf61e804]

        tdf#102365 Add note to AMORDEGRC and AMORLINC about MS incompatibility with Basis 2
        
        Change-Id: I58d8ef63c570e637ad1cea832848f4d438025e5d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112969
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-24  Alain Romedenne  <alain.romedenne@libreoffice.org>  [1b6dd9ef516340ceeef990671ea1571b70794d0e]

        Basic DateXXX methods
        
        - Fix to Basic DateXxx examples
        - Locale independant date literals documentation
        - keywords arguments examples
        
        Change-Id: I906b035bb687e6164c6b296f50449986414fa756
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112616
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-03-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [234c4c4faf76533586563f828fc6d533eeac8bc1]

        fix build
        
        Change-Id: I2755ba81c466844a1876a51daa6157f731670caf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112961
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-24  Steve Fanning  <stevemfanning@yahoo.co.uk>  [1a5176e2d466ff7dddcdd6c609e85357fc6451a3]

        Update to improve the Help page for Calc's 12 database functions.
        
        File affected - 04060101.xhp
        
        Change-Id: Iacc2be5f269b1e7157a1cc62b3706d84bac9985e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112517
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-24  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [a202f3a40b93e86354a32bcac95e595f5f636769]

        tdf#139778 Change border to margin in QR code help
        
        Change-Id: I526f67251df7d1b8118bb3ee2c273e0037a12bdd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113024
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-24  Andrea Gelmini  <andrea.gelmini@gelma.net>  [828039873c64350a1677d899f858150eb6765686]

        Fix typo
        
        Change-Id: I11719133be2c9172d5fcec47b8ffd83a3441c321
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113008
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-24  Andrea Gelmini  <andrea.gelmini@gelma.net>  [e4bcdd6581b7b639a6efe165b4a7852321872afe]

        Fix typo
        
        Change-Id: I37bbe9182c4d6c2d919d26e4f1fcd21833f88318
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113007
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ab806360c69c9f59c7782535d4e8a95bd939276e]

        Refatctor database help files
        
        put them in /sdatabase/
        
        Change-Id: I80bcd63dacf36f36e189dfe93e6a4f7ab5d865e5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112940
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [225607aae3c910c95f8a0e0104994ec5b2b8a487]

        related to: tdf#140601 add "howtoget" and improve explanation
        
           The content of the help page on Restart Numbering has not 
           changed since its initial check-in in 2004.
           + Add a "howtoget" section with access commands.
           * improve description of command that is embedded into
             "Bullets and Numbering bar" help.
           + Add two bullet points, one about how to remove "restart
             numbering", the other about how to start at a number
             different from 1.
        
        Change-Id: I36b381a83a1e524e6768602d5908d5695e50d555
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112796
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [84f9a1f7cf18a6ddb94ef9c0779fd7e7554a5117]

        tdf#139667 update "Outline & Numbering" to "Outline & List"
        
          ( swriter/01/05030800.xhp )
           * "numbering style" -> "list style"
           * add variable to h1 entry
           * update renamed German id
           + add description about "line numbering" in the introduction,
             which is also found on this tab now.
           * clarify note about using Chapter Numbering
           * update to <h1>,<h2>,<h3>,<note>
        
          ( swriter/00/00000405.xhp )
           * "Numbering" -> "List"
           + add context menu access
           * rename German id
        
          ( swriter/01/04120211.xhp )
           * "Numbering" -> "List" for dialog tab name
           *  clarification in same paragraph
        
          ( swriter/01/06180000.xhp )
           * "Numbering" -> "Outline & List" for tab name
              where line numbering is found, and update to
              <menuitem> in that paragraph.
        
          ( swriter/guide/numbering_lines.xhp )
           * "Numbering" -> "List" for dialog tab name
           *  update to <menuitem> in paragraph with name change
           *  update name in related topic, embedding new variable
              from swriter/01/05030800.xhp
           * update to <h1>,<h2>,<note>,<relatedtopics>
        
        Change-Id: Iee46cf7e71bd931e89ee6e77138ab88db79abfd1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112726
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4541ce4f4fa76a678774eca523178c77eebcef9e]

        tdf#139667 elaborate meaning of List Style; differentiate from DF
        
          Also:
          + add names of list icons on Formatting Bar, with links to
            their help pages.
          * correction of toolbar name and link ("object" -> "Formatting"),
            which remained unchanged since check-in in 2004.
        
        Change-Id: I9eb879ee4945c1aa0e8de8738beb45b70e5f23b9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112522
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e694812962ffc63f54e130446a0cac49f048bca0]

        CSS: Initial teeny-tiny changes towards tdf#139926
        
        Since I keep procrastinating on the Online Help redesign,
        let’s do it incrementally.
        
        Change-Id: I2e7ebc1d3d9df8f6b7425dcae50464d463d7f0c3

2021-03-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [eba8ef3bc9d037916f8bac8ef62d582768053521]

        Correct start presentation shortcut
        
        Change-Id: Ia0c857398ab095a5871131fb42eacf45aa9bd9cc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112806
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-03-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [8c83d6fcf4f70c7762f9c5c4e6315856a5eb10c4]

        More small copyedits…
        
        … and drop a long-standing TODO with my name on it that I’ve forgotten about
        
        Change-Id: I91785d024c508e82bce4f27df6e955c69d02b220
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112934
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-03-22  Alain Romedenne  <alain.romedenne@libreoffice.org>  [ee7094d416ec829e7281b6a5dab0aea1d21acf59]

        sf_dialog, sf_dialogcontrol as of 7.2
        
        Change-Id: I970cf55070e21d4c69464cc0984fe1d1dfe894b2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111044
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-03-22  Eike Rathke  <erack@redhat.com>  [9ab43b71fc1e5e92489f206a515d6f35bf4fd883]

        Use ; semicolon instead of , comma function parameter separator
        
        And don't use localized TRUE number word. Either TRUE() function or 1
        number.
        
        Change-Id: I7d2cacd95524ed54316cb623990a4c5a96b53067
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112891
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2021-03-22  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c53347c0b4d7b2f5ed784e4ad0c03984aeb68999]

        refactor hyperlink dialog help and add howtoget section
        
          + add "howtoget" section and access procedures
          * change icon size to 1cm
          * update <h1>,<h3>
        
        Change-Id: I8c4688ae848b69b3d288c52d7fb770081c2c941e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112799
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [425d5cedb8b04e845c26bf4d1018900106e87166]

        tdf#141095 A note about font embeddable permissions
        
        Change-Id: Icecb4a2ade0d9fc328a3d4837268337f1848b601
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112752
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [fe4dc2b8a258d4c74f203365eea755b3ac43653e]

        related: tdf#140949 - update help because of command name change
        
          tdf#140949 changes "Format - Page" to "Format - Page Style" in
          Calc. This makes it possible to use the same embed for "howtoget"
          as is already made for Writer.
        
        Change-Id: I8649712667029fe660ac964447a7c22ba8435d12
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112795
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b672be3b0250975f1f1879cc2ee4db3b61721838]

        corrections for "access" to Position tab for lists and its description
        
           remove mention about Paragraph Style and "Chapter Numbering" because
           it is not possible to set Paragraph Style on this tab.
           
           add mention of "numbering symbols" in description of tab, because the
           descriptions in the other options use this expression.
        
        Change-Id: Ie07f91b14292f29e71b4fbea7347c9d34065d9ef
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112794
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ccdf35c657d4d1a36f0c30db201a06a1125ada84]

        tdf#139667 (and tdf#107573) chapter/outline corrections
        
           adjustments to changes made in
           e24e053c82ad4ee86dd7eb4e9490c9c62af2b291 and
           48eee4cf96c555a986ec6b8836373eb15445ff9f
        
           In some cases, "outline" was incorrectly replaced with
           "chapter".  These are reverted. And in a couple of cases
           the idea of "chapter level" was introduced incorrectly together
           with "outline level". This is also reverted.
        
        Change-Id: Icd418969c39841ec7a430c65a9737e0dba3c02d9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112793
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-21  Rafael Lima  <rafael.palma.lima@gmail.com>  [6312559da3b25f10725253ac23455914777052b6]

        Fix localization issues in SF_Database e SF_Dialog help pages
        
        Also silence strings for translation in sf_filesystem and sf_dialogcontrol
        
        Change-Id: I1303ff8eeb263737266b809c1fbe6366cc85dcf5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112729
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-03-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7d43184aa36a1f8ac0953643839328ba989c5a5c]

        Remove bogus markup
        
        Change-Id: I6b13858336c10300467cc79a7317f2c877b585a4

2021-03-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c3f2229a7c8280641dadc7f7cf8e5f1cee1e9a06]

        tdf#139667 remove incorrect related topic
        
        Change-Id: I3e2094301fc5cad212fd15aa733e4e1c34102ffe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112724
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4703fa8a90baedcf23cb5739507a46d4b03418f1]

        correction to access command
        
        Change-Id: I2a05689b8dd050e6851e38b4291a25a78282d8a1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112723
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4ceb9e1c9bc4a9961ece57131f8d9db569998568]

        tdf#139667 access and apply corrections to Bullets and Numbering
        
           ( shared/00/00040500.xhp )
            + add context menu access
            * repair incorrect icon and label
        
           ( shared/01/06050000.xhp )
             + add that the dialog can also be applied to selected
               paragraphs.
        
        Change-Id: I052f7cae83859ab1a2051cc58a0355f33c66097b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112722
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-19  Johnny_M  <klasse@partyheld.de>  [c04755eb8c7beac1bf8d0a967d05a78fee715ce5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I36aad8a1f40db2a526062ba49e204ea6541c3d73
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112708
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [ce121d8e8720a488f4bcefc259ce44c7fa4c16e6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I28f43fb8971763bcb3ea288218acc49103d9f240
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112733
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [12c12fcb05e61337af68fa7a2af8df756f783a50]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifdc0c8f3d9e1d1668def9ccfa867be70746305af
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112732
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [5fd56260ef5af41277d8395dd7ae53bd7a03b147]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2b5dca851e6e97d537dbb249b1e64cb4ccb575d7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112711
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [49b1e322e38412a6c4bce867870691b96719029d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iad07a1aa41e465d1579ebd5d9eae141b41116e60
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112710
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [b4fd7e41094ae6e9ca5bdf5d0c86f594ef58271a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibd2baadac00917bc152966c582f0e1d7ccb609ac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112709
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [dd35bdfc9a28343688df30e8617b24dab0620cde]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4b5d5585415fac4128101128270869b0dd20f3ce
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112707
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [43ca714789ab82c7561f5b30a56f77d7bffdf963]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8e846ef21a82835e62db20a3cd3aa08fd85dc5aa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112706
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [a24d2d03172ed1a0f6487c075578bde533bff626]

        tdf#132643 Translate German section IDs
        
        Change-Id: I89247f878c8746e68f7c1f988c2c762d60334aa3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112705
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-19  Johnny_M  <klasse@partyheld.de>  [5ad095b0204b6f0eb5aab14d1e4a16fce1ba2632]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibd3db13f8d9c65b191c9cee0325f7ac788e28a5d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112704
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [75d047408148b9c914b964017738d3b96b528017]

        tdf#140890 Remove LDAP data source for Base
        
        Change-Id: If937c8d2f5c7b294cd89ec8194552e42ebac6a4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112691
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d13e4f8c6d202feafe4e8669fb4d6ad7b8d991b1]

        remove obsolete file that should not have been added
        
        Change-Id: If29beac17459bf60973e536b8d8bf6105e73fdd7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112622
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [cf21df79f4499a4836adbb0e2c448048b5be418b]

        tdf#140579 add "add to list" help page
        
          add swriter/02/add_to_list.xhp with help
          on "Add to List" (previously called
          "Continue previous numbering")
        
          and embed heading and icon for this page
          into help for "Bullet and Numbering bar"
          ( swriter/main0206.xhp )
        
        Change-Id: I4e39b625d7d80f483520996703c4b584ca1153c2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111325
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [367a4f5cf3d78adaeec36715a37286a6a2cea694]

        tdf#139667 update numbering paragraphs; joining lists; chapter numbering
        
          ( swriter/01/06060000.xhp )
            + variable to tip about using Chapter Numbering dialog
              to add numbering to headings, so that it can be embedded
              in other help pages.
            + add links in tip to Tools - Chapter Numbering and other
              icons, toolbars, and dialogs mentioned in the tip.
            + Emphasize in the tip to use the Chapter Numbering dialog instead
              of direct formatting, when adding numbering to Headings.
        
          ( swriter/guide/join_numbered_lists.xhp )
            * "numbered" -> "ordered"
            * "Numbering On/Off" -> "Toggle Ordered List"
            * In paragraphs with changes, update to <menuitem>
            + add a <tip> about "Add to List", with link to
              relevant page.
            * update to <h1>,<h2>,<relatedtopics>
        
          ( swriter/guide/numbering_paras.xhp )
            * "numbered" -> "ordered"
            * replace tip about chapter numbering with embed from
              swriter/01/06060000.xhp
            * "Numbering On/Off" -> "No List"
        
        Change-Id: I242bfef2535d5fbcd95355d79e77403ce0071679
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112518
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [5ed37664620c9e664b06c4660529ad0f200bbc5e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I800890dd9d9f377cf1c57b56c193935184b2cc07
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112607
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [172a31b73a1528385a05fc5afb137d811dd4886e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8a778692623c91fed358e43715ec3588222ca066
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112634
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [10556be199df72d2180e0be1e9ffa7a1076742aa]

        tdf#132643 Translate German section IDs
        
        Change-Id: I11440d50dad489f944f9d850db193e888f7d3304
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112633
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [cf5110fec4a036307a33a70e45fd7d981de4d944]

        tdf#132643 Translate German section IDs
        
        Change-Id: If9db453e78dd4395779c81ecfced846720935f7b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112611
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [3242bf4e1cc445ac5a9bb07de5196670dd621aa0]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iabb895b801a308331c819ce4a7bd199a29a332b0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112632
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [4afa5b102c5d42c2205623a48413b97099e979e4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I99ea90321fae6b1b800fe0f5ee29e46bce01242c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112610
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [ea1776d6f6253ec2ddd2f9c8b4b4e8346d8f19e8]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibdb8385c6ca3d78baace4824ce71f091226c02c1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112609
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [8d418b9c58e89f1e1bb98ada13370c31e5b7afa2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I588afd634bc5ff443a722561c5577f8d683ad11b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112608
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [23230b3198e341db72ae7183a2aa328f39a63cc8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4797eb6465845f34e7184b8d12b140c68260db1e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112605
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [dfd9e76f7ed79755de70053a7c7c3598e96d48d9]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iaf2ad84ab62390c87791ef3ce71da60c5c7862a3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112606
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [bc88b90f1a9ac821b856a0d963189797c37d3b80]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id8c1b9e78358bf522310325a45162991a7875695
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112604
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [e04720946e34fa81c6a9e6b6ab3fde56a405b94d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I652e0f0721e4be139d458eb9ee1d8ac2eba4d027
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [388eddd88749782ec239cd87094f536e276b67f6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I33b16ae21790de5963ce31fd753a95c4468056c6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112505
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [1dfd6f32abf0b10263fb5e2331afbdc648f19825]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie1195e80e4a1a59341e2e63324863ce7cc305fa3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112504
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [8cf1a84f8c307dda37253d240e079ce12c175295]

        tdf#132643 Translate German section IDs
        
        Change-Id: I188580eee66a36f3bd5b728c0764e1623b0caccc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112503
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [fa336b651eb6bd4e020a055004913a01bee01192]

        tdf#132643 Translate German section IDs
        
        Change-Id: I66ba9f686ed2407e415b6e4c72e035a290235b83
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112502
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [b2908642c69c7bf1c7759d8a28fb0144f2467295]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib4807f699bd43a14b20fd7e2e9c2b81f925f11aa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112495
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [158c207ac80ae531d38d90f5ad66f43c07f44bf7]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2b1b20df6a6e268fbd48ad5287296747f9e5bafa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112496
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [aa623cdddae3b09e3891d50ce321f695d43e1397]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia3ee1aeb5c74b7b4871f6bbe5cfef89d54570a2c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112497
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [ff28bcefe403cbcd31fb27de8db7af8dd437473e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I41d176b52557a39f55e5e82162153fe902d56970
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112498
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [ff8d34fe56a1971abe54aa77c9f2baea1f32840b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5f6fba58998bc14cc32676525cea0fd2ebb82291
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112500
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [0b7250bd4e8a237643db7c9ed416d1a89ae7f09f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I60ada0ec1e3040ea00ad20869baac002589c5c19
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112499
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-17  Johnny_M  <klasse@partyheld.de>  [a218d09ebd42ac46902331ddea406f17ca75c576]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0f539b984122bd1332982f12a2e92dbff6e516c2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112494
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [09799dd8cd57f5971241ba7a5a3365220d106407]

        tdf#140478 clarify explanation of List in Basic Fonts
        
          Thanks to Mike Kaganski for insight.
        
        Change-Id: Id5135c6e75d0bf6d19bedc5ac21d56656bf83678
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112525
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-16  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [65d0ce6b572ab20c9ebc89771118458acfab9d40]

        Fixups of things missed in review
        
        Change-Id: I6190d21bef297077e6a7685b59b58804cce60bca

2021-03-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [7eb8bd84951159cf677149d0f7c87a8b3e07b764]

        clarify how to make global shortcuts
        
        Change-Id: Iec8aee5b380aff28674e9500e727b5861e03bd9b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112524
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [2ba8732a796649458637ac2163c156a3d916a260]

        repair embed with renamed id
        
        Change-Id: I3fd958f23434b0f6b655086fcc9b39702298e866
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112523
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5a491d5ee63f9cb309384f65d7a652342ce05fd1]

        Related tdf#140478 update "List" for Tools-Options-Writer-Basic Fonts
        
          ( shared/optionen/01040000.xhp ) "Writer Options"
            * update to <h1>,<h2>
        
          ( shared/optionen/01040300.xhp ) "Basic Fonts"
            * description for "List" option has not changed since its
              initial commit in 2004. Seems to be inaccurate, but no
              changes made, beyond correcting command sequence
              for Bullets and Numbering, because maybe this option
              will be removed (tdf#140478).
            * Updated to <menuitem> in those paragraphs were menu
              sequence was changed.
            * update to <h3>
        
        Change-Id: I5b04f8bdc9547d76cec17e75c8b8328517e066be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111043
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [bbcbc7ca09d2301e8fbcbaed37588959ba4e6b68]

        tdf#135783 improvements about applying page styles
        
          + add explanation about how to use Status bar to apply page style
            and a link to the page about how to turn on the Status bar.
          + write new section about how override a "next style" in page style
            and a link to another page with additional information.
          + add bookmark about overriding page styles.
          + add a note about what to do when a user wants to apply a page style
            to a page that is formatted with the page style's "next style".
          * updated to <relatedtopics> section.
        
        Change-Id: I4d5f8537d1e4e9f8cceef840e6b2ce221207c79f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112292
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-15  Andrea Gelmini  <andrea.gelmini@gelma.net>  [145718f04baf9d9febad94a6ce9d884b5c0e8ced]

        Fix typo
        
        Change-Id: I10d04a332b92267e79621cd26ccadab2bf43fb48
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112507
        Tested-by: Jenkins
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2021-03-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1e37bc66a03bbc4b096147addcebfbe41030557c]

        tdf#139667 (tdf#135895) improvements/updating to making lists
        
           ( swriter/guide/using_numbered_lists.xhp )
        
             * update command names
             * in paragraphs where changes were needed, also updated
               to <menuitem>
             * move icon out of sentence
             + embed icon table
             + add <keycode>
             + add unordered list to items about formatting bullets
             * update to <h1>,<h2>,<note>
        
           ( shared/02/06120000.xhp )
             * "Bullets On/Off" -> "Toggle Unordered List"
             - remove "colspan= rowspan="
        
           ( swriter/guide/using_numbered_lists2.xhp )
             * replace icon table with embed to another table
               with updated command name
             + add tip about using paragraph style for numbering
             * change <note> to paragraph with heading about removing
               numbering
             * elaborate section about formatting lists, and move some
               paragraphs about this topic out of the "Adding Numbering"
               section.
             + add to <note> about formatting being reset with toggling a list.
        
        Change-Id: I1e0d7d46dfce2f69f7a0954cf5d3094d413dd95d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112424
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [339aa19b6692e3257d5395007a176a6a4d617b88]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0988787d5a7625522d965116e00c603abb1cc3f8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112457
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [1a57e06deea95baf3c2a079a4801d79e9cc79429]

        tdf#132643 Translate German section IDs
        
        Change-Id: I566c353761791a19fa4f3c88cf74dd2d2362edd1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112456
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [a28537f013358655717d30ee44b8483eeb884a71]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id07c49b9fea44014cb7ebb46721e5f334a3da2d8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112455
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [237a7aff38cc27712c99d703616ffe7540599883]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia27683282e9efff87b24faa59c914d92a6653fca
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112453
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [d93fe2c65b1d4f9ea5c186b876e6d59286284eea]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic7867b01794cb3de7e6cd0db5f71f015a8554437
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112454
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [76614b12605a40fb5ace22e4a5137f9bbdfe2479]

        tdf#132643 Translate German section IDs
        
        Change-Id: I489e4ff06ac89dc6668e101a0d15e22385ef2fd6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112451
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [b7209c8bbf7d0bb868c9f0dc47bebfa078f32cd2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8964f90c6e5686785874aebcdf61faf18f6d6cc4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112452
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [b004d30b3708b72029a63ed81ba2480b19892adb]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1008ffa0731cf6f3427ad15ee0b0667f3f4ba38d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112450
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [440e45a0d50e4977f303ec54f7593a2c628ca5d4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I02996cedb1c7cd69b3aa43b193cb8b81eadf63a9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112449
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Johnny_M  <klasse@partyheld.de>  [e033a894bf057fe7b38837b0d7c780682e3ce686]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iec3b9f117897160a5f8c14e43eaa986adbc51202
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112448
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Rafael Lima  <rafael.palma.lima@gmail.com>  [f49b8a9bf0d25148085d818006e9ecd344d0ca84]

        tdf#140377 Add example of Hyperlink to folders
        
        Adds examples about how to create Hyperlinks to folders in Writer and Calc.
        
        Add bookmarks to the corresponding Writer help page, so that it can be found in the online search.
        
        Change-Id: Ia453900c3648bd9883ad955a7189037e7c7f0fd7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112421
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Rafael Lima  <rafael.palma.lima@gmail.com>  [49b9dad2f749a9bab2d3b30e9688b9115dceefa4]

        tdf#140889 Update Slide menu Help page in Impress
        
        Change-Id: Ifda20ad8598c675cf7fa1c5286a97d12ca4d8ca0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112413
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f5d99bca347d24156579a10d9ae2127eac2e1913]

        update renamed id in embed
        
        Change-Id: Ibf94159a4c7068f59b532ef37a57d88f0340b4a1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112425
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [a79cf6b2d03a68bbe60f8d6d827333f45afce47e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7188992d4b37d92cee355163246f79c9a39f1b4a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112436
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [d9b48feca0a73b62fffb37f9422dacaf8f82fb99]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8e6b0831db34a3d89dee225ff3309c132b39d755
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112447
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [0e4b96b68eaed9a7930e7a536e4a6d07bb0a26d1]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib318ea56b67af90268aa7b0db9263f868da22ed4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112446
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [8557d909425c3b27058fe9ed1c76ba42309836ef]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie7ed10945dbcdd2a131fbbe2267e630204e28961
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112445
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [3a3d1e415a812bd77aa9ea40b2e0cc969aa2f06d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I54de1b24b18f8d8e7cd10c537e74e488467cb245
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112444
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [eabd5c1f6b4f4e9d9b9bbb409f7a0ed3375c4020]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6a84b9258f0959f152922a9deeba8d3c5ed8a083
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112443
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [5c2777e3d0f67c9de7fca9180a840640a749d2a2]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idd78a8afa5a2d9f7626d65ad6bcd7335fb4a3f07
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112442
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [7dabbacf15e54b9ae46c168690c66c9aa136588d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I14a7815b360a46b2d96cbb23100929ee7199f3bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112441
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [862bcd66da0350ec419a01a599d5c40773af3e8b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0013226eccfda5accdcf5887b034008e11ad99a0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112440
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [c92790d38b2eda94fa01d7a48ac9c719c3eef945]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1e6ac034430a528bccb4fab8878f64e4b131c208
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112439
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [f2d9f18cb243217da0682083a948ad2d233de65d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I87a2b141a93278539d0d8fff51769716d6bbecc4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112438
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [9f62bb5a8396acaa99c0a334365519a768482690]

        tdf#132643 Translate German section IDs
        
        Change-Id: If02278a5f8d365f26623c104ecd1920d5c62725e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112437
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Johnny_M  <klasse@partyheld.de>  [817d694272d13aa9006739e1c1bb8299ccb27614]

        tdf#132643 Translate German section IDs
        
        Change-Id: I80e25535a63f59f3025eb5804d40adc0fcbdb1cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112435
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ddabd7954e37ae5308ded1c550ed6bf0422872f6]

        tdf#118008 update Spacing commands for format menu
        
            Spacing has its own place in the format menu.
            Does not appear in a context menu anymore.
            Change access command for Format Spacing and
            the items in its submenu (and refactor the
            submenu pages to <h1>).
        
        Change-Id: Iaf360a56090c4a36eeb379224297c7e8b4f2689f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112296
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-13  Rafael Lima  <rafael.palma.lima@gmail.com>  [fbd33772208531912a8c43917a8f660206ce38f9]

        tdf#138254 Fix broken link to Mail Merge Wizard
        
        When the user clicks the Help button in Tools >  Mail Merge Wizard, the help system can't find the Help page because a bookmark is missing.
        
        Change-Id: I61359ba9ed56ea1182ec77539dc620e4bdaed04e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112416
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-12  Rafael Lima  <rafael.palma.lima@gmail.com>  [ae361f8f4f70c43d7082dd37c0a3f69bf49fa3e0]

        Create SF_Database Help page
        
        Change-Id: I4ab158e8089973af24155d3b9d0697734acdf4bb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112228
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-03-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9847ee04682b673c20918af6356c0dbf39aa6deb]

        tdf#102265 finish giving all controls to format menu
        
          - remove "Slide Layout" and "Slide Design", which are no
            longer on this page.
          + embed missing controls
          + for three submenu items, add <h2> and description, which can
            be replaced when submenus are made.
        
        Change-Id: I1130b9a087a7d7550178dcaf8fbdef81a2d237ea
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112231
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5b9423fe309bad1fc15230c1ef641521b424a73a]

        tdf#118008 updating Format menu path page
        
          * "Area" -> "Object and Shape" (for Impress transparency tab)
          * "Align" -> "Align Text" (and remove "drawing functions", because
             this is found in all modules)
          + add appl-switch for Group commands (and remove the mention of
            which applications, in part because they were missing modules,
            and mostly because now the appl-switch should show the right
            possibilities, so they do not need to be differentiated).
        
        Change-Id: Idc2a3fba92bc97cb9b27dd5fe5255233f8379f83
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112294
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a50530fe4e224b01f37cd9c959d3bded32b8bd6a]

        tdf#140395 remove "blinking" control from font effects
        
           The "blinking" property was removed from the UI
           (see tdf#132373). This patch removes the property
           from the help page, along with its bookmarks.
        
        Change-Id: I3b1317e7664e3bcd1813a0d0882eff109ede95fd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112293
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [fd581dcbffc52f43ce8dfa5b9a72a78d042fc5e3]

        tdf#137084 (related to: tdf#139667) update changes in Format menu
        
          ( swriter/main0105.xhp )
           * command label "Align" -> "Align Text"
           * move "Lists" to new menu position and adjust description
           * correction to description for "Title Page"
           + add link in "Watermark" heading to relevant help page
           * replace "Text Box and Shape" heading and description with an
             embed to swriter/01/format_object.xhp
        
           ( swriter/01/format_object.xhp ) Text Box and Shape
            * update title/<h1> from "Object" -> "Text Box and Shape"
            * update description: "object" -> "text box and shape"
            * replaced heading and description of "Text Attributes"
              with <embed>, which was corrected in
              771226e2a53178d66020f878d78baa6ec35ff710
            * update to <h1>,<h2>
        
        Change-Id: Ia584b2e00840ab5a91e4aae575907383168f03cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112078
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-10  Alain Romedenne  <alain.romedenne@libreoffice.org>  [9f51c169bc7444b0c967384e56bfdd3a4d6fc8a4]

        sf_platform extra information
        
        - OSName precision
        - Link to Calc formula alternative
        - dupe IDs in related topics section
        - typos
        
        Change-Id: I88bb9a6f6016907f73b2e47cd90644db9fad2fde
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112224
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-03-09  Caolán McNamara  <caolanm@redhat.com>  [eccabbcf23f1323ee9153f939bf7061da50642f7]

        fix build
        
        Error: Duplicated entry. ID = par_id301613075694148  LANG = en-US in File helpcontent2/source/text/sbasic/shared/03/sf_platform.xhp
        
        since...
        
        commit 37af11b1043178f17a2abcd415348fb353f2fc3e (HEAD -> master, origin/master, origin/HEAD)
        Date:   Fri Mar 5 01:22:31 2021 +0100
        
            Create the Help page for Platform service
        
            Also in this patch:
            - sf_l10n.xhp: add new notes to explain L10N
        
        Change-Id: Ib6bbeb521a390dd3448dc4cdb2776599a90202c1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112206
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2021-03-09  Rafael Lima  <rafael.palma.lima@gmail.com>  [37af11b1043178f17a2abcd415348fb353f2fc3e]

        Create the Help page for Platform service
        
        Also in this patch:
        - sf_l10n.xhp: add new notes to explain L10N
        
        Change-Id: Id3ed5022a779f791e5a518154f9f7ffe3b84566e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111928
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-03-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3d5548e2fe71a25b09fb984b15251a5da81e02b4]

        improve help page for character style and adjust highlighting label
        
          ( shared/02/02160000.xhp ) "Character Highlighting Color"
           changed <h1> to "Highlighting" because it is embedded into
           the help pages for Character and Character Style as the name of
           the tab.
        
          ( swriter/01/05130002.xhp ) "Character Style"
            * change order of embeds to correspond with order of tabs in dialog.
            * improve the embed for the Asian language
            + add embed to "Borders"
            * change embed for "Reset" button
            + add embed for "Apply" button
        
        Change-Id: I939f28ede5ff96a53825919e5b2aab8f5de770db
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112090
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-08  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [60bc5707b16ad1960a2baa1128a515a8960b6834]

        Hyphenate compound modifier and drop number inflection as it is an adjective
        
        Change-Id: I397f6a528576c2a2ec556966d87e8dc77e20f3a5

2021-03-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [79e2b833a14999373171779daf968310e4c126a1]

        related to: tdf#102265 correction to Aligning Objects for embedding
        
           * submenu name is now "Align Objects", so change page Title and
             <h1> label to this new name.
           * update to <h1>,<note>
        
        Change-Id: Iedfbb4e0a522729c3710f33f68caf80b3d8c77fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112087
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-08  Johnny_M  <klasse@partyheld.de>  [6d54cc23df9cde41adf566122204b38f99139b53]

        tdf#132643 Translate German section IDs
        
        Change-Id: If80232f66b1439ade2136d5cea26941122a25103
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112070
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [c6a7ecabb29df6b47eb5116f961e8c636201a855]

        tdf#132643 Translate German section IDs
        
        Change-Id: I29b956f83df69b39a1b92d6672039c87c8b5823d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112069
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [e3168344a7f2cab5e6d5ff9563203eea26bd1dc6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I645aab7d591dd4e41d230a3b9b1d4249a051eea6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112068
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [865ec92ce6524488f6e005c5578bfbfa11926fa5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I541ae385db0ec2a53d9c653f6221265fd6f19eac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112067
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [3e659bb75d9fa1c9de2b7414eb67a1e6a9c7c5ff]

        tdf#132643 Translate German section IDs
        
        Change-Id: If1aa99e37cd51801d5035a1dd79fb855f200b8e7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112066
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [67e021516b744a6cd189d77bfec9b54770b06874]

        tdf#132643 Translate German section IDs
        
        Change-Id: I249d999fd1b67e7cb7e7bb7b10585cc322fe83d7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112065
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [d2557afa18b3db737ad59567ce39f844ea3124a7]

        tdf#132643 Translate German section IDs
        
        Change-Id: If69d593ebea6c983bf087da280158f021cd11b3e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112064
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [869fb85513467259c72a42fdd46cd9b08aeefe1e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I39dcb7a1b5296849a29978a5c733fb941eeab988
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112063
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [8adc4461501298ca8aae7266862ac1f08beb63dc]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id8f539c674f08cce9fe2c93c4498b5fdac8f70e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112062
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Johnny_M  <klasse@partyheld.de>  [be48910da18cd13cc38793bef8cdec3c2b45b927]

        tdf#132643 Translate German section IDs
        
        Change-Id: I46c4c61f93fb639abcd7d851ab502a239acad38f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112061
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ead459c15f4eb1095d0dff0cb76611bff31d12f8]

        Related to: tdf#140796  No-width no break -> Word Joiner
        
           ( shared/01/formatting_mark.xhp )
             * No-width no break -> Word Joiner
             * .uno:InsertZWNBSP" -> .uno:InsertWJ"
             * update to <h1>,<h2>
        
           ( swriter/guide/hyphen_prevent.xhp )
            * No-width no break -> Word Joiner, and change to <menuitem> in
              that paragraph
            * "paragraph" -> "listitem" for "role"
            * update to <h1>,<h2>,<tip>,<relatedtopics>
        
        Change-Id: I6b406e8baf6a34d96bacc896bd8fed39f87ffa85
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112082
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a601b032ba5b63f30026fdfe5ba61941fc8e2b8c]

        tdf#102265  add Object and Shape submenu; embed in Format menu
        
            add simpress/submenu_object_shape.xhp
        
            ( simpress/main_format.xhp )
              * embed the new submenu into Format menu
              - remove "Object and Shape" heading and embed
                to "Position and Size" for that heading.
              - remove "Text", "Area", "Line" controls because
                they are all described now in the new submenu.
        
        Change-Id: I06981f718b8d6f4d1869efc2a56ba6c9951e6de4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112080
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [771226e2a53178d66020f878d78baa6ec35ff710]

        Related to: tdf#102265  Correction to Text tab and Text Attributes header
        
            ( shared/01/05990000.xhp )
             * Title said "Text Attributes", but <h1> said "Text".
               Title was correct, so changed <h1> to "Text Attributes"
             * update to <h1>
        
            ( shared/01/05220000.xhp )
             * Title said "Text", but <h1> said "Text Attributes".
               Title is correct, so changed <h1> to "Text"
             * update to <h1>
             
        Change-Id: I3bd52abd0804adf1197778173b2e3de6b732694f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112079
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9121a0732c01e71a1f5dea5a6d32ee03a3157703]

        tdf#133846 restrict Java bitness Help to Windows
        
        Change-Id: I69813601b657127f0fd6ad3ebd8e668e660815e0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111924
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-04  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ac3932ba6679a519bdee68fc3b750a0faa85f6f2]

        tdf#139667 update chapter numbering help
        
         ( shared/01/06050600.xhp ) "Position" tab
           * add variable to <h1> heading
        
         ( swriter/01/06060000.xhp ) "Chapter Numbering"
           * corrections for "Load/Save", "Untitled 1-9" and "Save As"
           * add variable and link to <h1>
        
         ( swriter/01/06060100.xhp ) "Numbering" tab
           * "numbering style" -> "numbering scheme"
           * "format" -> "character style"
           * move 1,2,3 to top of numbering schemes to correspond
             to combobox in dialog.
           * add <relatedtopics> and embed links to "Position"
             and "Chapter Numbering"
           * update to <h1>,<h2>,<h3>
        
          ( swriter/guide/chapter_numbering.xhp )
            * "Automatic Headings" section
                "numbering style" -> "numbering scheme" and
                 update to <menuitem> and corrections in
                 dialog box labels
            * "Remove Automatic Numbering" section
                + add keycode
                + add <note> about Shift+Backspace
            * update to <h1>,<h2>,<relatedtopics>
        
        Change-Id: I25e8f7d79b53db9ae8c53d04891a5e2b0f0465bb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111428
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-04  Seth Chaiklin  <sdc.blanco@youmail.dk>  [32c582fe61715f10c4eeaf15aa0a7ac7af2388fc]

        tdf#134432 add module switches to "Character Highlighting"
        
          1. Add appl-switch to description, because only Writer has
             character style.
          2. Add appl-switch for Format - Character, because Calc does
             not have this option.
          3. Add "click icon" in to howtoget with appl-switch, because
             Writer has extra options.
          4. appl-switch for highlighting text selection.
          5. appl-switch for remove highlighting text selection.
          6. appl-switch for multiple selection in both highlighting and
             "remove highlighting" because only Writer can do this.
        
        Change-Id: Ie7fc3e713f2b3806f0a956a29e25df9d89346ea2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111182
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5c2a52e32028e4d894704f171b18937786866686]

        tdf#138193 SPECIAL CHARACTER DIALOG: Help for search field is missing
        
        Change-Id: I98035b70cf3542389d6cc5128439bebe4eee863b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111915
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b342fbeee805b4272d4a2b8015fd65c0d708046a]

        tdf#133846 Inform where java is used
        
        Change-Id: I68a9e5cc366a80094d6d97bb9310d61a16bfe6a5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111920
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e661fb9ccdc7d6bf364aa4a4e3b5e9f74acf8278]

        tdf#138484 Clarify Writer Print Options are for new documents
        
        Change-Id: Ida202ff37fa9f559699bb05863d672344bef851a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111919
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-04  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [bfc47545287facda8260143acf5ff84ea7e79aa1]

        Remove more improper ellipses and fix a couple of capitalizations
        
        Change-Id: I3cea0b968dd38d93381268c6b0ede5c90dc8a5a9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111945
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-03-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c34bb965f993bef53fa739de6f3aaa97de2c2ef9]

        tdf#140118 Fix Help for BASIC function WaitUntil
        
        Change-Id: Iad03fa267e2eac42b02b17ebe31ed851dad3e5c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111912
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [46e4473935c7274fecd883b71cfb7a59e3b29cf2]

        tdf#98153  add mention and link to document filters
        
          + add variable to a paragraph that gives link to document filters
          + use variable to embed paragraph in the --in-filter parameter
        
        Change-Id: If93918b17b681fd5e87e4495c5bd3a122b770a5b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111888
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [85f10dd2ed8485af159bf2e15e7e3e024b04bcf6]

        tdf#140669 add "No List" to Formatting toolbar help
        
          ( swriter/main0202.xhp ) "Formatting" toolbar
            * update two renamed German IDs
            + add embed to "No List" command
            + add embed to "No List" icon table
        
        See https://gerrit.libreoffice.org/c/help/+/111575
        for the main patch. This piece was put in separately
        to get around a merge conflict.
        
        
        Change-Id: Ibe1ebe2ec1bb28f4c6860334ffd83549a244206b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111784
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-03-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5e9ca1b304afe987a99cecc298dac6c43a0e17cb]

        tdf#140669 (related: tdf#92622) update help pages for "No List"
        
          https://gerrit.libreoffice.org/c/core/+/108841 changed
          the "Numbering Off" command to "No List"
        
          The present patch make relevant adjustments in help pages.
        
          ( swriter/02/06040000.xhp ) "No List" command
            * "Numbering Off" -> "No List"
            + clarify that list indenting is also lost
            + add <tip> about how to preserve indenting, but remove number
            + add <relatedtopics> section and embed a related topic
            * rename two German IDs
        
          ( shared/02/06120000.xhp ) "Toggle Unordered List"
            * "Bullets On/Off" -> "Toggle Unordered List"
            * rename two German IDs
            - remove colspan="" rowspan=""
            * update icons size to 1cm
            * update to <h1>
        
          ( swriter/main0206.xhp ) "Bullets and Numbering" toolbar
            - remove embeds to "No List" and its icon table
        
          ( shared/guide/numbering_stop.xhp )
            * "Numbering Off" -> "No List"
            * "Bullets On/Off" -> "Toggle Unordered List"
            * correction about location of "No List" icon
            * clarify that indenting is also lost
            * make descriptions be relevant for both bullets and numbers
            * clarify when indenting is lost or not
            + move icons to separate icon tables
            + add labels to icons
            * update icons size to 1cm
            + add <note> about how to put number or bullet back
            + add <keycode>
            + add appl-switch to Related topics
            * update to <h1>,<note>
        
        Change-Id: I8880f0aa46b2e036926497bf185092c2c5ae6d52
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111575
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-03-02  Andrea Gelmini  <andrea.gelmini@gelma.net>  [ce92ec4ae71e03d3ee0a52c869f541c5f24fcb72]

        Fix typo
        
        Change-Id: Ia5b8b1aa284dad599452c14d662a9583b9087498
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111763
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-03-01  Rafael Lima  <rafael.palma.lima@gmail.com>  [d87d59a9e8f8143d2faedfb47c4ddcb937535706]

        Create SF_L10N Help page
        
        Also in this patch:
        - sf_timer: toggle translation of strings
        - sf_string: fix typo / add <literal> tag
        
        Change-Id: I45356a23104744e41b339d23ecaf03652bb0a765
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111591
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-02-28  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0afc6d866d06ce4e9617add105e6076bb09ee667]

        tdf#138312  "standard" missing from "Font" tab page
        
          + add embed for "Standard" button, along with switch to exclude
            showing this control for Chart
          + add switch for the "Apply" embed, which is only found in Writer
        
        Change-Id: I5cd6743d517867f822bb744ed8ee3ea49da0abe5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111697
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6c9b69b325847e9211679bcfee453ab25612feee]

        Refactor relations Help pages in sdatabase/
        
        Change-Id: I6bb25934bc3f1443fbd5aa9806936a3628c03454
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111681
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [59cb964358c41f4353ba8af63bdccec6edf84ce9]

        Add entry point for Basic editor F1 key
        
        Change-Id: I61a5442679d4e0851c9991e783d3e6d04c61e45e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111592
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e7269be0d25541ede0e3dde5244371c7418324e1]

        related to: tdf#139667  update "Numbering on/off" to Toggle Ordered
        
          ( swriter/02/02110000.xhp )
            * update command name to Toggle Ordered List
            + add variable to <h1> to be used for embedding
            * rename German ID
            * update command name
            - remove  colspan="" rowspan=""
            * change icon size to 1cm
            * update to <h1>,<note>,<relatedtopics>
        
          ( swriter/main0202.xhp )
            * update renamed German ID
        
        Change-Id: I92173771f66cf8af7d8ab1eab9dd4fb0a338b640
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111468
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-26  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6a651976ff18339c05f8652d565a0da2fc23ceb5]

        add appl-switch for command sequence for insert Floating Frame
        
           ( shared/00/00000404.xhp )
             + add appl-switch and correct command sequence for Writer
             * rename German ID
             * change icon size to 1cm
        
           ( shared/01/04160500.xhp )
             * update to renamed ID
        
        Change-Id: Ie244f924065a1cb892ada0f037e34401d9784ace
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111586
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-25  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ea1198386289e62c63639b708d2c5db0d9401b19]

        tdf#139667 update howtoget for Ordered tab - Bullets and Numbering
        
        Change-Id: I27f763c1945184824a5e1c31369ebe6c4052e227
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111464
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-25  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ae135a1767acad73ac3fafe4af3ac941d0f69bc8]

        related to tdf#139667 update shortcut keys for Writer F12, Shift+F12
        
          * update to Ordered and Unordered List
          * indicate that F12 and Shift+F12 is a toggle
          * update to <h1>,<h2>
        
        Change-Id: Id106c7786b8e7cf09d72636a6ca0125b78e949cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111574
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ee3befa87f442e39396cee768c73a07f9faf8632]

        tdf#139667  update help in relation to Bullets and Numbering dialog
        
           ( shared/01/06050300.xhp )
             * modify "outline style" to "outline format"
             * update to <h1>,<h2>
        
           ( shared/01/06050500.xhp )  "Customize" tab
             * modify "numbering style" to "numbering scheme"
             * modify "numbered" to "ordered" and "bulleted" to "unordered"
             * update to <h3>
        
           ( shared/01/06050400.xhp ) "Image" tab
             * "bulleted" -> "unordered"
             * update to <h1>,<h2>
        
           ( shared/01/06050600.xhp )
             * "numbered" and "bulleted" to "unordered" and "ordered"
        
           ( swriter/01/06060000.xhp )  "Chapter Numbering"
             * modified description of dialog box to align with
               terminology used for other help pages and tooltips.
             * simplify tip (from 2007) about using Chapter Numbering dialog
             * modified <note> (from 2004) about Load/save, which is also embedded
               in shared/01/06050600.xhp and swriter/01/legacynumbering.xhp
             - remove "Save As" option about list styles and its description
               because this dialog does not have this functionality any more.
             - remove <note> about "View Shadings", which does not seem valid
               any more.
             * update to <h1>,<h3>
        
           ( shared/00/00040500.xhp )
             * update to <menuitem> for Outline tab
             * correct command sequence to List Style deck for Outline tab
             * replace German id
             + add sys-switch for F11 (3 times)
        
        Change-Id: I204b66957f19654fc6d37fd8f79d8b1686810866
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110685
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-23  Alain Romedenne  <alain.romedenne@libreoffice.org>  [7a486f8c0f447fcf329c58b524cc4bf52fbf257f]

        fixing a link in sf_services
        
        Change-Id: Ic92797d5fbc14fa99e999baf910048f69a6d0d68
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111415
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-02-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9e28a49711fed5dbe75e47d8321488186136ad80]

        rename German id for restart numbering
        
         ( swriter/02/06140000.xhp )
           * rename two German IDs
        
         ( swriter/main0206.xhp )
           * update the renamed German IDs
           * update to <h1>
        
        Change-Id: Ifb3e02a7910301b0329eaa106e274a814e3c3459
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111321
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [06cbf65b61d9a0fc1eb946c9fff4108c25819f27]

        tdf#139667 update numbering style in header/footer, caption help
        
          ( swriter/guide/captions_numbers.xhp )
            * "numbering style" -> "numbering scheme" and <menuitem> in
               that paragraph
            * update to <h1>
        
          ( swriter/guide/footer_nextpage.xhp )
            * "numbering style" -> "numbering scheme" and <menuitem>
            * update to <h1>,<relatedtopics>
        
          ( swriter/guide/header_with_chapter.xhp )
             * "numbering style" -> "numbering scheme"
             * update to <h1>,<h2>,<relatedtopics>, some <menuitem>
        
          ( swriter/guide/header_footer.xhp )
            * update to <h1>,<h2>
        
        Change-Id: I9eb33c3355b80afc5244500342149d632f83259a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111183
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5fccd7a6566e728a82c64a47d34c0ee07a137cff]

        tdf#139667 change embed in Bullets and Numbering dialog
        
         Numbering / Numbering Style tab was changed to Ordered
         for both Bullets and Numbering and List Style dialogs
         so do not need a separate heading any more.  Can embed
         the heading from the help page for the Numbering tab.
        
        Change-Id: If1324a57795a5878d3e200854a4a16429ab603db
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111184
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-22  Rafael Lima  <rafael.palma.lima@gmail.com>  [c2fa9223ea62e33237a98bdcca5eaab2bbc5bb41]

        Create SF TextStream Help page
        
        Other minor changes:
        - sf_filesystem: remove blank spaces before colons; x-ref with sf_textstream
        - sf_calc: fix extra ")" at end of line; silence two strings for translation
        - lib_ScriptForge: changes the layout of the table of contents; silence a string for translation;
        
        Change-Id: I669e70ccd8c6b9462b5bd203bfb671c23dd8bc4f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111046
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-02-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9b39373c0559094e6b8b47cd740a7d5ddeb6a107]

        tdf#139667 update  insert "Page Count", including numbering style
        
          ( swriter/02/18030400.xhp )
            * basic description for this command has not been changed
              since first commit in 2004.  Updated to appropriate form.
            + add <relatedtopics> section and one link
            * use renamed German id from swriter/00/00000404.xhp
            * update to <h1>
        
          ( swriter/00/00000404.xhp )
            * rename one German id
        
        Change-Id: If62ea45a52d9856e3ce42096c93ae60782040d33
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111180
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Tested-by: Jenkins

2021-02-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [07062a1f83cff429a389101a7781632827c8a7a0]

        tdf#139667 update to "ordered" and "unordered" on Writer list styles
        
          ( swriter/01/05130000.xhp ) "styles in writer"
             * "numbered" -> "ordered" and "bulleted" -> "unordered"
             * rename German id (not used elsewhere)
             - remove all colspan="" rowspan=""
             * update to <h1>,<h2>
        
           ( swriter/01/05130100.xhp ) "condition" tab
             * "numbering/bullets" -> "list"
             * rename German id (not used elsewhere)
             * change German id that was changed in
                 swriter/00/00000405.xhp
             * update to <h1>,<h2>
        
           ( swriter/00/00000405.xhp )
             * rename German id to "conditional_style"
             * correction to access command, and update command
               to <literal>,<menuitem>
        
        Change-Id: Ia7999d20c7a5d2f2c003a5834bb598e6b9106b37
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111172
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-19  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [065569618bde9f98b7f152e4c5aadf11d5f3e64a]

        Take Mac keyboard into account with Styles shortcut
        
        Change-Id: I67322e56753976225ab1ecfa0508269d58c5ab30
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111194
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2021-02-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1f290dca1dedb503935ef2ee627b00bbb8eb37be]

        Another random typo grab bag
        
        Change-Id: Ib548ab7e25600fc693d7a9d6319104f431eb8e8e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111167
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-02-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [99f8092e8b6949c519b8f03c1134b7d3e0282ef7]

        tdf#139667 update "numbering style" in footnote/endnote / linenumbering
        
          ( swriter/01/06080100.xhp ) "footnote settings"
           * move 1,2,3 to first in list of numbering schemes
             (to correspond with dialog box)
           * combine paragraphs about styles
           * replace German id
           - remove "colspan = , rowspan=
           * move position of "Start at" to correspond to dialog box
           - remove "Character Style" heading, which is no longer
             in dialog box.
           + add sys-switch for F11 shortcut key
           * update to <h1>,<h2>,<h3>,<note>,<tip>
        
          ( swriter/01/06080200.xhp ) "endnote settings"
           * update replaced German id
           - remove "Character Style" heading, which is no longer
             in dialog box.
           * update to <h1>,<h2>,<h3>,<note>,<tip>
        
          ( swriter/01/06180000.xhp ) "line numbering"
            * "numbering style" -> "numbering scheme"
            * update to <h1>,<h2>,<h3>,<note>,<relatedtopics>
        
           ( swriter/01/05040700.xhp )  "footnotes/endnotes"
            * "numbering style" -> "numbering scheme"
            * update to <h1>,<h2>
        
        Change-Id: I563b3c20aabe94edfec76fae22a2585483492520
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111035
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-17  Alain Romedenne  <alain.romedenne@libreoffice.org>  [6a461bd0ac2ccb8b385f24d0698d29cad49084b7]

        make file and Scriptforge link past patch #111036
        
        Change-Id: Id827cf8e5fa35ad61d7130ea3247bd6395ab1401
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111037
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-02-17  Rafael Lima  <rafael.palma.lima@gmail.com>  [00cf8de0436b61d64c7c406de2106ee0c1949459]

        Create SF Filesystem Help page
        
        Also in this patch:
        - lib_ScriptForge.xhp: add links to table of contents
        - sf_dialogcontrol.xhp: silence strings for translation
        
        Change-Id: I9b69be483d93957cdc793d95f56f33a48e3f1c85
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110788
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>

2021-02-17  Alain Romedenne  <alain.romedenne@libreoffice.org>  [ec6e0c930fd8a7ca5dc6a84a686602acff69234e]

        sf_services new help page
        
        + sf_session adjustments and links
          - Addition of Array formulae and Array function information
        
        Change-Id: I03d64d863db90124cad75d13a66ade8d6abba126
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110921
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [097d1cc82b507804eacc675156dd1bb3f6a92a4e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iaccdb0099a647be651408d141402d4a7fd79ff01
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110907
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [3644c0ce61e6b7486be3f64d27139b37011df15a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3838e64d84bbc5f032e32a8a5a27caa4ff97b032
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110911
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [31b432160e5b8866dea1ed469764aab8c38fda17]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iac53343be12a97067d1c8929e2e966ac52758d2e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110910
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [7d23998f7362870056ed483c93e352d773b40210]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7f65fc8c245fd984f41c7ccfcfb98f6a17b65e95
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110909
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [09d1cd6729f7371f47190667bc6e45513f9344a3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I861cabbf881b603dd6ed13a04fc606672c8d839e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110908
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [037c4daa4566e8a57b70dc28ec319bb8dc4f142f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I24f38445bfcadc9d0bc35a95432d5ed13008e382
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110906
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [79ed003b367f90e718561eda01affd67330744f3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I758676582deda7fc910c73820121bcda1b110125
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110905
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [d9b55436a388bd655b209ec9344ac41c60aa4421]

        tdf#132643 Translate German section IDs
        
        Change-Id: I588630a0ab7d8bd2f195c3a65eaecdd28574f21d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110904
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [0d6b658e342a9a56d5ec7db1b76c1378ed03a4bf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I18a1c38a62976d8ac8ed5995a03b72d11e7fbc22
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110903
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-16  Johnny_M  <klasse@partyheld.de>  [d832d9a27e3c8dc15c44f2d85e340583e9f36233]

        tdf#132643 Translate German section IDs
        
        Change-Id: I50c2cad8065b8702337650938d58b9400585c189
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110902
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-15  Johnny_M  <klasse@partyheld.de>  [d516db9def327573d7fba77cd4f89ddc20236fce]

        tdf#132643 Translate German section IDs
        
        Change-Id: I75da81545d82285c90715f712a0e0915531fedb8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110874
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a9976d5f4fd4d2c2841e83a4a2cdcaeda4419136]

        update "link" to "link frames"
        
          ( swriter/02/03210000.xhp )
            * update command name  from "Link" to "Link Frames"
            * rename two German ids
            + add "howtoget" section, with access commands
            + add <related topics> section for existing link
            
          ( swriter/main0215.xhp )
            * updated two renamed German ids
            * update to <h1>,<h2>
        
        Change-Id: I30702c537935eb5624add452e668af70755aaf7e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110913
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9f804dbbddf4abdb69009082c7e7d55e58315270]

        tdf#140392 improve explanation of wildcard in replace for AutoCorrect
        
             * elaborate examples, improve layout
             * simplify tip and highlight where to use it
             * update to <h1>,<h2>,<h3>,<tip>
        
        Change-Id: Ibb0a9f811ee6cdd23cd6f8e4ec92dc06e980c3cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110787
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [eab57f9cc1da5ebd0d5e033e8835df34e9d3b137]

        tdf#132643 Translate German section IDs
        
        Change-Id: I981fda421faa25b7a4a61006e1e947b3fe8461c3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110878
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [42862e453636e51019a8f89af4a8a7603c5055d3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I081a606e4916189c171123500ff6953c3ee64121
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110877
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [63ea072ac1c6fe18596b3788b9526362c01da564]

        tdf#132643 Translate German section IDs
        
        Change-Id: I35edabf978d42150fbf6b8c2aebd2057916d5d87
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110876
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [bdf635d508f4709ef6ec77904fcdcc761ac2c88b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0cd76265cfaa16d3f4cc2f0180d140eda9063b59
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110875
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [ac4cab8ad53b12eeddceb254db30fc4b15f738d5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3ae427de7d9a49fd5a3cb17dc698585b5cc0cabb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110873
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [f99fa5ece87569702e53f5a9a3e771e543600ce7]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0a8a5ad8a97d9ba15608d66877fa35f2054561a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110872
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [57dadccac005d4c7db8ca9a86cec5d9e70a73140]

        tdf#132643 Translate German section IDs
        
        Change-Id: I10ec1303df2fe37a5486682ca2a2742e5d645037
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110851
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [60dc818b2debfbe5a92897de5765072637d1da96]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9364dbbc3414769219ab7318d38bb6f22741495b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110842
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Johnny_M  <klasse@partyheld.de>  [b1c1852acd45f3342ba37b40413adf03c1a4e4fa]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id8807415057ac94b69c5c25abbdb385463bc6e77
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110841
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [09c4f7472b916a8f5dd23761ec85f50b4827f679]

        tdf#140366 further adjustment of autoinclude in Exceptions
        
        Change-Id: Idab97605113d93d1da3a3486ca735398857cd988
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110853
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-13  Seth Chaiklin  <sdc.blanco@youmail.dk>  [91a0a351ac6410eaea0712fdf0e58ff395399e40]

        tdf#140366 clarifications in AutoCorrect Options
        
          ( shared/01/06040100.xhp ) "Options" tab
        
            + add <note> that words in dictionaries are not
              autocorrected by "Correct TWo INitial CApitals"
        
          ( shared/01/06040300.xhp ) "Exceptions" tab
        
            + clarify how and when to use the "AutoInclude" option
        
        Change-Id: Ia79f58318f861fc690151205984e34176ae2a829
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110782
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-12  Alain Romedenne  <LibreOfficiant@sfr.fr>  [d5eb6397f3b58d19d442c85aa4243ace4914bb59]

        sf_session new help page
        
         - extra bookmark & link in sf_array
         - typo in py2bas
         - typo in sf-string
        
        Change-Id: I508722de9b4cb1e55e203ba97b470b28f1ba03ae
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110678
        Tested-by: Jenkins
        Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>

2021-02-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b7508b8c33b5cb1224373c619f03ebfd92bc3130]

        update Exceptions options in AutoCorrect dialog
        
          For "Correct TWo INitial CApitals" description
           * update label to Correct TWo INitial CApitals or sMALL iNITIAL
           + add "small initial" to description in relevant places
        
          For "AutoInclude" description
           + add missing space
           * move position of <emph> to correct position
        
          * update to <h1>,<h2>,<h3>
        
        Change-Id: I2d5b3e2f41b9e3b209e716cd6b231840d2f94d24
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110774
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6a01bc7252b5fb6a4fe5a45acf203cf736066210]

        Mute l10n of several strings
        
        Change-Id: I45455bda308703dfcb4e70c4e2acaed3a5562e04
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110688
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b8b09233de0fddc9d89b7c2e84394a7767ee342d]

        tdf#139667 update help pages for List Style, Ordered and Unordered
        
          ( swriter/01/05130004.xhp ) "List Style"
          * modify description from 2004 about list styles
        
          ( shared/01/05040100.xhp ) "Organizer"
          + add <note> that "Inherit From" cannot be used with list style
            and page style.
        
          ( shared/01/06050100.xhp ) "Bullets"
          * rename "Bullets" to "Unordered"
          * adjust to indicate Unordered list
          * replace "style" with "type" when referring to bullets
          * change "Options" to "Customize" in Related topics
          * update to <h1>,<h2>,<note>
        
          ( shared/01/06050200.xhp )  "Numbering Style"
          * rename "Numbering Style" to "Ordered"
          * small adjustment in description
        
        Change-Id: Iac5eab2de236c7457c7e849c0f6e475551fcea4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110371
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [dc49a6fffb002ab158b7052ab40048f0ddf7f54a]

        tdf#137084 update help for Tools menu
        
           ( swriter/main0106.xhp ) "Tools" menu
            + add "Automatic Spell Checking" heading and embed explanation
            + embed Thesaurus heading and explanation
            + add "Address Book Source" heading and embed explanation
            + embed AutoCorrect heading and explanation
            - remove "AutoCorrect Options" and its embed
            - remove "MediaPlayer" embed
            - remove "XML Filter Settings" heading and embed explanation
            + add "Endnotes" to label
            * move position of "Update"
            * update to <h1>,<h2>
        
           ( shared/01/06020000.xhp ) "Thesaurus"
               + add <relatedtopics>
               * move link to relatedtopics
               * update to <h1>,<h2>,<h3>,<warning>
        
           ( shared/00/00000406.xhp )
               * update command sequence to Thesaurus command
               * update to <menuitem>
        
           ( shared/01/01110101.xhp )
               * update "Configure" command to "Assign"
               * update to <h1>,<h2>,<h3>,<menuitem>
        
           ( shared/02/18030000.xhp )
               * update to <h1>
        
           ( shared/autopi/01170000.xhp )
               * update to <h1>,some <h2>
        
           ( swriter/01/02120000.xhp )
               * update to <h1>,<tip>
        
           ( swriter/01/05150000.xhp )  "AutoCorrect"
               * update to <h1>,<h2>
        
           ( swriter/01/06990000.xhp ) "Update"
               * update to <h1>
        
        Change-Id: Idd28b5b6da0abbed349499581f9c85470928bfe5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110566
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0ba09fdc2fa1ecc55790e6b094bf883bdea719fa]

        typos
        
        Change-Id: I5d454f184d5787eccdff2f732a43eac056c9ad49
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110679
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-10  Steve Fanning  <stevemfanning@yahoo.co.uk>  [dd6644f72864fec9043739e9939df284e8505853]

        Fix Examples section in Help description of Calc's HLOOKUP function.
        
        In the table of sample data, we have omitted the first column of row
        headings (as described in the text above the table). Also the heading of
        the last column should be "DO" rather than "DO4".
        
        File 04060109.xhp.
        
        Change-Id: Ib90f11f4937ba2f3283dfb96119ad5106a9e2274
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110680
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-10  Andrea Gelmini  <andrea.gelmini@gelma.net>  [c36ab9284db666581cb814ce6f2265107439c4ee]

        Fix typos
        
        Change-Id: Ic59e55a6b3b31211dedca20572f53914eb9a47ef
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110660
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-02-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [8364e1a17ab04680905248d96be010af0d8c7ede]

        "Formula" -> "Text Formula" in Table menu help
        
        Change-Id: I5415717ed44c57ef76a259fc349cdd6e007e54fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110571
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b8df7b86811aa6433f2df6e8fbcbcf635020f894]

        tdf#137084 add relatedtopics section to Styles menu help
        
          + add links to guide pages for "Update Selected Style"
            and "New Style from Selction" commands
        
        Change-Id: I6c5e9bfe7a9129ed4202af82ed1e45a1d49d3fbd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110565
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5cfd09886740bea6de229184cee57820f1d069e4]

        Remove excessive <literal>
        
        Change-Id: Iec2b5ccf9a97aff667afc343634d1a688ed12601
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110563
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-09  Miklos Vajna  <vmiklos@collabora.com>  [246f9b7f85571b7b31c56a40aed21dcb1602f2fd]

        tdf#91920 sw page gutter margin: add help
        
        Cover the default, the mirrored and the from-top cases.
        
        Change-Id: Icf4da5232c1c2a693a5741f6c207d59acd79294b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110629
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.com>

2021-02-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [603f982295379b1d7f3038579451d8c3bc25530c]

        Update LibeOffice 7.1 video
        
        Original URL changed
        
        Change-Id: I1c1f24f3591af69d97f2bc31389769f4689bc228
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110576
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-08  Rafael Lima  <rafael.palma.lima@gmail.com>  [cb6c6cf9d15fe60a235b5fe25cf7bb7013c98207]

        Fix localization in sf_dialogcontrol and manage_templates
        
        Change-Id: I865da2b0960ad00866a0f242e9f8ef27ba30a7ea
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110446
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-02-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c3fe3dbb29852fced390431da173a66a82e0c9c6]

        Remove excessive <emph>
        
        Change-Id: I861022023d0b526382406f4194c70d30c4df10c9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110556
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [6abb464fb6017594f62b9a240a886012ee25dce2]

        Recreates SF_String Help page (ScriptForge)
        
        SF_Array:
        - Adds a <variable> tag
        
        SF_Document:
        - Fixes localization issues pointed out by translators on WebLate
        
        00000003.xhp:
        - Fixes the message explaining how to load libraries
        
        Change-Id: I9361f86e7907b95e0546197203e2d23c6211fd4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110366
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-07  Johnny_M  <klasse@partyheld.de>  [1a00a0acf7ded93fbe1c684f3a4a3b8821ef81ff]

        tdf#132643 Translate German section IDs
        
        Change-Id: If7cbdf219ff475bca82b192001bf26d116fb7b7b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110529
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-07  Johnny_M  <klasse@partyheld.de>  [acf0b947624c801d8d5a367cd3e053a893e8eb42]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iabde3845a10b5d62d0d97f582d18baec38cdeea7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110528
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-07  Johnny_M  <klasse@partyheld.de>  [eb9ea4ae07baa8fb50cc53506cff5f41a6245f8e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia647a7b289a42d2e9e556f6a2943de8a0468d07c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110527
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-07  Johnny_M  <klasse@partyheld.de>  [4803fd8060756e247bed6aeffe8c69b69c6877cf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I44600da4388360e4b31a098b100071e62f3d4b7b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110526
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-07  Johnny_M  <klasse@partyheld.de>  [7ecb8df9bffc2b3c0c9ca4386d16121c57b77c39]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib3b19c482c4a4a1c6e76dd1d0c90bf89e7b8a9b8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110525
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Alain Romedenne  <LibreOfficiant@sfr.fr>  [e11819032b6926d774bcb529d629a6c6770fb60d]

        Dialog/DialogControl layout updates
        
        + a few text precisions
        
        Change-Id: I700f78045843a9a8a6a47c6eb002fea8ff213c6e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110443
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [4d729a974b430318ea296148805a3bb02dfb95e5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1619486a82b8e7739de40f4910bf2d0e179fc308
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110500
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [6f5ef67bda3b22ba2f2fd31ab32c2e2cc88f5c6b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I076c6306f60ecb08821cc54c9d8b699b97276b49
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110509
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [ae7a7dd416051bfa975278654a53f4a457f81d6e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I98d3445b37b7b744df7363f1f0098aec27c5203e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110508
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [ba779828d2ccc65973ab8d3a14f63c014fdff38a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7ebf4ef926a45aa02dd6ed601c5fe26944ff1232
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110507
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [824f851d92f53e84775b1546f523c0e1097eac64]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icf0721cdb2ac730d28ba17ecdb1962a55fbcb883
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [75e5c818d1d3dd1f8f4c154206a88af5432e8e92]

        tdf#132643 Translate German section IDs
        
        Change-Id: I201c277b87067053790fa658b28c7fe4f4a49535
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110505
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [a826a96c71ff9c8c2ed3c273f15bdedb980452a0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I78cfaed1970b624acf13fa9c24656928790e6912
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110504
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [d04e933c1c9b4c6295cb9631d9b3832f90a9b43a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I17f025542ad7801b3805eb078178915eb5b7fbe7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110503
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [7208ded1ad2aee57714da8f578b62b7534cfc76c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1e66c892dd879f9fa22d01ea9210aa1e4c56927e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110502
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [43d128655f812b7bff3a8a07ee43c92af9f52f61]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic49037f5049d5dd6c781264b7347af77e2a0c5c7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110501
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Johnny_M  <klasse@partyheld.de>  [d733e4f5aa23c146d839c1128b4dab5b623b7fd7]

        tdf#132643 Translate German section IDs
        
        Change-Id: I13025f1d313a41ca70b1da7617a12ada7a840296
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110499
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0477a955d5cafa8649e370fe10eb92e82e5e6313]

        typo
        
        Change-Id: Ia6fb4cf43bac6e9fda4c4498486c9a11f137b33d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110451
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-05  Steve Fanning  <stevemfanning@yahoo.co.uk>  [e42644369803fbcff1f1c487616dad5bf9f11801]

        Clarify the Help description for Calc’s SHEET function.
        
        Remove potential ambiguity from first sentence and provide an example of using a string as an argument.
        
        Affects file 04060109.xhp.
        
        Change-Id: I3406679155b4eac512f8f64f64c8ddc930eb9048
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110441
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-05  Steve Fanning  <stevemfanning@yahoo.co.uk>  [1babc5665e751c926cd049e4784b08b0e2f26f7d]

        Fix example given in Help description for Calc’s XIRR function.
        
        The data as given for the example does not work because the date in A2 should be 2001-02-01 to give the correct return value.
        
        File affected is 04060118.xhp.
        
        Change-Id: Ib1fd7849557e4b27ca1579940f1a60059a5c2b6f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110370
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-05  Steve Fanning  <stevemfanning@yahoo.co.uk>  [f654fc362e2ca75a1ff10b772f4b72065484fab2]

        Add Examples section to Help description for Calc's HLOOKUP function.
        
        File 04060109.xhp
        
        Change-Id: If5828bba9aec04564c9eab37f41731ac4d886c1a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110364
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2021-02-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5c476f480cddb8a6dd7b0020564953b22fe0660a]

        tdf#140096  add Ctrl+F6 and Ctrl+Shift+F10 to shortcut keys
        
            also clarify meaning of "subwindow" for F6
        
        Change-Id: I050fe63a4a927a95689188234d2174cae3e40a6d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110298
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a23f1e3eb559a1561ac45f3cc31c919d2d52f323]

        remove duplicated paragraph
        
        Change-Id: I596b1ec6b46cf32bdee6335e91917a7497ae4112
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110432
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [57222f5d4710b0a2fc43e4273ccad8c952dc6510]

        Revert "Create Help page for the SF_String service"
        
        This reverts commit a6f6fa2254ced7120ac0fb0075b4fd5195c334af.
        
        Reason for revert: was not yet ready
        
        Change-Id: Ibc95e08e2cb2a1f2220b503f3ab472518f98a047
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110365
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-04  Rafael Lima  <rafael.palma.lima@gmail.com>  [a6f6fa2254ced7120ac0fb0075b4fd5195c334af]

        Create Help page for the SF_String service
        
        SF_Array:
        - Adds a <variable> tag
        
        SF_Document:
        - Fixes localization issues pointed out by translators on WebLate
        
        Change-Id: Ifa0a3c7665796ea2e5464dc3f2bd9508b3f7847c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110360
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-03  Alain Romedenne  <LibreOfficiant@sfr.fr>  [268d92a454d7839eefb1c4c97bba805141bb874f]

        (ScriptForge) SFDialogs library sf_Dialog sf_control new pages
        
        - sf_calc unmuting L10N
        
        Change-Id: I3799952c29f21570e6faa81c5b1b27bc28786fb5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109674
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d8f033af4128be4d70172988ef9389a85673e1ef]

        Refactor help on user interface (notebook bar)
        
        Change-Id: I559f4ceaa9a7d901fe049016caf668a9294395aa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110336
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7b32fca7c38328a20a6bc7cd781c219bfde3916c]

        tdf#140111 Synch Help page w/ Calc View menu
        
        Change-Id: I3e3d19f3ba3229843811528ce5376fea53795556
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110335
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [034fe242059b9b115ec97cce46888b65a1a2df33]

        tdf#140000 add missing option to AutoCorrect Options
        
        Change-Id: I2405d24d350a9490aacb3bf45bcea7714a0e3fec
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110302
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2021-02-03  Steve Fanning  <stevemfanning@yahoo.co.uk>  [e5e4bb9f487ad1b1238d69254a4103ab303d6bb2]

        Correct example given in Help file for Calc's DB function.
        
        The explanation of the example given is confusing.
        
        File 04060103.xhp is affected.
        
        Change-Id: I7658d4d0497f83c68b2d56cfe14da48c1fe16b04
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110301
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-03  Steve Fanning  <stevemfanning@yahoo.co.uk>  [13b1e7bca5e5860dbf4550949f514749a64e2d54]

        Provide examples in the Help descriptions of Calc’s AMORDEGRC and AMORLINC functions.
        
        Relevant examples might be:
        
        =AMORDEGRC(2000; "2020-02-01"; "2020-12-31"; 10; 4; 0.1; 0) returns a depreciation amount of 163 currency units.
        
        =AMORLINC(2000; "2020-02-01"; "2020-12-31"; 10; 4; 0.1; 0) returns a depreciation amount of 200 currency units.
        
        File 04060103.xhp affected.
        
        Change-Id: I9161d974c00cfc30515fb1fcbe44aff09242f422
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110300
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-03  Steve Fanning  <stevemfanning@yahoo.co.uk>  [24f765784f3a0e4d71df778da249b1f33841e460]

        Clarify default values in Help description for Calc’s ACCRINTM function.
        
        Specifically, the description of the Par argument should match the corresponding description for the ACCRINT function. It should also include the pinned note that the default applied is an arbitrary value and should perhaps be avoided.
        
        File 04060103.xhp affected.
        
        Change-Id: Ieaf0d3eb23c989ee05e856146c0af3ad720a4fb2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110297
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ca492b44070afd6338c18efd4fdf595e51155254]

         Fix dup id's
        
        Change-Id: I7c975fa2907da04c38b723376d4105d913665ab2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110324
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7394ea48d9d1719a40e2b97ca6653acbb14fc555]

        Update presentation video for >7.1
        
        Change-Id: I32702c6701957d4449679689360de3fcc045b8de
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110323
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e3e851ad54c73e59f18da86906a0516cc016161d]

        tdf#140075 update table and help for Apply border option in AutoCorrect
        
          appearance of auto-corrected borders was changed in 2010 and
          2013, but the table in help that described the border appearances
          was not updated until now.
        
          + added instructions about how to modify a border
          + added some <ul> to separate the points clearly
          + added <keycode> in those paragraphs where changes were made.
        
        Change-Id: Ic14a5a434f21fb416809b8f0ff1e9ea08ea1ffb1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110293
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c3c3667537da499d21c5837f880f60b9a9876add]

        tdf#86871 Help part. Replace ellipsis w/ text label
        
        Change-Id: I6bf4a0aa24a3c4f0febb8e751880b5befc1b213e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110270
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-02  Steve Fanning  <stevemfanning@yahoo.co.uk>  [61f062fa0c0f33bb2578ebf04537d3db2129c7be]

        Correct errors in the Help description for Calc’s SKEWP function.
        
        Specifically, the given return value for the first two examples is wrong (should be 0.2329985562). The third and fourth examples do not describe the implemented behavior but, since the description already states that the parameters should specify at least three values, these examples should be deleted rather than corrected.
        
        The only file affected is func_skewp.xhp.
        
        Change-Id: I1951d81e3cbb52562b12defa4683ee8b65adef51
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110292
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a14906302a559fdd49efdd22444dea1643924fda]

        Relevant to: tdf#45721  add tip about removing "Apply borders"
        
          tdf#45721 expresses confusion about how to remove a line created
          by AutoCorrect "Apply Borders". This patch adds a <tip> about
          how to do achieve that intention.
        
        Change-Id: I381904eb53e24497bb38a8781f0f72cfb9cf8e8b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110231
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-02-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6da12a9621ebdce18445298369e434ecccc9a76d]

        add headings for [T] only and [M] and [T] only AutoCorrect options
        
        Change-Id: Ifbd7489ae4a0dd564bad9774b0c4a6540fd4230e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110230
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-02-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [72d86f8f5095060dfc8825a0d8cbd91aca127db3]

        Correct misleading statement in Help description of Calc’s GAMMA.DIST function.
        
        Specifically, the function is NOT identical to GAMMADIST. Also change name of fourth parameter from C to Cumulative to match the name used in the Function Wizard.
        
        Affects only file 04060182.xhp.
        
        Change-Id: I9133b66897ccd5d611aadf452af041b682e6d4d2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110225
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [c5873df9d618a297c3fd0e5cbd77aed5025a22b5]

        Fix typos in Help description of Calc’s MINIFS function.
        
        Specifically, in the section entitled “Using regular expressions and nested functions”.
        
        Affects file func_minifs.xhp.
        
        Change-Id: I843c13711c4eac7174ec3e3c500a2a52c65b9c40
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110224
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-02-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [d0fc83f26f01b117d1ff4ef704332667834f0ae0]

        Incorrect default specified for Cumulative argument in Help description of Calc’s HYPGEOMDIST function.
        
        The implemented default is value 0 (FALSE) which gives the probability mass function. This is in accordance with ODF 1.2 but contrary to the Help description.
        
        The only file affected is 04060182.xhp.
        
        Change-Id: I3da1818abcdcb71e778e914d348a4f356934f6ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110219
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8073a8b8818563205779c8123ab243c8078b8708]

        Use %PRODUCTNAME
        
        Change-Id: I1cf1416c0af066ae18d388c21ce03b1ff7847e60
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110234
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [1da6d6d94d094a16dc9f3081b1aae879e04190c0]

        Syntax given in Help file for Calc’s POISSON.DIST function is incorrect (see Bug 137747).
        
        Specifically, the third argument (“C”), whose purpose is to distinguish between the probability mass function (zero value for C) and the cumulative distribution function (non-zero value for C), is NOT optional but is required.
        
        The change affects only one file, 04060184.xhp.
        
        Change-Id: I9afbdb38b98ff2452a89861a4415ae10fa94d40e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110148
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5fd683cd1c13cc20d0c7205c895b4e5ca1c39196]

        Refactor some database pages
        
        Place in sdatabase/ folder
        
        Change-Id: Ia787f7634755be2fd4936914cacecded5bee4221
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110208
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [c0f70b871b7a558f5f7de355e6e18636cd90ac93]

        The syntax given in the Help file for Calc’s LOGNORM.INV function is incorrect (see Bug 137649). Specifically, the second (“Mean”) and third (“StDev”) arguments are optional rather than required in Calc’s current implementation. If omitted the Mean argument defaults to 0.0 and the StDev argument defaults to 1.0.
        
        Note: The corresponding Excel function’s three arguments are all required (none are optional) and so one possible outcome of Bug 137649 is for Calc to be updated to match this behaviour for interoperability. However, we do not know if or when this might happen and so, in the meantime, I propose to update the Help to more accurately reflect Calc’s current behaviour.
        
        The change affects only one file, 04060183.xhp.
        
        Change-Id: I69934a8123d5de41007bc4dfca1cbc478ed963a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110150
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [237f36ae2e8aa995f12c1227114838d8dcd42f8e]

        tdf#132643 Translate German section IDs
        
        Change-Id: If42a28ef9bea0f7b4b1c21547e7b8da0f9a6d0f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110187
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [c1727ba4fce0db39722c32fafc5d568b36de5ede]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idf9b89349bd59433bbca669b453646c41ace0b6d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110186
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [3e7591b500a989b7e00940e699f98c747476bff1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5e7c0d4cc7ed4020e0cd653cc15a49741bf18b92
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110185
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [c7ce62701c6a0dbc0e21ef7ca1024dd62581cc6f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I513480f0d269e8699d9e5be70350b02711f15f76
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110184
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [d2dd8b03890615f73d8a24be669babbb2be20ccd]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2a70f31df8a895e218c5b84c604d5803362b5872
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110183
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [0a1e36b2596e2f90c36150700762e01729028578]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7c442d962fcab50938440c0c688883f906891f3f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110181
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [d12ecef55790a612a2ae42fa132eaed1f554c437]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iedca294e5078b302dad22743e57e28e911f78d17
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110182
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [216799a8f02b213ae8fc0d1fce0f9a7465025579]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ife1cf91bc4338c0da994f5551c9191aa607fe4e9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110178
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [c35d01492d8c1309580655607b239c2307c03596]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4ff1c2c4abab08c4b993671ddce9e79226d8a107
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110180
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Johnny_M  <klasse@partyheld.de>  [1d82a3ff7fec31ae7769db55f176eadeb0925496]

        tdf#132643 Translate German section IDs
        
        Change-Id: I501c310a01e1721354cf0a0cfc3a1f8515f206cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110179
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-31  Stéphane Guillou  <stephane.guillou@member.fsf.org>  [89d195a780f53fcee347bdc2eb7344ab9846222c]

        Fix contents for Customize page of Bullets and Numbering dialogue (order of items, fix small inaccuracies).
        
        Based on 7.1.0.2 but also matches 7.0.4.2
        
        Change-Id: Ic0925f19f0c558e735b0ad3d624bba60e5e83eef
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110138
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3bbed7c67947b8cb09343eb05a31a42aeff4a9c0]

        Relevant to: tdf#59034  which [M] options use non-Default PS
        
           * clarify how to use [M] options
           + add header to indicate "only" [M] options
           + improve accuracy of "Replace blank paragraphs" description
           * improve accuracy of "Replace custom styles" description
           * "Replace bullets with" only works with "Default Paragraph Style"
        
        Change-Id: I882470af22b9a701f967d915a2df7c8e85256d02
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110146
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-29  Andrea Gelmini  <andrea.gelmini@gelma.net>  [ec4eee5be0f97d8664d4b6651613b4fe7e67b68c]

        Fix typos
        
        Change-Id: I1789ae94470eb270f9227d26c1f668ad70bbf448
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110161
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f05a74cdb79ebe1da4e58a1df147488d536c8d1e]

        Related to tdf#75923: update command "Add to AutoCorrect" in Spelling
        
          * tdf#75923 changed "Always Correct" control to "Add to AutoCorrect"
              updated this label change, and clarified the operation of
              the button
          + add "Check grammar" control, and adjust explanation
          + add "Ignore Rule" control and explanation.
            (and no changes to "hidden" paragraph on Ignore Rule)
          * re-arrange presentation of controls to correspond to order
              of dialog box
          + add <tip> about how to make New Dictionaries
             Thanks to Peter CM/MartinPC!
          + add links in Related topics to "AutoCorrect" and "Spelling Options"
          * update to <h2>,<note>
        
        Change-Id: I352d36f09aa7858481da0cc035b84b99b7311622
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109810
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-29  Rafael Lima  <rafael.palma.lima@gmail.com>  [3afce37d8a47b2b95a8228492b223b462b5e6502]

        Create SF_Calc help page (ScriptForge)
        
        Also fixes localization issues in previously created pages adding/removing localize="false" tags.
        
        Change-Id: I71c8dad854be5cacfd4c701850fe539630689d45
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109882
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9104dcbfe3c4d7a845520ad62d34efa0d3356abe]

        correction to option labels in AutoCorrect options
        
           * corrections to three option labels to align them with
             actual options in AutoCorrect dialog
           * removed mention of "digits" in <note> because the "digit"
             example was recently added to the "replace dashes" table.
           * updated to <note>,<tip>
        
        Change-Id: I32a5c874487e4ccd9c65cca346323257bb27d12a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110053
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-01-28  Seth Chaiklin  <sdc.blanco@youmail.dk>  [586ced62fd1bea8a07e84fea7c3befc59c1249e1]

        add N--N to "replace dashes" in AutoCorrect Options
        
        Change-Id: Ica225160efba504163c6a5b946e63b0e37cbffc5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110052
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-01-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [72fb074096addac2c8cc732bb7a73f0fb45ee2a1]

        tdf#135895  improve explanation about copy and renumbering lists
        
           + add <note> about copying and moving numbered list items
             and how to restart numbering.
           * update command name to "Toggle Numbered List" and add shortcut
           * update icon for "Toggle Numbered List" and move it
             into an icon table
           * update to <h1>,<h2>,<menuitem>,<note>
        
        Change-Id: I5d7e55e18f0c5d3bd523442a12a3c12448085f92
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109986
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-27  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1a2b3002632852187c0f5c5585888e8cb419f414]

        Minor copyedits
        
        Change-Id: Id238b9ae6987152c7759cac21154b61a495b8685
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110027
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-01-27  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [fe637505a1266aa7c67a8a518e9f794957112b80]

        add .github/lockdown.yml to auto-close issues/pull-requests
        
        Change-Id: If6e9943d5b8472c61294c6ebd2ba347ed5070783

2021-01-26  Seth Chaiklin  <sdc.blanco@youmail.dk>  [21232c879538d6d0dc9d6b887a59e80e9496beab]

        clarify scope of application for AutoCorrect Apply command
        
           ( text/swriter/01/05150100.xhp )  (While Typing)
            + added "AutoCorrect for Separator Lines" section
              from "Apply", because this operation only happens
              while typing. Just copy/paste for now.
            + added "AutoCorrect for Headings" section from
              from "Apply", because this operation only happens
              while typing. Just copy/paste for now.
            + added relevant bookmarks from "Apply"
            * replace German id
            * update to <h1>,<tip>,<relatedtopics>
        
           ( text/swriter/01/05150200.xhp )  (Apply)
            * correct description to indicate that can also
              be used for "selection", and make clear that it
              applies the values under [M] in AutoCorrect Options
            - moved section "AutoCorrect for Separator Lines"
              and  "AutoCorrect for Headings", along with bookmarks
              to "While Typing", because there is no "Apply"
              option for these operations.
            + add relevant bookmark for "Apply"
            + add <relatedtopics> and move embedded link to this section
            * update to <h1>,<h2>,<note>
        
           ( text/swriter/00/00000405.xhp )
            * update to <menuitem>
            * replace German id
        
        Change-Id: I65c29d749f691aa62cc3828a03f6b35a5ec41bc8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109973
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-01-25  Seth Chaiklin  <sdc.blanco@youmail.dk>  [67826012b8b84e43e92bb7e8111981e3c51fee13]

        Relevant to: tdf#59034  mention that [M] only applies to Default
        
          tdf#59034 makes sensible request to document that [M] only
          applies to "Default Paragraph Style". (Made a few tests with
          7.2.0.0.alpha0+ -- and this seems to still be true)
          Modified explanation of [M] to address this point.
        
          tdf#90507 notes that Tools - AutoCorrect - Apply will convert
          Default PS into "Text Body" PS.  There is already a "note" that
          warns about this -- but it is not easy to understand, because it
          mentions "deselecting". (Was it added in 2015 in:
          https://help.libreoffice.org/4.3/Common/Options_3 by WikiSysop)?
        
          Testing shows that it is true, that if no M fields are selected,
          all Default PS are still converted to Text Body (as long as paragraph
          is non-empty -- in my tests). Have simplified <note> and added point
          about being non-empty.
        
          tdf#95433 shows some confusion about when a Heading is created
          automatically, plus "help" is missing a critical feature (need for
          an uppercase letter). Also, explanation about higher heading levels
          is not clear. Have modified the description for "Apply Styles".
        
          + add a <relatedtopics> for Writer, with link to AutoCorrect commands
          * updated to <h2>,<h3> and <note>
        
        Change-Id: Ib17c12a13a0aff58ebbbfd145cad7809b99cdb05
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109878
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a8f26cd4da648ffd80ed7292a5c9a2363ca4f153]

        Use Imperative mode
        
        Change-Id: If1d4393608b22a4ae1fdc698ccea84feb911358c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109918
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-01-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c637d9f61e639170bcdb9e23d3cb08d2fc36d692]

        Mute L10n in embedvar
        
        Change-Id: Ic6948e5a49b4e7c26765c116490d48330efe4259
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109917
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-25  Johnny_M  <klasse@partyheld.de>  [6f51f03b220c94d1f86c79d9f64589650478f633]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id2896c3e2100e7db0674db51e9b4eee3c5d5583d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109858
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-25  Johnny_M  <klasse@partyheld.de>  [e49b4bb06fc0baabeb596ccb7ceee96526f1052c]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia4995770a2b275f52124e420ce96fd3bbce0ef3a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109856
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-25  Johnny_M  <klasse@partyheld.de>  [9e0fdf3e3709547576a38ab2faea29b8d6279466]

        tdf#132643 Translate German section IDs
        
        Change-Id: I73f081ee1584583a46f5ac2eb02be7e64e779e12
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109857
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-25  Johnny_M  <klasse@partyheld.de>  [73acaccd0ce2bb4b97decdb6c97f418983486ac7]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8fd1696bdd47f2a4fd636eea799e3478de3ba4bd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109855
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-25  Johnny_M  <klasse@partyheld.de>  [1d0c527075a2a6b11961dafa5c7e5aaa607fbc02]

        tdf#132643 Translate German section IDs
        
        Change-Id: I225dcbced537014adb1de4dd7287ea8e849a283a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109854
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8324ab36284f28732a2aa2f1cfc348f46891dd71]

        Use Imperative mode
        
        Change-Id: I3bd34f305190781d6fa5167a53c7b87d91b72fff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109841
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-23  Rafael Lima  <rafael.palma.lima@gmail.com>  [37a79c487851addcdac66d5f229556a53f5d4416]

        Create SFDocuments Help page (ScriptForge)
        
        Adds a new Help page for the Document service provided by ScriptForge.
        
        Add a <variable> tag to the sf_ui.xhp for x-ref.
        
        Change-Id: Ic65daf9ebcecddf569bd494c10010f03bb360299
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109687
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-23  Rafael Lima  <rafael.palma.lima@gmail.com>  [7c1c258ce3396984a5c57874f5ab1e28758c9ed5]

        Fixes localization issues in ScriptForge Help pages
        
        Some code blocks with comments need translation and therefore need to have the localize="false" removed.
        
        Also, other parts of the text shouldn't be localized, so localize="false" was added.
        
        Change-Id: Id072eb88f95ee8759f86d2ca3736698855b50b4b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109801
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-22  Andrea Gelmini  <andrea.gelmini@gelma.net>  [859c52b35a1cd6b624554c71f8ef2097ddd58b11]

        Fix typo
        
        Change-Id: I8f17236721839f1a0fc909629e80c6e18e98fd18
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109826
        Tested-by: Jenkins
        Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>

2021-01-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [18c3e6381615108470e2a17a786b317cc326561f]

        Related to: tdf#55457  how to turn off highlighting after text selection
        
            tdf#55457 displayed confusions about how to "turn off"
            highlighting when typing continues from the end of
            a highlighted selection.
        
            Added an item in the procedure to explain how to turn
            off highlighting in that case.
        
        Change-Id: If670b4de19b25e31b83a12503904bf056c8aeed9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109744
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f3c6e11313b763dbc88dead50e766e0ab25ab243]

        Review Calc's Change Image Anchor help page
        
        Change-Id: Ic37f8960a05c8207210efc688b2161833c433cda
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109725
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-21  Balaharipreetha Muthu  <balaharipreetha@gmail.com>  [702f5ffa247d7ccc0b35b08eb5a7756e1e1867ed]

        tdf#131206 Comment 13 - 1. -Remove section id=”selectnote”  (lines 155-157) from swriter/01/04090001.xhp -add select id="selectnote" in swriter/01/04090003.xhp -add embed in 04090004.xhp, 04090005.xhp, 04090006.xhp
        
        Change-Id: I5e994d64ab05a3ea27e9aafd5870ffc0b5c19ae3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109734
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e9b5c5c090e4874daf878dd555329bfed6c07229]

        tdf#132695 export of character highlighting to MS Word - improve help
        
           Added explanations of the consequences of choosing highlighting or
           shading for export to MS Office. Each choice has an advantage and
           a disadvantage, and these are inverse to each other, so seemed better
           to give clear information so that users can make an informed choice
           that is relevant to their situation, rather than try to recommend a
           better or preferred choice.
        
           Also:
             + added information about default setting in different LO versions
           because some users might have files exported with older LO versions.
        
             + added <tip> about using compatibility filter in "Character
               Highlighting Color" dialog box.
        
           Thanks to Justin Luth and Mike Kaganski for expert advice.
        
        Change-Id: I16c2df016c00ed60b18d9fddfbb3573f425a851d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109672
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a3932cc1047b133170c08c45add70b8197fe9dd2]

        Some corrections in English
        
        * an icon/button is to click not to select
        * Use "long click"
        * remove excessive usage of <emph>
        * "Right click" should not be a <literal>
        
        Change-Id: I604125be12e1ba1bf2504501eca6b757477fc265
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109711
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-01-20  Roman Kuznetsov  <antilibreoffice@gmail.com>  [d1564e769638b68222683ba6b4351b378c9d5585]

        tdf#126555 Change Distribution menu label to Distribute selection
        
        in Help
        
        Change-Id: I059873458581565dad34d43dfcf0e2fa98f416ce
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109678
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-19  Rafael Lima  <rafael.palma.lima@gmail.com>  [2bf658142b7e3c859d353e0d964aa1404fb0087e]

        Creates Help page for ScriptForge Timer service
        
        Change-Id: Id3d0832056edcbd828dd9eadaca4ed906088dc73
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109394
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [451244a261d46ba918ad7e2fcfb1cdce708cfe6b]

        tdf#131206 clarify how to insert document fields
        
          This patch makes the change described in comment 9
          and comment 11 in tdf#131206
        
        Change-Id: Idfb2fd3f7d4f0e7ee8d22e4cb42d8cab043454c2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108339
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4473354ebc51aaba7346e1b6057737df9a220728]

        add related topics and tip to Load Styles help page
        
          + add <relatedtopics> section and link to guide page
          for "Load Styles"
        
          + add tip about how to use "From File" to make templates
        
        Change-Id: I7e2ffcc7c57387e95ecf4d5b6f922664554e67c3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109580
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9faffcbab37c682baf4a3826218f69b5bb6cb9ba]

        tdf#119753 (related: tdf#134432) update help pages for Highlight Color
        
           tdf#134432 changed the label of "Highlight Color" command to
           "Character Highlighting Color". This patch updates the help
           pages affected by that change. Also replaced some German Ids
           and removed some colspan/rowspan.
        
           tdf#119753 was about confusion in how to apply highlighing.
           Made following improvements in Apply Highlighting help page.
        
           ( shared/02/02160000.xhp )
           * moved introduction into instructions, because it was repeating
           * changed position of <note> about changing colors.
           + added <h2> for How to Apply, then two
             <h3> for applying to a single selection or for multiple
             selections
           + add icon table for Apply Highlighting cursor
           + add instruction for multiple remove of highlighting
           * changed position of <tip> about shortcut for applying to word
           + add "triple-click" for sentence and "quadruple-click" for
             paragraph to tip about highlighting shortcut
        
        Change-Id: I1a64a4455ff35374572cc49094eff0324f032264
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109530
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6ef16552f4f1cce36f57b5f20d182b70d8df038f]

        Be less conditional and more imperative in hlp text
        
        Change-Id: I45a7d8a5375e09cb0cdfb216d0154c210b0702bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109439
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d03a0311bc6f582ca311ea1814907b320163b72e]

        improve Format - Bullets and Numbering and List Style
        
          Format>Bullets and Numbering has a Numbering tab, while
          with List Styles, it is a Numbering Style tab.
        
          For Format>Bullets and Numbering
            * added <h2> with Numbering
            * added variable to include description
            * modified description to refer to "numbering" instead
          of "numbering style"
        
          Renamed "Numbering Styles" to "List Styles"
        
          Replaced German Ids
        
        Change-Id: Ia45c1f164e8016b4f554cab586335bcebc8d3ea3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109513
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [02621d694b83cc0fa710cbf110f8262967360402]

        update Load Styles and related help pages to "Load Styles from Template"
        
          https://gerrit.libreoffice.org/c/core/+/109006 changed the label of
          the command "Load Styles" to "Load Styles from Template" and changed
          the some labels in the dialog box. This patch updates all help pages
          that were affected by that change, and takes the opportunity to
          review these pages and make small improvements where needed.
        
           ( swriter/00/00000405.xhp )
            * update menu labels
            * replace German id "vorlagenladen" -> "loadstyles"
        
           ( swriter/00/stylesmenu.xhp )
            * update menu labels for "Load Styles", "Update Selecte Style"
              and "New Style from Selection"
            * update to <menuitem> and <keycode>, only for modified paragraphs
        
           ( swriter/01/05140000.xhp )
             * update menu labels
        
           ( swriter/01/05170000.xhp )
             * update menu labels
             * replace German id "vorlagenladen" -> "loadstyles"
               and "vorlagentext" -> "styles_text" (which does not seem
               to be used anywhere else)
        
           ( swriter/guide/load_styles.xhp )
             * update to <h1>
        
           ( swriter/main0115.xhp )
            * update menu labels
        
        
        Change-Id: I779b2644195f3f6cdc00743c7577875e3e198902
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109289
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-18  Roman Kuznetsov  <antilibreoffice@gmail.com>  [85aba709f71b6d1443db98fbacb22d9b47a71123]

        tdf#139616 Updating a conditional formatting help page
        
        Change-Id: Id34c8e5e003802635e30a7e038d9f413625f1306
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109404
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-01-17  Andrea Gelmini  <andrea.gelmini@gelma.net>  [c5ca7b12b4d593f22db0d450a46335879b5ff2e2]

        Fix typo
        
        Change-Id: I065d78e1451ac2b0b9458935727c72279b7155e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109466
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-01-16  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [91413eacbe8790505dfd4cc452b0fa2e5589ac33]

        Use switches for Ctrl vs. Command on macOS
        
        Change-Id: I13829b216081021ae321a5c7111de0e11e65a7ee
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109440
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Johnny_M  <klasse@partyheld.de>  [942c4de7eb854bb99e3ed79caa283608ec1891a7]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic28f919518537829b86c6afc1efe66d9ac004601
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109433
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Johnny_M  <klasse@partyheld.de>  [606d802dc2c97bc3186983b7c3da7485b4d5b4d1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I50abb30e9ce171c54767f78535dda3a577414522
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109432
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Johnny_M  <klasse@partyheld.de>  [320ca7e3c001621f9bd4266ee940d7d1fd1ba4c0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I991a5aaa37ddbc22fd193cab837bec2c672daf1f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109431
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Johnny_M  <klasse@partyheld.de>  [88b1c44c82a5ead09f54420266e8c30bb5ebaa4a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia437c42384398d61afad346cfdd66819ffa7d4f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109430
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Johnny_M  <klasse@partyheld.de>  [0cd762484faa2059ca5d85c2f98c47c86b836f7e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib73fca400cb77824c149e9080c9a1486ebd77a79
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109429
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d97287d7f83c7e48c27d2541895a7230f09b0ee8]

        tdf#139543 Update Calc sort Option page
        
        - Add missing checkbox
        - Refactor headings
        
        Change-Id: Id88cba0bd89db3ad3265f7e4088de1a29252a053
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109424
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9497d20bf4a61cbf2ddc14d372d2a4cb40994242]

        Update specialfilters.xhp
        
        * synch with UI strings
        * Mute l10n on numbers and sheet headers
        
        Change-Id: Iad23a22b01200ac378b571e4b24b5e62f7398703
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109377
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e642d444e695b75d6f05d95829bd648c89b67971]

        improve explanation about character style
        
          ( swriter/01/05130002.xhp ) (Character Style)
            * improve/expand explanation of character style
            + add <note> about how to use character style
            + add <note> about how to remove direct formatting
            + add <note> about how to find out what properties are applied
              by a character style
            * replace German id
        
          ( swriter/01/05130002.xhp ) (Character formatting)
            + add appl-switch for WRITER, with a <relatedtopics>
              and link to "Character Style"
        
          ( swriter/00/00000405.xhp )
            * update access command to editing Character Styles
            + add icon for Character Styles
            * add sys-switch for F11 for List Styles
            * replace German id
        
           ( swriter/01/05140000.xhp ) ( Styles sidebar )
             * repair path to Paragraph Style and Character Style icons
        
        Change-Id: Idafef996a833bda317d45ff90c23fb7d84813e57
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109125
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [7709cb9bdc8637379db25a29f8a40960cf4e309a]

        Use switches for Ctrl vs. Command on macOS
        
        Change-Id: Ib03896ff4f3b9c757c3cad96906210d72c9191f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109236
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Alain Romedenne  <LibreOfficiant@sfr.fr>  [10f14ef2d4c0eec654ae02c00388fac7127cc980]

        ScriptForge Basic library - WiP
        
        - UI module help page
        
        Change-Id: Icb011f54c0cdd3d870f0ad6c4bc92aa98f8c2c17
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109281
        Tested-by: Jenkins
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-16  Rafael Lima  <rafael.palma.lima@gmail.com>  [2bc7a1de1c0ef5c736381dea36861320927496da]

        Updates/fixes typos in SF_Exception and SF_Dictionary
        
        This patch improves the Help page for SF_Exception and
        fixes bookmarks and typos in SF_Dictionary
        
        Change-Id: I3c332e19c58f14a8fe85704b5b63c917a7ee0146
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109287
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [655482c647bd7a8a4c517d6ef3bd71c7d6f9db68]

        tdf#126492 add mention of new information sent in Crash Report
        
          https://gerrit.libreoffice.org/c/core/+/109358 adds "system RAM"
          to the Crash report. This patch adds this information to the help page.
        
        Change-Id: Id9eb944824f86a1e4916cb2691c84fe2fe6e295f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109348
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-01-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [fc682e9a8b7d6d6438668fb61304460f35002b3d]

        tdf#119657  add related topics links to help about rulers and margins
        
           ( shared/02/13020000.xhp ) (Setting Indents, Margins, and Columns)
            + add <variable> to <h1>
            + add appl-switch and <relatedtopics> section
            + add link in related topics to "Using Rulers"
              For now, this is the only link, and only applies for Writer
              and Draw, so <relatedtopics> and link are only shown for those
              two applications
            * update to <tip>,<note>,<keycode>
        
           ( swriter/guide/ruler.xhp )  (Using Rulers)
            * change order of instructions about changing indents
            + add example to illustrate how to make an indent
            + add link to "Setting Indents, Margins, and Columns" in 'related topics'
        
        Change-Id: Ie8735e3b81667601602f3bdc134433c7d3a874a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109341
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-01-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0a848766232d6516f2af5a7605373b2ab8ca193e]

        tdf#130170 update change in dialog box label
        
          tdf#139017 changed a label in the "New Style from Selection"
          dialog box.  This patch updates the label.
        
        Change-Id: I830cec29fdf1a358ae0a217ee53688059a193f67
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109286
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-01-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [319b987c6acfd51ba009e6c2e63284bf2eec92c7]

        tdf#107229 (related to tdf#138846) update "settings" label to "tools"
        
           tdf#138846 changed the "settings" label to "tools" in the template manager
           This patch makes the necessary updating in the template manager help
        
        Change-Id: I2b20ccfe2919c4d6a15ed12ccf33fc98d003825f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109008
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-01-14  Alain Romedenne  <LibreOfficiant@sfr.fr>  [434d763ddb4a8bb32e3896eb967c93c74479a873]

        Gimmicks Basic shared library help page
        
        - entry points
        - loaded libraries
        - related topics
        
        Change-Id: I762b4985a943a88ef31843c55fdfe98f1badf639
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109282
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-14  Alain Romedenne  <LibreOfficiant@sfr.fr>  [fb2118d675e4c6a7b19b6b27c1cbe56c32e9e41e]

        typo correction
        
        Change-Id: I15d9f396f7d2879bf48c79761e5b4c1ff9de1972
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109283
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a8d509f67da36c7e5a0db4dd3679be8a9b6bf8ba]

        tdf#139542  remove "Data Area" from Sort options help
        
          * correct control name to "Case sensitive"
          * update to <h1> and <note>
        
        Change-Id: I8980bda5daaeaac04c5116de083a8b24a9bbdf53
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109276
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-14  Balaharipreetha Muthu  <balaharipreetha@gmail.com>  [d3699ebe29792a680cc965f5bdaa5b8a9432b8aa]

        tdf#139436 Add Help page for Format - Conditional - Data bar - More Options dialog
        
        Change-Id: I83faa2d1edb8f5cba08a7b1054bd66fc17f835b9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109129
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-12  Andrea Gelmini  <andrea.gelmini@gelma.net>  [75c9e1fd0d4516a4bbe2a513d4a123049c92934b]

        Fix typos
        
        Change-Id: I232cd6b08484abea225560cfe96bd30166394dc7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109170
        Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Tested-by: Julien Nabet <serval2412@yahoo.fr>

2021-01-12  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [6d4dab0752d6a058ea6f57d079686c3bfbf888bf]

        Use switches for Ctrl vs. Command on macOS
        
        Change-Id: I03d2ee23802f1da02129f5f40852d231b94c16c0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109163
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-11  Rafael Lima  <rafael.palma.lima@gmail.com>  [3a202a242eacd1bb7739686cc4803950cbe3d24f]

        Update SF_Dictionary Help page
        
        Improves text and adds new examples.
        
        Change-Id: I17fca5debf0a0f4f952a3d624ba2a64cf1d596eb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109112
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-11  Alain Romedenne  <LibreOfficiant@sfr.fr>  [c825f67c94487cc177b515b8d13b78d013869348]

        Basic error handling functions
        
        - extra link to ScriptForge.Exception service
        
        Change-Id: Id4842de06e7f45c2f5eec61f67ec1dfee9d8341b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109009
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [abc66a37199c42a8fe969e796e91d36b9565775f]

        tdf#139498 update "Attributes" and "Find&Replace" help
        
         This patch updates labels so that all Attributes in 7.2
         are listed in this help page, and corrects some of the
         explanations.
        
         ( shared/01/02100200.xhp )  (Attributes)
           * Revise explanation of how to search for attributes, including
               how to use "including styles" checkbox
           + add "Overline" attribute and explanation
           * update labels and explanation for Case effects
           * update label Scale -> "Character Scaling" and its explanation
           * update label: "Split Paragraphs" --> "Do not split paragraph" and
             improve explanation
           * correction to "Individual words" explanation
           * removed specification of Underlining types and Strikethough
             types (because many more have been added, and they all work)
           * improved explanations for "Outline", "Relief", "Shadow" and
             "Page line-spacing"
           * add <relatedtopics> section and embed to
             "Find and Replace" and "Searching with Attributes"
           * update to <h3>
        
          This patch makes a general review of Find and Replace
        
          ( shared/01/02100000.xhp )  (Find and Replace)
           * fix switch that prevented showing of header and explanation
               for Calc and Writer
           * change h2 to h3 for controls that are in a section to give better
             visual impression of relationships among controls
           * move notes to more appropriate places
           * combined two notes that overlapped
           * move position of "Comments" control for Writer
           * update to <h1>,<h2>,<h3>,<note>,<tip>,<keycode>
        
        Change-Id: I224eff872ffe3e584263bdc6da8bd6dfa3dbe2ff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108995
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0703d0cacd74d084009d7f8436fa833c77b56c1f]

        Refactor and fix links in database Help
        
        Change-Id: Id6a6eabd496ca6c49979e6766081d78274217c4e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109096
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c412498d5a623090b6dab0a6a07ca71ac7bd3b7c]

        tdf#131206 update and correct Template fields in Insert dialog
        
           + add missing choice: path/file name
           * update change in field format "Style" -> "Template name"
              (because of tdf#139295)
        
        Change-Id: I350988201d2bb1a7b68bfb9c2bbebe42dd67bba3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108337
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2021-01-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [71f9d3530768b594d2e8b3ff0f9c038b23e668cf]

        Fix typo
        
        Change-Id: Ia17979ad96a5ba97b212223b236647af70b6f93b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109090
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-10  Jean-Pierre Ledure  <jp@ledure.be>  [9a888e136a47b381837a2aecbf586c96637f8c64]

        Remove reference to Calc sheets in Array service
        
        Within ScriptForge services,
        import/export methods between arrays and Calc sheets
        are in the SF_Calc module and, hence, in the sf_calc.xhp help
        
        Change-Id: I95386bfa83a8c15e84b9f097ce9cd5401f5abf45
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108993
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-01-09  Andrea Gelmini  <andrea.gelmini@gelma.net>  [0b90b02540e278f632d4526c75dbe986d1f2d8b9]

        Fix typo
        
        Change-Id: Ib35a4fe3b4f6d5d1da567d92e860d327987e564c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109033
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-09  Balaharipreetha Muthu  <balaharipreetha@gmail.com>  [e3ac5513e2a4729063413ba131ef0cb5cb8f6daf]

        tdf#103587 - Find and Replace : Add explanations for options: Kashida sensitive and Diacritics sensitive.
        
        Change-Id: I4d94ed1c76ff799280b32bfec184a617c2a3d7f9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108994
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-09  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1a448c30bca44a332348446afce82a3f5294461a]

        tdf#107229 final tweaks in template manager help - import and relatedtopics
        
        ( shared/guide/template_manager.xhp )
         * move <note> about adding paths to "My Templates" to "Main Window"
           because it is about what choices are available.  It also avoids
           have two notes together in the same place.
         * modified "Import" explanation to make it clear that multiple files
           can be imported
         * added <embed> with link to guide page about files and templates
         * repair broken link in <relatedtopics>
         * improve ordering of topics in <relatedtopics>
        
        ( swriter/guide/templates_styles.xhp )  (Templates and Styles)
         + add link to "Template Manager" in <relatedtopics>
        
        ( source/auxiliary/swriter.tree )
         + add link to "Template Manager" in "Templates and Styles" section
        
        Change-Id: I4cd17696188da1a344d1143344e5cacd9b18e1ba
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108910
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-08  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [1be17f48daa2fd77eb955410b10edcf21da13749]

        Use switches for Ctrl vs. Command on macOS
        
        Change-Id: Ib0c3b971e927d7828290549dee0c2ffca9873f6a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108974
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [cb92b1c7175df1d38637a5b944f9f96314d26f8b]

        tdf#122720 tdf#107229 new help guide about paths and templates
        
           New guide page with comprehensive information about the interaction
           between the filesystem and the appearance of template names
           and categories in the template manager.
        
        Change-Id: I49e15a6ee557dfb9275c5f12b01d1de2ce60843c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108183
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-07  Rafael Lima  <rafael.palma.lima@gmail.com>  [90ff361318d532268651209e7e8fcb69afd40b69]

        Update SF_Array Help page
        
        Change-Id: I91312284137f9d5bf6394724960003ea2366a3fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108907
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-07  Andrea Gelmini  <andrea.gelmini@gelma.net>  [bdf63c9283a2081c947b65ef12a18cc9818f4bfb]

        Fix typos
        
        Change-Id: Ieaa9f4476a8738121453eb3589b98d5c17feeb72
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108915
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2021-01-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [491c08b20af8a0d1b2fcf3caf74926202fbcb541]

        tdf#107229  update "Save as Template" help
        
           The labels on the controls changed with
           https://gerrit.libreoffice.org/c/core/+/107813
           This patch:
           * updates the labels to the new names,
           + add a link in the <relatedtopics> to the
             Template Manager help page.
           + add <note> that explains this is recommended method
             and mentions "Import" as another way to add
             templates.
        
        Change-Id: Iad5b580d6c2f8917c37eb6cac9ba5b1c94adaa8e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107998
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ef042f162e7403d0afb776b2efe81590e5242012]

        tdf#107229 update help page for template manager
        
         ( shared/guide/template_manager.xhp )
           + variable to <h1> for embedding into Related Topics
           + add "Thumbnail View" and "List View" and associated icon tables
           - remove <note>, which only repeats the information in <howtoget>
           + add missing "you" in introduction
           + add "Presentations" to filter list and XML markup to paragraph
           + add "All Categories" to Category list and XML markup to paragraph
           * spelling correction "defaults" -> "default"
           * improve explanation in <tip> about adding folders to Template path
              and XML markup in paragraph
           * change "Settings button" to "Settings icon" to be consistent with
             the "Settings" section; add "Reset Default Template" option and
             explanation.
           + add "Rename Category" to Settings submenu, and add XML markup
           + Add icon tables for "Setting", "Import", "Export", "Extensions"
           - Remove "tip" that only says "Refer to standard template" (which
                was included in original version from 2017.  Same link is
                already included in Related topics.
           * Correct label from "Browse templates online" --> "Extensions"
           * updated description for searching for templates online
           * templates.libreoffice.org --> extensions.libreoffice.org.
              Because tags are curated on that website, have added the tag for
              templates to the URL.  (changed in two places)
           + add explanations about how to select multiple templates for "Move"
             and "Export", thereby implying that batch operations are possible.
           + add tip with sys-switch about shortcut key to select all in
             connection with "Move" and "Export"
           + Add <h2> heading before context menu items
           * Change context menu item headings from <h2> to <h3>
           * change "Delete" explanation to indicate that multiple templates can
               be deleted, and add XML markup
           + Add <note> that builtin templates cannot be edited, renamed,
               or deleted
           * correction to Example 1 about selecting/opening templates
           * correct reference to icon in Example 2 and add period.
           * change (e.g.,) to "for example" in Example 2
           * Reworked Example 3 from "negative" formulation to "positve"
               statement of what can be used, and then note that unavailable
               features can be accessed by restarting Template Manager.
        
        Change-Id: Ie53d865545a78224bcd018928667edd33e4b51dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107549
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-06  Alain Romedenne  <LibreOfficiant@sfr.fr>  [40c4109b5b8554f5c068b0ccadad5577a6a0096c]

        ScriptForge library modules - WiP
        
        - Exception module
        - 7.1 mention in lib_Scriptforge
        - x-refs between VBA Err object and sf_exception
        
        Change-Id: I8512635ff54b50bb190c3fe734441d6b7e9ae9c1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107798
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-05  Balaharipreetha Muthu  <balaharipreetha@gmail.com>  [225876e1e8422e640c8ac8439d040376e058a097]

        tdf#86525 - Add 'Data Bar' section in conditional formatting
        
        Change-Id: Ia5baaa064a49ae80732399cc93e73f8c32e4bc8c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108697
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [19c16ab2f12ea315fe96951023baab7c66495cbb]

        tdf#138301 - clarification of Data Validity example
        
        Change-Id: I20035ef3fad94c83ce06c8380f8c691cd85c7f83
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108714
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2021-01-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [9c9690285ccb3e2116626b84f6747f9f71d35b20]

        "page fields" in pivot table have been renamed to "filters"
        
        Change-Id: I4b13bdbb91e5953833a518a5068b7db45147a3ea
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108447
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2021-01-04  Jean-Pierre Ledure  <jp@ledure.be>  [c832000c08c6c348d8c1e4914477d6820a42656d]

        ReplaceKey() method: the replacing key, (2nd argument of the method) must not exist
        
        Change-Id: Ia8613c5c82c0a086e0948032f912d828e52e1feb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108589
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>

2021-01-04  Justin Luth  <jluth@mail.com>  [decf4898bd9079f9677f501cb9f5f2d2038984d5]

        tdf#134881 sw table dlg: Adjust columns proportionally
        
        The implementation changed in LO 7.2 to match:
        
        "Adjust columns proportionally results in all columns changing
        their widths by the same percentage when one is changed.
        For example, if you reduce by half the size of a column,
        the sizes of all the other columns will be halved."
        (July 2018 LibreOffice Writer Guide 6.0 page 282)
        
        The previous implementation would have fit the title
        "Adjust columns equally", by the exact same amount.
        
        I have no idea where the guide got its idea
        that the change was percent-proportional
        (although that is the natural reading/assumption)
        because the previous implementation was in effect
        already at the initial import from OOo.
        
        Change-Id: I8de4b39bfd85ce497eccae6a0ad0bcbd8ff7e1e4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108522
        Tested-by: Jenkins
        Reviewed-by: Justin Luth <justin_luth@sil.org>

2020-12-31  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a7b6a0c0ca1e250f951260cfc37877ae6b66ec2d]

        tdf#139316   change Unicode U+201d ” to Unicode U+0022 "
        
        Change-Id: I8bd5aa9ec4064d3a7eedc17a818b3c075a13cfd8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108349
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e5aeb1d6368a566f2c10920af77ede9042ac3e8a]

        tdf#139286 and tdf#137347 update slide sorting shortcut keys in Impress
        
           Mapping for Ctrl+Shift+End, Ctrl+Shift+Home, Ctrl+Shift+Arrow Up
           Ctrl+Shift+Arrow Down were changed in 5.1.
           This patch gives the correct commands for these keys and moves
           them to the Slide Sorter, where they apply.  Also added "Slide Pane"
           to the Header, because the shortcut keys apply in both cases.
           Also some XML cleanup.  Appears from LO 7.2.
        
        Change-Id: I4429c8eea580b29b901a5c579cda1e0b218dbf88
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108341
        Tested-by: Jenkins
        Reviewed-by: V, Stuart Foote <vstuart.foote@utsa.edu>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [90f2b391658858e1faa15f78c989225cc867d6b2]

        tdf#107229 update and move template path location information
        
          ( shared/01/01020000.xhp )
            This is the help page for File > Open.
            Changes only in the "template" section of that page, but
            kept the relevant information about LO checking whether a
            template has been modified, and what actions are
            necessary or possible when a template is modified
            or missing.  Changes are:
        
            * change <note> (about template checking) to <paragraph>
              because the <h3> for this section indicates that the content
              is about templates, so no need to use a <note>.
            * combine the content of the note with another paragraph in
              this <h3> section which repeats the same idea.
            * changing from <note> to <paragraph> also removes having two
              <notes> next to each other.
            * Modify <note> about which paths are checked for templates
              from "negative" to "positive" formulation.
            - Remove general information about path locations for templates,
              which will be added to a new guide page about Managing Templates.
              A link to that page can then be added to this page.
            * Improve structuring of material, so that it is clear that a
              dialog box appears with choices to make.
            * update to <h1>,<h2>,<h3>
        
          ( shared/optionen/01010300.xhp )
            * corrections and improvements to explanation about location
              of paths, including link to Wiki page with detailed
              information about location of "user profile"
              (Thanks to Mike Kaganski for this suggestion.)
            + add <variable> to <h1>
            + add <variable> to the sentence with link to Wiki page,
              so it can be reused in other pages that need to refer
              to location of user profile.
            * change "user" to "user profile"
            + add entry for Dictionaries
            * change "Graphics" to "Images"
            * move "Backups" and "My Documents" to correspond to
              positions in the Paths dialog box.
            + add <caseline> for MAC, to show correct directory paths
            + add explanation about internal paths and their location
            
           ( shared/optionen/01010301.xhp ) (Edit Paths)
             + add <relatedtopics> section and link to "Paths" 
        
           ( shared/00/00000406.xhp )
             + (autotext only) for the get access command
        
        Change-Id: If38b967bbfdb1a1cbc5b42b797cdde47832c6227
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107553
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-28  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f1e2ee29e7eab68452fd345127a3d14ba0958c77]

        Resolves: tdf#130170 update help on "new styles from selection"
        
          for "new styles from selection" section
           * grammatical correction and clarification of instructions
           + add variables to three instructions that are repeated
             in drag-and-drop.
           + add icon for Styles actions menu, which is mentioned in
              instruction
        
          for "drag-and-drop" section
           + use <embedvar> for instructions that are repeated from
             previous section.
           * In 2004, this help page was checked in with a note
             about drag-and-drop with frames. But there is no reason
             or need for a separate note. Simplified and improved the
             instructions for frames, and integrated them with the other
             styles.
           + added instructions about list styles
           - remove instruction about drag-and-drop for page styles,
             because it is not possible to drag-and-drop page styles.
           + Add mention about dialog box for naming the new style.
           + add mention that for table and page styles, the Styles action
             menu must be used.
           * rearrange order of <relatedtopics>, improve label on link to
             help on Styles sidebar, add link to "Styles - New Style from
             Selection" command, drop link to general page on "Templates and
             Style" to reduce clutter, and because links to that page are
             also found on other pages linked into <relatedtopics>
           * update to <h1>,<h2>,<menuitem>
        
        Change-Id: I769587b7bbf3cf667b1c35c6a17cceca04ca24f2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108002
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-28  Seth Chaiklin  <sdc.blanco@youmail.dk>  [787dd690a7fd636c22f24b5561e9ba93503f56de]

        tdf#130170 update and elaborate Create Style dialog help
        
           * change page title and control names because of
             tdf#139017, which changes dialog box.
           + add module-specific introduction/explanation of
               purpose of dialog box, with application-switch
               for all applications
           + add <howtoget> section with module and sys-specific
               application-switch for all applications
           + add application switch to <relatedtopics> section, and
             add module-specific links for each module.
        
        Change-Id: Id8219cdd53fcc15c5fd46c0e38108689e0e48848
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107904
        Tested-by: Jenkins
        Reviewed-by: Martin Srebotnjak <miles@filmsi.net>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-12-28  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2d25728791cda5d7cc9ddc0b38915977a00c6d11]

        use proper steps order in setting of custom style of headings
        
        the style has to be selected after heading level has been chosen
        
        Change-Id: I9deb475ca3bae55ed5683b583d3785759fee110e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108386
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-12-27  Ming Hua  <plateauwolf@qq.com>  [eec60108b90928b81d094f7f37250164467d8cd6]

        tdf#139122 Add information about locking/unlocking toolbars
        
        The toolbars in the default "Standar Toolbar" UI are locked by default
        since 7.0, so "Using Toolbars" help page is updated to reflect this
        change and information about locking and unlocking toolbars are added.
        
        Also update the entire page to use new XML tags, and some general
        clean-up.
        
        + add a paragraph at the beginning of the page explaining the
          docked/floating status of toolbars, and mention that toolbars are
          docked and locked by default
        + add two sections about unlocking and locking docked toolbars and
          corresponding bookmark
        * move description of toolbar handle from undocking section to unlocking
          section
        - remove unnecessary list structure in the section about undocking
          toolbars
        * use more specific XML tags throughout the page, such as <h1><h2><h3>
          tags instead of <paragraph> for headings, as well as <warning><note>
          tags instead of <paragraph>, and <menuitem> tags instead of <emph>,
          where appropriate.
        * use en-dash instead of ASCII hyphen for menu items
        - delete old comments intended as changelogs and no longer relevant
        
        The "Part of the main window - Toolbars" section of _Getting Started
        Guide 6.4_ (Chapter 1, pages 20-22) is used as reference.
        
        Change-Id: Id6256c75cd99e7b7db69bbff2a4d36be72a2d7cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108297
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-23  Balaharipreetha Muthu  <balaharipreetha@gmail.com>  [d462827fcf95d41e1735ca44c85622a1675fec6c]

        tdf#84455 - Add note : Group doesn't work with track changes on.
        
        Change-Id: Ic9c641fa2309391071432e07a3be766e51c97c5b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108178
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [095dd4e50117f149332c20b7489c4698c257cf49]

        Fix a "D'oh! you found a bug"
        
        + Some refactor on the pages.
        
        Change-Id: Iec37d94dfa40292eeaae3dae3cf6ab1189fa8d2a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108124
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6cbff81636b27194363fb906f54dbae70fbe4b68]

        Related to: tdf#138621  Change "Open Template" to "Edit Template"
        
          tdf#138261 changed the label for .uno:OpenTemplate
          This patch updates all relevant help pages to reflect that change.
        
          ( shared/01/01110400.xhp )
            * "Open Template" --> "Edit Template"
            + add "related topics" section
            + embed link in related topics to standard_template (about
                creating and modifying templates)
            * update to <h1>,<menuitem>
        
          ( shared/01/01110000.xhp )
            * update to <h1>
        
        Change-Id: Id4e4279256c5ede1df22f948304fbb65723b3620
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107617
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [546911b845a41f1c1a7188985f6237767114a536]

        tdf#138715 Remove description of “Firefox” import option from Help
        
        Change-Id: I09c96d32b03684c8c7500a8b0c7a168399458949

2020-12-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d9c78c177215b85db5f155472ca9313855a8725b]

        Fix minor typos
        
        Change-Id: I141f788c0baebd0bf19489fd0bf969a3879ada45

2020-12-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0e196f08f250f652ff087de7ab9ca6e0caafcdd7]

        tdf#137084   update and link some command names in Styles menu
        
          * update command labels
              "Update Style" --> "Update Selected Style"
              "New Style" --> "New Style from Selection"
          + add <link> to "Load Styles"
          * update to <h1>,<h2>,<tip>
        
        Change-Id: Id8f168cb248ff271d3a9557b50c73863ddd37c25
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107909
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-12-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f5ff6097a41055bb91d73a9c9fa847f03212431c]

        tdf#107229 repair links to standard_template
        
        Change-Id: Ic71e11d69ae13ee5b391460c3125240f83883438
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107905
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-12-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [421d76024ce554072d3e062345eeaa32e735f3c6]

        tdf#130170  - add related topic to Create Style
        
           ( shared/01/05140100.xhp )
             + add <relatedtopics> section
             + add <embed> to guide page "Updating Styles from Selection"
                 ( swriter/guide/stylist_update.xhp )
             * update to <h1>,<h2>,<h3>
        
            ( swriter/guide/stylist_update.xhp )
              + add sys-switch for F11/Cmd+T
              * update to <h1>
        
        Change-Id: I9981d46d44f3cb3af490deb0f2b8f976fa111892
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107902
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-12-17  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9d505510f15289b1393c2b2c654b23f03790c250]

        tdf#99613  clarify empty parameters in IF function in Calc
        
          + add two examples; explain that empty parameters are
             considered to be 0.
        
        Change-Id: I5c218472774fdd00581cc0e12f2b228191742275
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107381
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2020-12-17  Alain Romedenne  <LibreOfficiant@sfr.fr>  [165f2eb082e5132ae2734c3c014bf7f35ee0ef8f]

        ScriptForge library modules - WiP
        
        - sf_array page restored after being overwritten
        - self-links in both pages on H1 tag
        
        Change-Id: I9c3d47447124d5c7199a03c9a7d76e0e337244ef
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107695
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-17  Balaharipreetha Muthu  <balaharipreetha@gmail.com>  [d8e499a2dafadafc7cf90869f1046e1df8c2d3f4]

        tdf#116381 - Add help file - anchor types for an image in Calc
        
        Change-Id: Ib2d9cbd0607e47f1adeb74f5c4a31e984d07197a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107545
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-16  Johnny_M  <klasse@partyheld.de>  [a79d500fcf233f3da1afb1b4d1b63ea3ad18de59]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8a5225349b89ed04ec1e218264b168101e33f69a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107651
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-16  Johnny_M  <klasse@partyheld.de>  [3d55957744a3e88eff6a365fe245a487e8201d36]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8ee9ee061801051a8b332edcc7226495d0c968ed
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107650
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-16  Johnny_M  <klasse@partyheld.de>  [110d3e0065399ebc82dd198114726dc26dc18613]

        tdf#132643 Translate German section IDs
        
        Change-Id: I77a9bac57e1982eb750957ce755979e07ec3cd2b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107649
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-13  Seth Chaiklin  <sdc.blanco@youmail.dk>  [bcd9a10a15166be315cf9806f9ee7db0c962b43c]

        tdf#107229 add links to related topics between template help pages
        
          ( shared/guide/standard_template.xhp )
            + add related topic embed to "Templates and Styles" for Writer
               in appl switch
        
          ( swriter/guide/templates_styles.xhp )
            * repair link "swriter" --> "shared"
        
          ( shared/01/01110300.xhp )
            * repair link "swriter" --> "shared"
        
        Change-Id: I313024339a43a50ac5fbe2d97473dff4d1989b6f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107624
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-12-13  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e784d298ec11c408d1dcdb8493541033cf271922]

        tdf#107229  add links to related topics for template help pages
        
          ( shared/guide/standard_template.xhp )
             + add missing .xhp to templatemanager link
        
          ( shared/01/01110000.xhp )  (submenu for File > Templates )
             + add <relatedtopics> section
             + add appl switch in related topics section for Writer to
                embed link to "Templates and Styles"
             + embed link to "Creating and Modifying Templates"
                (standard_template)
             * update to <h1>
        
        Change-Id: Ia419b5eb5ac0e4ab4c748cf0afc7fbb378d4d98e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107623
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-12-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [7069de582ee20b0b70f13612a61559f92ab2c85f]

        tdf#107229 revise template section of start center help
        
         ( shared/guide/startcenter.xhp )
           * repair inaccuate description of clicking the "Recent Files" button
           + add explanation about removing an item from "Recent Files" list
           * change "Recent Files" to "Recent Documents" (changed in tdf#138823)
           + Add <h2> heading for Templates
           * change "tip" to "paragraph" about clearing all items from
               "Recent Files"
           * Corrections to operations of Templates button
           * change "tip" about template context menu to "paragraph"
           * change "warning" about thumbnails to "note" about encrypted files
           * update to <h1>,<h2>,<warning>
        
        Change-Id: I5098d488c26ea428570a777f221e035851de3bdb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107550
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-12  Stanislav Horacek  <stanislav.horacek@gmail.com>  [db385e9dc13dc69ebd15f8af305e4243ebdd4f6e]

        fix "Insert Sheet from File" menu item
        
        Change-Id: I7d72d599c476a098f5b3c0ffca1cfd1d9cd1aefd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107636
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-12-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a5b9c9c43de5d8d99aff4a739765551bcf30c059]

        tdf#107229 remove two more obsolete template guide files
        
        Change-Id: I9d1ba7eda7f5f96a32930cb834fb13a93643e752
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107537
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-12-10  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [a57c5901e98af74279502f6adbab65a3d101dd03]

        Update AllLangHelp_shared.mk after file removal
        
        Change-Id: I78b49e10827e41df95eeacc1e7fe0fb19a9bc2d7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107573
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-12-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9512494c315aee4af46fa9a9eca0e4be0210e3cd]

        tdf#138301,tdf#130738 add "Custom" condition in Data>Validity-Criteria help
        
            + add Custom and explanation to list of Allow conditions
            * correction to condition:  "Whole Number" --> "Whole Numbers"
            * update two <h2>, one <h3>
        
        Change-Id: I1a6034af51c8dc5afe5a44a0043e26556cf94f8f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107374
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-12-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c9f02245818790a55c64b9dc66da43cdbb20af6a]

        Resolves: tdf#107229  remove unreferenced file
        
            shared/optionen/01040301.xhp was created to embed the entire
            shared/optionen/standard_template.xhp so that it could be
            used as a link to shared/optionen/01040300.xhp
            
            Maybe it made sense at the time it was done, but now it
            is easier to make the link in shared/optionen/01040300.xhp
            to point directly to shared/optionen/standard_template.xhp,
            so this file is no longer referenced by others, and its
            content came entirely from shared/optionen/standard_template.xhp.
            So now being deleted because it longer has any purpose.
        
        Change-Id: I1d356930c98c17020e768d272e8560fdf066b456
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107535
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Tested-by: Jenkins

2020-12-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1f5e7cbaf41f21b72713814f1517be23f933258d]

        tdf#107229 simplify embedding for default template help
        
          ( source/text/shared/optionen/01040300.xhp )
            * changed link from (shared/optionen/01040301.xhp ) to
                (shared/optionen/standard_template.xhp ).
                 shared/optionen/01040301.xhp simply embeds all of
                 "standard_template.xhp".
                   No advantage in having a separate 01040301.xhp to
                   embed into 01040300.xhp, because (a) makes relation
                   to standard_template.xhp more difficult to see, and
                   (b) the title in 01040301.xhp is only "change default
                   template, but the reference from 01040300.xhp is also
                   about customizing templates.
        
             * update to <h1>,<h2>
        
          ( source/text/shared/optionen/01040301.xhp )
        
               with this patch, 01040301.xhp is not used by other
               files now. Could possibly be deleted.
        
             * update to <h1>
        
        Change-Id: I00b2ac9f9aad3865172ed985e3394492fa122d46
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107296
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [13cd181da4668aba0ba1e60c928d91c4892754db]

        Related to: tdf#138662   improve help for renaming Calc sheets
        
          * move <tip> and <note> to better location
          * move prefix explanation to better location with own <h2>
          - drop links to page that does not give any help about prefixes
            and add menu command sequence to get to the relevant place.
          * Revise explanation about naming (drop select, add double click)
          + add explanation about single quote restrictions.
          - drop warning about WindowManager (which was added in 2006)
          + add <literal> to restricted characters
          + add new <h2> headings to clarify page content
          * convert one "note" to a paragraph under a new heading
          * where paragraphs were changed, add <menuitem> as apppropriate
          * update to <tip>,<note>,<h1>
        
        Change-Id: I8a0e97b871331e0e3300a68252ae4096500aeeb1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107380
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-12-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [452d30de3107e088c203c61e761a1319b528d789]

        tdf#107229 replace links from template_{create,default} with standard
        
           In https://gerrit.libreoffice.org/c/help/+/105855,
             standard_template.xhp was updated to give explanations about
             creating and modifying default and custom templates. This
             updated page makes "template_create.xhp" and "template_default.xhp"
             obsolete. This patch replaces all links to those pages
             with links to "standard_template.xhp". No attempt was made
             to update the content of "template_create.xhp" and
             "template_default.xhp". (Also, the content of these two files are
              almost identical.)
        
           ( swriter/guide/main.xhp )
              * replace template_create, template_default with standard_template
              * update two <h2>
        
           ( swriter/guide/templates_styles.xhp )
              * replace template_default with standard_template
              - remove incorrect link to predefined templates 
              * correct spelling mistake
        
           ( shared/guide/template_manager.xhp )
              * replace template_create with standard_template
        
           ( swriter/guide/templates_styles.xhp )
              * replace template_default with standard_template
        
           ( swriter/guide/using_hyphen.xhp )
              * replace template_default with standard_template
        
           ( swriter/guide/text_direct_cursor.xhp )
              * replace template_default with standard_template
              - delete template_create
              * update all icon sizes to 1cm
              * update to <h1>,<relatedtopics>
        
           ( swriter/guide/template_create.xhp )
              * replace template_default with standard_template
        
           ( swriter/guide/template_default.xhp )
              * update to <h1>,<h2>,<relatedtopics>
        
           ( shared/guide/standard_template.xhp )
              - removed template_default from <relatedtopics>
        
           ( auxiliary/swriter.tree )
              * replace template_create,template_default with standard_template
        
           ( shared/guide/aaa_start.xhp )
             + add link to template_styles in "related topics"
             * update to <h1>,<h2>,<relatedtopics>
        
        
        Change-Id: I3e24bdac060339ca15c3ddfb5f1bc34f5e8e77ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107302
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-12-08  gar Soul  <tremany@yahoo.com>  [a097662d6678263bb91b6a1dc1f5494fbf47bf38]

        tdf#95147 Add note to use Optimal Height with wrapping in XLS files
        
        Change-Id: Ia7a0f3a1cdbb514f95a19cf1496b0b82bd1626cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107308
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-12-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [fe288ef6220041285e0a76fe0b418715b63922d2]

        tdf#138648 repair module-specific menu sequence for Tools>Autocorrect...
        
         ( shared/00/00000406.xhp )
           * Writer uses Tools>Autocorrect>Autocorrect Options, while
             Calc, Draw, Impress use Tools>Autocorrect Options. Therefore
             add an inline switch for that sequence, plus for the four tabs
             used by Calc, Draw,and Impress (Options, Localized Options,
             Relace, and Exceptions), to give one sequence for Writer and
             the other sequence for the other modules.
           * update the modified menu sequences to <menuitem>
        
         ( shared/01/06040100.xhp )
           * update to <h1>
           - remove irrelevant comment
        
        Change-Id: I5bdeb5bce6ceaeef2c815427918891926359a349
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107376
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-12-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4941e91343b1f0d78af7e79c59907bc893309685]

        tdf#138714 update help page for Calc shortcut keys
        
        Change-Id: I2f99aef41ac34f8cf7fa70d1be6dd19f0bc93912
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107313
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2020-12-08  Ming Hua  <plateauwolf@qq.com>  [1fee4fdda2643c941abce00b3b7cb15fa851f85c]

        Small formatting changes to data validity criteria page
        
        - add <keycode></keycode> tag for keyboard shortcut
        - use precise <emph></emph> tag for UI items, and exclude other text
        
        Change-Id: I4d80aab3b82ff2ebe6e0dec6595b9d02708f46e0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107213
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-08  Alain Romedenne  <LibreOfficiant@sfr.fr>  [24db503333ae5193babbd5db33c0344ca0c5e3e1]

        ScriptForge library modules - WiP
        
        + Array module
        + Dictionary module
        
        Change-Id: Ida2290005befb59f2b7c3699744ff49b32226e24
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106513
        Tested-by: Jenkins
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3e9c3e7f6da0204042ad3a1f51ec360d62919e17]

        Review PDF accessibility page
        
        * eliminate e.g
        * ...more
        
        Change-Id: Idcad442a6c1431d867275b4d7f5bbc9d7cdcb22f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107238
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c878f6d6a31245cf2dcebbbf27a17defc3d96660]

        tdf#126492  update help information about Crash Report Tool
        
          This patch updates the Error Reporting help to the Crash Report Tool,
          which was introduced in 2016.  The same basic form is used, with
          details adjusted to correspond to the new tool. Also corrected
          the name of Windows system tool that collects memory traces.
        
          The Crash Report uses Breakpad, a third-party general library, which
          can be used to customize the minidump sent to 
          crashreport.libreoffice.org.
        
          The present patch is constructed partly from some general information
          about what is collected that appears on Markus Mohrhard's blog [1],
          the documentation for breakpad (in general)[2], and from looking at
          actual reports in crashreport.libreoffice.org.
        
        Information sources:  
          [1] https://mmohrhard.wordpress.com/2016/06/19/crash-reporting-for-libreoffice/
          [2] https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/
        
        Change-Id: I45657601ddc1f1463e8a3e6c93614d154f19b388
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106230
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-12-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a2bd1ce7cf53abd37db55422c9b99a4e50d9d463]

        tdf#105719 tdf#122720 tdf#107229 help for making default template
        
           ( shared/guide/standard_template.xhp )
            * Modify title to Creating and Changing Default and Custom Templates
            * Move isolated listitem into procedure for creating default
            * Update procedure for making default template
            + Make separate procedure for updating existing default template
            + Add procedure for setting a template to default
            + Rework/elaborate section on Custom templates
            + Elaborate section about saving templates (tdf#122720)
            + add bookmark for creating templates
            * update to: <h1>,<h2>,<h3>
        
           ( shared/01/01110300.xhp ) [ File - Template menu ]
             + add related topics section and link to standard_template
             * update to: <h1>,<h2>
        
           ( swriter/guide/templates_styles.xhp )
              * update to: <h1>
        
          ( swriter/guide/main.xhp  )
               * update to: <h1>,some <h2>
        
          ( shared/guide/main.xhp  )
               * update to: <h1>,<h2>
        
        Change-Id: I9507c70862dfdd9d844d2c53e4833bbc9bfe71a1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105855
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [609d466f02d63c43d42636627ee3b35e26df4661]

        tdf#65991 improve help for keyboard navigation with footnotes and endnotes
        
           + add instructions for keyboard shortcut from text to footnote
           + add icon table for "Insert Endnote" with instructions
               for inserting endnotes directly
           + tip that shortcut keys can be made
           + add link to "Marking Shortcut Keys
           * update icon size to "1cm"
           * update to <h1>,<h2>, <relatedtopics>
        
        Change-Id: I9e65002236d7cf006df36b7e7ed4881658ab89cc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107212
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-04  Balaharipreetha Muthu  <balaharipreetha@gmail.com>  [7ad3201bf8bc895e9cc8742fe51ac94431ec50bf]

        tdf#138627 - Repeated data in Tables of File Conversion Filter Names
        
        Delete repeated rows in table
        
        Change-Id: I83fc15c1063644d086cbc5fef4ec6f9764dbb4c5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107197
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5e804bf7708f734fcfe1619286a9319c2849ec5f]

        Review print selection Help page
        
        * Add section to hold sublist (see DTD)
        * drop table
        * drop future and use present
        * change "e.g" to "For example"
        * drop parenthesis
        
        ref: https://wiki.documentfoundation.org/Documentation/DocumentationTeamInfo/StyleGuide#Writing_style
        
        and below.
        
        Change-Id: Ia6a79eda713074ad651f4961dd7916ff3e63de2d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107179
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-12-03  Alain Romedenne  <LibreOfficiant@sfr.fr>  [37d03e7d61caa560373268675ad87d91242bce05]

        tdf#131416 Basic Syntax Diagrams - the end
        
        + Beep
        + MkDir
        + RmDir
        + Stop
        + With
        
        Note: Basic functions are not provided with a syntax 'diagram' as their syntax is conventional.
        
        Change-Id: I36e37947f8982dd0f27241e6a76edc84572bc636
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106947
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-12-02  Ayhan Yalçınsoy  <ayhanyalcinsoy@pisilinux.org>  [845da7694bd6e444db9cea206ccd15bd21e97921]

        tdf#137720: Help files-Page Setup replaced with Page Properties
        
        Change-Id: I131e80d08076fd2d7d198a65e4fb7cb77acc16f8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107029
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-12-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [256943b5885310416bf7422e132dc94ce1d78f7f]

        tdf#138389 improve Y-M-D pattern and add two-digit year explanation
        
        Change-Id: I677899a9a439a49aedbdf794a5a058d9595da2f9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107020
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-12-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [be1839104c885a769c6caf84feb83c272b68f763]

        update menu sequences
        
        Change-Id: Ia3e2794564b75f2dea326028dcf133cc62a3b595
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107016
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-12-01  Mike Kaganski  <mike.kaganski@collabora.com>  [bcbb4105763653a71881bf2c18c275a686078511]

        Regex: improve \uXXXX/\UXXXXXXXX description
        
        Change-Id: Id5c69c045fe0ebc856c62640efae92e6147f5c10
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106935
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6e7f4ece270fd504303ab279795462ce22c3de27]

        tdf#138389 update help for Options>Language Settings>Languages, especially Date Acceptance Patterns
        
           *corrected and elaborated "Date Acceptance Patterns" section
             + Added explanation about how to use date acceptance.
             + Added explanation about how default patterns are provided.
             + Added explanation about how patterns are lost with locale change.
             + Added explanations for how to make Date Acceptance Patterns.
             * Corrected explanation about Y-M-D pattern.
               Thanks to Eike Rathke and Mike Kaganski for technical advice
                 about "Date acceptance patterns".
           * re-arrange controls to correspond to order in dialog box
           * change label:  "CTL" --> "Complex text layout"
        
        Change-Id: I586698ce6eb986e3b3baab9e55db4a601723e3bd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106510
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [317283efafd0b5de74e15417df6560cf35eae49c]

        tdf#137084 update help page for Table menu
        
          ( swriter/main0110.xhp  )
            * reorganize commands into order that corresponds to menu
            * update command names: Autoformat Style, Properties
            + add missing controls and descriptions: Rows Above, Rows Below,
                Columns Before, Columns After, Minimize Row Height,
                Minimize Column Width, Protect Cells, Unprotect Cells,
                Number Recognition
            - Remove controls no longer in menu:  Break Across Pages,
              Repeat Heading Rows
            * update to <h1>,<h2>,<h3>
        
          ( swriter/01/05100300.xhp )
            + add section to be embedded in swriter/main0110.xhp
            * update to <h1>
        
          ( swriter/01/05100400.xhp )
            + add section to be embedded in swriter/main0110.xhp
            * update to <h1>
        
        Change-Id: I09ae364af81fe808f0249ca36a76b62c1b9cf7ca
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106233
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f6a5ead66ece37829ee11dd6f29bc1450f235462]

        tdf#134602 repair menu sequence for Freezing Rows or Columns
        
          * change View - Freeze Cells - Freeze Rows and Columns -->
            View - Freeze Rows and Columns
          * update to <h1>
        
        Change-Id: I3d4b29cbabe5195c10d95fe7da56f1129befe6e9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106934
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d44398d92a5880d401205ff463f7923d18865d6d]

        another attempt at getting the right icons for Navigator help
        
        Change-Id: Idc0da33f9091df38756a8490125253258f1cfeee
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106231
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-30  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ac90f2c26437ee2a8710531d73a9fcd4b31f346b]

        tdf#138389 improve the "guide" page for number recognition in Writer tables
        
          ( swriter/guide/number_date_conv.xhp )
             This page referred only to "date" formatting, but it applies
             for all numbers.  This has been elaborated in this guide page.
        
          ( shared/optionen/01040500.xhp )  (Tools>Options>LibreOffice>Table)
              * make correction in how "Number Recognition" is explained
              + add section to embed into Table menu
              + add section to embed into swriter/guide/number_date_conv.xhp
              * change "Repeat on each page" to <h4>
              * update to <h1>,<h2>,some <h3>,<note>
        
           ( shared/01/05020300.xhp ) (Format Numbers)
              * update labels
                  "Use thouands separator" --> "Thousands separator"
                  "Negative numbers in red"  --> "Negative numbers red"
        
          ( swriter/02/04250000.xhp )  (Sum)
              * correction of command sequence to activate number recognition
              * update to <h1>, image size to 1cm
              - remove  colspan="" rowspan="" from <tablecell>
        
          ( swriter/01/04150000.xhp )  (Insert Table)
              * correction about position of <embed> to "Related topics"
              * update to <h1>,<relatedtopics>
        
          ( text/swriter/guide/auto_off.xhp )
              * update to <h1>,<h2>,<relatedtopics>
        
        Change-Id: I1af252a0218b9cf586cb757cf1aa5d9668a1bf5a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106234
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-29  Johnny_M  <klasse@partyheld.de>  [f6efeaae23a7f7265f3b28ed8d2745a95c072797]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7874e34bc8535ef9578f7386f1e9fddf29c2eeb2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106691
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-29  Johnny_M  <klasse@partyheld.de>  [752f9aeb99117f9ec4168fc68b2c3c446ab4f1a2]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id2e36bd789f1e2915efd39e5c48ee9572c149058
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106690
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-29  Johnny_M  <klasse@partyheld.de>  [7592ac0ccdfc3c0e803afb557fdce193524de12e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6c77d23307634df4504d57f611897b40b4c3a1fe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106669
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-29  Johnny_M  <klasse@partyheld.de>  [a615bf0dd240c9d455f5686c9b88c04a14d47a70]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id510079aabee57917928e111d6d990aafc6681d6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106668
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-29  Johnny_M  <klasse@partyheld.de>  [bf9ca2d5456948f350cc1874dfb788c27e404176]

        tdf#132643 Translate German section IDs
        
        Change-Id: If027aa96a723765d8130bfd6e526c7497059d86d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106667
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [279b2e0c5dbd25143352f2aa5c727c6bb9352275]

        Remove inconsistent characters again
        
        Change-Id: Icbfd7ed999f71263445b307d5893e40e26b91d57
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106809
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-11-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f7bffa21c346dc8ce9db41e8753bef8d033968d9]

        tdf#137680 update Options - View help page, including Skia
        
          + Add "Shortcut" label and description
          + Add "from" label
          * "User Interface" --> "Icon Size"
          * change OpenGL to "Skia" and add sys switch to
              only show for WIN
          * Re-organize order of presentation of controls to
              correspond to dialog box
          - remove sys switch for screen font antialiasing
          - remove inline sys switch for Win and its content
             about icon size
          (Thanks to Ilmari Lauhakangas for help about sys differences
           and Luboš Luňák for explanations about Skia and hardware 
           acceleration.)
        
        Change-Id: I4eca72fb3e2a6aa312dc0b06d0a060df453cc3ac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106140
        Tested-by: Jenkins
        Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-26  Henrik Karlsson  <hk.henrik@gmail.com>  [e95e2a6d94ac5c08d3821f3da198a7982b7d0af8]

        Update redirects to replace the url rather than navigate to a new one
        
        Current links from outside (like the wiki) will cause excess history
        entries when clicking the https://help.libreoffice.org/ link,
        breaking the back button.
        
        See the example of the visited pages below. Ideally only the referring
        page and the final page should be in the history, allowing the user to
        navigate back.
        
        1. https://help.libreoffice.org/Main_Page
        2. https://help.libreoffice.org/ - 302 redirect
        3. https://help.libreoffice.org/help.html - window.location.href
        4. https://help.libreoffice.org/latest/index.html - window.location.href
        5. https://help.libreoffice.org/latest/en-US/text/shared/05/new_help.html?&DbPAR=WRITER&System=UNIX
        
        The second 302 redirect is fine as it simply replaces the history. The
        two window.location.href assigments however should be replaced with
        window.location.replace.
        
        Change-Id: I6fbe7141de87c939aa816fdfc2fe5255e9792e0b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106429
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-25  Alain Romedenne  <LibreOfficiant@sfr.fr>  [51923f0e54c44e9fa8a3d35092938f5a228256fd]

        Deprecated tags for ChDir, ChDrive, CurDir
        
        « Some DOS-specific file and directory functions are no longer provided in StarOffice 7, or their function is only limited. For example, support for the ChDir, ChDrive and CurDir functions is not provided. Some DOS-specific properties are no longer used in functions that expect file properties as parameters (for example, to differentiate from concealed files and system files). This change became necessary to ensure the greatest possible level of platform independence for StarOffice. »
        - as of page 54 of "StarOffice 7 Basic Programmer's Guide" cf. http://www.staroffice.com/SO7/so-7-ga-en-BASIC_GUIDE.PDF - 2003
        
        « The functions ChDir and ChDrive, although present in Basic, do nothing and will likely be removed from the language. Their original purpose was to change the current drive and directory, but this was a system wide change, which is dangerous in multitasking environments like we use today. The initial current directory is dependent upon the operating system and how LO was opened. The initial values, therefore, cannot be assumed.  »
        - as of page 172 of Andrew Pitonyak's "OOo Macros Explained v.4" cf. http://www.pitonyak.org/OOME_4_0.odt - 2018
        
        
        Typo in syntax of Dir Function
        - add reference to CurDir
        
        Change-Id: I3826f953ba24c3bf631cf15357c0717593ead514
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106009
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-25  Johnny_M  <klasse@partyheld.de>  [f1630841a1ccff7db1cef14577590517ee21aecf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I50aa0373a0cc46acb77e778e43853c5b612c8a77
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106497
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-25  Johnny_M  <klasse@partyheld.de>  [9a08414ea9849dc786d4cdd3c3adb73b9bb22771]

        tdf#132643 Translate German section IDs
        
        Change-Id: I046a265977ea9d3b5620f88e930fd1cf6adaa83f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106498
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-25  Johnny_M  <klasse@partyheld.de>  [028eb9f6fad0f3f6a1ddae93419f25d6477e8e47]

        tdf#132643 Translate German section IDs
        
        Change-Id: I47ee5d386bfbea809141bf9205fd46bc8a567cc3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106496
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-25  Johnny_M  <klasse@partyheld.de>  [0fbef58eff28ccecd50f4eb9114d50391b929ad3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I77808d264cabc71755b44437987a958ce26e0177
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106494
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-25  Johnny_M  <klasse@partyheld.de>  [fef003f8fcda4ddacd4aafd96bfaf83a4ff632e4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4a34f3345d8d7f818bfc05146322a3b0622a3901
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106495
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-25  Johnny_M  <klasse@partyheld.de>  [9de74d37e3c43abade70259dc70dccb021be5583]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5fb3e7ca85678a98c941f10c742b92c0240dd9a2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106493
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-25  Ayhan Yalçınsoy  <ayhanyalcinsoy@pisilinux.org>  [7b4dc63ec204f64a80f181ba1ff005a78791f60c]

        tdf#138203: removed '...' characters from the menu etnires on help page
        
        Change-Id: Ie699ceb22cf0f83a8df08eb66e5414e5ac5cda82
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106519
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-11-25  Ayhan Yalçınsoy  <ayhanyalcinsoy@pisilinux.org>  [cc9d63e60d848b0560778b4de098581923bbc6a2]

        tdf#138203: fixed identical menu on help pages
        
        Change-Id: I97ded684de5025e2747f8b30a9ec4bb0e2278e29
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106439
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-11-25  Seth Chaiklin  <sdc.blanco@youmail.dk>  [bb3b17ed7577aca011955a97e40edfd795e70cd3]

        tdf#138458 add explanation of "Save Preview Image..." in File > Properties-General
        
        Change-Id: I08f7d94c61262d51f3deb128becb4544a4fa7064
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106518
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-24  Johnny_M  <klasse@partyheld.de>  [4ce5903f1a64531b32402523c0d33050b42bba7a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie4b39ecb9ab54191d4b834fa2e0b06acfba67851
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106413
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-24  Johnny_M  <klasse@partyheld.de>  [be0e3871b278a2de2242dff2358134d40e4b0dee]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1e6409649083aa5b9cdb69cbcedf41c3856be089
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106406
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5b768d6f04f57ea77e66be18136908b44ac65cde]

        tdf#103463 add explanation of what strings get autocorrected to hyperlinks
        
          ( shared/guide/autocorr_url.xhp )
           + add table with examples of URLS
           * update to <h1>,<h2>
        
          ( shared/00/00000002.xhp )
           * update to <h1>,<h2>
        
        Change-Id: I67150576098eeb0e4a2ada3e4edf910b234c1dda
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106136
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [66ed66b2168a36c8606abea78d1d3b1b6183b211]

        Review outline contents visibility help page.
        
        Change-Id: Icd54040eab3d5130ebcf495a3de9526c1fd0670c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106462
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Alain Romedenne  <LibreOfficiant@sfr.fr>  [e4bc24515c948609dd96488ec087b10f91ca5cd0]

        ScriptForge library help - WiP
        
        main page
        
        Change-Id: I27f9fc5d1731fd23a0130c52f372711a920a02d7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106433
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [0dd71d6f5bb3d1357ac6d10d096cea6b062c67df]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia93e92171fc9454ca983cc45a66950e8414097b7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106412
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [e3677611529f252a457472525eb4921bd161a950]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iac095cb8044be87b39a636e7fcb3caa51ee48e49
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106411
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [8721891176d1c987175279d07dc2b8fea8c3db39]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8c4738d6047cb84fe3bc79c4eb158bf3850917ea
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106409
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [8118cb51e9189e291c7247272a3c187e9b29bac5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0bc5e98c02ae99051a00a1372931e99c7d3423f1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106410
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [7b97c7b9d9f83aea116826a7d28e800b4fd498cd]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie907199976c2f49d9f9266cb4eb3493162db18c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106408
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [80461d6b6b2d47cc1dc1625303beba23d196d577]

        tdf#132643 Translate German section IDs
        
        Change-Id: I77431b510deed18fee1b8fec49f9822db42600f9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106407
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [d6958b620959f9002b67e95482636a51c7074ef1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I95c587c0d0de74217c056828ac69c7c0ed8cf0ec
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106405
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [8717db5e246bea737810c858232ac9fa8f601722]

        tdf#132643 Translate German section IDs
        
        Change-Id: I96b2b894da950043655303446de9225764f0e836
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106404
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [51021a18b572d1c3553551711bc116abbe8e9fbf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I544360715f484422264832db7ab27f315b7a450d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106353
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [05e1156c95cb17b7b129cd7eec6d6eb543f7b131]

        tdf#132643 Translate German section IDs
        
        Change-Id: I859693de0791ea82548710023d7751fe4974e617
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106352
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [e535220b7f91840258860261721173de52f05b28]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3e35ce317a4705a4174c65c863b6bbcf569f335f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106351
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [b2c3be27a6c0a21025fbaa97cf9265e15983187a]

        tdf#132643 Translate German section IDs
        
        Change-Id: If3c653a917ba0263a278fc653cb9f339c7473ce0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106347
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [0d0011302d5b1ab8aae2dead42a470c3c2d38592]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5334308c3ed75395e309e1d46a7639d12671591c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106350
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [3b23306aa1466f6ad32ebdd7cfa2ce6801cb8122]

        tdf#132643 Translate German section IDs
        
        Change-Id: I41d41564e736a8589fe7f7fcd7f50519fbf81b60
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106349
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [cc9722caaa46336055510d5e8228340e1b7860b8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I570c476d41c34c184a069d33aa14b4c83e4960a3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106348
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [77223b23d9b3a9178be3313430b968c2716026d1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3e70c30dbef5aa80d07ab84f3bd35ca183cfd27d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106346
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [8ffec0ba360d4f92426154a81a069db355539d56]

        tdf#132643 Translate German section IDs
        
        Change-Id: If8b09a0046107634727f1c37c2838629229b4d5c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106345
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-23  Johnny_M  <klasse@partyheld.de>  [8a812e169b264f07cc643e014f967cd79f905d85]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia7d675adc11c5b6de10d32a8977c775cbfdfcaa2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106344
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c2146f0ddc2dff0b5b4b3bb488ecb98513984b64]

        tdf#138389  update Number Recognition help and improve indexing
        
           + add paragraph to indicate the setting applies globally
           * update to <h1>,<relatedtopics>,<menuitem> (in updated paragraph)
        
        Change-Id: I30fe10e25258801740e815bfafa8d622ffa74784
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106232
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a3d7af3041f516c5185e103b62ad7093ab93cd77]

        Refactor register-true definition and usage
        
        Remove excess of embeds, notable embeds inside a paragraph.
        
        Change-Id: Id0424ddae929b43127ad5fdeb4f573114f903fe5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106294
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [15e0e4742d13a76837daf5dd666b7d57b4651a92]

        Resolves: tdf#73398 and tdf#107192  help for printing range of pages
        
          ( swriter/guide/print_selection )
             new guide page for how to print page ranges and selections
        
          ( shared/01/01130000.html )  ( File > Print )
             + add <embed> for new page under Text Documents
             * update to <h1>,<h2>
             - comment out "More Options" control, which was
               removed with tdf#137506
        
          ( source/auxiliary/swriter.tree )
             + add as <topic> under Printing
        
        Change-Id: I68c97522facddfb78c81ee845e5385b3eb236e8c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106133
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [48807862eb87e3c1b874e25eb3b48f04deb224c8]

        We’re stuck with these unfortunately
        
        Change-Id: Ic6350bf8490a88dec55d453de849c3eb697ad9db

2020-11-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4e4118d7e8b08b9ea42e37f75f7ef168bdab0745]

        tdf#114660 add explanation about setting regex option in Calc help example
        
        Change-Id: I6da4f95cb4cdb09a4d2ccdbf35fab7f5f5db1102
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106137
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [093a4ea01b58504de7bd88d2a043585ab078c302]

        repair link in Hanging indent help
        
        Change-Id: I80d9b3e70fb5564c6edee599fa19e290895c1311
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106135
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b73cff705513576118260afd1ebf7b634eaddc20]

        update printing guides for brochure and multiple pages
        
          ( /swriter/guide/print_small.xhp )
             * Adjust description to reflect the fact that "Page Layout"
                is now a "section" intead of a "tab" in the print dialog.
             * Update to <h1>
        
          ( swriter/guide/print_brochure.xhp )
             + Add paragraph that LO is not designed to print mixed
               page orientation documents (tdf#55650) or
               print images across two pages (tdf#120083)
             * Adjust description to reflect the fact that "Page Layout"
                 and "Options" are no longer tabs.
             * change heading from paragraph to <h2>
             * Update three control labels that changed in print dialog
             * Update to <h1>
        
        Change-Id: Iec1e7234347ff721a07661965c12d437c3dabce2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106000
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [dacdc705fa872112af67b9c38eb56d3656bf20e8]

        tdf#135668 - repair links in outline content visibility help page
        
          + some Navigators uses "arrows" instead of + and - to indicate
            expanding and collapsing headings, so added this possibility
        
        Change-Id: Ie571c5a6c651dbdb794e5b9bda9e21d09c6b16d8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106131
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [576489e63e4d65f09b313b533f129d91cbbe12cb]

        update snap lines to snap guide in Impress help
        
         ( shared/optionen/01070300.xhp )
          * "snap lines" --> "snap guides"
          * update to <h1>,<h2>,three <h3>
        
         ( text/simpress/02/13140000.xhp )
          * "snap lines" --> "snap guides"
          - remove "colspan rowspan" from <tablecell>
          * change icon width/height to 1cm
          * update to <h1>
        
        Change-Id: I9826a12797ad0629e46285b5743ab1a73437d977
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106008
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-17  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6fe17a80f5866a7dc3a213ac9cb8c066aff17987]

        finish updating help for "View" menu for Draw
        
          - remove placeholder <comments>
          - add embeds for "Toolbars", "Sidebar", "Styles",
            "Gallery", and "Color Bar"
          - add control and description for "Comments"
          - add control (with link) for "User Interface"
          - add control and description for "Shift" (thanks to 
             Ilmari Lauhakangas for insight about its operation)
        
        Change-Id: Ic6c5056bf0615212e1d472f8f63a3838e9fb8e71
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105856
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-11-17  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f803f33413ed171305013ecdc65084eda8f58d11]

        Resolves: tdf#135668 + relevant to: tdf#136435  Outline Content Visibility context help in Navigator
        
              new file ( swriter/01/outlinecontent_visibility.xhp )
               Provides comprehensive information about new feature
              "Outline Content Visiblity" (tdf#38093) added in 7.1
              Thanks to Jim Raykowski for technical advice and feedback
        
              ( swriter/01/02110000.xhp )  Navigator
               + add <link>s to new page for "Outline Content Visibility"
               + change recently added <keycode> to <widget>
               + repair icon path for "Headings" (Thanks to Rizal Muttaqin)
               + repair icon path for "Move up" and "Move down" (again, Rizal)
        
              ( shared/01/02110000.xhp )  Master Document Navigator
               + repair icon paths for "Move up" and "Move down"
               + change position of <tip> to after icon
               * update to <h1>,<h2>,<h3>,<tip>
               + change all image height and width to 1cm
        
        Change-Id: Ice5351d26db2daeebb52ba5f24b08dae9f6178dd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105362
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [8dd6a6bb91cc620e33a9927293d9723876d50344]

        tdf#113804 add explanation about Hanging Indent .uno
        
           ( swriter/guide/indenting.xhp )
             + add explanation about Hanging indent .uno
             * correction to menu sequence for editing Paragraph Style
             + add subheadings for "Positioning" and "Hanging indent"
             + add icon table for Hanging Indent
             + Mention .uno possibilities for adding buttons, menu items
               and shortcut keys, with links to relevant pages.
             * update to <h1>,<tip>,<note>,<relatedtopics>
        
           ( shared/02/02130000.xhp )
             * rename "einzvermindern" to "indentdecrease"
             * rename "syeinzvermindern" to "indentdecreaseicon"
             + add variable "decreaseindent_h1" to <h1> header for embedding
             + add related topics section with links to increase and guide
             * change icon width/height to 1cm
             * update to <h1>
        
           ( shared/02/02140000.xhp )
             * rename "einzerhoehen" to "indentincrease"
             * rename "syeinzerhoehen" to "indentincreaseicon"
             + add variable "increaseindent_h1" to <h1> header for embedding
             + add related topics section with links to decrease and guide
             * change icon width/height to 1cm
             * update to <h1>
        
           ( swriter/main0202.xhp )
             * update to renamed select IDs from
               shared/02/02130000.xhp and shared/02/02140000.xhp
             * change icon width/height to 1cm
             * update to <h1>,<h2>
        
           ( scalc/main0202.xhp )
             * update to renamed select IDs from
               shared/02/02130000.xhp and shared/02/02140000.xhp
        
        Change-Id: Ib6dc0ba01a459ae3b47d45178f7c7ba5895a3792
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105543
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d74100ce1e6ca624ab99043c2409971dc6727671]

        Partially resolves: tdf#108007 / resolves: tdf#137401 changing page size and margins
        
                ( shared/01/05040200.xhp )
                  + add index bookmarks about changing page size
                      and page margins
                 
        Change-Id: Iccf9a5f2d7cf878241c0751feb0d93e687f1df8f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105546
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4a0995d210457dba2be012daeddaf70d5ade9525]

        tdf#137401  improve bookmarks about adjusting cell widths in Writer tables
        
                ( shared/02/13020000.xhp )
                   + add "cell width" bookmarks for Writer
                   - remove irrelevant <comment>
                   - remove colspan="" rowspan="" from <tablecell>
                   * change icon sizes to 1cm
                   * update to <h1>
        
                ( swriter/guide/table_sizing.xhp )
                   * update to <h1>,<h2>,<h3>
                   * change icon sizes to 1cm
        
                ( swriter/guide/ruler.xhp )
                   - remove bookmark to adjusting cell widths
                       (because does not appear on this page)
                   - remove irrelevant <comment>
                   * update to <h1>,<h2>
        
        Change-Id: Icd012f2d082c2112e15b4a7019f15b9e96f3fd97
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105854
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [864b59b22bfd2b80c54d54e930248a6dec435106]

        correct access command to indents tab for Format > Sections
        
          ( swriter/00/00000404.xhp )
            correct access command to Indents tab for Format > Sections
        
          ( swriter/01/04020200.xhp )
            update to <h1>,<h2>,relatedtopics <section>
        
        Change-Id: I6581de47aceeb8f5545088f2e7b9ad927d14337b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105852
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0845c7e9549151fd01452ff55fb3539281f7c9dd]

        tdf#131077  add tip about how to enter an equal sign in a Writer table
        
        Change-Id: If1bc5e127d702c39d4cc81be2cff97025b3e61d3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105848
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b63c7644809e62a5f179ccd62b9975695e8f1d2b]

        tdf#103419  add missing functions to "Logical" category help page in Calc
        
              ( scalc/01/04060105.xhp )
              embed headers and link to SWITCH and IFS
              embed full sections for IFERROR and IFNA
              update select ID to "logical"
              rename variable ID "logischtext" --> "logicaltext"
                (only embedded in scalc/01/04060100.xhp )
        
              ( scalc/00/00000404.xhp )
              rename variable ID "eikalo" --> "logical"
              only embedded in scalc/01/04060105.xhp )
        
              ( scalc/01/04060100.xhp )
               update select ID to "logicaltext"
               update to <h1>,some <h2>
        
        Change-Id: I1764301fa43bd564831b7de613a3c8acbcf0c3dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105364
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-13  Seth Chaiklin  <sdc.blanco@youmail.dk>  [56bbf73adfd3c4258db6822dad27d4b5ca7b9beb]

        add "Customize" label to help for customizing menu and context menu
        
           ( shared/01/06140100.xhp )
             + add "Gear" icon  (Thanks to Rizal Muttaqin for help).
             + add "Customize" section label (as appears in UI)
             + reduce hierarchical level to <h3> for
               items in Customize section
        
           ( shared/01/06140300.xhp )
             + add "Customize" section label (as appears in UI)
             + reduce hierarchical level to <h3> for
               items in Customize section
        
        Change-Id: I0ee40f4a5cf3e8634b2db48983a34bde9a14c553
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105367
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [8539d61c5ecca6748e4734671a86783de5fdd4b2]

        Resolves: tdf#130719 add "note" about loading and overwriting styles
        
              - drop existing "warning" under overwrite (because
                  it simply repeats what the function is doing).
              + added sentence to overwrite explanation to mention
                that no warning message is given when overwriting.
              + Replaced "warning" with "note" that explains what
                  styles actually get loaded.
              + update to <h2>
        
        Change-Id: I7a2af3627fbf53974f0e6b131660c6227a22e1f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105361
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f7f1e6064cb10b07deebb137aa3f424180943c8a]

        Remove note on ADD for DURATION
        
        Change-Id: Ib78b9f2ee12b6c5fa58acafef75d60f69490745d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105531
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-10  Johnny_M  <klasse@partyheld.de>  [b6e6d5d7e2ed062e8aad7ce68f6139e3a3a7e09b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I98804c7621f2272615b37b324092a85402d8d84e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105113
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [af183028b1e33e59b936159b47ad4531fb8dcf2e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I11a669088a038d1ee9cb1107b267343703fb9ecd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105122
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [d5ff3464a9295bdf5cf5ec4f6f786463ebbe964e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I459b5c5aba3512e041bad577b3a578cfb3a711a3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105121
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [ba38169fc109e528cd79601b7d056434d33f42f9]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib8524c5aab3523d458447d1ba59fb61da6583569
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105120
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [dde4bccaed7353a3fcd0d09068af667c0f77ccf0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I15524191afa3da29d2cc2c0361200e75940853ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105119
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [1712bf37a7a3773bb316a531ac930830d087dc1e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I58252207ed8546d21e294ce7b795e42017a35ed0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105118
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [2b15a169f450f4293f4274857eb3506d7e6b13be]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iecf08159e31b821c65b1396592172490d3710b9a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105117
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [9c457341b068a3ab782723455988bc0aff1add05]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic768bf13b5444a20004d67c38493184333e2e534
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105114
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [6bd8efe56caa8392de92856350745b2915feee65]

        tdf#132643 Translate German section IDs
        
        Change-Id: I729492f6fcf8eebf4ec0705ba54b2464a0de0499
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105116
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [729a252ee131b6705a98377d55b616d8c562ef00]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iadce4d068044b3cd4b88759273c34d324ac454cb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105115
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [29bb12580a02e7e5c97676d28d6fb60be589892f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id4a67cb716772a7dd595445eaeebc11170fbf6a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105110
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [83e67ad8636748e764b9d28f0c862d085e2b6dfd]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4bebdde5b35b27f9d718a2ac4746071142998c2f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105112
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [399097db6b4d86d34b9b2c8462bb4000977bf9f9]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iedb30a66e63bfde10e3514008aec3763ecaaec2f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105111
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [a5fd90151814959383c891edae44603b2a47ec35]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4abccc3e3d4ed5f0ce7f4861f524e56af1f24d99
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105109
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Johnny_M  <klasse@partyheld.de>  [9d5fa111ec0ed75cf28719536c98d6e4482d4a03]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id742ad4c9850a88d6d8d1925e2d0088f76ec8717
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105108
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-11-09  Seth Chaiklin  <sdc.blanco@youmail.dk>  [db325f95386ada37f4e4de2bc806f27639dda7f8]

        tdf#90334 add bookmarks to insert column break in Writer
        
        Change-Id: I344c607abdcc34c060863a68ebf81d4ae71b955e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105456
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-09  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6d6ddfe17a222ef1446392cedf89c709f0b05017]

        tdf#34398 add links about user-defined borders
        
          ( shared/01/05030500.xhp )
            * move link about "User-defined Borders
              in Text Document" from top of page down
              to "Related Topics"
            + update to: <h1>,<tip>,some <h2>
        
          ( shared/guide/border_table.xhp )
            + add link in "related topics" to "User-defined
              Borders in Text Documents"
            + update to: <h1>,<h2>
        
        Change-Id: I6413c2614ab3672e4f8731ff1bc37466abca1b7e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105454
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-09  Andrea Gelmini  <andrea.gelmini@gelma.net>  [d829a97e16febd3bee031e842c14cbc383a48e45]

        Fix typo
        
        Change-Id: Ifd27bc00f8895a23595f5acbdaaa2a3495018dfc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105446
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-11-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [be411ce20f093c247ada65b71284e1477664cf98]

        change <menuitem> to <widget>
        
        Change-Id: I7f144bddeeb0545741ee14472c742c15ec4e16bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105453
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1e7c9a392e18a8d47c59462cb22c14615e2aaea4]

        add link to help page for Status bar
        
            ( swriter/main0208.xhp )  (status bar)
            + change embed for zoom control, using new
              section in shared/02/20030000.xhp
        
            ( shared/02/20030000.xhp )
             + add <section> that includes full explanation
               about zoom, so that it can be embedded in
               status bar (swriter/main0208.xhp)
        
            ( shared/01/03010000.xhp )  (zoom dialog)
              update to <h2>,<h3>
              reduce hierarchical level (by 1) for
                controls under Section labels in UI.
        
        Change-Id: I02a3725cc51dd96b88a460db959713a20d5f73de
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105448
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6ffdb160021577b5d48a0095bee6a996b0f4a6d4]

        tdf#67497 update format column tab for page/frame/section
        
             ( swriter/01/05040500.xhp )
                + Put controls in order that corresponds to
                  dialog box (for LO 7.1)
                + <note> to identify two controls that only
                    appear in section formatting.
                + Rename select ID "spaltens" to "columns"
                + Add missing controls and descriptions
                    (Color, Width)
                - Remove "textflow" <section>, which is only used
                    by swriter/01/05090100.xhp (and give that
                    file another URL with same content)
                + Change SelectID for "textflow" --> "text direction"
                + Update label names:
                    "Automatic Width" --> "AutoWidth"
                    "(column number)" --> "Column"
                + change image sizes to 1cm
                + Update to: <h1>,<h2>,<h3>
        
             ( swriter/00/00000405.xhp  )
                + improve access command for making columns in pages
                   (tdf#67497)
                + Rename section ID "spaltens" to "columns"
                   (only used in 05040500.xhp)
                + Change access to "page style"
                + Split Format/Insert Section into two comamnds
                  because Format Section has an extra step.
                + Reorganize order so that page, frame, and section
                    commands appear together.
        
              ( swriter/01/05090100.xhp )
                - change embed to original source (shared/01/05030700.xhp),
                  not through ( swriter/01/05040500.xhp )
                + update to <h1>
        
              ( shared/01/05030700.xhp )
                 + add section "textdirection" to give appropriate
                   embed for ( swriter/01/05040500.xhp )
                 + update to <h1>,some <h2>,<h3>
        
        Change-Id: I7dd7abda1c6ce33c277f5d83fa76f44e4655bcb8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105360
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0566b3262c1019bc11cec0eca428025b6db2218a]

        update help for "View" menu for Draw and resolves: tdf#131358
        
           ( sdraw/main0103.xhp )
             1. Reorder controls to correspond to order in View menu
             2. Update label: "Master Page" -> "Master"
             3. Replace "Grid" embed  with "Grid and Helplines" embed.
             4. Add <comments> indicating where additional controls need to be added.
                 (will be removed as these are added in)
             5. Update to: <h1>,<h2>
        
           ( text/sdraw/main0213.xhp )
             1. update "Snap to Snap Lines"-> "Snap to Snap Guides"
             2. add <section>s to embed into View - Snap Guides submenu (guides.xhp)
                because ordering on toolbar is different from ordering in submenu.
             3. update to: <h1>,<h2>
        
           ( text/shared/01/grid_and_helplines.xhp )
             1. change embeds from shared/01/grid.xhp to correspond to submenu.
             2. update to <h1>
        
          ( text/shared/01/grid.xhp )
            1. Add and update section to be embedded in grid_and_helplines.xhp
                (the old section name was only embedded in grid_and_helplines.xhp)
            2. update to: <h1>,<h2>
        
          ( text/shared/01/guides.xhp )
            1. Update all:  "Snap Lines" --> "Snap Guides"
            2. Remove Control and description for "Snap to Snap Lines"
            3. Add appl-switch for "slide" (Impress) or "page" (Draw).
            4. Embed sections from (sdraw/main0213.xhp) for other controls.
        
          ( simpress/01/slidesorter.xhp )
               update to: <h1>
        
        Change-Id: If1bc4023a4d677707ebee9fd2c917aae68e717b1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105356
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c46eb40e1434cc61050ea32d497014067aaf71aa]

        add variable to help page for color bar for embedding
        
        Change-Id: I96da24611eb75d8e616c07dab17d1bdd7543360e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105357
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e53335337eb97538f5f31a01f963820ba3f5c767]

        tdf#137929 add note about saving "last printed" data
        
        Change-Id: I6a1a6e5d07274a489000843c55a0ade612c13b2f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105216
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5ff0399475618e2991e2544c3b685085f8ea7111]

        tdf#135668 fix a couple of links in Navigator help page
        
             remove '/' in front of image src
             add a missing .xhp
             remove an extra ')'
             
        Change-Id: I96f84c28ebbe89fe1a0a3432c4e12f67d90ea597
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105222
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [72f29429460b16b0b15838fe70627995e7f8cead]

        tdf#137221 change link for Page line-spacing
        
             The introduction for this helppage embeds sentences
             from the Glossary.  The sentence that referred to
             "Page-line spacing" (#register_in_LO) had a link that
             went back to this page (because the original was in the
             Glossary.  Now the variables are changed in the Glossary
             so that it possible to link "Page line-spacing" in the
             introduction here to the Glossary entry for "Page line-spacing".
             
             Also, add a link to "Indent & Spacing" page when mentioned in 
             the "Exempt Paragraph Style" instructions.
        
        Change-Id: I4688e15da9646b719839b8f1aecfaeb6ad86a015
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105219
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-05  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [bad16f67a7083d7e154b1679f0c137bf13d2907f]

        tdf#105088 Update Help after changes in form control UI elements
        
        Change-Id: I767199f899ee88040ad276bd9ed13f271f224169
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105372
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-11-04  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d13a2e451488a17904e13a4060ccca8741aa7763]

        tdf#137221 change link in "register-true" in Glossary
        
           "Register-true" embeds a sentence from "Page line-spacing"
            about how LO refers to register-true.  The embedded sentence
            had a link to the help page about using this feature for printing.
            Now the <variable> for the sentence does not include the link, so
            that "register-true" can have a link to "Page line-spacing" in the
            Glossary.
        
        Change-Id: I71495a50b381619ec9eddb0cdea8e04059b0f631
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105217
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-03  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [9e62afaaebac009fcfee18ef998f0db3baf953b4]

        Fix macro example for While...Wend
        
        Change-Id: I09aa5a76319fb018d429028c88d4ed964f59e8f0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105262
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-11-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5e05fa7961c2ee91399a4b4b211331555a2b94fe]

        Fix vocabulary (line -> row)
        
        Change-Id: I9937e9fdce99eae607af991fc5c6311c79204af6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105213
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-11-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d937c9de1e07f4cc6c5bfe77b687a3537da86f01]

        update help pages for customizing menus and context menus
        
            ( shared/01/06140100.xhp )
        
            Change label: "Function" --> "Available Commands"
            Change "function" -- "command" in Function description
            Change "function" --> "command" in "Right Arrow" to
              be consistent with "Left Arrow" and "Available Commands"
            Add label and description for "Assigned Commands"
            Remove redundant sentence from "Target" now that
                "Assigned Commands" is added.
            Reduce hierarchical level for submenu items "Add", "Remove"
            Add image for "gear" icon
            update to: <h1>,<h2>,<menuitem>
        
            ( shared/01/06140300.xhp )
        
            Replace "Function" label (and description) with embed
               from ( shared/01/06140100.xhp )
            Add "Assigned Commands" label and description with embed
               from ( shared/01/06140100.xhp )
            Add "Right Arrow" label and description with embed
               from ( shared/01/06140100.xhp )
            Remove redundant sentence from "Target" now that
                "Assigned Commands" is added.
            update to: <h1>,<menuitem>
        
        Change-Id: I505b366a79f832c40328ad441867f9ba84af8a7a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105212
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0d798e62a062274573818ef3a9442db82730b1e2]

        update help page for Edit - Links to External Files
        
          - updated "generic" explanation used by all modules with "links_text"
               variable.
            This explanation is now embedded in the overview of the Edit menu
               help page for all modules.
          - added module switch (after generic explanation), to indicate which
               specific kinds of links can be edited. (Kudos to Mike Kaganski
               for essential help)
          - change label: Links --> Links to External Files
              - also in access command in edit_menu
          - reorganize controls to correspond to dialog order
          - move paragraph about double-click to under "Source" heading
          - move <notes> to end of page -- they are not directly relevant
              to the command, but the information is generally relevant to those
              who would use this command, and not found currently elsewhere.
          - remove sys-specific warning about local cache (thanks again Mike)
          - add embed about "Close" command
          - removed "verknuepfungentext" variable and updated sdraw to use
              "links_text" like other modules (this was only place where
               that variable was used).
          - update to: <h1>,<h2>,<warning>,<note>
          - add some <keycode> to edit_menu
        
        Change-Id: Idea3c38569f139a8d2e51de3c75a238c5fc35cf8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104677
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-11-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [1f43f06696448efd5b6bf076be0162e66361643a]

        update removing background color in options as it is in UI
        
        Change-Id: I9caf493f4318b36de27873af6fb757766b887f55
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105097
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-11-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f9f9dd593ca29d23fec10381f3fd70e3bebfd8d1]

        tdf#137221 make corrections in help page for using "Page line-spacing"
        
            + embed new sentences from Glossary at top of page
            + correct the procedure for enabling for a page
            + add explanation about "Reference Style"
            + separate explanation for Paragraphs and Paragraph Styles
              - embed the repeated part in Paragraph Styles.
            + add links from menu sequences to relevant help pages.
            - remove "related topics" and its one link, which went
              to the Paragraph help page, which is now made as a link
              in the menu sequence.
            [Thanks to Regina Henschel for controlling technical accuracy.]
        
        Change-Id: I75715e6b035b12912318504c6186a689f248a82a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105053
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [218e253ba66a9459c4bbd92b59bee1c695fb0244]

        tdf#137221 add Register-true to Glossary as separate entry
        
           + reuse "Register-true" header (i.e., no retranslation)
           + add two variables to "Page line-spacing" and use that text
             to add back a revised 'register-true' entry with embedded
             variables.
           + revise the 'page line-spacing' entry in Glossary
           + add variables to sentences in entry to use in help page
             about printing.
           (Thanks to Regina Henschel for technical knowledge)
        
           General cleanup:
            + update all to <h2>
            + add <menuitem>,<keycode>
        
        Change-Id: I06baea0e7888ffdb33f8a349327f08415c6d3bdf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105051
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-11-02  Ayhan Yalçınsoy  <ayhanyalcinsoy@pisilinux.org>  [12deefd044691e11e71dd58e0b8bd9a28b0b99cc]

        tdf#137720: Help files-Slide, Page Setup replaced with Slide, Page Properties
        
        Change-Id: Iacb7c08c386be0cb950e53d73980d3a90e2c8ec3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105064
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-11-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [79d9996623c1896170aec53c788f9623df7731e0]

        Mostly resolved: tdf#135668 - Help for Navigator context menus in Content View
        
            1. Placed under "Content View" control, because seems most closely
               linked to that.
            2. Separate rows for general categories (e.g., "Headings", "Tables")
               and specific items in the categories (because (a) there are
               context menus for both  and (b) they are different).
            3. Provide links to items already explained in the Navigator page
               (e.g., Outline Level).
            4. Collected Frames, Images, OLE Objects, Bookmarks together,
               because they have identical context menus, but the ones that
               follow are different.
            5. Collected "References" and "Indexes" together, because they
               have identical context menus.
            6  Provide links to other pages when relevant (e.g., Send
               Outline to Clipboard).
            7. Make new page for Outline Content Visibility (separate patch),
               with link from Context Menu.
            8. "Outline Tracking" (new feature in 7.0) - add a heading and
                explanation at end of help page (Thanks to Jim Raykowski for
                advice and accuracy control).
        
            Design decisions:
        
            1.  Do not explain "Go to", "Select", "Edit", "Delete", "Rename"
                (because it is contextual; should be easy to understand their
                 meaning in context)
            2.  Do not explain "Collapse/Expand All" (should be understandable
                from use/context)
        
            Result:  Handles all  context menus for Categories in Navigator.
        
            Added:  "Related Topics" Section, with links to:
                       Arranging Chapters in Navigator
                       Navigator for Document Overview
                       Inserting Hyperlinks with Navigator
                       Showing, Docking and Hiding Windows
            Changed: <note> about context menus to <paragraph> and moved from
                     top of page down to heading on Content View.
            Moved:   <note> about hidden items to end of "Content View" section.
            Revised: <paragraph> about searching with Navigate by, which
                     replaced a tearaway Navigation toolbar.
        
        Change-Id: I965753234b9faec32fdf6d75766023b2f4b36643
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104596
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-31  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a83bcba219360d50b1b38de99be6ae08a49ce500]

        tdf#137724  repair access command to Basic Macro editing in Calc
        
              * change two menu command sequences
              + add step about selecting where Module is stored.
              - remove a word from a menu sequence
              + <menuitem>
        
        Change-Id: I694e544de5977a1ca74b5a3ae572a944f148b830
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104951
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [535ed65d68c14ae2b43c8f5fabbd7af574fe33c5]

        tdf#131206  remove irrelevant paragraph
        
         - should have been removed with the table about numbering
           formats that do not appear in this dialog tab.
        
        Change-Id: I685dd880d28f09427334e542fa3f7213bf07a57a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104964
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-29  Andrea Gelmini  <andrea.gelmini@gelma.net>  [9b101f66be1998f47e4816a6faaae6536bbae8f4]

        Fix typo
        
        Change-Id: I67f045e8cfa202bffd39ec8a015c937d4038c938
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105029
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-10-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [fb345611dd2859fd697dd6861583759e454b5501]

        rename "feldtyp" id in help pages for all tabs in insert field
        
        Change-Id: I47a58cc40b782580e1e3b3e0ea86d8ab4af3b52c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104960
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5083d479efea66c6351119b008b70e734570d910]

        rename "hinweis" id in help pages for all tabs in insert field
        
             ( swriter/01/04090001.xhp  )
             rename section id:  hinweis --> "selectnote"
        
             ( swriter/01/04090003.xhp  )
             ( swriter/01/04090004.xhp  )
             ( swriter/01/04090005.xhp  )
             ( swriter/01/04090006.xhp  )
        
                update select id to "selectnote"
        
        Change-Id: I4ce0cdb973b1d46f3e081a83ddd01dde1e72e3d2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104959
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9b36a464dde79ae9a81ebc4d1c82f4609c8df696]

        Allow note, tip and warning in tablecell element
        
        Change-Id: Ic2ac1904e2b8b8dc90e41195f53d3fd07da4db3c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105013
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [be7cb5f81c4d389fd6ff8ab1d6cb9338ccd5c61c]

        tdf#137277 add note about truncated lists in Excel export
        
          - remove all  colspan="" rowspan="" in <tablecell>
          + <h1>,some <h2>
        
        Change-Id: I07430cde51ed1d4faeac2569b9e4066dcf290865
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104952
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-29  Johnny_M  <klasse@partyheld.de>  [10574929a3c48c474338237fcc0f0a4e7d81986a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I09a0c15fe72219df1e61e241b06af0486b39163c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105004
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-29  Johnny_M  <klasse@partyheld.de>  [3534283c6b41a2f0db8cab28cc1abf628712b319]

        tdf#132643 Translate German section IDs
        
        Change-Id: I453659d2f1edbb4bf7cac1f316a88a6942ffdc5e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105003
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-29  Johnny_M  <klasse@partyheld.de>  [c48bf0be39cbd013bd30ebfe8e68453e30454bea]

        tdf#132643 Translate German section IDs
        
        Change-Id: I417cc07fdbd0e20887956db75e68e623704ff8d5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104999
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-29  Johnny_M  <klasse@partyheld.de>  [ba6126dbb37ee3afbf71a866d5ca1a6bcfd13222]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie51d4d2af866b062813d3a733ebf5161c9cbc278
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105002
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-29  Johnny_M  <klasse@partyheld.de>  [7085beec8b8f3913908b9758f37425ac96aca8d6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I81c46c546ec27ae226fd9fb73344e37d44666234
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105001
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-29  Johnny_M  <klasse@partyheld.de>  [39db9994a11fbdc6d817bcba670a3840a7f90d5d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I99cfc0189cbb36d96c6e26b6af4d0983610cd105
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105000
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [8f1a8fa65f4f473af9f6c9ed9f8e870d9bd3d62b]

        update guide to adding buttons to toolbars
        
              -change headings of the sections
              -update names in Toolbar dialog box
              -update procedure for adding commands
              -update to: <h1>,<h2>,<menuitem>
        
        Change-Id: I0fbb3bd255f94b68909409cf5e558b8764ed9e06
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104954
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2020-10-29  Stanislav Horacek  <stanislav.horacek@gmail.com>  [bc8cbdfd9f9966f877f7b18027acaa36a04fab73]

        tdf#130884 clarify that Hidden Paragraphs box is in Options
        
        Change-Id: I8930969c4b763597263d2453e0e4ed6a6fccf8c5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104972
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9538728013f86f8e69cef8a299222948726207e4]

        update help page for assigning shortcut keys
        
           ( shared/01/06140200.xhp )
        
           1. move descriptions about making shortcut keys out of
           "Shortcut key" and "Function" to the beginning of the
           help page, so that it is easy and immediate to see
           the procedure. (this is the only page where one can
           learn about making a key shortcut.)
        
           2. Move the controls about LibreOffice and Writer
           down to be above "Modify", which is also the
           list of controls on the right side.
        
           3. Add a related-topic link to the general page
           about Libreoffice key shortcuts.
        
           ( shared/main0400.xhp )
           
           Renamed id tastaturbefehle --> shortcutkey
           (not used at present, so no changes in embeds)
           update: <h1>
        
        Change-Id: I8d0346263dbf422de0e4f95cbc1aa828efb239c1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104955
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Tested-by: Jenkins

2020-10-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [62b3cf8ef046ea0ad790dadb8735a9a6662282ea]

        tdf#137221 Update help page with Register-true
        
         Mostly to change "Register-true" to "Page line-spacing" in all help
          pages where that term appears -- except for part of the Glossary,
          where it is explained that "Page line-spacing" is the LO term for
          "register-true". (It seemed better to leave the technical term
          "register-true" in the Glossary for those who search for this
          term -- so that they can find out the LO terminology).
        
          Also update the help pages for Format - Page Style - Page,
          Format - Paragraph - Indent & Spacing, and Attributes
          (in Find-Replace), and "Printing with Page line-space"
          to reflect correctly the changes in the UI (because of tdf#127279).
        
          Also,
          - added entry for 1.15 lines in Paragraph - Indent & Spacing
          - updated dialog box label in Indent & Spacing
          - updated menu label for "Edit - Links to External Files" in Glossary
          - renamed German Id: registerhaltigkeit --> register-true
        
          Also general cleanup
           -add missing <menuitem>
           -update to <h1>,<h2>,<h3>,<menuitem>,<tip>,<note> in various files
        
        Change-Id: If031bc538ae6573976e557db1117584daeaa1f24
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103800
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-28  Johnny_M  <klasse@partyheld.de>  [453fe4e3d1dbbe4d19c60351dd7612551fd5ffc4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5eee85ae5ca7c17c7ababc09c44e9f56870971a1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104876
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-28  Johnny_M  <klasse@partyheld.de>  [6a019e4df3209fe86ba616bad0e26795c1a5fbca]

        tdf#132643 Translate German section IDs
        
        Change-Id: I36736eab7aaa3ac5e0db6dfa51cccd57938565e7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104875
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-28  Johnny_M  <klasse@partyheld.de>  [7b8b3bf81202cf0c383a56a1a18e6f6b143bb942]

        tdf#132643 Translate German section IDs
        
        Change-Id: I368e64b51c820d66104fde7cbbec80ba93ef813c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104871
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-28  Johnny_M  <klasse@partyheld.de>  [1dda9b622337bc3cacc2a690ed44a3e86e8ab3cf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0c78485c62bf9c7ee440f19259628c1af63b0a45
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104874
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-28  Johnny_M  <klasse@partyheld.de>  [3dff4c970ef5c91ccf33e46742ee9c6778563472]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2ac3ce76e1a8f6f6f4937687041f817848183a7b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104873
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-28  Johnny_M  <klasse@partyheld.de>  [efac120187d863d4598b507eda8cceb5870e0f2e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I455e562ddb4a157beb2e985675189db87678ee95
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104872
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-28  Johnny_M  <klasse@partyheld.de>  [a7381ac50a77e80b08f77c1ee2527fbc28ba720e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibe35e3fe95f1e9a62c2bf364eeb9350d62c7c81a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104755
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-28  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c8a9ac72bc5e68f8a69490e3c157fe26b935f524]

        tdf#131206  update "Select" section in Insert Document field tab help
        
            The focus is the <section> with id "auswahl".  This section
            is embedded from swriter/01/04090001.xhp to swriter/01/04090004.xhp
            (no other pages found that embed section "auswahl" from 04090001.xhp)
        
            ( swriter/01/04090001.xhp )
              - change section id from "auswahl" to "select"
              - delete one paragraph (about formatting) because
                already mentioned in both help pages.
              - move paragraph about "offset" down to the "Offset"
                section.  "Offset" does not appear in the
                tab for 04090004.xhp, so no need to embed it.
        
            ( swriter/01/04090004.xhp )
               change select id from "auswahl" to "select"
        
        Change-Id: Id238a7187595eca0d1ecc0d38fd3c27917f7e984
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104949
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-28  Seth Chaiklin  <sdc.blanco@youmail.dk>  [13b33e0bff785539fc858e1523cf68186531fd96]

        For tdf#131206: clarify explanation of "Level" in Insert Field (Document tab)
        
          Also:
        
          Remove table for some controls not found in this tab.
          Rename some German ids from Insert Field help pages
            inhaltfix  --> "fixed content"  ( in swriter/01/04090004.xhp )
            datumuhrformat -->" datetimeformat"  ( in swriter/01/04090001.xhp )
            and change all embeds to those ids
        
        Change-Id: I457803d53bc0c841d94eed17b0cddc2f88669dc8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104829
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4d260d542ebddf6540285885c7750b5663c3862a]

        Add related topic to View - Status Bar about Status Bar
        
          ( /shared/01/03060000.xhp ) View - Status bar
             - add <relatedtopics> section (with appl-switch)
             - add appl - switch to show module specific help for Status bar
             - update to: <h1>
             - remove "taskleiste" section id
        
          ( /smath/main0103.xhp )
            - update to: <h1>,<h2>,<menuitem>
            - change select ID to status_bar, which was already in 03060000.xhp
        
        Change-Id: I841be8750fa8dff526e0a9ea8fa20ff351163805
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104844
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1b7505a4af439d85a6db1d1a8364aa1c347717dd]

        update help page for Status Bar and some of its linked pages
        
           (swriter/main0208.xhp) Status bar
              - embed missing "Word count"control
              - add more explanation about Digital Signature, because no link.
              - use <ul> to display menu options for Language,
                  and add <menuitem> to controls.
              - specify that More option in Language context menu opens
                   character formatting dialog.
              - change level of Language to <h2>
              - update to <h1>,<h2>
        
           (swriter/01/06040000.xhp)  Word Count menu
              update to <h1>,<menuitem>
        
           ( shared/02/20030000.xhp ) Zoom on status bar
              - change "double-click" to "click" to open Zoom dialog
              - specify "right-click" to open context menu
              - update to: <h1>
        
           ( shared/01/03010000.xhp ) Zoom and View Layout
              update to: <h1>,<h2>
        
           (shared/00/00000403.xhp) View menu
              - corrections to:
                 - Access to Zoom on Status Bar
                 - menu sequence Zoom Layout
              - remove empty colspan and rowspan from <tablecell>
              - change all image height/width to 1cm
              - <h1>,<menuitem>,<keycodes>
        
        Change-Id: I9db21aea66c67ebd699d7ed90877cb8c6e2f0c06
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104838
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-27  Mike Kaganski  <mike.kaganski@collabora.com>  [934cd73d20322b68c830c78ac596eeddcdf85051]

        Improve "Enable regular expressions in formulas" section
        
        Add a link to regular expressions list; add LOOKUP to affected functions
        
        Change-Id: Ic753552b916bdccfcb13335ff32490babe0d840a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104836
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2020-10-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c1b3e8ec874a7d3fa2463a17bd55452315cec6df]

        Refactor database Help pages
        
        Move pages to proper Help module (WIP)
        
        Change-Id: I15fce44e0f066439db88175d1fd3754f4b618e23
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104880
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3286cc1b7c171cb84c8661e0c5685c5600693218]

        rename German id in Tools menu
        
           tastatur --> "keyboard"  (in shared/00/00000406.xhp)
           and update shared/01/06140200.xhp, which referred to it.
           update (a few) to: <menuitem> and <h1> in Tools menu
        
        Change-Id: I177bfd6894e3bdb95c407422f086fdc16d3a4d40
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104833
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [93ee2d0f1ea9432d1bae5e7f69adc61ac169fb06]

        rename German ID
        
            hinweis --> "referencehelp"
            in swriter/01/04090003 and embedded in swriter/01/04090005 
        
        Change-Id: I81706d0cdf420aab69ccf4ad02a187f71faaf0ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104832
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-26  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f551d6b2ddcb319c162c7789ae65de4274b8d5d1]

        tdf#131206 improve explanation of Insert Document (Field) (wip)
        
          - moved <note> about HTML export of date and time down to Format
              section
          - add initials for Author Type, and a sys-dependent advice about
              how to update that field.
          - remove table about Select items for Page Type, because it is 
              mentioned already in Table, plus it is part of auswahl section,
              which is embedded into DocInformation (04090004.xhp), which does
              not insert any "pages" in that dialog tab.
          - add "select list" to the tip about double-clicking
          - update <literal>,<menuitem>
          - update to: <h1>,<h2> in main page for Fields
          - eliminate German id: dokument-->document in 040900001.xhp
        
        Change-Id: I72803af2a9f38d8fd1e5ef45b3751934888d8a88
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104687
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [78da740de2209037f3a4d3fc94eaa3f0f1b525f4]

        add link to reference submenu for Edit menu
        
         Also:
           - add access command to reference submenu
           - update Undo page (/shared/01/02010000.xhp): <h1>,<h2>,<tip>,<menuitem>
        
        Change-Id: I60c38c255904088feb32b2fb3012364b2106049e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104686
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-24  Johnny_M  <klasse@partyheld.de>  [0ea920cfb0b3e78018621cdaf38cfbdecd6b6e86]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id6e65a7f62effc9d9652aea3e665919ce78735e2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104754
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-24  Johnny_M  <klasse@partyheld.de>  [8ba4d840b7905b70322e69b7c6f6350b57682540]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4a6689f6992196025d53f4800ba0592a42d896b3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104753
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-24  Johnny_M  <klasse@partyheld.de>  [8b5a210d6e0239b8ba7f24487570e83c0a1bdfaa]

        tdf#132643 Translate German section IDs
        
        Change-Id: I665a4321420c7f6da3ac1e645d37de2fe95a7d9f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104184
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-24  Johnny_M  <klasse@partyheld.de>  [7d722e323b259f9f16f738957eb47c3bea5b4700]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic363b3163b757f11cdd8905e9eccfedf7acfb10e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104752
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1474a3e00fd3cf428e2a7bbf02404f3a7b47169e]

        add missing paren
        
        + Ajdust icon size & alt contents
        + Fix dash vs comma
        
        Change-Id: I3d193aad4ced081609f626c23f54bb04e77d26b8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104676
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-24  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [4c9cd88154a6130360ac550b7e406ea0b59a4994]

        Use z-index: 100 for TopLeftHeader
        
        The tooltip functionality was making things messy with the sticky header
        
        Change-Id: I8a77b11c950c54f00bde0c040a2945f503f993b5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104749
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-10-23  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [4e397eae35d108b7167cbafd9ad8da371c21dbad]

        Fix menuitem issue
        
        A menuitem element should only contain text nodes
        
        Change-Id: Ic0853849d2a055e7bde968173e7211f69a755ed0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104717
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-10-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [03901b1b4451bbc3fca8038fed83d4533f40ee07]

        fix typo in Select ID
        
        Change-Id: I511c665f62be338df5957a61b7b3d92972f70899
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104675
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e35d17ff60061a6c88f86cbcb4bdd25649dd19ca]

        update Format menu
        
           - tried to make all <menuitem>
           - added <keycodes>
           - added sys-switches for F11/Command+T
        
        Change-Id: Ib360147bf6e1c3d6a22e0f96bc073150b8aff67b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104674
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-10-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1e2a67f38e12e25fdc9ea26b13680ee2c8c84e5c]

        tdf#128837 add "note" about outline levels and export to PDF bookmarks
        
        Change-Id: I1edf868ef12f759395feb17aa1ad96f3a8bad103
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104595
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2020-10-23  Andrea Gelmini  <andrea.gelmini@gelma.net>  [c80b3a21ba69edf4410e3adfdfaadc95b488ad5f]

        Fix typo
        
        Change-Id: I2b8e5a1a763acacb9bd6063a54ca97df86322517
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101471
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-23  Johnny_M  <klasse@partyheld.de>  [6e737196f2d0da47ca52365dc8fa70f788f5930e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1b514854f5cdd984840b6fdeb906581d615d8009
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104187
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-23  Johnny_M  <klasse@partyheld.de>  [e621af93b2dfcf9fb2dc7c2cf27fe313fa47e01a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I97116efd8c5cf5b88b0b811407cf0bc8683e4450
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104188
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-23  Johnny_M  <klasse@partyheld.de>  [dcc69650998f393a6f1ba528f93a1ffd715c8044]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibf291ac4c2283dab137867ec2d971b396371d7eb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104186
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-23  Johnny_M  <klasse@partyheld.de>  [66c66c7a43f6c360fcd3a9ff65b095b7313fd399]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2b0b64ec22dc60d0c077ed8d7e241f077fe8ba84
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104185
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-23  Johnny_M  <klasse@partyheld.de>  [77ded5d5318d76e8d6925a533c8f1c2bdde993f4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I07a69d6ec36457d1c998f600c6624ea24afdbb5e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104183
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-23  Johnny_M  <klasse@partyheld.de>  [08ce4a8f703b22b787e39c9753e6eb493d4b2a9d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iece9a1f5185c88dd22fbaf53517bf96b7a1d83fa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104146
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-23  Johnny_M  <klasse@partyheld.de>  [87bdf7e4fd92098c751287b1601ef10d55ea22a5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I557b7dd603763e91dcc35c755b3617b3180f4a68
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104168
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-22  Johnny_M  <klasse@partyheld.de>  [76cb6b253f073b7d1cea5f5c73dc4e65be14045e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9fbac3e0261bbda0ac59fd344b6c07986c2a366a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104147
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-22  Johnny_M  <klasse@partyheld.de>  [0035c596bce9cacdb97c2fa7bd4f4afe60994aad]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic1fd222c1616de378a5ee55b550a19fde26922af
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104144
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-22  Johnny_M  <klasse@partyheld.de>  [1f40f43834ba6ea222ad56fd8b5a76f1fd5e7fd1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6bfcbc80cdf5f49d08571a2c572a19587de3bac9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104145
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-22  Johnny_M  <klasse@partyheld.de>  [6f23f560ea55871c9d436ecb0aeba528ddd13185]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1f7872c513d4156454f3aa9f1d2d8c016e510791
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104143
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-22  Johnny_M  <klasse@partyheld.de>  [39957e3094713752e54c651293b1d6d116479bb3]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic56961dc348ebe035ca12e58fb71a9aa767ec491
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104142
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-22  Seth Chaiklin  <sdc.blanco@youmail.dk>  [05f4f62675bd837aaa230d4f3b637b7152b8de7c]

        tdf#102265 - more work on Format menu for Impress
        
             - embed Align and Lists from Writer
             - both Align and Lists still need submenus (also in Writer)
             - when those are made, then the embeds can change.
        
             - change label from "Position and Size" to "Object and Shape"
             - embed Name and Description controls from  Writer
             - move "Interaction" in relation to Name and Description
        
        Change-Id: Ied907bc152cf41027b65a52cb47e0191564b6b85
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104670
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Tested-by: Jenkins

2020-10-22  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6b4ae2c4dd2f1d40628886dca176ca1712cebd8f]

        Partially resolves: tdf#131206  - remove "Value" control from Insert Document field help page
        
              - (re)move <section> with "Value" control from Document (swriter/01/04090001.xhp),
                where it does not appear in 'Insert Document field' dialog
              -  put <section> with "Value" into Cross-Reference (swriter/01/04090002.xhp),
                 which previously embedded it from Document (swriter/01/04090001.xhp)
              As a consequence of moving the "Value" section:
              - change embed in (swriter/01/04090005.xhp and swriter/01/04090300.xhp) to refer to
                 swriter/01/04090002.xhp instead of swriter/01/04090001.xhp
              - for all, change German id "wert" --> "value"
              - <menuitem>,<h2>
        
              These changes should take care of all pages that have referred to what was moved from
              Document (swriter/01/04090001.xhp).
        
        Change-Id: Idbe144468177c647b17fc05d20911edb8a59fc43
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104603
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-22  Seth Chaiklin  <sdc.blanco@youmail.dk>  [12cb3673bde51e09c6c50a0ded0df1e00a8f1d62]

        tdf#131206  - adjust "Offset" in Insert Document field help
        
            - move position of "Offset" control in help page
            - replace German id "korrektur" --> "page_correction"
        
        Change-Id: I7875b5f85ee0805a9ce4cd6146f2698ddff6968f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104602
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3b3e99ad5c9f2ab17900064d7b3726096287ec82]

        Partially resolves: tdf#131206 update Document (field) help page
        
          -change instruction about double-click
          -add "Paragraph Signature"
          -update to <h1>,<h2>,<note>,<tip>,<menuitem>,<keycode>,<literal>
        
        Change-Id: I43ecc3dc3fa7344cf1b2d7e67b50e326ed2deff7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103798
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4ff9c170c99c88f4af370692cb97a80e01bfa986]

        tdf#137141 refactor switchinline into switch
        
           need to put same <note> into module switch (because
           cannot use switchinline to indicate different menu
           sequences between modules.  But have added variable
           to that text, so should avoid retranslating same
           text, and just have to translate each menu sequence.
        
        Change-Id: I375fc785730d71762a85fb70d97f02c0e6d676db
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104593
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d5943b6dbf5be06d643adda6a3b8435d2c74ea4b]

        tdf#137141 - untangle module switches for Position
        
        Change-Id: I69ff977ac0e62b47df2e3b748fcdf641a4b17bee
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104592
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4e23c544175f1f26a9222f14391888bc701c1c74]

        update access command to Digital Signature in Select Certificate help
        
           add variable to File menu and embed new access to Digital Signature
           update to <h1>,<h2>
           some updating to <menuitem>,<keycode> in File menu
        
        Change-Id: Icdad0659bf45fc521fee4056d0071240717c19f9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104590
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [bbb9b402a4197f412a411efeef434b168d0ce96d]

        Partially resolves: tdf#129492 (and related to: tdf#64739) improve explanation of Similarity search
        
            - add <note> about search algorithm
            - add <tip> about using "Combine" checkbox
            - add <warning> about "Replace All"
            - add module switch for access commands
            - update access commands for BASE
            - add icons for BASE command
            - move position of example paragraph
            - remove heading and adjust ahelp to hidden
            - update all image sizes in edit_menu
            - update to <menuitem> for all entries in edit_menu
            - add <keycode> to all in edit_menu
            - update German section id to English
            - update to <h1>,<h2>,<h3>
        
        Change-Id: I6f9bc0957063a49520fb73f15f2aed06297a910f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103797
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [73e6149de3f0eeb1be5b24e111995be34a7cb0d6]

        Resolves: tdf#127959 and tdf#135196 - updating help for PDF export - General tab
        
          - add "Structure" heading and short description
          - add PDF/A-3b format to PDF/A
          - add note with advice about differences among PDF/A versions and which to choose.
          - make new page about "Universal Accessibility"
          - embed "Universal Accessibility (PDF/UA)" control and description
              with link to new page
          - update to <menuitem>
          
        Change-Id: I634aa3f95890cfbf322c01560ae7afb6e25192f8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104152
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-20  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4699c25063aaa866b8e21a3aa7cf761268f29c7e]

        Related to: tdf#135800  improve access command to Page Style
        
           - add missing hyphen in access command
           - clarify access to Status Bar
           - add keyboard shortcut (with sys-switch)
           - update a couple of other F11 with sys-switch
           - change German id to "pageformat"
        
        Change-Id: I604a655dbb374f267b3704eb3f583a47336baf30
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104491
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-10-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7abe7ed8b0635258116b95bd086119d968d31eca]

        tdf#137569 Fix the capitalization of the kilobyte symbol
        
        Change-Id: I1c3bad6a4eed2293fb1dd29344cf0f1369c0c40b

2020-10-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [7f0ff496eadf2fcb9bdbf698637cfb66261ea3fd]

        Resolves: 02 edit menu in tdf#137084 - update edit menu in Writer
        
          - move "Direct Cursor Mode" to current position in Edit menu
          - add Comment label and description
          - update label to "Links to External Files"
          - remove "Footnote or Endnote", "Index Entry" and "Bibliography Entry" 
              to "Reference" submenu
          - make new submenu page, embedded as "Reference"
          - add "access" command for "Reference" in edit_menu.xhp
          - add keyboard shortcut for "Go to Page"
          - update "Go to Page", because no longer to Navigator
          - update "Edit File" (/shared/02/070700000.xhp) to "Edit Mode"
          - update to <h1>,<h2>,<menuitem>
        
        Change-Id: I34e8f74b8d43e2875e40b24cc0d93eecdc2b2ad0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104498
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [efae5941210d1801523ae2a7a6ef3e3d5521bd46]

        tdf#135668 general cleanup of help page for Navigator
        
        Design of Navigator has been under modification (e.g., tdf#89566)
        This patch updates in relation to those (and possibly other) changes.
        
        - Change order of controls to correspond to current layout of Navigator
        - Add that Navigator can be docked at bottom of window.
        - Add new controls for new features "Navigate By" "Go to"
        - Modify "Previous" and "Next" descriptions to new Navigate By
        - Change icons for "Previous" and "Next", because new directions
        - Update label names to "Promote/Demote Chapter"
        - Remove "Navigation" control - no longer in Navigator
        - Remove "Navigator" button - no longer in Navigator
        - Replace incorrect Drag Mode icon with correct icon
        - Add note about context menus.
        - Add keyboard shortcut
        - Update to <menuitem>,<keycode>
        
        Change-Id: Ieab9afb8b351509254a966437d4b26c1a9863c19
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104496
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-18  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4bf36d8833a4add2a135e4126cb15a040dc2c80c]

        Fix typo
        
        Change-Id: I8ce247e9919bc35e768d5902a3c35edb95deeafa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104478
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-10-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [bf52052b4a0cffb3f480e23cbf8701b123d55acc]

        Partially resolves: tdf#137084 - updating "Format" menu
        
          - moved some controls to match current order of Format menu
          - deleted controls that no longer appear in Format menu
              (Page, AutoCorrect, Alignment (Objects), Alignment (Text Objects)
               Flip, Frame, Object)
          - add missing controls (Clone Formatting, Watermark, Name,
               Description) with <embed>
          - add "Comments" and description
          - add appropriate section to Clone Formatting, Name, and Description
               pages, so they can be embedded, and update them to <h1>,<h2>
          - for those controls that need a submenu, a heading and short
               description was added. These are: Align, Lists, Title Page,
               Textbox and Shape, Frame and Object,Rotate or Flip
          - when submenus are made for these controls, then it should be
               possible to replace these with an appropriate embed.
        
        Change-Id: I43fda863539bb84e61a33d663e929501f82bbbf7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104488
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-17  Seth Chaiklin  <sdc.blanco@youmail.dk>  [35a6c7266167e64c351dce14ec189a9ca53ad4dc]

        tdf#133438  update menu commands in Page style guide
        
           - update menu sequence for Insert Manual Break
           - update a label in "Insert Break" dialog
           - try to give better ordering of "related topics" links
           - move two links from top of help page (hard to see) down to related topics
           - update to <h1>,<h2>,<menuitem>
            
        Change-Id: I7f96b058cadd998864503b20c2e13b3b78711360
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104347
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [af77d292e0f976655dce753608b9cb5d17f7f9ad]

        Related to: tdf#137495  Update help page for Tools - Options - Writer - Print
        
            -update label names "Images and objects", "Print text in black"
            -add note about when "Right-to-left" control appears, with sys switch
            -change hierarchy of some controls from <h2> to <h3>
            -move position of "Comments" to correspond ordering in dialog box
            -update to <h1>,<h2>,<note>,<menuitem>
            (except for labels, no text changes)
        
        Change-Id: I4545d81d2fc5147b9530d9bd4ee061c71b8f1d74
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104341
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [8d59dee8f3cfba1b4b846d5059f46a584b6aebae]

        Resolves: tdf#137141 - update Position and Size tab help for "Position"
        
           - add explanation about origin for Calc,
             and <note> about right-to-left tables
           - add <note> about about origin for Draw and Impress
           - revise explanation of base point
           - add <note> about base point
             (revised explanations and notes with Regina's guidance)
        
        Change-Id: I4d5ffbc1b423d47beb5a5ecfb97f34a05b05258b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104166
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [53f24b82c5b594c8dc4a11eae9996dee785d58ff]

        tdf#137141 update help for Position and Size tab - "Size" control
        
          (with Regina's guidance)
          - correction on Size control for Calc, Draw, Impress
          - correction on Keep ratio control
          - add note about Keep ratio for Calc, Draw,
          - add note about Keep ratio for Calc, Draw, Impress
        
        Change-Id: I85d97aca5c2fde506c377260fa9febf85deceef5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104158
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [122b2b34063444e185cafd039801b1ec4fd37b0e]

        tdf#93739 clarify instructions about inserting form controls
        
          -revise instruction about inserting form controls
          -correct grammatical problem with holding down keys
          -remove obsolete <note> about specifying HTML version
          -update to <note>,<tip>, some <h2>,<menuitem>
          -add <keycode>
          -add missing table id
        
        Change-Id: I18a4722c2076e54dbaea4543e2693f1c83d08621
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104153
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-10-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d6f2fd44fcb8aeb98e5ec9f4ef1d55cf8310b695]

        tdf#137141 update Position & Size tab help for "Protect" and "Adapt"
        
           - correct mistake in Protect - Position control
           - add <note> that "Adapt" is for text boxes, and give menu sequence
               to get controls to adapt text to shapes
           
        
        Change-Id: I7699410a3823fd670324d7fbe90a3cc7b22a210a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104157
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3908abbfca18fdc7cbe75fa55098886a666f4d38]

        tdf#137141 change control label on Position-Size tab help page
        
          incorrect label on dialog box in UI was fixed with tdf#137382
          -corrected label and description added to help page
          -small adjustments in "howto" access commands.
        
        Change-Id: Id91769c1cc0e5db2de177c4fd7405eb135f12dbe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104149
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ad197d58fa188369c4dcfd5daad29ee5675851db]

        Resolves tdf#130884 update all helppages with "View - Hidden Paragraphs"
        
           The menu command is now "View - Field Hidden Paragraphs"
        
            -also update command sequence to set in Options
            -update to <h1>,<h2>,<menuitem>,<note>
            -add <keycode> where needed
            -change German id "versteckteabs" to English
        
        Change-Id: I89c5c80211b23c372ca0984e0ffe54fc99b1abc2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104151
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d9a9b1f342cd9ecb0dc95636b62ebd8d456bfc0f]

        Partially resolving tdf#117954 and tdf#107230 - help page updating
        
        Updating help for File - Properties - General
        
         - correct label on Digital Signatures
         - add missing "Save preview image with this document"
         - add missing explanation for "Save preview image with this document"
         - add <note> about exporting User Data to PDF
         - add <tip> about preventing generation of thumbnails
         - update to <h1>,<h2>
        
        Change-Id: I59732ed5af02fd97784a398b2da8b41a28dbf33d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103979
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e54fcde8fbbd2efaf2c5846a2d3f50b06c107929]

        remove an extra "text" in link name
        
        Change-Id: Ifac832bff8a4e45eb8a11fbba27ddb682040f33b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103987
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-09  Alain Romedenne  <LibreOfficiant@sfr.fr>  [8968f31fbb6dedd29d37bfb296b9d857c6d6bc5a]

        tdf#92183 Database form events refresher
        
        - h2 tags introduced
        - vetoable routines that can be interrupted have been precised
        - Added routine/interface API information as help index entries
        
        - text/sbasic/shared/01170103.xhp page overlap with text/shared/02/01170103.xhp may have to be tackled later
        
        Change-Id: I3416332140f6fbccbb9ff1d1e1b767c9bd8c3934
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103196
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-09  Alain Romedenne  <LibreOfficiant@sfr.fr>  [090116c2791f65e2871b0211ba78f6a4a742dba7]

        tdf#134xxx DefErr syntax diagram
        
        - toc update
        - prefix dupe usage fixed - letter 'k'
        - DefErr diagram
        
        Change-Id: Ib3bd1b5907eae42b088d0b0b39d3e5f70dc0c43d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103971
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d3fd2f2d05f6b5a690012142dc414700379a58e9]

        tdf#117954  Add "tip" about exporting "Description" to PDF
        
          - add tip about PDF export
          - differentiate page title
          - update to <h1>, <h2>
        
        Change-Id: I1182c0c13a8fb59dabbc22080d0ea44dc57e2d21
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103981
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6241f13055a38675c3fffde398378f2d4ee26d8a]

        tdf#137141 add related topics to help for Position and Size tab of Shape
        
           - add module-specific access command for Impress
           - add menu icon
           - add context-menu access for all modules
           - add tip (for Impress and Draw) about shortcut key
           - added related topics:  Rotation (for all) and Rotating Objects
                 (for Draw and Impress)
           - remove space before period.
           - needed to make two sections for embedding, to avoid a tip
           - update to <tip>,<menuitem>,<keycode>
        
        Change-Id: Ibb055127fb7cc4944dcd7fd6ef514be198d1a189
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103803
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-06  Travis Stewart  <tstewart.writer@gmail.com>  [5494e02b2527f27a8cfbbd0a4a125443f3851715]

        tdf#96446 Fix Librelogo code example
        
        Change-Id: Iedba4c02f92ed97731902441122731ed725a1813
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103974
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-10-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2ca0ebe7c4f01d2e9a60aa1127ed4f1d84851b33]

        Fix duplicate information on AVERAGEIF
        
        Change-Id: I7779c46a665fd1a23012da78c340258675226a3c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103973
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [fc8fdf63f2eda1bf4715a288f07fd5598970406f]

        tdf#137196 update help for Format Page tab for all modules
        
           - add module switch for access command and update to current sequences
           - add specification to choose "page style" in Style sidebar
           - add sys switch for keyboard access shortcuts
           - add Orientation control (and change level of Portrait and Landscape
           - add switches for "Inner" and "Outer" (according to module)
           - add switches to control (according to module) whether
               mirror text explanation is shown
           - change level of "Reference Style" from <h4> to <h3>
           - add note to "Text Direction" to explain when it appears
           - changed label: "Register-True" --> "Page line spacing" (for Writer)
           - correction of spelling mistake from "page" to "paper"
           - update label to related topic about "Page line spacing"
        
        Change-Id: I7b3959cb5b6cb22987bb5bb3cb312a8345e71f7e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103788
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b321b72559eb3db281a5a89909ee725c19bf03bb]

        tdf#133403 update PDF export help pages
        
            tdf#133403 changes some labels in the PDF export dialog tabs
            This patch updates the labels and adjusts tool tips in "user
            interface" tab
        
        Change-Id: I7fdadb251a09f4fe1354ece746af11acc7aca4e3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103970
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a14a20a0cd671b40a44b777630ec8590d4c13028]

        Revise explanation in File - Close help page
        
        Change-Id: Ia9316dfe603e0f708032832ea7cfe165a3a698ff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103969
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Tested-by: Jenkins

2020-10-05  gar Soul  <tremany@yahoo.com>  [6914af99712df300b99ae3a9e64986935e4fd5e5]

        tdf#131305 Add note about shortcut for editing a comment
        
        Change-Id: Ie9bbfde8b44bcb7b94a4e4172f9a4da98897b048
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103807
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-10-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e78f85e22164d1184e180aa76967a44380fb5046]

        tdf#137084  add the More Breaks submenu to Insert help page
        
                   -add menu icons to More Breaks submenu page
        
        Change-Id: I276715a394dd3ec04b80f75e52089bc799b5d261
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103804
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-04  Seth Chaiklin  <sdc.blanco@youmail.dk>  [dc5892390d0ae3e7acae437ea3c8916564cabaf8]

        Update DocInformation (field) help page
        
           -rearrange order of Types to correspond to dialog box
           -add missing word to Type:  Editing time --> Total editing time
           -add missing space in "Custom" description, and indication that only
            shown if custom properties are set.
           -update <h1>,<h2>,<note>,<menuitem>
        
        Change-Id: I749ca2f93ec0f202ce1c7b7af7f5df0472365dab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103799
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [78b27a46f6f082e420126ecc272db04a4a333e82]

        Fix Help build
        
        Change-Id: Ie76b9dc6f4ae0b1e4cd69eb53f352afcf19b721a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103904
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2020-10-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b716bbcca379dfdfb9996273368cb4c7aa3c7214]

        Workaround for buggy SVG export of image
        
        Change dimension lines measure orientation as workaround for
        tdf#119257
        
        Change-Id: I83101ac2b8807c1de27a768fd67cff96983fdb88
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103903
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-03  Johnny_M  <klasse@partyheld.de>  [4828e4bf35b84980f03dfd9070fc3e2f1ee83a1c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6ba958cd72dd90bf361b3edef6694eb1c6582aef
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103899
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-03  Johnny_M  <klasse@partyheld.de>  [4519aa3051328d949e351617b92945b14a9eb0d9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I76f20edeb9291c651d76731f7c90898ede4bf911
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103897
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-03  Johnny_M  <klasse@partyheld.de>  [b9732208d6232fc4a226158a509ec53c42a4c7dd]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8f0750d908edeb34f7d2b96ee251d73ce7cee042
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103898
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-03  Johnny_M  <klasse@partyheld.de>  [4cabcef7195852ba9abf165789951ba7a77716e2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I297e273038edf30b33e37dd05aaccde1d854c9f0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103896
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-03  Johnny_M  <klasse@partyheld.de>  [037c136357fc9db6ae1defaa7dfdcd998bd0eff2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I396ecf645f47dfa2fe189ab9edb7c6dd116e628c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103895
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [76b5c4d1bdd2a371241a589ef97cf6a0f42947ab]

        tdf#97918 Associated Help on Distribute objects
        
        Added uno command entries in Help page
        Images for illustrations
        
        Change-Id: I3c882577f65c2e6891c91dccce2e7b2e4f527861
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103869
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3cc29d8487636fdb68de02a724a8580c1cc58e1f]

        tdf#137084 update Insert menu help page for Writer
        
            -arrange controls in same sequence as menu
            -add new control and link for "Signature Line"
            -add new submenu page for "More Breaks" (with embedded text
                from "Manual Break" page)
            -removed "Form Control" and "Manual Break" (no longer in menu)
            -modified "Script" to indicate only Writer/Web
            -dropped "s" on "Comment" and "Cross-Reference" controls
            -changed heading on "Insert Fields (submenu)" to "Field"
            -added "Insert - More Breaks" to Writer Insert menu
            -update control label in "Insert Manual Break"
            -update access command to Insert Manual Break
            -add tip about keyboard shortcut for insert column break
            -change German id to English
            -update to <h1>,<h2>, <menuitem>, <note>, <tip>, <keycode>
        
        
        Change-Id: Ia7edf1da0422abd3857abb9e61cff4e86aca229d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103789
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2020-10-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d06eb1014e0243acd382ee34fcea7caaad2356aa]

        tdf#91755  update URL for ICU regex documentation
        
        Change-Id: Ie5a3f8717ae8a043fe05b23b05068ba28aed8ded
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103793
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [124788c0f8068bca7e0842f9e148889ba1335d02]

        tdf#137084 adjust label for "Exit" and "Properties" in menu help pages
        
           - "exit" -->  "Exit %PRODUCTNAME"
           - "Document Properties" --> "Properties"
           -  update <h1>,<menuitem>,<keycode>
        
        Change-Id: Ifa40ff45965eee95cb20a7a2e0307e34880419b6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103667
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Jenkins

2020-10-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [cd0f383f6efc9a937af1f0e9fe00a537195529a3]

        tdf#96496 update tabnames for defining background colors
        
           -change tab names for Character and Paragraph
           -update to <menuitem>
        
        Change-Id: I156dfb469d15b811c5817e880b6a3ff6148c7fd3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103790
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e0ceb4271ff710ba2cd0c2d385f58386612bb3e7]

        tdf#137190  change "Options" to "Customize" in Customize help page
        
            - change "Options" to "Customize" in howto access
            - change title of help page to "Customize"
            - add caseinline for Writer only
            - update to <menuitem>, <h1>, <h2>, <h3>, <tip>
            - change German section name
            - change "Options" to "Customize" in guide page
        
         Change-Id: Idf958b1982346f3bf6410e0eaed536fe8ecea832
        
        Change-Id: Idf958b1982346f3bf6410e0eaed536fe8ecea832
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103666
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-10-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d818260b9a4f4546cd5b5a5dbd825bb4ad0ed679]

        Inform user on volatile functions
        
        Change-Id: I31f05cc446ecab2bba698660d31790652298578b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103634
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-10-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [98b0d33be0320b901924ae3008d3e1e96a1a6a65]

        tdf#137141 update Position and Size help for Textbox and Shape
        
           - add switches because Writer Position and Size tab is
             different from other modules
           - add Sections for "Anchor" and "Position" in "Type" help page,
             so that they can be embedded into "Position and Size" for
             the Writer-specific controls
           - add "To Frame" control for Writer
           - add "Follow text flow" control for Writer
           - introduce switch for "Related Topics" in "Position and Size"
             because only current topic is "Writer"-specific, and changed
             link to a more useful "guide"
           - update paragraphs to <h1>, <h2>, <h2>, <note>
        
        Change-Id: I74cb6e9260f7ea1c5aadececaf0ee00c6eef3fbc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103653
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2020-10-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9166d7a0866c6187376b8f72e2b858fe161b8938]

        move links to related topics in Bullets and Numbering help page
        
          - moved two links (from 15 years ago) from the top of the page
          into the "related topics" section
          - took "Reset" control out of Writer-only switch
          - added "Related topics" section for Draw and Impress, including
            the relevant embedded link
        
        Change-Id: I3a38668f125f2d142601d47c767f89c7d7cf2329
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103664
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-10-01  Travis Stewart  <tstewart.writer@gmail.com>  [a9deae83c3b11cdb138069b97f3cd6111ff6a19f]

        Fix spelling from UK English to US English
        
        Change-Id: I5b1f9a65581945e8ec79f83728175d36f38a63eb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103662
        Tested-by: Jenkins
        Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>

2020-09-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b16f95724b69db8bd3327c36c26dd556d81c9c46]

        tdf#137133  update control names on Rotation help page
        
           - change to <h1>, <h2>, <h3> and <note>
           - decrease heading level for "Default settings"
           - corrections in control names to align with dialog box
        
        Change-Id: I59fde1bde47be62b10364a1541525b2954efdce6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103652
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2020-09-29  Alain Romedenne  <LibreOfficiant@sfr.fr>  [78dc9c1d059b48ad79620f0cc536466e701a042d]

        tdf#131416 Basic Syntax Diagrams for Defxxx statements
        
        - Basic language ref . toc additions
        - Letter range option addition
        - DefBool-based refactoring
        
        Change-Id: I5744c63e9c21ad5ff2801cd03a119fd2c747fef3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103056
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b908b46979dcf004ee504ca95b64a0c9441a3164]

        remove l10n on empty paragraph
        
        Change-Id: I4f736b14a97e9cefd893b3fee1a2a8e64156c439
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103438
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-28  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [eefef8231b5fbbb4148fa57a5a01b5c160a4ad9b]

        Keep logo text colour white even when visited
        
        Change-Id: I5cad9cdaf606b2b809c8e8a39a0dbf82ce15f919
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103548
        Tested-by: Jenkins
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-09-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [77cce026db5de5f8d25ee6fe05d084e4f1f1f11b]

        fix typo in text about master slide footer
        
        Change-Id: Icb2c55d9cb2f59462ff6113c95c67b3002b6d045
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103516
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-09-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c3a22ded0e03d1629ccfa0b3e025d1bf01c2e452]

        Refactor Navigation Help page
        
        Change-Id: I9e5f141400468aa3ef02b8a0d75129f944243145
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103486
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-26  Johnny_M  <klasse@partyheld.de>  [8b0a2c4d66e11ec6f186b5eaf2166adb67cb2bc1]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iaec59772e78095a10c4c28e246e77c0469723cbc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103480
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-26  Johnny_M  <klasse@partyheld.de>  [a46f935b2d00c823e30c21b4cb02967fff86bc89]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie8e1f394075477c73c70e5e7c01b0142f13888b7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103479
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-26  Johnny_M  <klasse@partyheld.de>  [07b4bae30ce73c71223a270e3cb6facb84cfeaf1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I32e37d573903af82bd14e353df9611b2e2125489
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103478
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-26  Johnny_M  <klasse@partyheld.de>  [be7f9b6a251b2cbcd24aa1f2b97b8e095593b2bf]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifb561c069a27e71c66652289ffa4099ba4ec7e68
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103477
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-26  Johnny_M  <klasse@partyheld.de>  [21d65441845c1265e3efb8fe9dade212fee70240]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic553ccd8293161d20554df24884ca164fd59b76d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103476
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-26  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ad7239eb6689164dace222b321bc12f97c0d60b5]

        tdf#69908 help for Expert Configuration
        
        adjustment of editing tip
        
        Change-Id: Iddc1ccbada95d9c66e0e6695daa1abfdddecd449
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103344
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-09-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [91a282844417fcfebcd4d496d8bac05026faff7a]

        tdf#98232 More on control points
        
        Add screenshot
        Add image
        Add contents on control points / shape handlers
        
        Change-Id: I135533b8265ec6305291415f5139512d18cf071b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103362
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ec4da5345618568209a24eaa3f589947765da896]

        tdf#98232 Add info on control points for object corners
        
        Change-Id: Iba6c2aaf306181a2d1c63b50137ab4043e78d5fa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103348
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-24  Alain Romedenne  <LibreOfficiant@sfr.fr>  [a01ce79e9680bdda7cb4b214f46e474ee014927c]

        correct typo + extra API ref
        
        Change-Id: I5bb3e3f43680a82eab4adc3e1879d70120fe11e9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103325
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4f0ba68d9b95c51ae73b1d1c9d18055edab9c56d]

        Update external link on ICU and regexp
        
        Change-Id: Ie55503c370f7df19241adc325598ba61821c369e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103330
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5c5167dd5b99c013d4db759489c7beea3613a57a]

        tdf#109084 Give precisions on JRE config path
        
        Change-Id: I280492becffbeaba0549d2b671422e64aa28b532
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103276
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ab4b270d35eb6db2f0e2408f33e7817a9a0e7ce0]

        Refactor Relations Help page
        
        Change-Id: Iaf32149f3a546c04bc13206213c748bc6be01b4c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103222
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cd1253e8686bda4032ec658766eb8a103aca5d40]

        tdf#136939 Make strings localizable
        
        Change-Id: Ie33cdda080ee06532170da5bc410ee660841bf40
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103221
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2c59643f8b17e2f9e8d51f155687db86d7a26447]

        tdf#136948 Fix broken link.
        
        Change-Id: I3867f97ce8dec389bae38b208c943588acbd46fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103220
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-22  Gabor Kelemen  <kelemeng@ubuntu.com>  [9b4e021c4ba2cd74ebd81bf0a46efc762ad36931]

        tdf#136071 (related) Remove Spacing submenu from Calc Format menu reference
        
        Change-Id: I474811cc3ea234a38537fa2bfed577ae6570ae90
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103126
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-09-18  Alain Romedenne  <LibreOfficiant@sfr.fr>  [5c93f0a8c1233c584aac64be9dc77d49bf074ade]

        tdf#92183 Documents events refresher
        
        Removed items: JScript runtime error, Print mail merge, Message received
        Added items: too many to mention
        
        This wiki WiP page details the - very limited - API sources I used:
        https://wiki.documentfoundation.org/User:LibreOfficiant/Events#Events_in_Documents
        
        
        Change-Id: I2f0b85f17fde9b99a2c7ee407d593d3c9207e4d3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/102426
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f44071b2e41f0956301b435fc009b4349c13cba0]

        Add video in remaining entry pages.
        
        Change-Id: I2e125dc4e9aff28c6078257a7cf1f2b5a4571ff5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/102735
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5887392cbba2f28ea1cf042be335cfe0cd485257]

        	Mute l10n for numbers
        
        Change-Id: Id9c384b030a9dc3de87649c5bc996fb609c83a91
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/102670
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [db901dd0afc1029f3b9b801410de9ad75df05cb2]

        Mute l10n translations of writer function names
        
        Change-Id: Idd8090fd202239b5f8be4523e7d442f84a761163
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/102387
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1e21cf1fa77421ab7abd52d55af1662a6890766e]

        CSS: Separate this rule out of the block
        
        Change-Id: I1c7ea2603fcbb8a6668cde831848246bb4d1c3a4

2020-09-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [0b73d5eb91c2e1d1c179dccc9e81be0f0451c719]

        Online help CSS: improve link colors so Olivier doesn’t hate me
        
        Change-Id: Ia03fdfe89ac578891458b19657486d398d4bc1b4

2020-09-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [fd666845de38aaf3b4e6514f3ce8d967d9c1540f]

        Fix option name
        
        Change-Id: If0143caee127264d09f55e8784e90c1e5ed85ce0

2020-09-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [cf9d10b385337cd7b99ac4f4d7ceae4aba2449fb]

        Third-person singular in present tense
        
        Change-Id: Ia01bbdeeae9e5914ed686b414d44a639a85c0ec6

2020-09-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ca110d559c925da39439a899861bd1930a9d1214]

        Axe indent (= extra space on Weblate) & pointless “<emph>”
        
        Change-Id: I432a45d9c1d379acc83186bcf3bdc00e1a174ac5

2020-09-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e1165b2f11d933a273f13631e400f9ad5980d134]

        tdf#136510 New Writer table functions PRODUCT, ABS.
        
        PRODUCT, ABS, COUNT, SIGN
        
        Change-Id: I14d33cbb101ee7146bc54d73121805c883dfe7bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/102248
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-03  Alain Romedenne  <LibreOfficiant@sfr.fr>  [5b2fdb324ae69febd7af11b10ce6882d98894ebd]

        tdf#136112 Date/Time are LibO Basic functions not statements
        
        - Documenting Date/Date$, Time/Time$ as functions
        - Date Time not be mentioned as statements in help
        
        Change-Id: I828c4df92a2ae2347c8b057451ac7922eac896bf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101954
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1476465fc35ec2162a513ebc668fed82ed77397b]

        tdf#136213 Basic string functions update
        
        Change-Id: I86ce4fe20c1947bc1742c9ed6c9726d73b8cbbf8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101984
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d9d73c9fcb86892de84ae870e09f380555a6fd5f]

        tdf#136387 POWER(0,0) = 1
        
        Change-Id: Ie39042b7c42c350c0c054ced9336613c8704cb7b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101925
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [be1d676ede16a062fcb2d557856df8ab8481e179]

        tdf#136320 more on concordance files
        
        Change-Id: I5eefaef62aa06ca917caea3e24fe5feb26a78b28
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101903
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ba9b2f07f4ad9e49c4b390513d7c68a96393b3fe]

        tdf#135861 Info on word count options
        
        Change-Id: Id9d63c0d5b0d7ac56c37505bc26135212c7fc931
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101902
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fd568906b560a451dbba04b30b21f00a3f33f677]

        tdf#136277 Fix a "D'oh you found a bug" on TSAs.
        
        Change-Id: I4a2c3a3127be24d4bb1ac5275f59597fc0601668
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101900
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9b4d79db1497d243ede9d4d38eeb9431bf6b6cfe]

        tdf#136128 Add bookmark for calc formula struct
        
        Change-Id: Idba9bddf4aba7ae8a0c740d6223b7913ecf99946
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101898
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-31  Andrea Gelmini  <andrea.gelmini@gelma.net>  [a402a3ca5ec58972967efca2c1f7030baca92a17]

        Fix typo
        
        Change-Id: I38e90ed3d90c6d76f508c20e5f3416d0d65a1856

2020-08-31  Andrea Gelmini  <andrea.gelmini@gelma.net>  [e0aacb4f63b6b5a1831a0880329f7a76af46b632]

        Fix typo
        
        Change-Id: I0961b8a8e76c451bef5d064fdf9057dd9384bb20
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101378
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2020-08-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aeb5cc458fce90b7f5c02128e95bad89f92b3efd]

        Typo.
        
        Change-Id: I6706a7811e93de08281900012a302e6431caa899
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101668
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [da7d4570411ec5324a68e4e3a671fde9f66355c8]

        Add contents for special cases of IIF function
        
        Add example in Basic.
        
        Change-Id: I9c38bd4a0744fccce19c1f88112301937806ae75
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101562
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [327d999641b54d40d8f939a09ab79f37b4a9fc32]

        Clarify use of pivot table data hierarchy
        
        After dicussion in documentation mailing list:
        
        https://listarchives.libreoffice.org/global/documentation/2020/msg01686.html
        
        Change-Id: I86f659ea35b15d6b7032d0ca6c7890c172fc2861
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101409
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-25  Andrea Gelmini  <andrea.gelmini@gelma.net>  [031b9e971a9a04875220887c5b97849de737800b]

        Fix typo
        
        Change-Id: Ie1578d623ae891994611e43843fb41e7f47bc4d6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101239
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3f692971e566b7445ceb42aab88fc48d49370b89]

        Typos and udates in contents
        
        Change-Id: I8e883e748ba13fcd8d104cac16a74fe9ff5f844f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101176
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d36d5b43e7274f678ce5fad89b42495fa6aed7e7]

        tdf#122148 Clarify master slide objects visibility
        
        Change-Id: I7aeaad92aa6d46e82d83312808b0d9a542b0e76e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101082
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [98dbecc36765a4e82574db6e433ece4e8a5008d0]

        Add Calc XML source screenshot
        
        Change-Id: Ie39d4933a568e511b243b54a1801db869b2f74f2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101035
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e533cf2da5ca5ee26b8bd9fd5eed002509309970]

        Improve schema.org for online Help
        
        Changed to schema.org/SoftwareApplication
        
        Change-Id: Ib5457aaf237153de18a100b9604bfe7ef29dd292
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100862
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [94dcf7ef3fdb4f4722d2cc3d3d8a5713bf45d7b3]

        tdf#135688 Help page for Comparison Options
        
        Change-Id: I51c60ebfd39e5d90025cea1cea74a9a3dd3ce0ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100822
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-16  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4fc3877798e3160da8d340c065cb8d72c596e496]

        Fix typo
        
        Change-Id: I3291e75e14af1c840ae1fe6e343341fae464a4b1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100782
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-16  Andrea Gelmini  <andrea.gelmini@gelma.net>  [7e5538c28f59d785d56d38987c07b0b2d1a77e2f]

        Fix typo
        
        Change-Id: I28353f846a0bc3c5d9bf8350b2228174780f3933
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100781
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-16  Andrea Gelmini  <andrea.gelmini@gelma.net>  [3422c57c7f8b770def12ab81bf5cfd32749aa140]

        Fix typo
        
        Change-Id: I43bea4f872ff58d0544114201703c5fd03f42328
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100780
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-16  Andrea Gelmini  <andrea.gelmini@gelma.net>  [b70626ee6892fa08ff71854ee5ac56716e2f7af4]

        Fix typo
        
        Change-Id: I8c8fdfb65910b36072ac55aebcb2e4eabaeb7f48
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100779
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [40eb51af06f5cc768508efd2ee7dbeb9ee25ef31]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0361e1bec10b01a02b43545b64a30dd5777aac34
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100772
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [a98deaeb951b85b596f14a6910e102fb54ecf712]

        tdf#132643 Translate German section IDs
        
        Change-Id: I758bef77068cda5d0daee5bee9a42a82e9c10c5a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100771
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [9f1936640533a1ccbe73a82c96c96b3356f2972c]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id48a4c97e5f1d407c4f502cebfd99a2e4e71e931
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100770
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [cddcef08456f0653fd7c633dbb4845ac382a8101]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibd09f3c40e7863e03c2b0d3d08b0ca87d03a6644
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100769
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [bcbe717593d61fd9f926b9690146b3203688864c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7355ff008438538759d526eae1042f8799e672a6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100768
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [dd5b95fd12542d5cbf2a5e13584ffff5efa6b9b2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0f23fbb7d6a4c0323b462956545cc76ff32a46ee
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100767
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [f0da980974dd6127cb981a5e1984c0aa56019483]

        tdf#132643 Translate German section IDs
        
        Change-Id: I99a352a4442efa791fba02759c8271bddcfea680
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100766
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [5f0413927b8093a06de9945600deb66fb6da97c4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7ae93e0ba1bdeb72d0cbd23a097fbe2f563d8b4a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100765
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [837f1b20449421e8c19e993ce46e84044ed3fdd4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5549e9132f0fac6a5d203e7c2abf649162419725
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100764
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Johnny_M  <klasse@partyheld.de>  [191eef08a92aa3706e1d7a79cf6ad7363d2e33a0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3fd2939000a91f9159e35c46cd5c1d1297632fcb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100763
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [13f56eb46a1f50590323c367903041c1c0f919d5]

        Use %PRODUCTNAME placeholder
        
        Change-Id: I97c37008b6e03f96e18fd26de6e5db8782828ef5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100709
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5bbeaa6e676b2ce465f8b05c09bfa483aef2c40e]

        tdf#135686 Refactor TSA Help page
        
        + other refactoring in Options
        
        Change-Id: Idb0fe9dbf335f37d41cf2f7e43c8f4ff96dfd819
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100761
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-14  Johnny_M  <klasse@partyheld.de>  [106adba5b39e31415d2fccc4dfb38e7fefb3d0b6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I745b5e1b19df017b8ffdff6b77959df4f297daf7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100739
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-14  Johnny_M  <klasse@partyheld.de>  [c11b6fd0e5cf07989ac85f6be1a36aaf3ad2a871]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2393923975cc4ff0d0dd7f708afda0ed55b5b1f6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100738
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-14  Johnny_M  <klasse@partyheld.de>  [4b573757567fefa17558bd6dfe4cf8473b992a53]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5728d6ba114712996255a0864bc40da0e6c01443
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100737
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-14  Johnny_M  <klasse@partyheld.de>  [d4ab7e2e49c20e908bff6211c725e8711393382a]

        tdf#132643 Translate German section IDs
        
        Change-Id: If96b69983c3a8074d5c19b3c2ca5ace4312654a5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100736
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-14  Johnny_M  <klasse@partyheld.de>  [af517d7410ea929897be53a4968135ef62881377]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic7cafb66f39dfb8d641507e20bbfc6ea4e704ed8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100735
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-13  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [30948b9f503a6270edd2ead2dd13fe9085ab5076]

        There is no space in “OpenCL”
        
        Change-Id: I11e897ee51ec3f8962a203ba7192fcf10f36c668

2020-08-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6b7711c79345eb2171679b634d23e1be1722dc81]

        Fix "zurueck" in many files
        
        Change-Id: I6c8203f5a3ace90e58453792b5356d51dc12e59e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100630
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [49af25239f655a8d87dbe28bf5ed75040ca6bc11]

        Reposition query design help page
        
        Change-Id: I5bf19c20cbac1b764aec972fa756586438279cc0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100629
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-09  Johnny_M  <klasse@partyheld.de>  [297a0c90cb07b299bf89bc031b770c3c49ee96a6]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia874ceab5ff35a79938b6fa6494272b32f276568
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100383
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-09  Johnny_M  <klasse@partyheld.de>  [de46029cbe9d1c7f33592d59095f2220d2e9739a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9d6dd60e4261f28671331f9ceb3dc926550e51f4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100382
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-08  Johnny_M  <klasse@partyheld.de>  [d94a25c58b03f7619430ec7bf66564de16600548]

        tdf#132643 Translate German section IDs
        
        Change-Id: If138eff022dc58dda7c6f6f7d9bb749a0f717684
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100341
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [7c883574c2036f463359dde30a976db6ff568d4e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia6677cbdad3c3bc7e204a104d00088dff76794fc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100323
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [c21147b7a058057fbfce13d78ce428cb2bf793cb]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3a58bdc316a356a2e53affe1a996d6809039b279
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100319
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [b80ac51da7f49b4c2978ccf07d99707dca37450e]

        tdf#132643 Translate German section IDs
        
        Change-Id: If5aea5cba488ea1ab614c3bad002f7d8fe9a8191
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100322
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [61d0453196ba1f0b12c080ad55dd46b31a5ba602]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6f98da001802d1ef2afc0557db61a9dfa6929133
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100321
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [71458d7428cb44367d666439499172e1211dfd77]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6a7a485a677d41e173b0aa6c2a52b856a50e64da
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100320
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [f01a9af6bbe036452f97af0cfbc5742e08719c14]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1e9d6681dc9b6304fb0e081b680729d5f01e658b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100318
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [be6632d411934e2b2435b80fb6e2db859b20c930]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6b40b3c51f37c5d85fee58e211c8ce6d146ca13f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100317
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [20a2876b98ea8fa550f52ece1326986c6c0a2917]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia6933c6dcb3a73c0a6736b901fb4d39e5bd7eef8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100316
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [47c516156cde14bbb42b175776fd9131a7f849ab]

        tdf#132643 Translate German section IDs
        
        Change-Id: I80cb649d0f6a5953b9e61e43cd41b410d7455504
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100242
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [bd6a414f265035b12d6fd30e7cee05715c10bf02]

        tdf#132643 Translate German section IDs
        
        Change-Id: I44a5488b78a0d313038243d63b48dd6c4b2732bc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100244
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-07  Johnny_M  <klasse@partyheld.de>  [080ac7ee89790e53fdec352cfd7d2cecf6bb7578]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9a101a44ab16e29fbefe057fc9ce5433eb3ee8a7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100243
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d582568602c2e75867478e48f47235fe31147ad8]

        Housekeeping string in Help
        
        Change-Id: Ife6257830d7cb7c142692db6132c66a477fb3d97
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100223
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a1824ce0190204ae90939c6886e2056e3afb85aa]

        tdf#135298 Update insert layer page
        
        Change-Id: I92b7d429265f5fccc1b22908b43e2cd9b6c0a287
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99948
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-05  Alain Romedenne  <LibreOfficiant@sfr.fr>  [c662efdb61d7f5b2cb0a000679761de16598c3d1]

        tdf134377 Missing topic in TOC
        
        May be better placed in "Load, Save, Import, Export, PDF"
        
        Change-Id: I3991187de5225b421d4354ca6b15d2c70d943da4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100068
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f324a6477a634a9e4cb95b3dadf94f57c3020dc8]

        Housekeeping of Simpress Help pages
        
        Change-Id: I3408ccc17242f41e9d6c82871a344f7c53ecab5b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100138
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [92d4f32170e6d3a1b65857bb83e22c4bf7f565bd]

        Fix some "D'oh! You found a bug" here and there
        
        Change-Id: I0b3b4eec07378dcc3a110bfb7e2205220f30c579
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100132
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-04  Alain Romedenne  <LibreOfficiant@sfr.fr>  [7bb1ec81e997e270be39f5639073f5190dd3655e]

        tdf131416 Basic syntax diagrams
        
        - Input, Line Input, Print, Put, Reset, Seek and Write statements
        
        Added comma|semicolon delimiter information
        
        Change-Id: I1ef994f1fe68db3d1b8f5d1a85d3764078ab33f3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99925
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8b7b468cfcb1591972ee2e47a295ee4cf86a46e8]

        Fix tag contents
        
        Found you finally...
        
        Change-Id: I71e11b570e31ad1cc470dfea3e54935e000d80f0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100011
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-03  Alain Romedenne  <LibreOfficiant@sfr.fr>  [f0fc51ab506034db25dd325a3b3b0e123af62e98]

        tdf131416 Basic syntax diagrams
        
        - Close, Get, Put and Open statements
        
        Change-Id: I09a89ededbf65c41a65e3d347111c9dac10cfdde
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99601
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [dc36eea48b4a2120911d0f99322ff4a35ea39eb6]

        Update version 7.0 New features video
        
        Change-Id: I35fff323f6ccb6a035d87abcd8b08189276054e6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100000
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ed6ae5a833fbf4ce2c59a479d2c4b5ad818ab128]

        Fix errors after translators review
        
        Change-Id: I088a2a5e56cfd918f5418738fecb2cd98ab67526
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99949
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-03  Johnny_M  <klasse@partyheld.de>  [b735b9689e0cf53a480cf9da537f75349685f576]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iefe83ed0bc3376ad1befbe8d3734654408be107d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99953
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-08-01  Alain Romedenne  <LibreOfficiant@sfr.fr>  [8aadefbd1e3c1a5813791f6b25702563be0dbf4c]

        tdf#131416 Faulty links
        
        Change-Id: Ic6f71c52c2f1a371d56d8c477ec7c48ba8a2612a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99746
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-30  Caolán McNamara  <caolanm@redhat.com>  [1749b770bbfe4aeb1296c48cc9d20cb947a04e47]

        fix broken build due to duplicate id
        
        since...
        
        commit d3a14f08c6a430a62cb46f130a494e305ebdf275
        Author: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Date:   Wed Jul 29 17:56:22 2020 +0300
        
            Rethink some switch statements in Format Menu -related listings
        
        Change-Id: I5763023b30a21f6c1d0cc0f450ebf3337164b43b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99808
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2020-07-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0b8d7ce936d4586bb8f46d3183977707122c703d]

        remove dup bookmark_value
        
        Change-Id: Ifddb1780f2504cb3307abd1032878f28f3106e1f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99744
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-30  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [d3a14f08c6a430a62cb46f130a494e305ebdf275]

        Rethink some switch statements in Format Menu -related listings
        
        Also revert changing an icon from png to svg
        
        Change-Id: I956c8630530ae48ef68aadd1db50fe3ebaed2d0b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99707
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-29  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [dfa74e26624aa6ac3d3e58773d56aca4647c0aab]

        Improve image attributes in Format Menu -related listings
        
        Change-Id: I75798c8c0ecc6ce7b94b523d122c15dc37fcccd3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99658
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [e7f03943eea485b3e74aac5895a12833f6b31e31]

        tdf#132643 Translate German section IDs
        
        Change-Id: I55d752efd9e429b4b6911eac06a4c18fb382d571
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99623
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [434661d450dc7d20b58037d1aa3f51765483a0bf]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1532e3e9d50fa57cefcfa6e187e3566a20cfa442
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99622
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [4210c391e3a474c91406f52b75fba56c53fa4a1b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I89aeeeffd0833b9675567a2fb9aebc382600e4ec
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99615
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [db33b06f5691b897476f6f3ca5c908031198fa74]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iec3890fe9462abc38c834c1a2e70ca8fb66cf78d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99621
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [7ccf847f293254d7189b091874e10d96332eb4c5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I03b0342f0b3a844d73ffed768cb418ace6dd982f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99618
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [29d0bdaaa732169e6ed60a66c1153b16765d6e82]

        Refactor elements in Format Menu -related listings
        
        Used xsltproc helpers/refactor.xsl
        
        Change-Id: I0b896dc1906cb5a9c2a34a494ec13eabe2c7ed54
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99627
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [76f708f674acf21985fe983d972dbf7192e0eb73]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idc46151ddb27f30cc2fe4ad9480a5fccb609d0dd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99620
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [ecb344a901ccb6edd2246f16e7fde7184d8f020b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I480cf0609708d48739ea03cc5c882676373ea7f0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99619
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [658211ad665512496084cb1911ce0bbf4ddf38c6]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifab0b26bff03ed85e2deabd22b0e6a664474e6c0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99616
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [6b2b776059750b8f33d21227475e481179f50a4c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I314a50da1c50fea50e1e282b81ba369e3044168a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99617
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Johnny_M  <klasse@partyheld.de>  [4a4fa0ebf291dca7c891fb4bc2692f383d4cb70a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ibf1dffcd932f087f99e245ef6c60cc54e5e64a6d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99614
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-28  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [008ccd9f3a7a5938ceca575ceb6981cacbee3fcd]

        Add comments about Format Menu -related listing
        
        Change-Id: I1a9ec42ccf95ebdbc01666a776747307589942cc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99588
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>

2020-07-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5794edee8b1e7fc990bb0a41462d4aeb382a976f]

        Change e-mail to email and E-mail to Email
        
        Change-Id: Ie47ed745f336e44389c8c797967de6af72c9ce8d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99526
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-26  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [09c3906689f2a33490dceb57b47caaa4d22b2060]

        Create help page for submenu Spacing
        
        Change-Id: I0858a71de5dbbb6e2d1033add3d69d00ad46372f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99383
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [bd1204235cbbbe6339593531b1266f25e1c5111a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2f2236c92529a439e2c113d3360759746cce8429
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99439
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [e06237458eab93557115b5c5f8e2682fc404d8c8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9b1dabdae0617e74a07506a8be445566228cae5f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99438
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [4967b699ba7ee07820de5e5802c9f8185ae3e0b4]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2d4a6e0a672db21ce316180b02938a118283183a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99437
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [2435b31a5fc9e70a52f5fb573c8847e30139661a]

        tdf#132643 Translate German section IDs
        
        Change-Id: If08df34f7d0d480e31a544470ba3b49702d741e7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99436
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [0cc60d86dc0905e834d67d16ba85b6032f54ace9]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie3d894567df57e5557ac7b2dc010ea307aeaeed5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99435
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [e77ae87e8ecbaf52cefe92ffca9cc43e49f75405]

        tdf#132643 Translate German section IDs
        
        Change-Id: I25a9f8a33be3998c1927275a69a68480d40f16f7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99434
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [64db9db641899c405109b7d10eb5e602f91ec128]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id31bebc3de230e89376f7d1ba002baee37d36e46
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99432
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [caf41978c40d7c031765083b4e8493584affdaa8]

        tdf#132643 Translate German section IDs
        
        Change-Id: I027412f1a9cdd47e0bd774660c381dd44dbb2c9f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99431
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [e47a1a6a1510b9def289daa9deaf550fd98e1a52]

        tdf#132643 Translate German section IDs
        
        Change-Id: I82296c358189107866f5da0e6457fb467017a34f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99433
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-25  Johnny_M  <klasse@partyheld.de>  [f61b97e69b487c32c3d3f1abdf76eb12323d7a26]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3d6d7a1a2390c042da70ea09a4e475ad7e27b620
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99430
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [0a22b767ac6eb9ba9b41b4db62ecc67c54675036]

        If it contains “all” of something, then it isn’t a “selection”
        
        That’s unpossible, as Ralph Wiggum would say. #grammarpolice
        
        Change-Id: I39fe5ca296c837756a946bd542cb6440b79c6cb6

2020-07-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d5ce482cb032166d9b7e5c15a2b6001d0f528e07]

        tdf#135031 Missing bookmark entry for F1
        
        Change-Id: Ief4944b5cb252a64b8df7b7ccce4783eb3793685
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99326
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4366b556f493d0b2d9f5dd391164948401a4975b]

        tdf#130733 Fix 'Rename Bookmark' help button
        
        Change-Id: Id76665c5ddcdde6500b54d751b95a9ba020b6e2b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99247
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-22  Andrea Gelmini  <andrea.gelmini@gelma.net>  [da688f647b63750ed33e7fe436ac9a086df0c501]

        Fix typo
        
        Change-Id: Ic8737cf620e6cd1ec64a2fb4234d0982f3724b16

2020-07-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ff89d81b75252cfb533e748ee2f46eaa3183e15e]

        Move Help page to new location
        
        Change-Id: Ic5ebc94e84f1867c1699d9fddb2ce362e872ed37
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99182
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9e75afecf50e19669649a0536a4641e423f78625]

        Fix typo
        
        Change-Id: I33715e0a10c57f20a4d0e51109d5fe7899af2b2d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99192
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4be1fc40b514baced320b3e27207ed35a0afcce3]

        fix typo
        
        Change-Id: I167c43c2899f7c37817d0c297eb62939663fc93e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99191
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-20  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [361825414d49d1c6f3dc359fd43ebebe094f26e2]

        tdf#132052 Finding currency symbols with Formatted Display
        
        Change-Id: If0e853f247c262e5369b96f1688250bbd6e17d64
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99103
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-20  Guilhem Moulin  <guilhem@libreoffice.org>  [100f99e0f570b1706034f9971f06017bc78be197]

        Support: typofix in mailing list address.
        
        Right now users@libreoffice.org bounces “550 5.1.1 <users@libreoffice.org>
        User doesn't exist: users@libreoffice.org (in reply to RCPT TO command)”
        and https://www.libreoffice.org/get-help/mailing-lists/ reads
        ‘global.libreoffice.org’.
        
        Change-Id: Ia016f6ded285aa9f3bcff9bbdbd3c7324d0103a2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99100
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [afb6e5594b5771922817007a725ee8e8af2563b2]

        Adjust heading level
        
        Change-Id: Ic2cd03797702ed3a2e4941e51878e1bdb2d4f693
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98963
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b466af5d12051020df2da4adaa836a8b7b3a9c37]

        Add related topics section to pdf export Help pages
        
        Change-Id: I9cea01efbcce8be2b0a1e1ad4b78e0300848a3a2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98995
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [682a31b0baefe39993952265195c8c7f0e556aee]

        Drop reference to Internet Explorer
        
        Change-Id: Ic6aedc6d1783a8c1ef7b377480ecfdcf16338611
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98830
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-16  Octavio Alvarez  <octallo@alvarezp.org>  [2ea58f0c0e5270f6cce5f5cb80f054d1f3c37f50]

        Made Clear Direct Formatting help match reality
        
        The Clear Direct Formatting help text incorrectly states that
        this function will remove character styles on Writer, which
        is not true. This is causing confusion as reflected in the
        following bugs:
        
        Bug 132702 - CLEAR DIRECT FORMATTING: Wrong information in LO Help
        - https://bugs.documentfoundation.org/show_bug.cgi?id=132702
        
        Bug 132469 - Clear Direct Formatting char does not work
        - https://bugs.documentfoundation.org/show_bug.cgi?id=132469
        
        as well as in the following question from Ask:
        
        Why does direct clear formatting not clear character style
        - https://ask.libreoffice.org/en/question/51776/
        
        This was an old behavior pre-2011 before I converted "Default
        Formatting" into "Clear Default Formatting". The help text was
        also updated by me back then, but I am observing that it was
        done incompletely, as it seems like I changed the topic title
        but did not update the text about the actual behavior:
        
        https://git.libreoffice.org/help/+/7d23506818f48f534622f83343a79083105672da%5E%21/
        
        Additionally, while analyzing this issue, I found that people
        get confused as to how to remove remaining formatting that is
        still applied as a character style. Sometimes they don't know
        that a character style is still applied. Thus, I am adding a
        note about it.
        
        The Design Team or other developers may later decide that it's
        better to proceed in a different way, but, for now, it's
        important to state the truth about how this function works.
        
        Change-Id: I2a522c68630d64c21eabe9af61ace8a66d633ae2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98869
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-16  Alain Romedenne  <LibreOfficiant@sfr.fr>  [5394157cd575d21ca99d0b6e0b0dcb986436bf85]

        typo in syntax example
        
        Change-Id: Iccc6384165242b55ff7cd192af6fd7313a9119a7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98835
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f5dcf4f9e56932f399bf9859000e5163b602e60b]

        tdf#133851 Missing help page for certificate paths
        
        Change-Id: Id34c05fb25df30c40461c9ef1d6aaa4215f4ac56
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98794
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-16  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [0485136e4e45578bf086bcf98894c20e270c27dc]

        tdf#126142 Update ImageMap menu item locations
        
        Change-Id: I36b83fd50c53b144c68ed794d1f1516a6984826c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98855
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d949d2a2013b810295294067aa8d45b95398c7e4]

        Housekeeping on XML
        
        Change-Id: I2459b37ae6f5ca20a377c3882d72cb08dc36abed

2020-07-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [21609114dcc627949bca327ffe29b6df6e3b097f]

        Add title to Help page
        
        Change-Id: Ie43d7c4b68110bb31c7c21aa4ffbedc73b8c7ab9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98556
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [79e8a3820948824f875051058e4ed33cf822a529]

        Fix mistake in Help page for VDB()
        
        Change-Id: Ib3780415a1ca5385dd27391f2b33fd1904e5e24b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98523
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-07-10  Alain Romedenne  <LibreOfficiant@sfr.fr>  [93b76db773b5d3622c42906c346f4c10ac3f53eb]

        tdf#131416 typo in basic syntax
        
        Change-Id: Ic51949f7781263879f8d92861d1a08e8d98329af
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98455
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-09  Alain Romedenne  <LibreOfficiant@sfr.fr>  [290bab91dab73ea80e595c3b284926c7e01b35d1]

        tdf#131416 How to read syntax diagrams
        
        Change-Id: Ic8ec05c75658f600f5ea1509acb482cc3db5d796
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98343
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5907932eac35843d0cd88adea09ba8890ed59884]

        Fix Help after translator review.
        
        Many thanks to Mikel Tõnnov.
        
        Change-Id: I2858f436fe6fecaac6f50c6912883b5c9c46d050
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98393
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [de1a815d21e38d3942ce3647ffdabb5544b3636d]

        fix doubled colon
        
        Change-Id: I9bad622b777f2e403e24386f7efb985de72aceb6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98292
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-06  Alain Romedenne  <LibreOfficiant@sfr.fr>  [5e30d8fa70fb0f84dc42f6e716a55630ca4310fb]

        tdf#131416 Const syntax diagram
        
        Change-Id: Ie14901834c3fefbf612d8ad68e948d6e59de4658
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97676
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-06  Stanislav Horacek  <stanislav.horacek@gmail.com>  [79308222ef7d53444039abc5b5e138ea228cb3d1]

        fix repeated sentence and label for default language
        
        Change-Id: I3c1d673cd1119f0c1373637b616b861317cc5969
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98195
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [6e391bd9be1d344565b84dc42df5b76197aa5207]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6d62bf5afebc4f1789676c58620849cef56f66dd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97755
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [193415db6bd7d5f7ca9c828e354efc9bac1919ac]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2a9caef0d9e87224cd512e3c8bbe9a19296edc2e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97852
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [770a9dbb7c4224cb379d327ca02300abe5083001]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9caadfaaea1e96ebf583379b0ed31f29ea11d860
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97850
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [3d0d927f0c4337a27ffcc94caba4ee6818fbdd8e]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib49d9ddad0fd04c00bc6fc33572c627354409f60
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97848
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [86cef767faa48cafb031eab201a8cec16ce7102b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5697e0717deea95fb32d462c1781cc9f404d6f1a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97847
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [cb2fb05325ca1a669e66c1b6ea0180707ebe84ba]

        tdf#132643 Translate German section IDs
        
        Change-Id: I46ffa2c6b1cf63241c35c9f2f35fdde250deac23
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97846
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [dd01432283b4ed8259fac3ee8c097ae27b9ec79a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I348ed6e6dff01d198f2b33ea559792eb9f775851
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97754
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [420a701bbbe76d95792e167cc4cee169abd09b58]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7230dee984de1ce119b37b0c6ed9e683f1a00e8f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97753
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [0d09266b1a530022f8191774212800bb811096c6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9bdb94359d3bb9b0b140cc704b138ec0d1347832
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97752
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [2239aea3af8134f2d7799784bce5fe91499fc4fc]

        tdf#132643 Translate German section IDs
        
        Change-Id: I74d819195dbe0f8ddb38c780e45672d17e13d0d4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97751
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [0dd5d7c2a95c0639585311173a1456ff9c10edfe]

        tdf#132643 Translate German section IDs
        
        Change-Id: I315e0631ac9fc089c7a837530ac20a931b19852b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97750
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [22b4159695d519d3509ca2f1ce2fe5e88978c027]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4f616f8e5ab5be3887cc4109952aadd4fde7a471
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97749
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [da883c5454b41e985c73b2c6a8b8b85e4322fb67]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7dfbe147fa191f051265b96616c43727b0c44b4f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97748
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [d0b8c9029801f0a51b2ce72d7b8fdc67fc6f570f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2e0f576ce1a7741eea231607d4f335e8ff08af2d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97747
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [fc51a0560e6a26202f47f6144b8c5e65cb8694ad]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie95d3bdc17ddcc83afa4c05035011a1982f4f9d5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97853
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [81aab1b7d5cfad482f80bf975521f86a68116708]

        tdf#132643 Translate German section IDs
        
        Change-Id: I21f33dc6af5b8798f12c17c90aaefddd612141bd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97854
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [23fa7d66f1e1a2aa2f237d7e93b0412c90de1d33]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8bcd3e01871d99735078e8e620c42d15ac7330f1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97851
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [7385e4b25df4dc30e37e377591fd1c70a9253078]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ieb09755da593f1c93d0335e375b55702bf58f43d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97855
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [f18e93820b5da987ca73fcf20be425f4542268f6]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iaf14944215ab908c6d428720da7ca5da08f6eb69
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97856
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-05  Johnny_M  <klasse@partyheld.de>  [74d8f751db9c494369cdf9b9eabc72feb976c64d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icd9854e86c102cc090cc80d477fd1b9bcd4fd704
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97746
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-03  László Németh  <nemeth@numbertext.org>  [4e7e70de93368b2d4de54665245484929d76eb90]

        tdf#133524 tdf#133589 (related) Document new "Localized options"
        
        of AutoCorrect.
        
        Change-Id: I8fce33762184ea558f62cce71cb0c09210623a22
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97822
        Tested-by: Jenkins
        Reviewed-by: László Németh <nemeth@numbertext.org>

2020-07-02  Alain Romedenne  <LibreOfficiant@sfr.fr>  [b6f441acbef90d0c13e56b2127d19ebb7ed1718d]

        Basic advanced libraries brief descriptions
        
        Change-Id: I4bdfd0983e52e8741b9082f0bc6dfa1a35b16510
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97582
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [659dba3909b17d8a3206572b9b6de5acad3db590]

        Capitalize funciton name
        
        Change-Id: I48c456ecdd591b84315f95b15013d708e6028cb4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97641
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [93dc60612485b96089088ec8c316e62b836b9bc4]

        mute l10n in some lines of Basic
        
        Change-Id: Ibdf0ffcf32e47174c3572d95e9afeaa366a109d9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97640
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5e74f53b93134f1174f477fcbf54e93f06a4c707]

        tdf#134376 Add Calc cell style Help page
        
        Change-Id: I57f32bdfc4435cbe21b7cca1cb5170892e69447d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97622
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-07-01  Eike Rathke  <erack@redhat.com>  [b59586b7da5b2fe01ffb0c55ae522b5e82bead0f]

        Adjust OFFSET() note to reality
        
        It was never necessary to enter OFFSET() as an array formula if a
        cell range reference is returned. Whether to use an array formula
        entirely depends on how the resulting range(s) are to be used as
        arguments to calling functions.
        
        Change-Id: Icb771c680f1b9c076017ebd2c78f440529ecc1b2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97620
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2020-06-30  Alain Romedenne  <LibreOfficiant@sfr.fr>  [ba1243452608af3997b42b975895a3e838c767c6]

        Advanced Basic libraries brief descriptions
        
        Change-Id: I7cdeba9ec039a42eff0072d44e92bf95d78ecd90
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97497
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f8d5d058a35ca8fe9b6797e45fe703a7d7486ed1]

        tdf#133998 Help entries split in middle of sentence
        
        Removed <ahelp> tags from Help file, and copy contents
        to extended tips in dialog file as done in
        
        https://gerrit.libreoffice.org/c/core/+/97526
        
        Change-Id: I933b1f89f8f5ea5a43dedbc25ea1de8014f3ea76
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97529
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [74e0455c41e1e6b95c9e8cc34db4b4da0802f30d]

        Mute l10n on bookamrk hid=
        
        Change-Id: I306ece30659e9b9fe1b193f8d6fb3a5161bd8be7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97461
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [971425d46a52037cc1bead7c0a1054d84c10e56b]

        refactor some database Help files
        
        Change-Id: Ia3ad2896015c335450d0970d8cf51044473e249e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97456
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a03c8e79a278e9e17967b4978ac6667abc6d6dbc]

        Fix Help on borders after translator review
        
        Many thanks to Mihkel Tonnov
        
        Change-Id: Id2c97cabe779f87b6ab8ddded32e20ef276537d6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97412
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [59200481f126b3cd56ccd1eb231b8c1ee3a61a61]

        Add  empty colspan/rowspan cleaning
        
        Change-Id: Ibb73313768ad2252e27d6b85757338fabf0ea1d7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97414
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-29  Alain Romedenne  <LibreOfficiant@sfr.fr>  [5ea3a748d1a9d9126da15332df1899e6d17e4f8b]

        typo
        
        Change-Id: I1bcca86f97f87ae5a5240adbea7055bf669afbf6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97145
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-29  Alain Romedenne  <LibreOfficiant@sfr.fr>  [75ae27d3ecbfec73b3c2c6f41a1dbaee247caf4d]

        Basic script improvement
        
        Change-Id: I3aa3468971d1a2c6c1e93c94254ba44b69b6238c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97371
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-26  Alain Romedenne  <LibreOfficiant@sfr.fr>  [7a9ad91c49811550018363ddda12b5d2e5563c42]

        tdf#131416 Enum Basic statement syntax diagram
        
        Change-Id: I7f0ad87f1b7bd678ca46caff518272e6ec5d7928
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97139
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1057374f655ad0f05c517b888be837825a33b781]

        Missing Math icons in ref pages
        
        replaces png-> svg
        Fix icon size
        refactor <tablecell>s
        refactor <literal> when no translation involved
        
        Change-Id: I3d6ee877d050eaa78c3916a627f4f97db25e1330
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97115
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [edd797863d4a748784ba72c5148c434e8c5977dd]

        tdf#132464 Enhance Help for sumation icon
        
        Change-Id: Iec55f78002beb2052e0d49089f1b3a09171fa43f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96784
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-24  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [4847445f1d2ba57767dfb3be236b112e7187a04d]

        tdf#133640 Replace problematic colors to make links discernible
        
        … and add back their default underlines, but dimmed.
        I still think this looks busy, but I shall get used to it.
        It’s more a11y-friendly this way.
        
        Also, the old, green footer line is gone, since it doesn’t really
        fit in since commit 4d6b5e5f74c50cc440a46fada8fa89ad2f946749.
        
        Change-Id: Ie9feb3cc232ec249dbe323c2ec4b761c12e91ad6

2020-06-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [35a0244b536543f2f4a7bb0b1350e6b3caa295dd]

        Fix list formatting in QR code page
        
        Change-Id: Icf81d65d1d6ce5850112f76e10430459620a8b65
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96782
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-24  Andrea Gelmini  <andrea.gelmini@gelma.net>  [699c98413f9a1327cae659656478fc44321c6458]

        Fix typo
        
        Change-Id: Ib69b1d36d6a750c428589aeffb5691be9d1f74f8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97038
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-06-24  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [01e509f72d5ac9444780578e5aa2d5ef0f561bc7]

        No need to localize these
        
        Change-Id: I5363ede15dda1d109a5306c7325c323708ac5dd1

2020-06-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [47b0c69b0a1cefe027366d6e01f4f14470edaa2f]

        Update CSS box colors to match new Colibre
        
        Change-Id: I5ed9fdcad79fc34032e6c8d1536aaaf12d32e177

2020-06-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f9e41ddb473fdb17dab310d17e68e2d0470a8518]

        Add Pattern fill Help page, fix Bitmap page
        
        Change-Id: I34fd1b55a9f63d7b1764a0fec926a67194fd6d21
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96911
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [540b892df6e000c75dd0a9dacc50a06ea48a3182]

        Review Area tab called by many modules.
        
        Change-Id: I9afa69a68c538647d4643e9b68077c97ff4eb079
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96900
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a9324f47d6240144e8023079435b7f36bc0a9703]

        Fix backgound color page after translator review
        
        Special thanks to Mihkel Tonnov.
        
        Change-Id: If0ef8d7aa9ca076937330f86f1cfaf8f5ec40f32
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96849
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b879ee14934fbabf8d4320f53f913011d7622947]

        Improve/fix DTD for note, tip, warning in lists
        
        Change-Id: Id219ece5bd20028a4ae3049580cc74e44ef4cc6b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96848
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d2fe8fae9d249659c389e374a253072ae92506ae]

        Fix label contents for Text CSV import
        
        Change-Id: Ifdfc8ad238b6ef070ca2fa46af7bd50be77c17d0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96844
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [60eeb9ed8928c7340e9bafdd757fc5ef2e5b7749]

        tdf134172 Refactor Show Changes Help pages.
        
        Change-Id: Id588d8c440fd6f5c7430c3dc95209b7e1102fcea
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96819
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3512ddac6810ba61d89e843c3b010d1354720deb]

        tdf#124010 Missing bookmark for adv database settings
        
        Change-Id: Ibab5140c0095dbdc46fae02268b5c51e251be0b8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96783
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-22  Gabor Kelemen  <kelemeng@gnome.hu>  [c045b6819242cb355968a0570bba313ce6bd47f1]

        tdf#132757 (related) Document new "Position axis" options
        
        Change-Id: If8ba96a7d68bdcde007bf84093a4a420b6a9db0f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96824
        Tested-by: Jenkins
        Reviewed-by: Tünde Tóth <tundeth@gmail.com>

2020-06-22  Gabor Kelemen  <kelemeng@gnome.hu>  [fbfd71ff234e20b57931fbfa7914ef277a605f33]

        tdf#75330 (related) Document "Show the legend without overlapping chart" box
        
        Change-Id: Ic35ecda5ecc9f69401d3dc6ca4bb440a63c3b7e2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96822
        Tested-by: Jenkins
        Reviewed-by: Tünde Tóth <tundeth@gmail.com>

2020-06-22  Gabor Kelemen  <kelemeng@gnome.hu>  [56b5099a57d3415c646ffcf98a1115ec0ca588a3]

        tdf#130777 tdf#51671 (related) Document "Hide legend entry" option
        
        Pie chart uses a separate new data point level tab, place the description
        on that to the page of data series level options for now
        
        Change-Id: Ia5e6cbfb2ef56e1a7d0b8db58e07b4225e808c91
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96823
        Tested-by: Jenkins
        Reviewed-by: Tünde Tóth <tundeth@gmail.com>

2020-06-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [731464d2522d824780fbd283fd2276b6f3b5dd0d]

        Refactor 3D settings toolbar page
        
        Change-Id: Ide0f71114947e5d6910d5b244d718810e1ec6361
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96763
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [a7657f2303d9a59182957f574d58a0899a55e855]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5e27abe62b5a2a40c61973543ab2313de5db743b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96725
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [f1a2ae9b979d0c698b841a23c1d25b879545a138]

        tdf#132643 Translate German section IDs
        
        Change-Id: I77cced153cfdb29bc417aeab3f09f7c303c0591d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96728
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [f4e2ad7f36334f6a4d3cd995e2450ba642b176bb]

        tdf#132643 Remove unused German section ID
        
        Change-Id: I9144b3e3302d0bb5bb1e1e5e7072a8ada73f2ab0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96726
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [bd65c7cde8bbd01252f12f683094721784f5715d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4410eb7156788a7eae8cc7a9b3347fb4c8b8def9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96724
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [1c842279a41a855ce4a556aa86d72c45fa445b19]

        tdf#132643 Translate German section IDs
        
        Change-Id: I64198c23c78deaff85aad6679987057f2ef17ff4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96722
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [06ff6003288de9438e311a0a04cc2391257c96b0]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6d7817fd00c9abf6849fc46f2298c7e22cdcdc5c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96721
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [fc2818cb219474b18497305aa9eb880c44749e92]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0ec21caa99799330488bdcf028f314ba59a2eab8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96720
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [b87c66dbbe22afa72b8285f37c5d3774253f81e5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1997b1c0f683b70bbcb1b5cfc16c508e38b726c0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96719
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [6a08ee38a2d84f5a132e4b043127cee69279d780]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ief3f6195bba5dbbf7837ae97506ed19ecb0e291a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96727
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Johnny_M  <klasse@partyheld.de>  [e86897a96ba396c80a199a539af83b435cec8cea]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0973b77a4ff00242ffcbd75473a6d914a6dfa389
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96718
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Alain Romedenne  <LibreOfficiant@sfr.fr>  [79b88ef30847c5f6aa72ed8a1695879eecb81113]

        tdf#131416 Basic statements syntax diagrams
        
        - Do Until/Do While
        - If ElseIf EndIf
        - While
        
        - minor fix to Select Case statement
        
        Change-Id: Ie72759b2277c6d128ea7db4af68f76560f955f4e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96345
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7f5ff553b266093767378d7feab9220e24a27d96]

        tdf#131825 3D Effects help pages
        
        * Rescued 3 buttons from OO.org 1.1.5
        * add icons here and there
        * deleted extra page in IMPRESS
        * entry "3dEffects" in Index
        * entry in Contents
        
        Change-Id: Ia35000392d928750ebd95c64426ba1d1fa11f099
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96673
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e1867b2cfa96b646f9692855897166f5732ca087]

        tdf#133116 add lock file info in MSO OLE page
        
        Change-Id: I6f947900bc0e00b2583b095d619063d6e6fe4178
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96622
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Alain Romedenne  <LibreOfficiant@sfr.fr>  [c4c2ae468886b8a38465b9969d8293b677672481]

        fix to deprecated API example
        
        cf. https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1ui_1_1dialogs_1_1XFilePicker.html#ae368e8b36ffdb8f8f7ba45d93556a60d
        
        Change-Id: Ie25dd20111eff943a729cc8c13ce2febd3368811
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Alain Romedenne  <LibreOfficiant@sfr.fr>  [fcf75206c5f8f59ac464dc3b9b9ca869ce3a7bd5]

        Basic compiler/runtime options aggregation
        
        - Base
        - Explicit
        - ClassModule
        - Compatible
        - Private Module
        - VBASupport
        
        Change-Id: If5edfe93a744d847bc387d868cbb26292b60ea0a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96493
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7af288d0fa90e5e31c29014501f06f776a00366a]

        tdf#134032 Calling Calc function from basic
        
        Change-Id: I7c3c64e0df4d89b46e49afb869f3e2de0825a6e2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96485
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [8eb924f68ccbee88e782c135a79c675b8927f73a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4c2908ad3af91c0196c33a7f454fcfea45ab6cf8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96463
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [be0cdbd01369daeef3e41c0870f9637bf84343a5]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iec1083a1da7f83f3d6eef38d1cc3bf055d373ce7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96461
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [424385e099927a3b91b9499bf4910af317699dd1]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ifecc65a0c98d1146cd9b60bffd570034ca40c5df
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96462
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [de054848fdd963bad31e2d6d065cb570b365925b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I803e4af4b49e4829af10b9da5612a873ecb0898b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96459
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [0213f0c63b7ce0b8ed055bf81549b11ca7da54d1]

        tdf#132643 Translate German section IDs
        
        Change-Id: Icb4bb1a3a41e6c851f356f8ebcaa42b83b33de90
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96460
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [f0c1fbca3e7262493d3384a93adebf9b3bb68a8f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I588354f51792cb7d3c138f72e5255d3379dc490d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96458
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [86accd858a3597ce0eb69040299af4dee1c74038]

        tdf#132643 Translate German section IDs
        
        Change-Id: I39c98a63e54f5520f7408aa22c48d523f360aa73
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96457
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [97ba99e57552181ef93b1041ecbabd5b43bdd409]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie72155adcb8d67736312ae6e27455dc159483ed0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96464
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [38e1dd4f293343ebdb3104405a7b96041d4f2e84]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ib3e3203f59d9d967e2c6d12c2793b2e7e9cd252f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96465
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Johnny_M  <klasse@partyheld.de>  [666ef2f8304a6a2f37d8bb0afd8630baea0cc3ec]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8329ac4ed7026bf8bedf7bdfa2b724993b78a750
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96456
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [456d9b054d29362667b0f3acc391c46293312751]

        Add better 404 error
        
        Missing help pages or links with bad HID were redirected
        to module entry page, masking the real issue in Help.
        
        This patch activated the 404 page and add HID information
        for debug and fix.
        
        Change-Id: I0d55f1c36d9a6c3fab0096d5e3cd171087729691
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96401
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [01bf38a8fe1221235a2b32cc5773c49e1228a418]

        tdf#129169 More adjustments in area/background
        
        Add Writer contents in default
        
        Change-Id: I1f51417bf40a9fb42c1a7eeac3b3ea0796bd11be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96400
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [522bc49632bc3eac50a56cf1746d1b923eb2b89b]

        tdf#129169 Access commands for area/background
        
        Change-Id: I370ddc89c72e15703950c12996ea5af8e14c4d6e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96299
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-14  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d72176b8a836e7b4314922d463c00d6975b44bd0]

        Capitalize “JavaScript” correctly
        
        Change-Id: I9f8268244cb43696209958e1ddcd9886ed967303

2020-06-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [abdad98a45ff66fd09422920d198c2d4f3cde8bc]

        tdf#133928 Help need javascript enabled in browser
        
        Helpcontent2 part
        
        Also, optimize XSLT brand template
        
        Change-Id: Idfe3647306452f1f8be5632f1e1a70d642533406
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96238
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [2c80aef697c33e3d8f231376e08783daa78e6cb3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6366cfd71839899bf733701d909852a67ec389a9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96159
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [840c1a345c75a872409b69c4e665cd1d617e885d]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0466f899f94829917988be5466e8ca1a0f68130f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96158
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [7a4ad1578df5118941751ec53fac9ac88ddef59c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I79592b0aa9071d13e8323da4a23d3869c6ae41e7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96157
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [b2f4f8ca4c482aa1b40813699eebfb481410057e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I931507ecd057f6bac587aeb0a912dfc80ef669a5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96156
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [523429f27a7e250cfdbdcffc04aecfe863eeed1f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I3b9ec5d8652adec0abe6a05b35f7dd22d99f0edf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96155
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [d66252c4d086b505696cbb2e96dd2c2e98e4db45]

        tdf#132643 Translate German section IDs
        
        Change-Id: I19d39b21dff559e8742cc5cf40ba5a52f11cb5fa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96154
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [609cdd1cab4621f4986dba1b872fd1a8ec9c97a3]

        tdf#132643 Translate German section IDs
        
        Change-Id: I421154c40fa493ebd923fa85f4df33afcb57945f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96153
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [c448b50186168a9f4c942fc0322809f483ba501e]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1c2e7d4fe447a850a56ccec2879b7e06c1fba3d4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96152
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [08701b966e260d51fad99b4edbf08d63bd1cc4c5]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8c17d2c3cae383d13da2fe0acc8c89d85646ff74
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96151
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-13  Johnny_M  <klasse@partyheld.de>  [604ffb54dc7a6cf59e7e38c5fbd37250d3b507d7]

        tdf#132643 Translate German section IDs
        
        Change-Id: I6a1db95a058ae170e3f4cfcbaff38cfe463c1257
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96150
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7c55241a443bdbfaa46613ddd456edfeb9f5e1b3]

        Fix applicaiton color and h1 underline CSS
        
        Change-Id: Ia8a18f4a8e1bd12c40a092528e68ec2f12846ac1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96162
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-11  Alain🐍Romedenne  <LibreOfficiant@sfr.fr>  [7c39ebe635e48c0362375c731724d6f8bd15971a]

        Typo in Basic script
        
        Change-Id: I73108c42e82a1e11606e373f1fce0f6a94198f7e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96094
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7c42a667bf18ea2ce2f88e11978a13b3860c7689]

        Unmute L10N in string
        
        Change-Id: I89116a7fb1e94ded67629d5e4f397a2ff292eaa4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96073
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-08  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [33f5cf993af2d3a08eb2b12abef53d5393a00bfc]

        tdf#88066 Update help on switching between insert and overwrite mode
        
        Change-Id: I16b0afebf83197993963bbd7a7c7a1a0d239ada1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95812
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-07  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [24901fb947d0d7adeaefbbddd8d2bad89e49e378]

        Improve web help header
        
        Header with symbol, logo and navigation dropdowns now uses
        grid layout when screen width is desktop.
        
        Change-Id: I00612ebe04110b3608d9534c0ebdb23d5b788c54
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95668
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [af22581cca91cdf92b5271ad6ba6a83cc5554ed9]

        tdf#129069 Unicode entry shortcut Help
        
        * Relevant contents is on lines 55-57
        * sourced from release notes
        
        Change-Id: Ibf22c62c60b9f0e468ce4f2cd8a7401d778039ae
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95526
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-05  Johnny_M  <klasse@partyheld.de>  [4da5d8b00d649c2ea7063ec63e192b310148e101]

        tdf#132643 Translate German section IDs
        
        Change-Id: I08aa7661f7888b06c09206226f951f8269751dfe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95586
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-05  Johnny_M  <klasse@partyheld.de>  [01817edba801871a08adaf6bd21e52a1b5389f1d]

        Remove duplicate section ID
        
        As improvement upon a01ce973cae9914d41d798ac10f84db65a7e0f3c,
        in which a translation of the duplicate was done.
        (The newer "edit_mode" was introduced on fba1e83f120a310343f75de27c7e3cb0c5524cc7,
        apparently to not use the pre-existing German one.)
        
        Change-Id: I3bf617732487e98e0f68da80ea10b3fc54921e7f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95544
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-05  Gabor Kelemen  <kelemeng@ubuntu.com>  [9255147fb8e8fd4b93c254a7505aa20baddec7fd]

        tdf#127263 Connect QR Code dialogs Help button to the online help
        
        also add some ahelp tags for the old style help
        
        Change-Id: I6d0a660bada92041e9d4fa25a46f2aa4681b1377
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95545
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2020-06-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [67026c44ece5d04b41eb1c2f2c3ebf086d558bbd]

        Improve readabilty of SERIESSUM
        
        Change-Id: Ia5f4c2ccd335f9be8606bb192cc88d703d80d00c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95436
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c6409aa8d0e0c6342cb397f906ac602201581a27]

        Fix [aria-hidden] topix in CSS
        
        Change-Id: Ifbc5d8d7a3ffc92965a78062c5943b5e94081bf0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95434
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-03  Steve Fanning  <stevemfanning@yahoo.co.uk>  [e04a83713f38be33d0c51cc35d0c457919a3f213]

        Improve help information for ACCRINT() function to better explain the behaviour of the Par argument.
        
        Change-Id: Ia1fb54abe828dc9d0310e83f9552099759b96d40
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95329
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [e10bfae45bc138b0c2351a7cb6bd3cc591bea388]

        (ful_func.xhp) Update common defintions for lengthy argument lists, to contain more white space and give greater consistency across Calc functions.
        
        Change-Id: I053486715c5cb8f0687b6b02c218e470db163b8d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95249
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a85505fe14d6f677e10e1b1d08ca28ccac0d126c]

        Correct argument separation character in CEILING
        
        Change-Id: Iac4caaba8c04232726529a201576a20f29b1a14f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95296
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [79dfc48af63b0834aee096c65f92f1bc96fc1b6c]

        (04060185.xhp) Include square brackets in syntax sections to indicate optional parameters.
        
        Change-Id: I8d099d9babe118c7592b060027dd037e9fbdadaf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95245
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [427ff3dd99a459af6a3f911ad5b23f94d91b4a62]

        (04060184.xhp) Include square brackets in syntax sections to indicate optional parameters.
        
        Change-Id: I20270c2acaa2d9f9957691ce3452986d35126a0e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95243
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [57145b91d3e06b07d714e65e00d9e19626dbca52]

        (04060183.xhp) Include square brackets in syntax sections to indicate optional parameters.
        
        Change-Id: I53c9d01dfd75cdab6bac7284b2d775d36a1d9311
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95241
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [8a1427c35e2392ecfe8ecaee84ab1c24fa5b87ae]

        (04060182.xhp) Include square brackets in syntax sections to indicate optional parameters.
        
        Also updated GEOMEAN() and HARMEAN() to cater for up to 255 arguments rather than 30.
        
        Change-Id: I706f1f8426b04b3ec06064d505116151b55f2b00
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95240
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [4b4e25cad5a6971b1be4f077bbe42fd08366b4fd]

        (04060119.xhp) Include square brackets in syntax sections to indicate optional parameters.
        
        Note: PMT() and PPMT() functions - syntax now matches ODF 1.2.
        
        Change-Id: I7c291ed84eaf875953e86996cc74c2c9a956e13c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95235
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Steve Fanning  <stevemfanning@yahoo.co.uk>  [5dd2cc30687d259990a9882d1c0874993fb60747]

        (04060181.xhp) Include square brackets in syntax sections to indicate optional parameters.
        
        Change-Id: Idade23cd4fd95210ecc0bd1684f30f30c9d2ccbc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95236
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [80ea6d732d33f789167774efdb26dfac67b35afc]

        Fix broken links between pages
        
        Change-Id: I2bb6f9314bca0e40507644805120f884dc61130f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95253
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6db4508d4a2e08ff61594ad1dd861dc2575ce216]

        Refactor random id's with mnemonics
        
        Change-Id: I826a640e18602dbf9df1c3c2cc6fd1599e6dec96
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95251
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-06-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a8390f0863b9566e2a758da0e11a2600d076aa42]

        Fix link between pages
        
        Change-Id: Iee68de46cf2dc14c7ff37a886c162055cefa1f9e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95252
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Johnny_M  <klasse@partyheld.de>  [6bc120d988d486da6bcedb5453765fc6bfdfd28a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id4d156bcb943d456626479c64d5fe1421c700ec2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95184
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Johnny_M  <klasse@partyheld.de>  [fd75d17e6b33abe9a0b46ebdbf64a4bf1a5a01c6]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9aa7f076c7f2f68a53ec048dda450caea907796b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95185
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Johnny_M  <klasse@partyheld.de>  [d3fce853d65efdaad9f7ab11a1a3695a64150234]

        tdf#132643 Translate German section IDs
        
        Change-Id: I7391e3155e766b44c55b6b527bee8a57a771a855
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95183
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Johnny_M  <klasse@partyheld.de>  [0c0365d628a3056f2a02c2d28c2ce8fcc4bdf7db]

        tdf#132643 Translate German section IDs
        
        Change-Id: I17665dfa967d75172dc31254720b9ac1eb9039a9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95182
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Johnny_M  <klasse@partyheld.de>  [368b48ce24216cf92200fc23d04fbde23a3da3ff]

        tdf#132643 Translate German section IDs
        
        Change-Id: I47d0c228c513fe4c1e401305e252ec670f99a418
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95181
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [16b1c5d9c3ead98647e6cc816a9b81e39be48ca5]

        (04060116.xhp) Include square brackets in syntax sections to indicate optional parameters.
        
        Change-Id: Ife2ccaeb06062c1cedaa8cba8511a0a86be1fc1a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95209
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [cf09e34b35c8f0803ecfb5151bdbf1a1cf1ccc68]

        (04060118.xhp) Include square brackets in syntax sections to indicate optional parameters.
        
        ODF 1.2 used to confirm configuration of brackets for FV(), NPER(),and RATE().
        
        Change-Id: I7b109974d3e1dbc6670c32628a5425741d882f4e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95208
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [6a31cba2f22a5a7cf60c1590b1189423fed285b3]

        (func_color.xhp) Include square brackets in syntax section to indicate optional parameter.
        
        Change-Id: I648260ba137015b29443944c983aac16f497b7d6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95207
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [cae5dda033a7b19ecdb37a8abc571f31a5b798d4]

        (func_findb.xhp) Include square brackets in syntax section to indicate optional parameter.
        
        Change-Id: Ib21893f9f1d61a164957a82114f9a1dc0255b9ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95206
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [f35181a3fb8f5db8ac323ec7537d64e693546420]

        (func_fourier.xhp) Include square brackets in syntax section to indicate optional parameters.
        
        Change-Id: I4f5a108e6e588dd97b4501a8b2d13be628536a6d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95205
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [1637dffb6225234b599ee586c796fd6924aecf8a]

        (func_networkdays.intl.xhp) Include square brackets in syntax section to indicate optional parameters.
        
        Note: Exact configuration of square brackets based on that for NETWORKDAYS().
        
        Change-Id: I0f1f7100add3f50d2ba3946087cca292d7a51d65
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95204
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [2d5a11ff0c0ce386c2e6e634b620448d9e0e4824]

        (func_networkdays.xhp) Include square brackets in syntax section to indicate optional parameters.
        
        Note: Exact configuration of square brackets inferred from ODF 1.2.
        
        Change-Id: Ie607da08555aac5bc3d1a46b53f8d4b5c90d33ff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95203
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [e02854641f31d183f6405f9ea7ad03ff0c7a4007]

        (func_numbervalue.xhp) Include square brackets in syntax section to indicate optional parameters.
        
        Change-Id: I7f4018a666d42909bd669eb0c5732c470b0c7255
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95202
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [560fefa866227fbdfdae1e99a0761052686e5660]

        (func_opt_barrier.xhp) Include square brackets in syntax section to indicate optional parameter.
        
        Change-Id: Ide89b5a29ab7846ffa77ccf4a8bc7becfe776cdb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95201
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [9d29678214cb17a3aafbb6c0f31af950b3c9429e]

        (func_opt_prob_inmoney.xhp) Include square brackets in syntax section to indicate optional parameters.
        
        Change-Id: I31d3a3f9b5434fe16eb7ed33a56492c1391d4753
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95200
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [c3154e19796f918beced9b8a4bc3131c97b2b2a5]

        (func_opt_touch.xhp) Include square brackets in syntax section to indicate optional parameter.
        
        Change-Id: Ib1d07ed5c135176fb95b94d44b0cf7bb78937f28
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95199
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [d05d21b99076ad1b3f1fec00058966ecc4ffd179]

        (func_searchb.xhp) Include square brackets in syntax section to indicate optional parameter.
        
        Change-Id: I6b3cdf9d6a98b8183b641c94b4cbeceb4add0183
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95198
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7b5fe18bbcca0811ae386c9230bf5f3d9da88acb]

        Update prism.js to latest version
        
        Update prism.js and companion css to latest version
        Fixes the Currency and Type keyword highlight
        Fixes line numbering interference with a11y-toggle.js
        
        Change-Id: Ibbb5c95790e1366f0a1dbc497d8741e69a0a3957
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95173
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-31  Steve Fanning  <stevemfanning@yahoo.co.uk>  [980d7730dbc2275d80fd059f58db56d37a225247]

        (04060115.xhp) Update syntax statements to clarify which arguments are optional.
        
        Change-Id: I9810870dfef24ab8876c2be0fb6ce6770c60f257
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95196
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-30  Steve Fanning  <stevemfanning@yahoo.co.uk>  [4bafa9e1d40f614b8d23637ce7fe49c0460f6553]

        (04060110.xhp) General updates to function syntax statements in Help file, to include square brackets indicating optional parameters.
        
        Also updated example for PROPER() function to reflect more appropriate sample string!
        
        Change-Id: I42f485f3e312c2d870059b60b3dcdc7d8921a0d8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95195
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-30  Steve Fanning  <stevemfanning@yahoo.co.uk>  [2736ed30a71a29a624eabd69f1adcbd281b2915d]

        The syntax of the GROWTH() function is still not quite correct in the Help. GROWTH() is special in that the 2nd and 3rd parameters are not only optional but may also be specified empty/omitted, in which case they are set to defined values. This makes the syntax a bit more complex but it can be checked against the specification in ODF V1.2.
        
        Change-Id: Idf050f59cce194aba80dcd4887ee636dcd00ec38
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95194
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-30  Steve Fanning  <stevemfanning@yahoo.co.uk>  [1bbe7266ac2f34852e5ac083380c1cad368b9d4e]

        The change to the CHOOSE function needs to be re-worked (as advised by Eike Rathke). TDF #95124 has very recently fixed a bug in Calc's Function Wizard. CHOOSE() supports only 30 jump targets, and this should now be limited in the dialog. Update Help again to reflect this correction.
        
        Change-Id: I5591e36dc69301b5a6a22a22d35d4ae27b5b2459
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95193
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [69ce0305af2d911457274e4889334b335640c5da]

        (04060109.xhp) Changes to syntax statements to readily identify optional parameters.
        
        Also implemented modification required to CHOOSE function syntax - the Function Wizard allows 250+ arguments, not 30.
        
        Change-Id: Ia623c6c908a9efec219cdf8469c26e24ceca0858
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95121
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [5f22c5046e8a89d22d186052bc99e605c48c48b1]

        (WEEKDAY fn) Minor tidy-up for consistency
        
        Change-Id: Ie5f2031b09afd836c1e92a8f4fe837393442a0c2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95115
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [1a010a1c18a0d992afd907efc201f04f799f9c4a]

        (04060107.xhp) Update syntax section for four functions to include square brackets, indicating optional parameters.
        
        Change-Id: Ie1b2a487be11c9e6b2ed17eae8e0b067510c8b61
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94953
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [b8e509bd7232196d97c8c048014191e85cd7ba36]

        (04060105.xhp) Minor changes to correct syntax statements.
        
        Change-Id: I963a2458d10e4d329f16975540246c981629f79b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95120
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [8e5429d50be89dc929cb2e03f339e837481abc9a]

        (IF func) Minor correction to syntax statement
        
        Change-Id: Ib97051224752f5740e7afa0a6da336bfdf7beeb7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95119
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [a93fb9c93b1d78caeae85847a7eae0139ead5384]

        (CELL func) Minor update to syntax statement
        
        Change-Id: Ib16650fdde78757220497996cdd0c699e15a20bf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95118
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [c6213b839442ecafd54eb6396e63b058a00af376]

        (04060103.xhp) Corrections to function syntax statements
        
        Change-Id: Ic058b98ada2d384ef8128776bdbef9f73afe870a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95117
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [fc04f3ae3696e577404e675af3967b9caad49f30]

        (WORKDAY.INTL func) Correct syntax statement
        
        Change-Id: I07e5857bbccf5597d5506e224088060310dce1b4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95116
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Steve Fanning  <stevemfanning@yahoo.co.uk>  [e1cf49b4cfcb8f14fdb67d7ca879c25b1b8ca073]

        Minor change to layout of syntax statement (for consistency and clarity)
        
        Change-Id: I782d27823c19d91bb0123c16ffbd5646e71b457b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95071
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [44086795df446ed4a09a57b2682acf6830d98936]

        Restore sort for Index
        
        Generates a sorted bookmark.js file
        
        Change-Id: Iea7a6485aebe504da9f8d66236e3fe600097bafa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95091
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-29  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [6305a1cdb3cc1d227f393614d58c07ae38823450]

        Update these steps for Windows 10
        
        Change-Id: I622593baebd0642166731787f9fe5970eb74cbad
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95069
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-05-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [912ac9dd36968cb60ddd9c2c1bdedfee8492d989]

        Adjust heading in page
        
        Change-Id: I7c66bc49afe5f63acbe9b36fa7480a85045ea35e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95067
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-28  Steve Fanning  <stevemfanning@yahoo.co.uk>  [184c50cd4da27926f185e1fc79f6e6fcd9a10cc6]

        Minor change to layout of syntax statement (for consistency and clarity)
        
        Change-Id: Iebd6bfa9c23c9b02db16a03f82cac6c1bff09708
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95070
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [62210b34b48145813e717d90b0ca551f4fe2d270]

        tdf#133465 Transparency in page style
        
        + update term "Area" for page brackground.
        
        Change-Id: Ib9572dc3402ba2351520a47c6601670c54bd098e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95055
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c2ebb692145e7443cf2a74781114d5571f2848a4]

        tdf#133432 Missing epub screenshot
        
        Partial solution for the  bug.
        Fix some oddities in makefiles.
        
        a companion patch follow implementing screenshots for
        writerperfect/ module
        
        Change-Id: I1c87bac8b9d82a222e7719433e4074dd8e132bdf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94999
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-28  Steve Fanning  <stevemfanning@yahoo.co.uk>  [98cb0fc30637973a7ff8d15b86ec22a34a813c5a]

        Update syntax section for six functions to include square brackets, indicating optional parameters.
        
        Change-Id: I27d069e76e448b2f019bd8678a1769b82f2f5c20
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94952
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7e39048579d0049c19299c1e31a2878e21e218ec]

        tdf#132586 Add RAND.NV() and RANDBETWEEN.NV()
        
        Change-Id: I181d4f7ce0ccca38339568c034754c40ef345026
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94724
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2020-05-26  Steve Fanning  <stevemfanning@yahoo.co.uk>  [cd96ed80cb27d31987cb878b379c3fa8c1dd0c03]

        Added square brackets around applicable parameter in eight syntax statements (to indicate parameters are optional). All changes contained in one XHP file.
        
        Change-Id: Ia4855d44b49f7d4198e8d644f5b53741b5083371
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94838
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Steve Fanning  <stevemfanning@yahoo.co.uk>  [190b78fd2add6bb8468cd69f3d6a7bcccd692fef]

        Add square brackets around final two parameters in syntax statement (to indicate parameters are optional)
        
        Change-Id: Icbe4f4d834244dc8bb397b0eb5fa5df5d543ddbb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94840
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Steve Fanning  <stevemfanning@yahoo.co.uk>  [f9285f35a17dbdc69b0412cc73e4816906f85d9d]

        Add square brackets around final parameter in syntax statement (to indicate parameter is optional)
        
        Change-Id: I9703c7e556009613e377324b30a2a15accd33f5d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94839
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Steve Fanning  <stevemfanning@yahoo.co.uk>  [1e6411ced00a5459e70a5f27651f2c55595ea9c5]

        Add square brackets around final parameter in syntax statement (to indicate parameter is optional)
        
        Change-Id: I9c60cc607f157114da48e5369866adf68394dcf4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94837
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3dbc5d6b39165002e1de2f3ba6d99d6d7d9a5dd4]

        tdf#126813 Fix scrolling of targeted references
        
        Change-Id: Ic7ce644cc0a5053905e980952ad31767fa87125c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94885
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [695cea8d8ed485a8c32f9ccb67e2a182159a6734]

        Remove unused CSS class
        
        Change-Id: I9db4df3062c411570a77686ec2b4fe3124f71539
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94879
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Steve Fanning  <stevemfanning@yahoo.co.uk>  [a736b5e008fad1d0c05c961669cb62e1876218b9]

        Add square brackets around final two parameters in syntax statement (to indicate parametes are optional)
        
        Change-Id: I756376f90b8c9f51875ad1887142a82c6595daed
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94836
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Steve Fanning  <stevemfanning@yahoo.co.uk>  [52d629e6d5d3599cdead037425021c288b224278]

        Add square brackets around final parameter in syntax definition (to indicate that the parameter is optional)
        
        Change-Id: If2e6489a28c7429b8c638c9bcdc6cc28ff3d8078
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94834
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Steve Fanning  <stevemfanning@yahoo.co.uk>  [0e5f1058e25d21ea590e3fbfc6c87e925b791fc5]

        Add square brackets around final parameter in syntax statement (to indicate parameter is optional)
        
        Change-Id: I6ef58dab8926eb739b7477493ce228e43606124c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94833
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-26  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [55480f9f761aac470b97326ab13b5444cc57cb74]

        Translating these is not worth it
        
        In the vein of commit 8bece13f73046ebebfb5c18d02d857a961a4cdab.
        
        Change-Id: I5273298a55cd13e5954c6e5a727feb58ac6ec831

2020-05-26  Michael Stahl  <Michael.Stahl@cib.de>  [8444c2c1af48ac5f7f4fd9555bae695c88b682bc]

        document new ODF 1.3 versions in Tools->Options->Load/Save
        
        Change-Id: I40a7f06274d311a537b8290cec4d7708c4c4ea4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94705
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-05-24  Johnny_M  <klasse@partyheld.de>  [e6f2c600ae0505cf488a8427d2499d296a9ccadb]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5b65497ca615ca736a6426940e190da777221482
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94750
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-24  Johnny_M  <klasse@partyheld.de>  [825a584c73c277e44e69c91c2371acc1b0c1dd6a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ie9752e22b0ce3688df3bb9731a1056fb19e73ffe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94752
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-24  Johnny_M  <klasse@partyheld.de>  [bd7128625bc944eba13291b3c0a0856fad07486f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia44a3964720ea9c6cf7d4fe73b752b31012712ad
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94753
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-24  Johnny_M  <klasse@partyheld.de>  [788e28bf8240e244e9be8e663a6b4d022b1b752f]

        tdf#132643 Translate German section IDs
        
        Change-Id: Iff1ac8567d53994b88971a3d40bb040b5515344e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94751
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-24  Johnny_M  <klasse@partyheld.de>  [c8639f6f03a16c76787d39b3351001b020a8672b]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia6c9ef084f6ce244237aba739c2dc26eef6ded70
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94749
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-23  Caolán McNamara  <caolanm@redhat.com>  [2bc84bb9807e3929f7f34a934d1b4ffe772eaa4e]

        nospin hack no longer in use
        
        Change-Id: Id1c63826821195224594d5cd920a9e198da1d585
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94733
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2020-05-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [611f06ecc3dd2edb2102e0cc3bd1c884590c9558]

        Contact Section 21
        
        target should not be randomized id's.
        
        Change-Id: I94f9e1ca667db4fe61450a51ac0b6f7dfde6fdf5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94718
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [abe8187060201a5e62844b53d3786c6b99070ec2]

        tdf81599 Better Help pages for Calc Solvers
        
        Add information on algorithms paramenters
        
        Change-Id: I36f330593687efa616594e397cb7d6054c2198ed
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94703
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-22  Johnny_M  <klasse@partyheld.de>  [505d1059a09b83edd70fc8f441e87c203f62993c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0621b01895a7419fb73c45d604aaadd9d4cf9828
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94631
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-22  Johnny_M  <klasse@partyheld.de>  [49dec51a6e288b8fc1428707b83c3746d7a44855]

        tdf#132643 Translate German section IDs
        
        Change-Id: If39c27318f05e838a6b71edc192f7238ad4532fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94632
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-22  Johnny_M  <klasse@partyheld.de>  [739199319192c5869957267dbc5b8e7634e532b2]

        tdf#132643 Translate German section IDs
        
        Change-Id: Id6e284793d770e59f2912199e6d7b1da2fff1bd4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94630
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-22  Johnny_M  <klasse@partyheld.de>  [f3ff7c75c90975c352ac489226307a75b0cd261c]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9bc82acfaee3f7d9fb5a28f8da757f3946ddffde
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94629
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d599e7d75a648660f6d8389b411f9796a85e2070]

        tdf#132643 Fix broken link
        
        Change-Id: I6ac6fc05144c04a4f7fc83a766f4c734afaa1fa1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94545
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [685eaaade6471568d29e6f573e209aba28d3ca1b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I8f9291182223ab8c580dc2fba03f2e52a1eb20cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94298
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [a3299244173e54a1d32e25f5b264c6f2d07e373b]

        tdf#132643 Translate German section IDs
        
        Change-Id: If8d67d521f03dd231912b6f95b03320a647c6765
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94297
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [1c286bb1f009269ef64296fdcda7b713548594c9]

        tdf#132643 Translate German section IDs
        
        Change-Id: I5f1375dc55681d470f6a9b4247fbf62b39383ee0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94299
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [05b4d1e9a8ed05c477dfcf31adfa148eebe87e9a]

        tdf#132643 Translate German section IDs
        
        Change-Id: I22f6e7595b87a7fa2d8218a06713b148e6fad018
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94296
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [188dc4f4ccb9a3f42a7eceecc428da9d4d750652]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2a077516beecea9793f9a3b81be0d99b69df0686
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94295
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [b689a35c0a4309510545e32d0c9651812eb73d2f]

        tdf#132643 Translate German section IDs
        
        Change-Id: I0cd30edf9a47d17acb56de7e73101caee4704630
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94294
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [2cd1276149dea7e99119ebc29db39846ce5ec021]

        tdf#132643 Translate German section IDs
        
        Change-Id: I2337e25afa8723f4aa2ed3aa1dd5d7b5de093a46
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94293
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [713a271fe5df8ad86612c399f3bd13576ffda8da]

        tdf#132643 Translate German section IDs
        
        Change-Id: I4dd9a554aef4f3e7489eea98387b1e054438387e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94292
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [be077584e6831b2facd941a3442e396557f154ee]

        tdf#132643 Translate German section IDs
        
        Change-Id: I16dd94c5e823b23f52b21dfa99d9e0255c9d89c0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94245
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [fb4112dfbfc38a790401edb67bd24b5eee446c91]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ia2fce880a8dabefaa7b540751ed64f49b508ad56
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94244
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [cc3e52356e72a874d7b87223271e8eec46990ef2]

        tdf#132643 Translate German section IDs
        
        Change-Id: I665f6c2f87022764a8cd95aeb937487266569ecc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94243
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [3e34b03eb5884e88621e4ed1514b81dffdc27bec]

        tdf#132643 Translate German section ID
        
        Change-Id: I6ee4044561343aa3486459c52dfabead7337cca9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94242
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [ee3fa491ebba041210e0ad6a89b8c8d488b89756]

        tdf#132643 Translate German section IDs
        
        Change-Id: I49983005b98a641db673f16d05408f9385cde3e7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94241
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [7571f1e558b344a1f049e9317c90fd3565af25d1]

        tdf#132643 Translate German section IDs
        
        Change-Id: I1a93edf3a3f6a35df1daf2ada097b9a5b6418295
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94240
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Johnny_M  <klasse@partyheld.de>  [ec1a1e5c72ad0ef4fdfe8b2bbd02c96120e7c33a]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idca3509fb65a411dab495e3788a6419d995d4139
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94239
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1f528ba00ed5f74d29be5190311190f6aa668d8e]

        tdf#133109 Update notebook bar Hhelp page
        
        Change-Id: I421c9a2509737eb2d2bb03f8c3dd33ebbcf29ea6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94539
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-19  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [2f0132929f29aeb37411418fe8088fd6abba11a6]

        langnames.js loaded too late
        
        help2.js depends on it being loaded, so lang dropdown is empty
        on mobile. Hopefully this fixes it.
        
        Change-Id: Ic331df0e6e34a2c50b7bd343c877685d4e84d648
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94334
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4cb385dca9a476ca77f8e8ab8313a0767ff15e85]

        Refactor database help page
        
        Open a new module sdatabase and add one entry file.
        
        Later, and very slowly, move database help pages from
        shared/explorer/database/* to sdatabase/*
        
        Note: Each move will trigger translation so better move
        only a few files per translation cycle, not to overload
        translators. Translation memory should easy the traslation
        job.
        
        Change-Id: I8e2be9c9355b966775fb5dacc5d63b852be7187a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94362
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ede87672c15c3b15ff59a8393d4746c6915d82b7]

        CSS: Change selection color
        
        It doesn’t play nice anymore since 4d6b5e5f74c50cc440a46fada8fa89ad2f946749
        
        Change-Id: Ib897702ad32915164e277e092103c295bba41366

2020-05-15  Andras Timar  <andras.timar@collabora.com>  [dc2b016f2014208b27f7af5ad33863b6bd0d760b]

        remove *.google.com and *.googleapis.com from Content-Security-Policy
        
        These are obsolete, since search is based on xapian-omega not on google search
        
        Change-Id: I1858a3118f6b4778266c4a3d2a6559866ce8cb09
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94257
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-14  Stanislav Horacek  <stanislav.horacek@gmail.com>  [56f9412fc9b447cf1035b0efcab621c41d5dcc32]

        fix typos in MariaDB/MySQL connection page
        
        Change-Id: I23ffa6eb76c685bbf42a55298f91b613da5336ac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94160
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3e0fb08cce8581d5d10fc5f0e44a26451bf5b794]

        tdf#128519 Icon replacement table in build time
        
        As explained in tdf#128519, command <include> in XLST must
        have its href= hardcoded. Thus, copy online_transform.xsl and
        create links.txtx.xsl in workdir/
        
        Change-Id: I979fd58f16a51ae6f57fc6f87349700eafdefbd7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94082
        Tested-by: Jenkins
        Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>

2020-05-13  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [2b17a70d537af67d209187b8d280852254a4f755]

        tdf#131416 syntax fragments tags cleanup
        
        - fixing malformed tags, to be used later on
        
        Change-Id: Id37f3b0055848eba9846add0efad61b7f434baa4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93998
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-13  Mike Kaganski  <mike.kaganski@collabora.com>  [55d4e405d8dbdf58ba45823b3895e8a79e5a8aed]

        '\n' in replacement field only applies to Writer
        
        Change-Id: I2870a497dd57aa2c0141ac582591e7fdb4127b46
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94000
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2020-05-12  Stephan Bergmann  <sbergman@redhat.com>  [e21698f795b4098ecccf3119e23edd3d9e7aac1e]

        Fix helpers/make_icon_link.txt.py
        
        It contained Python-2--isms that caused errors when /usr/bin/python is Python 3
        (at least on Fedora 32 with python-unversioned-command-3.8.2-2.fc32.noarch and
        python3-3.8.2-2.fc32.x86_64):
        
        >   File "helpcontent2/helpers/make_icon_link.txt.py", line 21
        >     print "There was an error reading", file_icon
        >           ^
        > SyntaxError: Missing parentheses in call to 'print'. Did you mean print("There was an error reading", file_icon)?
        
        and
        
        >   File "helpcontent2/helpers/make_icon_link.txt.py", line 39
        >     if line.find('png',0, len(line)) <> -1 :
        >                                       ^
        > SyntaxError: invalid syntax
        
        So fix helpers/make_icon_link.txt.py to be proper Python 3 and explicitly
        execute it with gb_ExternalExecutable_get_command,python instead of via a
        /usr/bin/python shebang.
        
        (That file was apparently not executed during the build prior to
        ee180ade07e36dd1fb8c7bdca6ecbab44ded9eb8 "tdf#128519 Automate icon repl't table
        for Help bld", so these issues were not noticied earlier.)
        
        Change-Id: Ia3cff9538ab537076a02b64ad8c1bf56dcfaf30b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94039
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2020-05-11  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [a5f1ad79fc3c7a7bf358f1ab9afe79269f5b8cf5]

        Remove HTML attribute values from the translatable strings
        
        Change-Id: I9d1d0223b2eec3eb0e1181bda2f8aa6c7d90763f

2020-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [11458f34eb3e0e965a58ad9a0667e7259ad52d50]

        Fix untranslatable XML'ish
        
        Change-Id: I4a8c0edfc7c09fa67c469e9da234283439b5edde
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94017
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ee180ade07e36dd1fb8c7bdca6ecbab44ded9eb8]

        tdf#128519 Automate icon repl't table for Help bld
        
        The solution here is to create links.txt.xsl in the
        helpcontent2/helpers/ folder at build time because the <include>
        directive in XSLT of online_transform.xsl must be hardcoded
        (compile time) and core/workdir/ is not.
        
        Change-Id: I8c4c8d0b8aed58c10a95c5d42bbd1b8acdb39614
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93436
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Laurent BP  <laurent.balland-poirier@laposte.net>  [5bead0438b7fe977d8d2288c0397b34a3623d68f]

        Correct Menu path to insert animated GIF
        
        Change-Id: Ic137af04cf3c04cf906eda4021ca037b2d844748
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93632
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8d83f7397fd0ad9a5d77394b3f39825f2ee49af3]

        Refactor Help page on Statistics
        
        Simplify by using proper tags
        
        Change-Id: I4a39f2a766e8801b16e09be288935c4b60da43ca
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93982
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6770da677c3ab2502f0a8da2fb269d1c2df979b7]

        tdf#132643 Translate German section IDs (fix)
        
        Change-Id: I4005c6f5c8e9ac16c262b24b23dee21eddd97923
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93804
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [99724d05c5b6e7637f7e9231942dc5bf45d14202]

        tdf#130081 Doc properties help page
        
        Change-Id: Ie8770591cb7fd0f90e24c719c6a8eea2ebfec8f7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93800
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Johnny_M  <klasse@partyheld.de>  [a01ce973cae9914d41d798ac10f84db65a7e0f3c]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic7440ed82940d35f199b4dd1b27681933e386545
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93626
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Johnny_M  <klasse@partyheld.de>  [efc47bdd3b72ea1a377d2d6d497db67bdb0bdd9d]

        tdf#132643 Translate German section IDs
        
        Change-Id: Idc34dd577477e0e28da3a32d3cf3ebb266c91ed8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93627
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Johnny_M  <klasse@partyheld.de>  [1afa01204c43b739a6da87b452c781e7d8aae7c3]

        tdf#132643 Translate German section IDs
        
        Change-Id: Ic1fa21fdc824f12f56dc10ff8099c404f2b4ec8c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93625
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Johnny_M  <klasse@partyheld.de>  [783fc769dd5ca9509646e5df9bd18f80262ef097]

        tdf#132643 Translate German section IDs
        
        Change-Id: I9cd4da12f13c0ed9a3e8a2b722615fb229a62c3f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93624
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Johnny_M  <klasse@partyheld.de>  [0a97b3c9ad37dc10dbbb893545808ce086b0698b]

        tdf#132643 Translate German section IDs
        
        Change-Id: I71da32d55c9face7e052438aa178592a3a93afa8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93623
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [79978cd87f545e0b49a12f09c3cc2c40860eff0d]

        Update screenshot PageFormatPage
        
        Change-Id: Ic005c22caaffabc3aafec9f7621d5da7d0946114
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93945
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [099f7cea6b2677d9531c9d87ffc62b84c906b7f0]

        tdf#131416 Syntax diagrams
        
        - Erase: syntax + new examples + x-refs
        - Managing flow of control: Do, If, While diagrams
        
        - Basic Syntax Diagrams (WiP) cheatsheet:
          https://wiki.documentfoundation.org/User:LibreOfficiant/BasicSyntax
        
        Change-Id: I68e03ccf8169d59e56f9a2e5b10b4bf09d8b217b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93529
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [73a7c5be28609ed59e995b3b5abd74a635c7aa5d]

        Update screenshots OptSavePage
        
        Change-Id: I44e19df72148a9d8a1066fc9f5e2b3db24beb837
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93941
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b128ea1ef5eee7de5741b1fa19ba9f6d70e60e76]

        Update screenshots OptSecurityPage
        
        Change-Id: I2bbbfaff087c689db8d98a4a4e185642a03d1c3c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93942
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bb703eb529ae5b825215fd15b0be83a1c0f6409e]

        Add info on 'hide whitespace'.
        
        Change-Id: I2bf875c5f9705f712af5d1c150ec791798275930
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93545
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-07  Gabor Kelemen  <kelemeng@ubuntu.com>  [46cb9465cb3503ea0595c1b8537598c31dba3d28]

        No more SWF export support
        
        Change-Id: Iefd264272c76c1576ac7b9baaf0feeedf0295bfd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93579
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-05-05  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [6522d1a261301211b35885ee9709f64f9a587edb]

        tdf#131416 Syntax diagrams
        
        - Print & Select Case statements
        - GoSub,GoTo, On…GoSub/GoTo statements
          - section reuse + x-refs
        
        Change-Id: I785d46013d7e8e9f571b2a2d2abaa3e2e41d223f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93376
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-05  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [9954291143c1edee4361edc70627bdab6778c3c9]

        Visibility improvements
        
        Change-Id: I75e2e37e3fed3adaabbb7c0baca458771e8a54ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88094
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-04  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [115422426e5c514b05d8f64afa27141bb9ef1ae0]

        tdf#131416 Basic Subroutines help pages
        
        - Function, Property & Sub statements
        - Public, Private are keywords, Global removed from diagrams:
          -  Global=Public as Basic libraries remain in memory
        - Basic toc & index
        
        Change-Id: If107f4d148b4da399dd03d1b18ea3da5454bb9ac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92784
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-04  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [b2f0c674155a29174fca5acfa0c4036c3320fc6c]

        tdf#131416 Basic help pages
        
        - Redim
        - Type
        
        Change-Id: I473c7d9469705ddde52e51cd6d2695c87bb5781d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93369
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [45490e779509af867ed9da186f834cc868d518db]

        tdf#132630 Hide Whitespace -> Show Whitespace
        
        Change-Id: I9a14cce825874338b87b5f82f55c52f661e7a877
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93346
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-02  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [f6eb368525721bf598325dcf78c82604919b9484]

        Basic color functions cleanup
        
        - Color picker dialog wrong link in RGB()
        - extra links in Red(), Green(), Blue()
        
        Change-Id: If515dafedec9333cabf4d6adf34b9e1c59d1b325
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93135
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-05-01  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [52eb45cd79ed75eb37b46c579860cee4e6180138]

        Help CSS: allow title in header to be wider
        
        Added a column and let the title section to grow into it.
        Also removed the hardcoded size from the Xapian search input.
        
        Change-Id: Id391264a17556a35d54b705621deb9bdecc16af2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93278
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-30  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [21fd17892ae4827f66d16a67a9c30c1854c5079d]

        tdf#131416 Basic syntax diagrams
        
        - Add UNO objects in Dim, ReDim statements
        - Include std fragments in Dim, Redim, Type statements
        - "@" omission in Dim, ReDim Statements
        - Replace bugged example in Let statement
        
        Change-Id: I500e1dcaa605978981e3b96cb277664fe5916282
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93131
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5999ae5b939b73fbb194547a7bd134859a3c8a43]

        tdf#132534 Unmute l10nN in chemical formula
        
        Change-Id: I8578cfe5b0752e997cd5d2c1c336e91315c2dedc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93185
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ab3da37252f43152e8cae9970ef6897d0fbe6111]

        tdf#132440 Fix grammar and update Color bar page
        
        Change-Id: If2760b5e89def322f6380e4322d21aa866764f75
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92988
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [698b678fff3ce1c596196a3ca6cf8b16c5d108e4]

        tdf#131382 scope of function (Calc or BASIC)
        
        Change the heading to indicate BASIC function and not a
        CALC function
        
        Change-Id: I4dc14ed0d8bb585d99e30cf72f255a523affc9b0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91005
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [45bb570b11740cfca92aebe35ed016916c9ce2d5]

        tdf#132390 Correction for replace() Basic function
        
        Change-Id: I7f7f0c45ad91a5614fda38b01d3d90968b835a9d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92885
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d5123ebd1f6647c81daa45c445357b3e6fb73d98]

        Update icon replacement table
        
        Change-Id: I0781dace93589b6ef202cc697e457a065496163b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93155
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4d6b5e5f74c50cc440a46fada8fa89ad2f946749]

        Apply module brand color to Help page
        
        Change page header and headings to module colors
        Module colors from branding wiki page
        https://wiki.documentfoundation.org/Marketing/Branding#Colors
        
        Based on ideas of Beatriz Fonseca (@beatorizu)
        betrizaf@gmail.com
        
        Change-Id: Ia855872185a9c5ff6bcf3c351cc78e57e5a7901c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93100
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [20c5b52a8cff1781e01e2aaaf7860752474d4b8f]

        Mute L10n on numbers and symbols
        
        Change-Id: Ie835e07e7a62fbf479f5d5e1b75edcc8d39068c9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93113
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a713d9a4e339fc00c48ad22f1503b53055f208ca]

        Revert "Fix grammar and more in text"
        
        This reverts commit bb5376ab2c0fc80e8f49197e4077ccce0639e186.
        
        Reason for revert: improve patch after comments in bug
        
        Change-Id: I636f91e5bbf6e709eb7606758f0cb13182368d5d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92785
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bb5376ab2c0fc80e8f49197e4077ccce0639e186]

        Fix grammar and more in text
        
        Change-Id: I6a72906dca5982ab8f206cdc75273754fc0f420c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92783
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [94a9abec550eeb2363bd2fd5cb0f451b0aeeb59f]

        Fix attributes
        
        Change-Id: I0153b7a2457130ae6cd8a313d86424662d0576e5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92780
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-26  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [14064200e02a2280c76e4de3d26d55995332eeb0]

        Call it what it is
        
        Change-Id: I8ff69aee8063f8997868829291500244e2c1a6a1

2020-04-26  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e8f6152ad369f7cb8152b65ccb1dd7432b77d1f8]

        This is an IANA media type; it shouldn’t be translatable
        
        Change-Id: I714fd9685c1bf35a2c8b3d05e2a4df07ca8f8cbb

2020-04-27  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [731ea5215c543caa876b2087c4303970b011d824]

        Some more copyediting…
        
        Change-Id: I43d4535b5c0ea659fd19177775ad00db71a2d7b3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91001
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-04-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [dacce1ab09a52f8eecee9a0651069934eb91054b]

        Highlight dialog objects in text
        
        Change-Id: I9a0a65988a79602bf1e43006f2266bb8ab1471ab
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92778
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [45df710ed2b840dd15c34f9a24767a50a7454861]

        Fix typo
        
        Change-Id: I5b1e5f3abbd6543c0c6fc2b2051c5f9922b379e8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92911
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f3f616cc45f80a7ad27286fdb8933b686c00f229]

        tdf#132371 Review menu Format - Page
        
        + fix on Page help page, refactor.
        
        Change-Id: I834c35b03d7e25fb18cda09aff304c733040625d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92876
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-25  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [82c126e04a96b7419c93e05186b88e7df72b2f29]

        help pages corrections
        
        - faulty embed in RGB() pages
          - faulty embeds could be removed in Blue(), Green(), Red() pages
          - did not clear 'farbcodes' in case use elsewhere
        - Rewording in Resume statement
        
        Change-Id: Ic760007a5e58af973f9935e22c107094d2170001
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92545
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-25  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [830489016d6bf75b148ca44c8f9a65851e8797e7]

        tdf#131416 Syntax Diagrams omissions and cleanup
        
        - Missing '@' in list of type declaration characters
        - c(h)ar typo in fragments, refactoring in:
          - Type, Function, Property, Dim, ReDim statements
          - argument fragment
        
        Change-Id: I97caea851d6864e44d43550f6e71873e6f55eb91
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92769
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-23  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [e2f2799a2808d4389cedab5f979a5a928d91d815]

        tdf#129366 Basic Syntax Diagrams
        
        - runtime/compiler Option statements
        - Sub, Function, Property Get/Let/Set
        - Dim, ReDim, DimArray
        
        - Dim and Redim help pages reviewed and amended accordingly
        - Sub, Function, Property pages updates in subsequent patches
        
        Change-Id: Iee857aa6e17533278bf16917c0b7d32af0e038ea
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92528
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-23  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [5f437431f487467f3bc329aa928abcf8e271b365]

        tdf#129366 Basic Byte datatype information
        
        - TypeName function
        - VarType function
        - syntax diagram fragment update
        
        Change-Id: I412e95c9eb8a3b84158b3888025081600030167e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92533
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-23  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [44640598eda121aa83d4e89b874579d90f00e6fb]

        tdf#36737 Clarify routine arguments initialisation
        
        in those contexts:
        - native LibreOffice Basic
        - w/ Option Compatible
        - w/ Option VBASupport 1/0
        
        - Added missing Byte, Boolean datatypes
        - type declaration caracters fragment conciser layout
        
        Change-Id: I53387018223466ef7452d87fb166d5d9e6de0594
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92540
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-21  Andrea Gelmini  <andrea.gelmini@gelma.net>  [51d027d333bc4e92612f62e55ac2ac22cdedf7b8]

        Fix typo
        
        Change-Id: I09335c448cb058fec91cb6caf33c503c9a6e971d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92642
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-21  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [1ce06d6f5faef38ef11d937a0a447784aa526c8c]

        fragment heading insertions
        
        Change-Id: Id619066cf1d40ed760ff774003991d0f16343a99
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92441
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8bc7adda21caae983a74b72dbbc23bc805de0580]

        tdf#132227 Add MySQL direct connection help page
        
        Change-Id: Icc0393d89799349701136d6b8e98519732ec0fa5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92601
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-21  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [4780abb01dd5fa2356f64bb096d99288b019160a]

        tdf129366 add Resume in 'Error handling' funcs
        
        Change-Id: I48557474f6cedd357f03e767eabd09b6df8cd5b1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92440
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-21  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [2bfb8b82791bbe87e26955faa8d3674ba8c48faf]

        tdf#131416 Type statement diagram
        
        - main diagram
        - subsequent fragments
        
        Change-Id: I5463aeac7257394cac826fbc36a819b4ddd8ced3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92435
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-20  Steve Fanning  <stevemfanning@yahoo.co.uk>  [849d86762b4db20bbe7ce00ee3603a081f4872ff]

        Update syntax section of Help for Calc's DCOUNT and DCOUNTA functions to indicate how to omit middle parameter (see bug 131362).
        
        Change-Id: Ib1fd850371c1876f16c10905994a92ac83a5a351
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92443
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-18  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1b8f7197fe68e42778b5baa1a3ad43a0e3ee761a]

        Fix typo
        
        Change-Id: If99fba8853b2e378687727e00986c11b606d5661

2020-04-17  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [578b70a8e756d07c9df48096a6e2b06d0bbd5707]

        error handling w/ Basic
        
        - include err VBA object
        - relate pages together
        
        Change-Id: I94358470091cd6ce7d57a21b34325da7d88e42ad
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92427
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-17  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [d1fdd2270aa5d6b5c3ac6b608a04b9e8eb3f3e6f]

        tdf#131416 Basic syntax diagrams reusable fragments
        
        - a new help page to aggregate all fragments
        - reusable fragments as media/helpimg's
        
        Change-Id: If28747a75bbbd14ae8a0cc04bdedb8b7d81f173b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92009
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-15  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [82bb6643f1050a9ec83e39150a54e98d9ce81433]

        Basic Table of content alphebetical ordering
        
        Change-Id: I5e0d46bbbf64fe1b9296fc912e2492a7acd73af7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92180
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9426fd84810a8d785d896f008be8515ed94c7028]

        Typos and correction in page
        
        Change-Id: I1382ca7a49475d11c3cf424bea9c2146e0d4466e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92292
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-13  Steve Fanning  <stevemfanning.wh@gmail.com>  [f8cd9798934f2cb336b09990c6d2f84a6cadcc36]

        tdf#131960 Clarification of FLOOR/CEILING functions
        
        Change-Id: Ifb90e95d632f0305d15562e9732dac7e3dc6d6ca
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92097
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-10  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [540bcbb9a74671246975ece908a8bc9c34d1da9b]

        3 Basic syntax diagrams
        
        - For statement variations
        - On Error
        
        Change-Id: Ic4b25b9d44adeb0c80fc2e24cc60301b9325c1a3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92010
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-10  Andrea Gelmini  <andrea.gelmini@gelma.net>  [f4753fb3ec81fa4069a024dcd3030e740ccdfdca]

        Fix typo
        
        Change-Id: I0219b40a90e82c5e4cd0d0bca4e3816eb837c6cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92038
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a39ba490a12ab784a2a9d6513f8e27cbf1d9f665]

        Mute l10n in bascode section
        
        Change-Id: Id510273714c15d3d5502be7550a569043a09cade
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92001
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-09  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [abb9f587513acabada8d15c59508baefa7196540]

        tdf#129366 Resume statement new help page
        
        its 3 available options are:
        - 0
        - label
        - Next
        
        + associated examples in combination with On Error statement
        
        To be rebased past #91709
        
        Change-Id: I0986816580835bf9b2b2657ecdbdc06118b1ff9d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91712
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-09  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [45cd0c0b21653c0f8947c77d7d93ca7a01a47cc2]

        tdf131416 Let/Set statements joint Syntax diagram
        
        - Call diagram update to better reflect optional parms
        - Resume diagram added by anticipation, in order to prevent merge conflict with patch #91712
        
        Change-Id: I82d3ea4ac5af581462e919696a53d91868b6fdd2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91709
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-09  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [7bcd164e06f21da45a34804bb3c96823bf4c6989]

        Variable insertions for future page embeds
        
        "Relatedtopics" with x-refs to come after
        
        Change-Id: Ic6d58f4e338ea2ddcbba7f063be9dafce34eb914
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91178
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-09  Steve Fanning  <stevemfanning.wh@gmail.com>  [ef21ad9a4c0d9fb787392c5a6d24ebe9bb77309e]

        tdf#131960 Clarification of FLOOR functions
        
        + refactor, grouping all FLOOR variants into one file
        
        Change-Id: I522674c51de531054991457cdc19a2245df4244d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91856
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-09  Steve Fanning  <stevemfanning.wh@gmail.com>  [2d238deabf589c10ab89b495d3f9e2c57a8efda0]

        tdf#131960 Clarification of CEILING function
        
        + refactor, grouping all CEILING variants into one file
        
        Change-Id: Ie82a1c72c8eab69457391ccc82543497fe168fa2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91855
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-08  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [2748a458c312743c81f295e170aa26f626d2bff7]

        Precise Call statement options
        
        - Document keyword args as opposed to positional args
        - Explicit parentheses/brackets usage
        - Display DLLs stuff under Win context
          ..not so certain this is needed in light of Mono/Linux mixed env.
        
        Change-Id: Iee2f0088e3a560212bb6f2dd15e76b95ba652d48
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91706
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-06  Steve Fanning  <stevemfanning.wh@gmail.com>  [731026465ce3b0d69c0974627037348dda4eccd0]

        tdf#131357 adjust Calc functions params
        
        Fixes CHISQINV, GAMMA
        
        Change-Id: If7ac0c74b5301bf3e460aa8caef68b0df01f4747
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91735
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-06  Steve Fanning  <stevemfanning.wh@gmail.com>  [7c4871338464168d2016702e4f229d6a8ff2c2c5]

        tdf#131362 Adjust number of function param
        
        Fix DISC, DURATION, MMULT, RECEIVED, DAYS360
        
        Change-Id: Ie2c226a24716e79806618af889ecc5b4c6c10c7f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91731
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4fbaf6fc9e52d9f444e2c37fd69bf059680721cd]

        Mute L10n on heading
        
        Change-Id: Id5449b2dd49a32b5d76e4cac71768147f3a0e98f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91624
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [27b94eb0ef058daa252f98391c081e64ecd89a6d]

        update variable name in Field help page
        
        Change-Id: I0b383bc1c59f1627549844f998dfa0389053434a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91518
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-04-02  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [b6a60949a44df45c1ea13dcd5c7330d327860233]

        VBA Err object
        
        - Handling exceptions or Throwing them w/ Basic
        
        A limited set of VBA ERR object properties & methods are exhibiting useful features.
        This page document that subset.
        
        Change-Id: I98726a6ffbce370b81f1a26daa35a8a1bf3dc57c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91177
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-01  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [cb85f4bc7fb510f55321857d26f895b81f4c5964]

        Call statement syntax diagram
        
        Change-Id: Ia4cae7ee6078cf056b50009f73f8d545dc1b0384
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-01  Caolán McNamara  <caolanm@redhat.com>  [f18c85aee69f8858e0833d2c71b0c2def70aabdb]

        tdf#131711 there are two help pages for the index dialog which has two modes
        
        so at runtime suffix the two different widget descriptions depending on their
        mode and suffix the separate help pages for the widgets
        
        Change-Id: I40903c30d69f79ef86c15e0c26f71d6cf8c9d836
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91497
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2020-04-01  Steve Fanning  <stevemfanning.wh@gmail.com>  [e9a222c585f4ab7f1ed75b1573c98807bd9f2711]

        tdf#130360 Minor adjustments on complex numbers.
        
        Change-Id: I392d672e31940aa2bb1ca12c09e6496ee8c43700
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91485
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-04-01  Steve Fanning  <stevemfanning.wh@gmail.com>  [9201f2351fa94a6f26375ab084f1e0c882db6001]

        tdf#131360 Adjust number of function param (2)
        
        Fix for GETPIVOTDATA, IMPRODUCT, IMSUM
        
        Change-Id: I4c8e7600d53a2010b85d1387f7f368a5b6cee79a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91456
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-30  Steve Fanning  <stevemfanning.wh@gmail.com>  [2c5b14255f07ae7eba46155558555a1c2011dacf]

        tdf#131360 Adjust number of function parameters
        
        fix for AGGREGATE, GCD_EXCEL2003, LCM_EXCEL2003
        MULTINOMIAL, RAWSUBTRACT, SUMIFS, AVERAGEIFS, COUNTIFS,
        MAXIFS, MINIFS, IFS, SWITCH
        
        Change-Id: Id652cdf52a795cd675e7717f856a2745be7d9f52
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91373
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [623fc3fb5692577ea4fe3c01ea4b909df1d6d536]

        Remove empty heading.
        
        Change-Id: Icca557cbe9ebcfe5004e1707835ecf4fdfbd5a05
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91365
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-26  Steve Fanning  <stevemfanning.wh@gmail.com>  [e22ee2eda6415961d879f58407bf59604e46dbd3]

        tdf#131361 Adjust number of function parameters (3)
        
        Fix for STDEV, STDEV.P, STDEV.S, STDEVA, STDEVP, STDEVPA,
        VAR, VAR.P, VAR.S, VARA, VARP, VARPA,
        AND, OR, XOR, SUMPRODUCT, CONCATENATE
        
        Change-Id: I869f6d7fc687e645b9ee8c0ca36ff690c4108db3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91103
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [874e9a0fe9a3ae594966f17792c615332bbc722b]

        tdf#126923 Add guide for subtotals tool
        
        Change-Id: I941214be272d6e959c1129b074891bb6f229ba26
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91079
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-26  Steve Fanning  <stevemfanning.wh@gmail.com>  [93c454f904a11777c934250a46ba6d933d2130c7]

        tdf#131361 Adjust number of function parameters (2)
        
        Fixes for MAX, MAXA, MEDIAN, MIN, MINA, MODE, MODE.MULT
        MODE.SNGL, SKEW, SKEWP
        
        Change-Id: I2a8727611cf0f9cfeed9f7dbcd88751c81090e46
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91077
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-26  Mike Kaganski  <mike.kaganski@collabora.com>  [bb7b1fec521559170657017a193f4cc83fa8be3d]

        Clarify TEXT spreadsheet function's first parameter (not only number)
        
        Change-Id: Icf5c8a6ff2fe5f9238afdb9c35e22eb91937f778
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91106
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2020-03-25  Steve Fanning  <stevemfanning.wh@gmail.com>  [dac90072fecdfa76352153616f102d3229b5512e]

        tdf#131361 Adjust number of function parameters
        
        Fixes for SUM, SUMSQ, NPV, AVEDEV, AVERAGE, AVERAGEA
        COUNT, COUNTA, DEVSQ, KURT
        
        Change-Id: I1227064ed343ccccd5a339cce7425b5143072537
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91013
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [68dc0e7b375872e43dfb136d800a68d82930ffd0]

        Correct arguments for TEXTJOIN
        
        Total number of arguments in CALC functions is 255, therefore
        if some params are specific, adjust the remaining to sum 255.
        
        Change-Id: I2ac5a46f225ef6727165b5799ae551f35eb5f4e9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91009
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-24  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [81a863eb6fe5932e2161266dae6e7bfb4152a0c4]

        README: Add Weblate badge for helpcontent2 l10n
        
        Change-Id: Ieb89f42e51a04bfa73732a779a92b79a755bc644

2020-03-24  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [cf6f0df5ad826b72513b2f1c465518bfe723c72e]

        Fix to Property misleading snippet
        
        Change-Id: Ie96f829d21384a9adab81e9b007d0773c035b97c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90948
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f3583cef91c71b5cec52ffef7db602580c65ee69]

        tdf#91313 Update Paste Special new features
        
        - add Paste Nested Table, Columns Before, Rows Above
        - add Paste Only Text, Number, Formula
        - Refactor Paste Special <switch> for Calc
        
        Change-Id: I56547db917863aca2402191bef934c2bba5ff619
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90864
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-20  Steve Fanning  <stevemfanning.wh@gmail.com>  [daf2f20d7b63e1fda11b3e28522ce8a3a4b0c067]

        tdf#131361 Correct param's GCD, LCM, PRODUCT
        
        - Also re-label sections to a better mnemonic id's
        
        Change-Id: I7b54216891116e9e9bb515d20218955b3d92fff9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90848
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e1032e5082161441a37473e22582f6eb6938c102]

        Refactor Data analysis Calc help page
        
        Comply with menu Data > Statistics
        
        Change-Id: I06a5ed00ef162064ea2768f3040511e599993c3f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90837
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [562631aa3b0f0a6055e899e8b36491bee52fcb73]

        Review, refactor Calc Data Menu Help pages
        
        - update to latest menu entries
        - embed headings from individual Help files
        - WIP: Statistics menu entry will come later
        
        Change-Id: I66a2627b7bea65945210b6dcc2d1c3ed8783aec9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90796
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ea72cf580abb767685e2fa6d9e5b9ef895eed06b]

        tdf#131361 Correct upper limit to 255
        
        Change-Id: Ib174181e6e750a5a9a6721b0ea86d3ba2575cb0c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90748
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9bbb90edd0a0b2af7c31f70669b7038901285cd9]

        Apply correct style for table head in page (2)
        
        Change-Id: I7af01680868e263579a681ff34f1bdd3ac07b8ad
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90727
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fba2134365ca68c0c19fc13c4bce727333dd7d8b]

        Apply correct style for table head in page
        
        Change-Id: I042e1ee043a9dc2034f9fa9c77100286cad02770
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90726
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-19  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b6ece13cb50762fefce07a3d85f475721083fbff]

        tdf#131036 add note on "rename" and "delete" and update gradient help
        
           -added <note> about "rename" and "delete" option on Gradient
           -move "Add" and "Modify" together with Gradient and <note>
           -change to <h1>, <h2>, <h3>
           -removed point about "loading gradient lists"
           -Add headings and explanations for "Gradient" and "Options"
           -update option names "To Color" and "From Color"
           -update "Preview" label
           -add "Apply" option (for Writer)
        
        Change-Id: Iec0f29f8278e3be9dea47c69e76db3580a83e4a5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90636
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2020-03-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5708e58ddae44ea7c5f5ad2f76b47be980b53b80]

        tdf#131360,tdf#131361 (part) 256 arguments
        
        - update argument limit from 30 to 256
        - create embeddedable text reusable for many functions
           listed in tdf#131360 and tdf#131261 when arguments
           are strings, integes, numbers, logicals, complex and references
        - with reduced translation job
        - fixes CONCAT, TEXTJOIN and CONCATENATE with String arguments.
        
        Change-Id: I8a32914c5ef31d796a21cf2ee705b92de7b58f90
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90613
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-18  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b20290463c2aee8a8fa5a8a38a42b5ccde9c2aed]

        tdf#131036 add note to Hatch help page about "rename" and "delete"
        
          There is no indication on the Hatch tab in the Area page that it
          is possible to name/rename and/or delete existing hatch patterns.
          Adding a <note> about this possibility.
        
          Also add "howtoget" access command for Page/Slide in Writer/Draw/
          Impress.  (Calc does not have Hatch for a Sheet).
        
          Add missing period in first line.
        
        Change-Id: I414c2c0527b916d24e8703915dc9ca1208342fc0
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90633
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-03-18  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [74fc09527478fff86496efdac55f3d6d339b8537]

        o Property statement added in Procedures & Functions help o Multiple layout changes Note: Optional keyword to be referenced later in above help
        
        o ByVal/ByRef added to Property help page
        
        
        Change-Id: I30e84c1e7464b4bc101727d2d088a35173f74b34
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89282
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [17a565a57af1fff46b1a2ffdf4f9ab322696eb92]

        Update icon replacement table for Help
        
        Change-Id: I8295bda6fcb041811b73186a6a64346f4d374ea7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90574
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-17  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9f1bc5971423b67b3fd49915c5a53d71779f6377]

        remove an errant parenthesis in an <embedvar>
        
        Change-Id: I4fa4738cc5f034455a4c5346760f14a57ef0c6d9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90630
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-03-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ad765abb1e0dd960fba26d52667a1f3f4996f893]

        tdf#102517 Chemical formulas in Math
        
        Added some examples of chemical formulas in Math Help
        
        Change-Id: I5a0400e521ef5bf2264e5ee99e8844c7bc440046
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90533
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b380314caa37246d51a7ac2b00a2907e1b824112]

        more cleanup in help page for field variables
        
        - move some <embedvar> into a <note> for "Numbering by Chapter"
          "Level" and "Separator"
        
        Change-Id: I2e72c4e711c1e7d1e85c78fd344f6b471ee5947f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90392
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-14  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [4ef0e0f1ea2f77d7b5606da6ed94569c166f6c0c]

        Slide Design command and dialog was renamed
        
        Change-Id: Icc7379d1c1204f203f011bea512614d72836fe0a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90130
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d68296397cbf9913c577c02ea6c95f74e7ce594e]

        Fix error reported by translators.
        
        Change-Id: I475d2f5dea0cdbabbbac9cf31613c29f3c9f015a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90483
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [996909e80712157f57b650fec7b529320398dd4f]

        Helponline: Make that image shadow look not tacky
        
        Change-Id: I7e0b370ad883e787a8c7b7970d8d96653e577f8e

2020-03-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [cd70c38c6fae4d4ccdf861a923ac2be944944808]

        Remove line breaks from translatable string 🤦‍♂️
        
        Problem reported by Steen Rønnow at Weblate.
        
        Change-Id: I7f0dd381e36d0349d83d2db3f774a8cc86487a2d

2020-03-12  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [42797a6bc9f90ab9bfa4818bc1344f52125d2afa]

        tdf#128494 Change Spellcheck to Spelling
        
        1098fba99acb8c8cc7e87c55ece12ef175593147 left Help in a broken
        state.
        
        Change-Id: Ie8d8f6506a6634fefce875590fe54fa2e477c82a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90060
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6009017afc932c6949b477d809c5537457b686d6]

        corrections and clarifications on help page for field Variables
        
          - correction of "Chapter by Numbering" name
          - add indications of when certain options appear for different options.
          - add "DDE Statement" (and embed explanation from "Section")
          - move warning to more appropriate place
          - <h1>, <h2>, <h3>, <warning>
          - add <section>  and <variable> in Cross-references help page
             so they can be embedded for Name"into Variables page.
          - add <section> in Section help page about DDE to embed in
            Variables.
          - remove unnecessary spaces
        
        Change-Id: Ibbaa2d2beb482ee95d10d5e632d41603a7e152ae
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90041
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-03-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4801c038bbd392c61f44d47f34c9302bc20d5931]

        tdf#106668  clarify how to apply styles
        
        - reorganize page to separate information about applying
          styles from information about the Styles deck
        - clarify how to apply Character and Paragraph Styles
        - move links about the updating, loading, new style commands
          from under the descriptions to the titles of the commands
        - remove heading and description "Applied Styles" (because not
          relevant to this page)
        - add information about predefined shortcuts for applying styles.
        - change information about Styles toolbar into a <tip> and update
          the toolbar name.
        - add link about docking/hiding windows to related topics
        
        Change-Id: I24aef3b7f632097f201545c54f7080645f767317
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90285
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-03-12  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [695f6b4be016b252315f213421331680cbaaaa8c]

        Fixing an uppercase typo
        
        + superfluous whitespace
        + small reformatting of the source file
        
        Change-Id: I1ceca55968f7e4918804c86c4c35a4407828331c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88021
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-12  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [0c44674c45452bafc67388bf333d01a632988ca3]

        Small whitespace issue
        
        Change-Id: Ifc63c363932cb3749d7f99754f94b252a495de62
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88038
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-03-12  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [a8013ec6c4bc8f02286987dfdb4372ea33a430a4]

        Mainly whitespace fixes
        
        + visibility improvements
        
        Change-Id: I82f31ebdbae945ab823154242480930958707fb9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88095
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-03-11  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [2184ece0e3d6a76dc8cb8ad58bdb0b86f0f70294]

        Addition to Basic reference TOC
        
        Change-Id: Icaea025c635127f5503270e071fab83f2760c480
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90278
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-09  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [e394800294622c606ca01e3f75c2affc77f547cc]

        faulty link due to an improper uppercase letter
        
        Change-Id: I7955da53204d5eb8bf4dff2713f304776f2befc4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90040
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-03-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4d5bdcb2d5e8fd040995ec870003a3f2b117a720]

        update help page for Hatch in Area tab
        
          - adjust command names to match dialog box
          - adjust access command for all modules
          - puts commands  in same order as dialog box
          - add missing command (background color)
          - <h1> <h2> <h3>
          - remove "Delete" element (which does not appear)
          - update "howtoget"
             - add switch and new menu command for Impress
             <menuitem>
        
        Change-Id: I20164e2b31115a931097e8bfabc73ff1487502af
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89683
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-03-05  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [9be45efd580a6177315b848e0ff226a4c8070f2e]

        Fix a couple of product names
        
        Change-Id: I7d1fffadc0bcaec4ec9e9d43c9d9bb3351d570b7

2020-03-05  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [b7a24b2d194e9e070185c5beac86cc1a77c9c166]

        Use <menuitem> in a couple of places
        
        Change-Id: I3a03a8c5e8b92240879968f134a1548f78157b94
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90017
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-03-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6e6ea59e648c288ca74c56125163c4fcf39571ab]

        No need to translate Basic instructions
        
        Change-Id: Ie127f39166179622159e10801458a6ddbcbd02be
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90027
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [caaf639a8606d13a5eb6d389a0dc061082be0d7c]

        Add sections to frequently used buttons about certain style dialogs
        
         - one for Paragraph, Frame and Page Styles only
                - added to "Area"  and "Transparency" tab
         - one for Paragraph and Character Style only
                - added to "Font Effects" tab
                - (can also be used for "Highlighting)
        
        Change-Id: Ibfc042ca914b71f3f62d5a5b337380d55a583fb6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89685
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-05  Mike Kaganski  <mike.kaganski@collabora.com>  [86e43e1b40c3fdbdd6edd93c2b717e891e17cedb]

        Clarify database functions' range structure
        
        Change-Id: Iae6eca2e0579a5a7814820f8a22144b1725bbc52
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89924
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-05  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [7fdef2928278c4bd5488547f833f503187ea8431]

        Reorganise and refactor stuff in help.js for readability
        
        Change-Id: Ife1b412350be5ac046736312ff9216273eff281b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89973
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6e4e81d1d12dd131a8ceb95255544b8f51f302d8]

        improve links to module-specific help pages for Styles window
        
        Change the present method of linking the "Styles" header for each
        module to a generic page with an activated link to the relevant
        styles help page to go directly to that page.
        
        Each of specific pages calls "text/shared/02/01230000.xhp#stylist"
        This patch moves the switch in this page to be applied to the Styles
        header.
        
        Change-Id: Icb846f44d5eb61e8a42612c0d8e05de2c959f7d2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89786
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-03-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3fd0111f7071d3feed644b88c3227817c422510b]

        Helper to refactor paragraphs in XHP
        
        The helper transforms XHP paragraphs into :
        roles=note, warning, tip into <note>,<warning> and <tip>
        
        roles=heading and level=[n] into <h[n]>
        
        usage:
        xsltproc refactor.xsl source.xhp > target.xhp
        
        Change-Id: Ib3d69aebc35978f6e73a27bee232864bfe6e8463
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89832
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-02  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [eb8ea00768b65b71653e85fdcda022fc39df211d]

        Created help page for submenu Text
        
        Removed help page for Change Case as it was merged into Text.
        
        Change-Id: I85fbf915f71135d21bc180385fe3aa3013e5a2cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89628
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-03-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f2a0ebccd289ae50a38def8beb38943579e94a62]

        tdf#106668  update help page about applying Styles
        
        - update command labels
        - add module conditionality to howtoget access
        - add sys conditionality on shortcut key
        - updated access commands
        - updated id=gestalter to id=stylewindow
        - added "Related Topics" section
        - moved "tip" about "styles" to "Related Topics"
        - add link to Creating Page Styles in "Related Topics"
        - updated "Autoformat in Tables" page
             - changed "Default Style" to new "Default Table Style"
             - adjusted order of elements
             - corrected grammatical error
             - changed to <h1>, <h2>, <h3>
        
        Change-Id: I1d0167f8d8b8205a4f94d56c388a5271fdbac477
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87415
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-03-01  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7d11198c0935ed1d87857e9dcd7d8ba200555884]

        Wrong word
        
        Change-Id: I7a9d3d9c3a202e2c230d71c327bb544e667c6745

2020-03-01  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [20266799414d18f300f457eaa3623891dc52161e]

        Remove erroneous ellipsis
        
        This particular button does not open any further settings,
        so this punctuation was always unwarranted. But as a general
        rule, please never add UI ellipses to the help.
        
        Change-Id: I363c0f53f7be3aa960cc2fe7267ccad002e9c575

2020-03-01  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [8eeb48c64d6ee09cfcfad76392b405df871b3a2c]

        Small whitespace issue
        
        +line breaks
        
        Change-Id: I3156faf67b6819e1706b457f895e7c14f2d3f4cf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88032
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a843fb6d63416be6d1dd202876d304a502679929]

        tdf#130993 remove embedded keyboard shortcuts
        
         -some languages need to translate keycodes contextually
        
        
        Change-Id: Ife65552bc080b32156de139c7332ad966e000b8b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89684
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f3c9e7f6b29041b667f5e0b0fe5aa4079cb1e59a]

        update help page for text tab for formatting text attributes
        
          - add "Custom Shape Text" heading
          - update "Text" heading to "Drawing Object Text"
          - add explanation about "fit to frame"
          - update to <h1>, <h2> and <h3>
          for "howtoget" embed
            - add switchline and access command for Impress
            - update to <menuitem>
        
        Change-Id: I5aac79d5562adcfeee81178a3d95cd2f7e6ff8e9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89681
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-28  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [1da820d0fff299544c8d64c3ae5071c862651968]

        ... and get rid of this wrong written "sub-menu" even
        
        Change-Id: I7e276fd5196e4d26f26d49544016c6b1485d977d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88029
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-28  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ab71a53eb7ba5001cd78781106dbf83f8191a072]

        update help page for Footnote/Endnote numbering
        
          - correct instruction about choosing special character
        
        Change-Id: Ia02993e4ae2a3971251e5a4bc5cf5585b984d5d9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89579
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3c28b5afd108e5d2704a79aa5426bd19456cb866]

        Fix links in xapian results page
        
        Contents, Bookmarks and Modules links of xapian results pages
        were broken after I486cbfbd680d52d00ef99ade9af5ecac2967c115
        
        Change-Id: I7b912d9ff842810a66846b6a6da7857db69cac01
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89598
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-26  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f824eb003a9884e2b16ef583664a5d7082d90836]

        tdf#130886 update Tools - Macro menu help page
        
          - add Edit Macro command heading (and embed description from sbasic)
          - update name of XML Filter to XML Filter Settings
          - update access command to XML Filter Settings (and use <menuitem>)
          - added "Related Topics" and link to "Basic Editor"
        
          - update XML Filters Setting help page
               - move "About XML Filters" to Related Topics
               - remove double presentation about optional filters
               - add sys-switch for note about installing optional filters
        
        Change-Id: Idefbe7ec56e410a8bc9f0b44077f9f07ce9df25c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89441
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2020-02-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [03e9a3022cc686013fbadfe16aef8685800ac625]

        Update help page for Navigator for Master
        
          - put Move Up and Move Down in same order as Navigator
          - Delete now needs a right click, also explain that file is not deleted.
          - add Related Topics sections  (and move link down to there)
        
        Change-Id: I92c5ff4a5ef98f568a36e0a1edb8c20474110821
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89284
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-02-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [81d34863f3a8d919639341bbb15b1bc28bb68dec]

        update help page about working with Master documents
        
           - correct command for adding files
           - generalize command about exporting to text documents, and
              correct the command instructions.
           - add link in Related topics to Master documents
        
        Change-Id: Ifc7c0ed4893d837e3af98bdac751de60d0971080
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89283
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-02-24  Mohamed Sameh  <mohamedsamehkhalil@gmail.com>  [1936bfe6697be30202547a7775bda81d6b8d0211]

        tdf#129878: Add FMT error code into help pages
        
        Change-Id: I657fc04d54e2fdeedaea01d2d23e0ab79bf5d4ee
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89269
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [9040e3925e3f217b3b681a2dc931c177c26cc420]

        update control and command labels in Font effects help page
        
          - "Effects" -> "Case" heading
          -  update "case" labels in Writer
          -  add "Text Decoration" heading
          -  correct heading levels of controls
          -  align order of control presentation with dialog box
          -  adjust module-conditional display of controls
          -  corrected menuitem name for showing Hidden characters
        
        Change-Id: I3d8a0bdcb1b6c8442ba662a751116ee3f2c2252b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87807
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [78831305d8d43c6594106c1283aaab225322dfa5]

        update help for "Insert Bookmark"
        
           - remove "double" help for "Delete"
           - add following elements
             -  Name (and) Insert
             -  Rename
             -  GoTo
            - embed "Close"
            - convert headings to <h1> and <h2>
            - add <keycode>
            - added "note" about "protected" bookmarks
            - add bookmarks for "Rename" "Name" and "Go to"
        
        Change-Id: Id1a88c73cad77cfe998326315888552d3395a44f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88788
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [41887a9d5cb90a358ae4d141300ee35c7a768d55]

        update access command to hidden paragraph fields in help pages
        
        - this patch changes access command for "Hidden Paragraphs"
          from "Formatting Aids" to "View" and
        - corrects the header for Formatting Aids from "Display of"
          to "Display formatting"
        - for the changed paragraphs, also updated to <menuitem>
        
        Change-Id: Iffc312df7dd0e49c44902721f8ca88b103359c06
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89274
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-22  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [ad3253b3663b04e06e21cba1f9aac82c9e088d3d]

        Basic Property statement new help
        
        Change-Id: I4386954ea6f6a22fa1f6d8df5695c574cacba19e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88051
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d0bf3b122de80bce6edddcb309bf7ed3a176e9cd]

        Refactor XSLTs and CSS (2)
        
        class -> id
        
        Change-Id: I62c1af5a0203bb66fdd291dbf55633cbb3731353
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89207
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f48d72b4a80d8d6f21f2b335dc94e0500bbbcf60]

        Refactor XSLTs and CSS
        
        more meanigful names
        
        Change-Id: Ib786d2814adaed336f495992711eb89f99d85d39
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89206
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [197930c8b95d59a9ac099b58672fa66e6d87bca4]

        Remove very old unused CSS
        
        Change-Id: I8af3443fb8db832ac2fc9a88dfb6fd779d3475ed
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89163
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-20  Stephan Bergmann  <sbergman@redhat.com>  [bf2dff69f84ad28836924d3bf311910248aca1f9]

        tdf#130426 Update documentation for Basic Chr and ChrW functions
        
        ...for <https://gerrit.libreoffice.org/c/core/+/89090> "tdf#130426 Support Basic
        Chr(&H8000), ..., Chr(&HFFFF) again"
        
        Change-Id: I425a55ba1b055f94d993bb99c5412cc0414dc48d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89100
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2020-02-18  Roman Kuznetsov  <antilibreoffice@gmail.com>  [ffa172bf7f370d7450cca3d45c9f8138a7d3c139]

        tdf#130402 Wrong explanation to the "Text Orientation"
        
        in Calc Help
        
        Change-Id: Iee3e9401494608ce79bf6ef82915bef3703d9eac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88949
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [105ffa961374ac3dfc7c2bde23f6c677b9a7f2f5]

        Fix image size in page
        
        Change-Id: I8b3c885bb98d59880dfce42339344e6119fbf1c8
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88893
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7f5456a742f37e3817a48f8ce67f0af44dcf14bc]

        Update icon replacement table
        
        Change-Id: Id73f42124c4a5b08fedeaa28cf26043a03f52cfe
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88886
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fe4e52a549628960e520bb0ef7fea0cca14911fe]

        Extend DTD to hold characters tags in <ahelp>
        
        Change-Id: Ie8eafde9e943ec28dfbe9bc9fc282b0f934f9b4a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88868
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-17  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [43d879530fbcb1d073dc35627fa6c45d54aeb64a]

        Fix English in some more strings
        
        Change-Id: I4595da6a8db44aaf59d3ea3b4d6caff69c3f53c4

2020-02-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e57ef3624253ee7108914532d5e06d61b42c254c]

        tdf#130619 add help about quickstarter
        
            - made sys-conditional (only for WIN)
        
        Change-Id: I1c19727b98eb07bd3300de51775adf11f1bb7c07
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88704
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2896f2eba4561b0d9e9c7dfc88cb00e22fb38807]

        Content fixes after translation round
        
        Change-Id: Icdb80c6e659e81492e3b9c43afd0f49cbea0ed86
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88772
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [247ecc7553759608d08f7fa82db49d972b7cd60d]

        tdf#45589 update "Formatting Aids" and "View" help pages in Options
        
        although these pages are in the "shared" directory, they are only
        shown for Writer.  The other modules have their own pages for "View"
        and no "Formatting Aids"
        
        For "Formatting Aids"
        
          - add new "visible" bookmark function under "Display Formatting"
          - add "Spaces" option under "Insert" in Direct Cursor
          - remove "Fields: Hidden text" and "Fields: Hidden paragraphs"
               and add them to the "View" help page
          - update headers and commands "Display Formatting", "Hidden characters"
          - arrange controls in order that appears on help page
          - arrange "Insert" options in order that appears in dropbox
          - change to <h2> and <h3>
        
        For "View"
          - add "Display fields" heading
          - add "Hidden text" and "Hidden paragraphs" from "Formatting Aids"
          - arrange controls in order that appears on help page
          - change to <h2> and <h3>
        
        
        Change-Id: Idf6c1afff077c5c5b1bc280dea33f0ddb12d281e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88686
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [402cc1434b1a860b68ad8bc8d5d8b2d54b3742c2]

        tdf#130572 - Correct Trace Precedents keyboard shortcut
        
        Change-Id: I6f4ee1c97954a99fd72ad0c14eac72791a8d20f7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88565
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [eba03835b6353c77d00ffa36f70304d9594ba4e4]

        Fix ref in tree for signature lines
        
        Change-Id: I86f87cad5485c70caa3866ed00af89dd237fa273
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88564
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2ee9059e7249781773056a733e845ca4275aa415]

        Fixes in Help pages after translation cycle.
        
        Change-Id: I6f9e763333b8cf022e95e565d06118a1340fa1fa
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88558
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f4347c1bf7eea964b4d8a46b02b4571e137374b1]

        Mute L10N of a NatNum format
        
        Change-Id: I0878582816489cc62ac6cb72a1be015b53de1dc5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88497
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0b1d0df74b7b9dc98c18fccd375272f2dbe77256]

        tdf#130620  add help about File associations
        
          - add entry for new "File Associations" button
        
        Change-Id: I598664d50fb9ad75cb3a48c8325c1616df43da75
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88501
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [e6e4a01c2ae198bde731045f4451ba345877cadb]

        update Online Update help page
        
           - add headings
           - correct outline level
           - add control
           - align help page with dialog box
           - added "online update" icon
           - updated "note" about installation of Update module,
                a common intro, with sys-specific details.
        
        Change-Id: Id237acbb93ec90a6d7622135e5bdc212f28ca1a4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87810
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [66d9968bba9fe381183387089509ed928ee8a6d9]

        tdf#129554 keyboard shortcuts for Pivot dialog
        
        Change-Id: I95abc0b5f2ba6447c8d034f12a9babebbc5a2db1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88419
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [68ea04c5012484b5ca30a87a5b8f326e5f9708f2]

        tdf#130064 adjustments in legacy positioning help page
        
          - remove unnoticed empty paragraph and add bookmark branch
          - double appearance in "apply" label, and change to "List" style
          - add missing word
          - improve "Load/Save" explanation (appears also for "Position"
              and "Chapter Numbering"
          - added related topic link to "Indenting Paragraphs" for both
              "Position" pages
        
        
        Change-Id: I8da3e6b5e70c37606eaa79850cde0d9c4b3d5db1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88390
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6f892e6e9b43209dad3ee82ddd7bd4ea0d3b129f]

        updating help for  "Page number" on "Status Bar" help page
        
        - changed section id from "seitennummer" to "pagenumber"
        - single click opens "Go to Page"
        - removed "link" in "pagenumber" section - because it simply goes
          from the Status bar page to the page where the embed is coming from.
        
        Change-Id: I23387937aea57811f85a9a9cf4a4f3a80932b4ac
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88150
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-10  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [377542bfda4f697cc0f50ac90e8ed40e98db0bd2]

        Index entry addition
        
        Change-Id: I291bff961d6772bf72ca5fc1d23b6584a32b0a4d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88186
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-10  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [cfd619c06ffc5d1f8d2ab6a107869cd6f9f7a37e]

        Periods at the end of sentences.
        
        Change-Id: I4fa1e5b2daa3bb5df3e8e7f0f79d5dedcbf161c3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88041
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-10  Mike Kaganski  <mike.kaganski@collabora.com>  [96f1ee8417e4d6c7134e13ab86ac55e52f1bc841]

        Don't hardcode version in links in online help
        
        ... so that when current page URL is like
        
        https://help.libreoffice.org/latest/en-US/text/shared/05/new_help.html
        
        links from it will lead to other pages under 'latest', not to
        
        https://help.libreoffice.org/6.3/...
        
        The problem reason was that in online help, HTML referred to resources
        with relative URLs starting with version number, like
        'href="6.3/media/navigation/favicon.ico"'. The links didn't include the
        version level in local help: 'href="media/navigation/favicon.ico"'.
        This was naturally accompanied by <base href="../../../../../"> (online)
        and '<base href="../../../../">' (local), coming from "tokenize" in
        help3xsl/online_transform.xsl.
        
        This unifies online help behaviour with that of local help.
        
        Change-Id: I486cbfbd680d52d00ef99ade9af5ecac2967c115
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87768
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-09  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b6e3324d71cd4b17cd9384b43b762fb10ce92343]

        update help page on Creating Page Style from  current page
        
           - update command names
        
        Change-Id: I64e80feb410af96f0dc0089abc2aaff123b80327
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88289
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Tested-by: Jenkins

2020-02-09  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6dee2fc90b1e610b7cdf0d69b6d840140a887e61]

        Update "Using Styles from another Document" help page
        
          - add link Load Styles" help page
          - introduce relatedtopics section
          - add variable to "Load Styles" header, to include in "Related Topics"
          - add sys-conditional F11 to stylesmenu.xhp
          - updated icon name and action in Styles window
        
        Change-Id: Ibde47fde3b9ad832d50ef1d5d2cc0f8c30df5567
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88288
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [1fa387342802aa3c1b4fd12c6e0620af579c7e98]

        fix name of APSO extension
        
        Change-Id: I17a1b9f0a6b67c05a77b328a06b9e4091e7c0c26
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88263
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a797d607f1d56f4e401d03669d766124317baa46]

        adjust embedding of Position header in chapter numbering help
        
        Change-Id: I0e3e5ecc78dc8747e71342edbce23358a14e71a7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88254
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-07  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [c0f4ae88b0ae0a59a0f8c3c3301f5d385a9ee750]

        Improve visibility
        
        + whitespace cleanups
        
        Change-Id: Icdcd544cf7ee53dd01488059f1ffc622248a2562
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88059
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-07  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [f9d83461af0630daece8a497aab5e02fea97efa6]

        fixing a typo
        
        Change-Id: I45c38402392c2424e78e022cc8943c453adb8707
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88033
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-07  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3533996771482653d9e38b6839ba79ca48164164]

        Visibility improvements
        
        + small cleanups
        
        Change-Id: Id8de3abf26a470525110e3940a6f266dcd4b8915
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88060
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [578a5c008a5b14ada9d627519facf2ace0025d21]

        tdf#128569 remove ambiguity about page number style
        
        refer to page number format, instead of style
        
        Change-Id: I52dc447bbdf3a2fe44852e6647235668229ee251
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87809
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-05  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [08de17b16f30f87af35d5e96630928c630df1ef9]

        Small visibility improvement for "Insert" menu
        
        + forgotten period,
        + superfluous whitespace
        + superfluous line breaks
        
        Change-Id: I6ffbc39f03d9dff6f48bc653f65ceb0604caea77
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88013
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-04  Eike Rathke  <erack@redhat.com>  [34b0364e6289a299fb0b50b5b0d487e37f6e9492]

        Correct string "has value 0" to "is ignored" for the SUM function
        
        Which doesn't exactly matter for SUM but would for AVERAGE, for
        example.
        
        Change-Id: If2d416123890349f4458ca10274e3fb3dd7d15c5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87980
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2020-02-04  Eike Rathke  <erack@redhat.com>  [900d30047e754b7310ffb05a67d280b6ce7b2e7f]

        Add href to Converting Text to Numbers
        
        Change-Id: I0bb8d28f1f1448915f0695b0ec443fdadaba7213
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87979
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2020-02-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c3837f2e395c0606a3383a0594b2a6a759e8bac8]

        tdf#128569 improve guide for page numbering
        
         Also:
          - update some <menuitem> and <h2>
          - update/add <keycode>
          - update menu commands for manual break and insert page number
          - add shortcut key for showing field codes (sys-conditional)
          - update "Default Style" to "Default Page Style"
        
        Change-Id: Ieec2be0c48da40f50a1145e8c0a57b190e8c67ba
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87127
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-02-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [81a9ef3e5260ccabaeadb36304e529eac520decb]

        fix function name in page title
        
        Change-Id: I8899ae50ffb59d925bbf80c7403ffc949f0a3f14
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87838
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-02-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a7c86802627ba84c6990354e020aa34b2738ec57]

        tdf#130064 adjustments in help page about legacy list style positioning
        
          - add "access to"
          - remove "heading" / change position of note
          - add help on "Apply" control
          - add "Load/Save" control
          - corrections in description of controls (see bug report for details)
        
        Change-Id: I8a822c44cfd0e80e5b850378a76f70f1727abe14
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87541
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [2c57fe6cecd214f27806487e863cce14a235773e]

        update access commands in Writer Tools-Update help pages
        
        Change-Id: I3ef58f3c1e608165befaa620271f3238c6991310
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87743
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [34b4782c437a2831d16c3e9d9f43f14b312d9784]

        updating help page for Edit Fields dialog in Writer
        
         - add labels and explanations for "Select", "Format",
           "Name", "Value", "Invisible" and "Apply"
        
        Change-Id: If9628cefb15d41fa6d1ed9ce42b970dc56324268
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87781
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-02-01  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f460f2970c3f11ffc9b7246e0bde1d1f6a10347f]

        make new help page with keyboard shortcuts to embed in help pages
        
              - provides sys-specific variations for
                  - (styles window) F11
                  - (toggle "show field shading") Ctrl+F8
                  - (toggle "show fields") Ctrl+F9
                  - (manual page break) Crtl+Enter
                  - (paste unformatted text) Ctrl+Alt+Shift+V
        
        Change-Id: Ibee225d7654bf1898af7e6cb3009057a9e334efc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87457
        Tested-by: Jenkins
        Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>

2020-01-30  Mike Kaganski  <mike.kaganski@collabora.com>  [35281f4c9178f373609a61f0a44e268b179c5749]

        tdf#127566: don't change divcopyable border width in onclick handler
        
        Instead, define border width in respective CSS, to make it consistent
        in both clicked and non-clicked states, and avoid "jumping" on click.
        
        Change-Id: Ic8ab8d0fd586059e21de6aa866fef95226774acf
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87718
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [c4e6caecb8dd4a8b7f4f97b54eebc48a6987d1f8]

        The twentieth major version of LibreOffice will be numbered 7.0
        
        Change-Id: I89bb5ea9ed21faea5bca74b3d1d7ce79817e85ed
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87498
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-01-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3e3457dd21940c5513d95dbe081cdc1a3ac9a6ef]

        Update Colibre icons replacement table in Help.
        
        Change-Id: Ieab4b0822462b2d6883a90dfd9061cfa6870ddce
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87602
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3fe23a6489fbf959bb89adaed68f7fad8c8ed267]

        Update New Features video for Release 6.4
        
        Note: This patch has *no* impact on string freeze and is valid
        only for the online version.
        
        Change-Id: I2c88b6503f6a7a6a98b83d07124a7b1027f827c5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87531
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7d262f50126db92b074855ece4af73d1b597ca47]

        tdf#129918 Add right bookmark for Elements panel
        
        The Elements panel has no target page for F1 key.
        This patch adds the bookmark for Elements widgets.
        
        Change-Id: Ic8d5a0042812f76ca218fada34a40002e2175b90
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87350
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [439b432e1800a19dd880811e7014ba82c80ed367]

        QR code: correct option name and use better word for code damage
        
        Change-Id: Id547a8690ac8c0d34e61b93f89bf4d7265ccf9fb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87438
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2103dc93c16973e31b086f80bde7f2d6960b0ca9]

        New wording for regex Help pages + fix typo
        
        Change-Id: Icdd99e4e750fc95ff6e21aac8894ad6ecd8ed5d2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87306
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1f594eb62ddbe73acb342aaf1dd4a4f5112fda63]

        tdf#92497 updating 'Style actions' help pages
        
        The Style actions icon is in the right top corner of the
        Styles sidebar.  It is a dropdown list with three actions.
        The labels for these actions were changed with tdf#74446.
        Help pages for two of the actions "Update Selected Style"
        and "Load Styles" are updated.
           - Improve the access command
           - align or update help page labels with dialog boxes
           - <menuitem> <keycode> <note>
        
        Change-Id: I98d2b7c5df4861307613695329c334ff54aa6b65
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87315
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-24  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6300598d59d7832dee0b85b0615dee83efb0610f]

        tdf#130064 Help page for legacy list style numbering in Writer
        
        ODF has two different methods for positioning lists. LibreOffice Writer
        has always used one method ('label-alignment'), and the relevant controls
        are described in /text/shared/01/06050600.xhp for the Numbering Style
        Position tab dialog.
        
        If LibreOffice opens a document produced with the other method
        ('label-width-and-position'), then different controls will be shown in
        the Position tab of the Numbering Style dialog. This help page provides
        information about these controls. The controls are called "legacy" to
        have a simple, meaningful label (where there is no standard or
        familiar label). These controls are only "legacy" in relation to
        LibreOffice Writer, but they remain legitimate controls, and this help
        page describes how the controls appear in the Position tab
        when documents are opened that use this other method.
        
        -based on embedding or moving content from /text/shared/01/06050600.xhp
        
        (WIP) - bookmarks and <ahelp> need to be checked.
        
        Change-Id: I2942f2daa9ffbab92dffd8f333e7d855e17f6fda
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87242
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [53f7dc371b1483a61b802e8bf57817390ffa271c]

        Rework sentence for Regex Help page.
        
        Change-Id: I8d550d4153b3fc75132458b100b573047e0c8676
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87278
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [212f6e88fcee903c3d21db18e87d55df0e1c7bb0]

        Legacy numbering Help page
        
        (WIP)
        
        Change-Id: Ie9fb3ad9e557cbc824b0bc8ad33aff133506baef
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87230
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-23  Mike Kaganski  <mike.kaganski@collabora.com>  [e2e898488f22bd638641ea45f50ef86ccf31548b]

        Fix "Error: Duplicated entry. ID = hd_id3156192  LANG = en-US"
        
        in File source/text/shared/00/00000001.xhp after commit
        d306cc3fc4d97c5e599acc6ad1bcb068d94085f9
        
        Change-Id: I41f524b4fd3c709100adc6f8d55b3c8bef0e779f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87231
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Tested-by: Mike Kaganski <mike.kaganski@collabora.com>

2020-01-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [d306cc3fc4d97c5e599acc6ad1bcb068d94085f9]

        tdf#129517 corrections in position help page for List Styles
        
        - update access commands
        - update labels
        - add embedded "Reset", 'Apply' and "Preview" controls
        - clarify about selecting levels
        - use <menuitem>
        - adjust heading levels
        
        Change-Id: I25cfbe83d02fa67f0f05f0e8fc37acae489c2bb3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86932
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-22  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a51da4ed164a09ce51bd92d3e99ddc9b70c6792d]

        Resolves: tdf#129497  help about reset for all help pages in paragraph style tabs
        
        -finishes adding help about "reset" to all tabs in Paragraph Style
        -added some help about "apply" to some tabs (conditionally)
        
        Change-Id: Ic2e5eccb331763d9f89b3e73ca7fd0b4e88e764b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87115
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fb916278132a481a2fdd0bd8450a2bf7066d5581]

        Mute L10n for 'text/plain' mime type
        
        Change-Id: I9ab85205b199706d630e74b578ebbcec69a3170b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87068
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1479a6aead82592c081decd851f56ae5d2ec0a56]

        Fix some assorted typos I found while translating
        
        Change-Id: Ic94ea839863347fac2d2565c5719dbb28d117d5e

2020-01-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b63d130b4eb4594a4f360b6ae240dd905a8b789a]

        fix typo
        
        Change-Id: I91a4c2c8053c013ce5e6f243c8413fc864a5aa2a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87040
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-01-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [9fd6ef91a65053fd77a4ab19f3ce0486cd2915cb]

        update name of option to export whole sheet per page
        
        Change-Id: I58958f3ec3f80e15ff91bdf10c657b3942689279
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87041
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-01-17  Seth Chaiklin  <sdc.blanco@youmail.dk>  [fb0dc909685c512937906fa1c1b2ffab912907d1]

        tdf#98230 update of Insert (Text to File) help page
        
         - correct title and heading
         - correct item in Insert Fields
        
        Change-Id: Ie69f9a259725352536cc85daf3f2cc930e9bc0e4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86512
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-01-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5d2af501f0d4d682911284a87d973b3384a0feb2]

        allow localization of regular expression example
        
        Change-Id: If325dc340ff3be51fab3c3ce19433f5b7df25512
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86815
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-01-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [3974b8c9cbd0321944d9fe9d9e5109c20d71fe31]

        remove duplicated words
        
        Change-Id: I8c7d06ce3bec5bbd52adfaf8abb661d6ced6204d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86813
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-01-17  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3646d5561856014b0703a318a10d87897d48e626]

        update Organizer tab for pages and styles
        
         -added access commands
         -added module sections in Organizer menu
         -improved conditional display of module-specific access commands
         -added <menuitem>
        
        Change-Id: Iac6a0a6b08f6ef5c41b9ed0415b687539c0dd80e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86672
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-15  Stanislav Horacek  <stanislav.horacek@gmail.com>  [69896de636113d0bae2b1c44316f2c50b643f524]

        fix typo in explanation of regular expression example
        
        Change-Id: I35103839b29ea98ee0295dbbe71712b9c041a807
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86816
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2020-01-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5a44291fac8fe16731bf0dff05ed40ae582f3461]

        Signature lines are for text and spreadsheets
        
        Remove reference to Writer in signature line Help pages
        
        Change-Id: I8f454c67277af2236bf52bb290fcd5d606093a45
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86722
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [8a54ad38c542ed005ad11cd18579b6645ca21b23]

        tdf#124105 - Document double-click to Insert Special characters
        
          - remove outdated text
          - add "Recent Characters" and "Favorite Characters"
        
        Change-Id: I78fe5c30d8c95d8f5c630d295a17b2b5d0bff4d4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86634
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [0d44ebef2f2c5829ff4998d9890aaf8f612a1ed3]

        tdf#108869  repair icon on help file
        
         - have removed image link because icons seem to be theme-specific
        
        Change-Id: I70e8312d61e4163d7e654c4945eb520c7414f741
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86617
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-12  Seth Chaiklin  <sdc.blanco@youmail.dk>  [539e836b676ca3516603a85652b9323e0ca91ecb]

        tdf#120938 clarify how reminders navigate
        
        Change-Id: I132b18537f75a117a443b9ee9e44dbe0287b926c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86630
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f731b465247c8ccefed8710cc8b49fa7bea85374]

        tdf#129741 (WIP) Add back help for color selection
        
        The color page dialog was removed by 957f72b1e3aeeb596eb9c82b4b623d09d1122e71
        
        However there is no more Help page for Color selection, so we put
        it back and added contents, including screenshot.
        
        Change-Id: I0896af7897ab0080e8474efc0a960c185f506391
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86620
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [643f6afa4364e1d72e69fd09226188d188b75ba1]

        Add localized color-picker screenshot
        
        Command 'make screenshot' cannot fill the color picker with
        information, and screenshot must be taken manually for each lang.
        
        This patch adds placeholders for color picker loalized screenshots
        filled with en-US locale, while localized shots are to be  provided by
        community members.
        
        Localized pt-BR is provided.
        
        See wiki for using screenshot features of LO dialogs.
        
        Change-Id: I40c1567a5d6c1a1bde8a43992e804a1f0401108c
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86602
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-11  Seth Chaiklin  <sdc.blanco@youmail.dk>  [30cafcf910513bd96e8b1468b132b205c241a8bc]

        tdf#129169  update "access to" in Area tab help page
        
        all modifications in section flaeche2
        - introduce module conditionality for all
        - added Format - Page for Writer
        - Added Format - Cells - Background for Calc (until better solution is available)
        - module conditionality on View - Styles
        - module conditionality for Format (Object, Textbox, Shape) in Writer, Calc, Impress
        - change to <menuitem>
        
        Change-Id: I9a08f5abf75e6aefdcd09f76ae3f560d8b0eae96
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86535
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [58a6ecde5196636896108b9d69eb975320047edf]

        Fix typos
        
        Change-Id: I7cb128508b827261e82fa6ca90d4c13d97b6e825
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86556
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [a0872eddb8cdcf166793ddc950d05d2634a76810]

        tdf#98230 update help for insert file
        
        Change-Id: I65dd98bf083f73b8d1a6066d9ea3a393ab3d6479
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86513
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [3e9164cbdc3361809fd6891d4a3fb664e737b9f3]

        update numbering style help page
        
        -update menu labels
        - add switch to select module commands and new Writer commands
        "Format-Bullets and Numbering" command dropped for Impress,
           because dialog has changed.
        
        Change-Id: I718123e732b06ee7aaeea2b79560a760e1cc8e93
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86496
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-10  Seth Chaiklin  <sdc.blanco@youmail.dk>  [4b4c11e810a9b504bec672e5677e24739d29f0e3]

        updating Options help pages (Writer-View; LibreOffice-Application Colors)
        
        Options - Writer -View
         - Update label
         - from tdf#129793:  field codes removed from Options - Writer -View tab
         - (still missing):  Resolved comments, Tooltips, and the entire Display fields section
        
        Options - Libreoffice - Application Colors
         - update label
         - highlight a tab item
        
        Change-Id: I27f7ab626f861c9619ec79c2b29e902bc1f2f36f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86404
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-09  Andrea Gelmini  <andrea.gelmini@gelma.net>  [f7e63b6ebfb423647a70b5f1c6c7225729c1b142]

        Fix typo
        
        Change-Id: I39c8ebc5a94f6cbd5e7af00418fd354630ecd527
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86466
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2020-01-08  Seth Chaiklin  <sdc.blanco@youmail.dk>  [5f5d1373c85c9de0cc9a906e9d8c4a78dab64740]

        tdf#94411 update help for Index page
        
        - grammatical correction
        - appearance of f/ff depends on locale/Language setting.
        
        Change-Id: I23b4ff2150cac5f5f6519018f7d3c29925bd8c77
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86405
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-08  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9fc4da0db94a4d06ab31ada262551a0a28f2859e]

        avoid unnecessary change in po files due to use of spaces to indent
        
        po file extraction would strip tabs, but keeps spaces when extracting
        strings.
        
        Change-Id: I2947b12787f52f65ef9981ba6a9c9ffdee503a6b

2020-01-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [84e12edbc498a2fca5a7e39eb87541969999b5df]

        tdf#129497 updating help for Condition tab of Paragraph Style dialog
        
        - add another access possibility
        - correct labels to match dialog box
        - add help about Reset
        
        Change-Id: I622cacbeb8c6dfb2945a3077e87eb04046ce50e9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86193
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [2512256201e15fee8c0fcbd9a611a6b475103f3f]

        tdf#129407  remove mention to non-existent "listbox" in pagebackground help
        
        Change-Id: Ibb47cb83e84c4d9e2b7dca9d47805c44186d8ba7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86281
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-07  Seth Chaiklin  <sdc.blanco@youmail.dk>  [834cace28d1c82d4c9bf6dd123a545736a4362fc]

        tdf#106023  updating help pages for footnote and endnote settings
        
        - indicate that only special paragraph styles can be chosen for paragraph
        - update menu items
        - align text with tab
        
        Change-Id: Id508b424ed2b61b5b169e14ee4befb096008e959
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86286
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-06  Seth Chaiklin  <sdc.blanco@youmail.dk>  [33577deba970aa834417f26a8cc13c75f599ee8c]

        updating help for Number Format
        
         - update access commands to match menus
         - make display of some items more module conditional
        
        
        Change-Id: Ie0c7b05b54f8744575ec4f354e8ea1c77272b464
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86168
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-05  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f0321cbc4c5f8611b6d75b1312c9d198c1fad4cf]

        updating help for Writer variables
        
        - remove duplication
        - aligned capitalization in help with capitalization in dialog box
        - corrected labels to match dialog box
        - move embedded parts to correct place in structure
        
        
        Change-Id: I04cf1a2736cb3b4f4fa61fcd11cb5ee6f0f6c816
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86171
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-03  Seth Chaiklin  <sdc.blanco@youmail.dk>  [169466b5553e03aef51d91f2b1588dc48be86c4d]

        tdf#129497  update help information for paragraph style dialog
        
        - add information about "reset" button to Organizer tab
        - improve access information to Organizer tab
        
        Change-Id: I6563ea713a99b9966d401f6db51330c65836c8d3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86106
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [1499595f8bb1ef82b511999629f8d7a140c903a5]

        tdf#119647 adding links to help about making footnotes in sections
        
        Change-Id: Ie7d4bdf70be97a6268582ee6c5035b33619db8cd
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86090
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [076efd07d9bd8c35ff26d4b4d1e54d6e63174f9b]

        tdf#129497  updating help pages for paragraph dialog tabs
        
        This patch focuses on the paragraph dialog (but many of the
        tabs are also used in the paragraph style dialog, which was
        the focus of the bug report).
        
        - add help about reset button
            all tabs, except Borders and Area
        - Alignment tab
            + fix heading structure
            + correct labels
            + remove unnecessary conditions for Draw and Impress
        - correct label in Tabs tab
        - correct label in Drop Caps tab
        - add access commands for Paragraph to Transparency help
        
        
        Change-Id: Ic954afba362685c157973b0e001298ef3bf15df7
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86091
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [52b29ea4c9f46921d2d7e156dc3532a15800a131]

        tdf#129726 Wrong bookmark for Edit Index Entry
        
        Change-Id: I35cdda117b5bb94b90c4089f87a10b4c11356833
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86111
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-02  Seth Chaiklin  <sdc.blanco@youmail.dk>  [c2a03a3860904d2b3c44ecc1c04a06688539b21a]

        corrections in help for Styles Organizer tab
        
          - add missing items
          - remove items no longer found in tab
          - correct items to match labels used in tab
        
        Change-Id: Ifbd70421d0a33825311406a57e7f4f4f3a1cfec2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85953
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2020-01-01  Mike Kaganski  <mike.kaganski@collabora.com>  [ac18c4fecf88bada7992d90e973bc534f9103782]

        Clarify that database is registered to installed LibreOffice instance
        
        ... not to LibreOffice project.
        
        See https://ask.libreoffice.org/en/question/223311 for rationale:
        
        > When I register a data base am I registering it (my personal
        > information) outside my computer?
        
        Change-Id: I0508e8761f327c857718a0f84a11ce1334627cfb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86061
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-12-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8bf839b1a4472bfc3284a6e0087410210eeb9728]

        Make 'available release' tip a full sentence
        
        Change-Id: I7e28fca4d4ea75a88aab77d3c988155f9eb2f2e2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86053
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [042260679dc7ffb1babd88e129662d1c6419cb12]

        Fix broken link
        
        Change-Id: Iad45d159e70142f458fbe185aa1f659902924de4
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86044
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [363bc1ec76f31829614a103213b0fac3174599c1]

        Add animation timing screenhot to help page
        
        Change-Id: Ieb94d4b05ad2a1105cf50731ec870f1a796a7ea5
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86009
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6c1caad97684f883c802f66588674e333dd66861]

        Add screenshot for text animation help page
        
        Change-Id: Ic7988ead5f7cd23e89a684d5c9835ab6102dcdd9
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86008
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [39313533e9503da346ac626e6480faa8d21a64c4]

        Add screenshot for enhanced animation effects
        
        Change-Id: I51750fb6c756cca0b700f2dde49702b4143f5a34
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85997
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1d0961caddb984150ce61d21200d5b08aefa3084]

        Move screenshot at right place
        
        Change-Id: Idaa06662b1a55d12b85a8f4571bcee765f17312a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85989
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e2303a462f22daec2d7b5a1faa5cdf6720c52364]

        Add define custom presentation dialog screenshot
        
        Change-Id: I23462439f2cc3d572fb0f352812fb416901ca4ff
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85982
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0ec32626291d5acc31aab93ac8b6c6cf2c8009df]

        Add screenshot to custom slide show help page
        
        Change-Id: I71b520b6c0be114b1028c48614f910628d995b4a
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85981
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [57e18add158a83204fbe8e2533029381d0902fef]

        Add master layout dialog screenshot to help page
        
        Change-Id: I9a9f7816935c7eb344766799a7d8f9e0d2f80070
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85980
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [070ade328f5297c6fc9552e2860b0978da9bd805]

        Place localized images in right makefile
        
        Change-Id: I28ba9c705756e111016df36e51abc2b6ea22f947
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85979
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0b0c538068965146531511bf7f31bf16e4149f45]

        Add header-footer screenshot to Help page
        
        Change-Id: Id2bf12c8288ac32ba0feea3c794f91efd7a598a2
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85976
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [207eca6f5d14f1b8a917f156c7905c39a4ba9761]

        Add screenshot to slide design help page
        
        Change-Id: I106f1df1385863b008bfd7f9a4eb2594eb716319
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85965
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d46eaeb0e0fcce6ddde6800971d27e57a51ca64e]

        Add screenshot for custom presentation page
        
        Change-Id: I8d6edb62fcbe454278ee774a9d5215d93405e7f3
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85963
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2409e35df2312e14bcc9dd664d92f0796be743c9]

        Add photo album screenshot
        
        Change-Id: I830caf1b2f834ed59461355b92596053956a894f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85961
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c34c421cc1c8215136abf607ae989c876ffd5a8a]

        Add print options image to print option Help page
        
        Change-Id: I87edffcafa118a742d73c55820d6945bcf25e9e1
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85954
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d7c9e37d9d25cd191f33d8e5487ce53789791e99]

        Add SdViewPage screenshot to Impress option help
        
        Change-Id: Ifa04761f875e344962479686dc37a2eb3bfe8ca6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85952
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-29  Mike Kaganski  <mike.kaganski@collabora.com>  [54c1ec82ca69eebf37a8b04f0e7b97d5bda91889]

        Name box also takes sheet names
        
        Change-Id: I557e9ad5dd27796f2b39b68c83bd5518a4797d9e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85944
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-12-29  Seth Chaiklin  <sdc.blanco@youmail.dk>  [6164605732b852f76c60bd9d64a7651a27591763]

        tdf#83364 corrections/additions to Outline and Numbering help page
        
        - attempt to address point (a) in the bug report
        - added "note" box to address minmally point (b) in bug report
            -probably could/should be elaborated
        - corrections to align help with current dialog box labels
        - improvement to header levels
        
        Change-Id: I25da20810f32c6c0995347238d4e4a525101710d
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85865
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [efc2eba6081f95dbf83ea1776a563bbddaa13f68]

        tdf#127477 Incomplete description of date & time
        
        functions
        + case of YEAR()
        + some refactoring
        + mention ODFF standard where it applies.
        
        Change-Id: I91c2a7f8cc799d99af8380f228678ef0e49bdd83
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85926
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d3ef8cc77967993569abb0681c2ea66a9959c830]

        remove "presentation" from text not related to Impress
        
        Change-Id: I0c2922daed1c35cdc7f6bb529ea1456886e26979
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85863
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-12-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [ddc11f101ee5d5173b1bae4be4024c0971608c57]

        corrections in Chapter numbering help
        
        Change-Id: Id0a611048dc38a36666f1915fdda1268c96f2b89
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85597
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0d5e87292a0ec17d95497e9cd6d086d766f5aaae]

        add missing menu item for setting slide/page background
        
        Change-Id: I537809905ffa2dc5d1516cf6c4123e05be303afb
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85862
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [3536fcd42277d9bd39666f0f01dc06088c055274]

        correct name of Transformations toolbar and menu path to it
        
        Change-Id: I49249de9ae0872ca2d523b11716c0a8e4cf9de39
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85860
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-27  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b3b2aa31c1e0759a60518a7e455687236ea33578]

        corrections in help page for Numbering Style
        
        - used design guidelines for menu items and help
        - corrected labels to match dialog boxes
        
        Change-Id: I3900bec436135965a64c918a2b49883f83686303
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85726
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9f6f0686069ee1ae3c59d6eea0bdc5fa9374df1c]

        Update insert menu for Impress
        
        plus some adjustments in submenus
        
        Change-Id: I4541ddb53b85d5cde73ca46338ef0ef2d2eb57b6
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85823
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [35b7e0d6f9bf2d1c707e1c060486d57e72210e39]

        Update Media submenu
        
        Select entries depending on the module
        
        Change-Id: Idebf08491ed8b6222131106fd916bc247fc2d842
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85815
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [63ad3a08194a822ef5283f271dd6c30a06fad9ea]

        Update Calc Insert menu
        
        Many refactors and updates as consequence
        
        Change-Id: I931aed4a2659b7bbf3622dd33a83b2596ae6f32e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85814
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [cae6f986df84bc86b4c238532ed0ded1ac7701c5]

        tdf#129517 add some missing words to a heading
        
        Change-Id: I77b6e447aa1fcb04a86ba0f29e6a29cac3676325
        Reviewed-on: https://gerrit.libreoffice.org/85604
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-23  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [32de39e587a6b4c1e51c03d0a9497e8c871ac60b]

        tdf#62326 &o &h literal notations
        
        &b notation isn't supported
        
        Change-Id: Ic1dd13326e13623d74c4bf70c6cdb01a33733b44
        Reviewed-on: https://gerrit.libreoffice.org/85590
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-23  Seth Chaiklin  <sdc.blanco@youmail.dk>  [646c34d055c438fb8d0dc583fc2e75d9c4e026f7]

        corrections in help for Table of Contents dialog box
        
        Change-Id: I9a9f5527dcb3c267d4aaa758ec9849c9786d3bf2
        Reviewed-on: https://gerrit.libreoffice.org/85697
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-20  Eike Rathke  <erack@redhat.com>  [8e68f0fed48b0f79beefc5f784d4db848ee87f72]

        Correct displayed error strings
        
        Trailing ! exclamation mark was omitted for most.
        Add #NUM! error string.
        Cell does not contain the error string but displays it.
        Use same wording for all "special" cases.
        
        Change-Id: Ia04163cf2d0436ee395784e553a88e239a9a95d5
        Reviewed-on: https://gerrit.libreoffice.org/85616
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2019-12-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [360b08083df38a025a2fdbb1dfbcddd1b4ec174c]

        tdf#129505 Add localized images for impress remote
        
        Community is invited to supply their own localized images.
        Default is en-US
        
        Change-Id: I8c179473df279a9a686068dc17afa060ac675125
        Reviewed-on: https://gerrit.libreoffice.org/85605
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6707900d671ea0fec291453f034188132ae43547]

        Proper use of ; in OPT_* examples
        
        Change-Id: Iec0e1b4112f9d91a397566c8ff51969b6c15f8a7
        Reviewed-on: https://gerrit.libreoffice.org/85439
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f47f09987e7f23035c7439a0e1c266ab4d5980b1]

        Add screenshot for Impress General Option page
        
        Adjust screenshot for Presenter Console too
        
        Change-Id: I84d0df90e26315ca57670e2ad6334ba69bece9c2
        Reviewed-on: https://gerrit.libreoffice.org/85580
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-19  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [59036b344e71e7d7b2d4c032ab5112c71be10f50]

        RGB function new index entry
        
        Change-Id: I8d13e1462d95f292e0f4807c96239d745bf3691c
        Reviewed-on: https://gerrit.libreoffice.org/85531
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3129b0bb2c2416efeb7b41fcbc81523ba1fe072e]

        Typos and more
        
        Change-Id: I19c74d02a138299bad88b5e9d7c01a101c381717
        Reviewed-on: https://gerrit.libreoffice.org/85390
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d8e6f9b375da7370ade610766baa6ef3c4b0a9b3]

        Missing prepositions
        
        Change-Id: I1774899feb35b39f10d8cc3cb8dfdef06f76a66f
        Reviewed-on: https://gerrit.libreoffice.org/83198
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-12-18  Andrea Gelmini  <andrea.gelmini@gelma.net>  [9f10d6a9ed0623419d8c1fdf3a0be22e1e0490eb]

        Fix repetition
        
        Change-Id: I133f5d6d70a39d2ccd90f4a16d579c0e3225108e
        Reviewed-on: https://gerrit.libreoffice.org/85349
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2019-12-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [16e2b03f2702257fc4c5cee1a606e25699bc3c0d]

        Maintenance in Fontwork Help page
        
        Change-Id: I08c5008881d44e54a8ae2d014cf0c254f9e8b190
        Reviewed-on: https://gerrit.libreoffice.org/85310
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [381d3feb767d52a480593034fcee401ee1260cb0]

        Mute L10n in some embedvar cases
        
        Change-Id: Ib9078cfec42e652a41417d3ca977818434961945
        Reviewed-on: https://gerrit.libreoffice.org/85334
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-16  Andras Timar  <andras.timar@collabora.com>  [baec8e0130161e4e8328daf4d6c4e048f8025962]

        fix 'Helpex warning: invalid po attributes extracted'
        
        Change-Id: I00ca6735d389eedbd651c9e08d3aed2da9a0543a
        Reviewed-on: https://gerrit.libreoffice.org/85248
        Tested-by: Jenkins
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2019-12-16  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [6ee3bd0f902405f9ec033d866a51e4e1b2009599]

        Raising errors with Error statement
        
        Change-Id: I61144f5c37aae5c5f46b3eab2a2c453cc9c786a7
        Reviewed-on: https://gerrit.libreoffice.org/85164
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-16  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f84cdd549df7505c347ee7a066ede854b765db10]

        tdf#125500 Wrong tab name used in help for bullet formatting
        
        Also tried to improve and elaborate explanations in this section.
        
        Change-Id: Ib8affe1e163aa7f9b26c71f616cd9696dc6d3c15
        Reviewed-on: https://gerrit.libreoffice.org/85134
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-15  Seth Chaiklin  <sdc.blanco@youmail.dk>  [f0c207c8aa1dcfcd5c1085513b517cb0e7c0e669]

        #tdf129407 corrected tab name for changing page background
        
        Change-Id: I021b807bfc9e07d5024ed92f240c6f9cc987b60c
        Reviewed-on: https://gerrit.libreoffice.org/85178
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-14  Seth Chaiklin  <sdc.blanco@youmail.dk>  [7f91483ee7ec22f699a1c5d141c755c85043cdc5]

        corrects the information about shift+F5 in shortcut keys
        
        Change-Id: I9660fc18e7cfeb161bf8da071373368d4d3f3735
        Reviewed-on: https://gerrit.libreoffice.org/85087
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-12  Caolán McNamara  <caolanm@redhat.com>  [08fa68db86928852e7b025b76059fcceceedf325]

        tdf#127919 link Assign Component dialog to 'Creating A Dialog Handler'
        
        Change-Id: Ie0f7b0e45ebf0e39d67abc36640cdffd22e08e29
        Reviewed-on: https://gerrit.libreoffice.org/85064
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2019-12-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [96c9eaf34676be060349e683f271995abc7779eb]

        Add dimensions to svg icons
        
        + refactor some headings
        
        Change-Id: Ic194be7d99685d3272393088973367bbbcd3246c
        Reviewed-on: https://gerrit.libreoffice.org/84960
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-11  Caolán McNamara  <caolanm@redhat.com>  [16ac2e562235fb6c908ada4ce1af4cd67c473df3]

        tdf#129321 add specific ids for header/footer pages
        
        Change-Id: Ie40f10cf09c7501c5babfb1d6825d881c0fd5fd2
        Reviewed-on: https://gerrit.libreoffice.org/84938
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2019-12-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8181441922c69303ed327b18bbb31b09f6bea321]

        Update icon repplacement table (Colibre)
        
        Also, replace all ref of .png to .svg
        
        Change-Id: Ib2c9d0281cb5bfe3e016f69f2879d2fc90f08181
        Reviewed-on: https://gerrit.libreoffice.org/84934
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [93981b80416b6d71e79dccf36f946a62d6b3da5d]

        tdf#129171 more on _XCL and _EXCEL2003
        
        Change-Id: I8892d7534f4a67e4756209f0bbee3cb95d36c59a
        Reviewed-on: https://gerrit.libreoffice.org/84928
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [84390b65ef45f7b3b8868abf03429acca09206d4]

        Remove dup bookmark_value
        
        Change-Id: I38342954ab76b978bafc49bccbd63631aeef5a3e
        Reviewed-on: https://gerrit.libreoffice.org/84777
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-09  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [8a9eeb535a80d07fa6f7b1d495544b95a045819c]

        extra warnings for isObject function
        
        Change-Id: Ie566946cdd12359000db6fbb30d9dec49f8c73c5
        Reviewed-on: https://gerrit.libreoffice.org/84729
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-07  Mike Kaganski  <mike.kaganski@collabora.com>  [32b00ca8345742e1070cad234f3f8f903465429d]

        VbNewLine values don't depend on system architecture, only on OS
        
        Change-Id: I67b65222ff9247e80fd681223a3fe03cbcfbbc95
        Reviewed-on: https://gerrit.libreoffice.org/84677
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-12-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e2d95525583c78359bbf73b75b4e77811a972085]

        tdf#129171 Clarify NETWORKDAYS_EXCEL2003
        
        Embed note from Date functions.
        
        Change-Id: Iac77cd6610ef6118978fa5ff5495a5e53d94e4d6
        Reviewed-on: https://gerrit.libreoffice.org/84667
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2831667e5e2575d414e6a1abb2a5e58e0e2f0e0f]

        Update list of missing icons for Help
        
        Change-Id: I1a5b28ddb0e057c83a1da88b8b9337a0479a217d
        Reviewed-on: https://gerrit.libreoffice.org/84658
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-06  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [66b9d8ae510db9be2b0a5615f5bf8f22c733e385]

        fixing 'related topics' layout for a conciser display
        
        Change-Id: I01535595b22ea3cb59111bfd5c681283fd94049c
        Reviewed-on: https://gerrit.libreoffice.org/83762
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-06  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [b223ac4af159aa84c25be88a478103402bbecd27]

        IsObject returns True for extented types too
        
        Change-Id: If34385312976485b30efc60d6ffbfce9617d7d0a
        Reviewed-on: https://gerrit.libreoffice.org/84606
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4085fd5ed29dcf38914287d48c0642929c5a5994]

        Fix image and icon dimension issues
        
        with svg icons, image must set width and height.
        
        Change-Id: Idce5d74e4f07277d7bff532d941bc5d62648b095
        Reviewed-on: https://gerrit.libreoffice.org/84557
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-05  Mike Kaganski  <mike.kaganski@collabora.com>  [bbcf2133439d386a295a3ff06cebe8caa7deff43]

        IsObject is not limited to OLE objects
        
        Change-Id: I9506691e4f61c5b51a51b79a956db53aa59f95ac
        Reviewed-on: https://gerrit.libreoffice.org/84548
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-12-02  Caolán McNamara  <caolanm@redhat.com>  [ccbdf9f9430127f14e9edb092385d0fcaab3b157]

        Related: tdf#129068 add EventConfigPage to help targets
        
        Change-Id: I270fd18877c5dc4c4caab48b81b77c86a458b598
        Reviewed-on: https://gerrit.libreoffice.org/84243
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2019-12-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [20b97cdcc1ff0947b6a93b334c7a9b058b9255b5]

        Mute L10N for numbers in table
        
        Change-Id: I6d76645b70517523a8c512dfec03ff65b4169557
        Reviewed-on: https://gerrit.libreoffice.org/84208
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e9c55114ec5e5c1b106b4dbc9c4521d6de838664]

        Use svg for equations images in Calc
        
        Change-Id: Ibd355af31b69272badfc985aff4376576d987ce5
        Reviewed-on: https://gerrit.libreoffice.org/84173
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-12-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9bcd8ffcc1c7749ef0144aab2ca6b5c6ca81c5a5]

        Add dep's for xapian-omindex build
        
        Change-Id: If3e3efbb04e40c906618aec8da5552560bd0678e
        Reviewed-on: https://gerrit.libreoffice.org/84145
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-30  Steve Fanning  <stevemfanning.wh@gmail.com>  [d224d5be730b942c59f2942482e6704c9f51e2c3]

        tdf#92084 Help Pages for OPT_* Calc functions
        
        Note: The OPT_* functions implemented in release 4.0
        have no HID_ defined.
        Dummy HID contants were inserted waiting for tdf#129115.
        
        Change-Id: Iac253a86ff8cbf8fd1a222c6326abc7e0c9f4f76
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/84122
        Tested-by: Jenkins

2019-11-30  Mike Kaganski  <mike.kaganski@collabora.com>  [0090b4347539bd3e76f2f01bc249303d0eea5d40]

        Make this example click-copyable
        
        Change-Id: I38b1c3c4c5f086fcd7bea14c2f72392bba2c6102
        Reviewed-on: https://gerrit.libreoffice.org/84114
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-11-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9c555ed88af27d3187886cf8a2ae13936b62623d]

        tdf#128969 Fix Impress Interaction Help page
        
        + some extra refactoring. Impress menu Help page is WIP
        
        Change-Id: I872d35405238b8d5379f922801afccf1d1e94ddd
        Reviewed-on: https://gerrit.libreoffice.org/83956
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-28  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [d17d3ef38a781cc8c788b483e128a292ad0e3e4c]

        related topics section title miss
        
        + related topics legibility improvement in compatible.xhp
        Change-Id: I59ce332560d99b949f180cd37cfd61c40d9ff3f9
        Reviewed-on: https://gerrit.libreoffice.org/83981
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2e263815cad73dd9b350cb4f679bc69c551e89ab]

        tdf#129057 Correct DURATION and PDURATION Help
        
        + some refactor on the 2 pages
        
        Change-Id: I997a3ed484c6cccf71d9726444ca75ded7d48d32
        Reviewed-on: https://gerrit.libreoffice.org/83942
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [95642ebdd613e83f6239bcf51ba235b17682c4f4]

        typo
        
        Change-Id: Ieecbb87c4afb9451d9b009e1107bee0388505d86
        Reviewed-on: https://gerrit.libreoffice.org/83760
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aeeffd075a1f54253875bdcd1cc57da208f39b3f]

        typo
        
        Change-Id: I9b5e55add1c1b6848b0df82776322382254ba35f
        Reviewed-on: https://gerrit.libreoffice.org/83753
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [48eee4cf96c555a986ec6b8836373eb15445ff9f]

        Clarify handling of empty paragraph in TOC
        
        Empty heading or paragraph will not display in TOC.
        
        Change-Id: Ia7549d8f22ccf63148150140cd1ccd0bf3b3aba0
        Reviewed-on: https://gerrit.libreoffice.org/83720
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [901025c2369f44ed9830fc1db099988c35fdf9e2]

        Handle char transparency wrt application
        
        Change-Id: I32ec494af9f9caa4c95fe35fa8da4e6788eeac59
        Reviewed-on: https://gerrit.libreoffice.org/83712
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [951ecd9dc61c93144bd0af000e6d6c2ef5362894]

        Update screenshot after effectspage.ui change
        
        Change-Id: Iccdfa5974a7bb126d319e46b756e09362b9caaeb
        Reviewed-on: https://gerrit.libreoffice.org/83695
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-25  Miklos Vajna  <vmiklos@collabora.com>  [92c3364a0a517d4728b2ef4227c0c6a54b717c43]

        Add documentation for semi-transparent shape text
        
        I considered showing this for the Draw/Impress case only, but 1) there
        does not seem to be a way to denote "draw or impress" without copy&paste
        and it's possible this will be supported in the remaining apps as well
        in the future, so don't do that.
        
        Change-Id: Ief31b29d2f6fd5a30a20f60cb0e47770f73bb989
        Reviewed-on: https://gerrit.libreoffice.org/83647
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.com>

2019-11-25  Mike Kaganski  <mike.kaganski@collabora.com>  [1863cde98ab2b08df16c0185808dc95d75e5b29f]

        Clarify some unmentioned disallowed naming cases
        
        Change-Id: Idaf82835d571500d62a8a7cf5ad0d7f5335be524
        Reviewed-on: https://gerrit.libreoffice.org/83269
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-11-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [759f363668485dab912dafa684934dbc152e7b8d]

        Fix div position for Online Help
        
        The condition was masking the div.
        Now the condition mask the contents
        
        Change-Id: I270e20f3ae17a16d4425698f24e674763320fade
        Reviewed-on: https://gerrit.libreoffice.org/83540
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-23  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [af707d225992401f672bb19c77a5bc3001b62c3c]

        Improve the help for old Fontwork
        
        The old Fontwork functionality continues to be very useful.
        Some see it as even more useful than the new Fontwork.
        I changed the text to make it more understandable what it is all about.
        
        Change-Id: I05f073a7cdb23d5aa1470fd7a19386f444010d7e
        Reviewed-on: https://gerrit.libreoffice.org/81961
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-21  Seth Chaiklin  <sdc.blanco@youmail.dk>  [b01173d325490f19537e67193bd383d475a55237]

        tdf#128893 corrections in Navigator for Document Overview
        
        Change-Id: I9bb76d79540ee93ab05c227ccade494605ba54a0
        Reviewed-on: https://gerrit.libreoffice.org/83413
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [25e666241a1dc52736eabc466609247f462d00cb]

        TDF#128911 typo in formula SUMIF.
        
        Change-Id: I30241cc84bc715ac9ae0a6af39db3a9e95476860
        Reviewed-on: https://gerrit.libreoffice.org/83389
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ccdc4ebe207ab439f424a64887ba3f3d0f87e9d8]

        Remove link to old help contents
        
        Change-Id: I71e5b7e0eae41e90075e907585abf00de47e4299
        Reviewed-on: https://gerrit.libreoffice.org/83199
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [664f60abb533ecd94bcd7b92cdb59899d8078650]

        Add PDF Export Security Page screenshot
        
        Change-Id: Ic5ca4f1dbb1bab68914fd015808112b42cfe4951
        Reviewed-on: https://gerrit.libreoffice.org/83144
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c4a358cbe4986b09ccbc73a61fe4c4e2cadacd8f]

        Add PDF Export Digital signature Page screenshot
        
        Change-Id: I463c27689ddc53d8c66b88c835e189956d078652
        Reviewed-on: https://gerrit.libreoffice.org/83143
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6fce05ae0ba63cb61b623454bc518fd008d97ee1]

        Add PDF Export iUser Interface Page screenshot
        
        Change-Id: I3893d6fcb514057e41446f2a179b219405b8a072
        Reviewed-on: https://gerrit.libreoffice.org/83142
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f10a2651b6aeb6472821cfe4f02eea2ab3e5ff53]

        Add PDF Export View Page screenshot
        
        Change-Id: I76b4036e5d205a952d369d398db211545621e537
        Reviewed-on: https://gerrit.libreoffice.org/83141
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [867b60389e40ab6720c7b435b375563120aa3a2c]

        Add PDF Export Links Page screenshot
        
        Change-Id: I996183a122518ec18d5ffb5d60b9d30c1f328c8e
        Reviewed-on: https://gerrit.libreoffice.org/83140
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3364b6db42899b82173030f26d58ca621b7f9a03]

        Add PDF Export General Page screenshot
        
        Change-Id: I1f045faa224e8b24cc67a38989209217b15abdb1
        Reviewed-on: https://gerrit.libreoffice.org/83139
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [421131867de4fd2b80d066c2fecb8a1c39e6c227]

        Update and refactor PDF export Help pages
        
        Added Help for several new options
        Adjust options visibility for each module
        Split page into smaller pages
        Adjust Contents tree
        
        Change-Id: I03fd0a4cb99f36da0ea7911a1afb5d4be6648244
        Reviewed-on: https://gerrit.libreoffice.org/83131
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [75af753c3f78948c40ce34c5f6d61584b7e931a9]

        tdf#128808 Clarify Basic libraries containers
        
        Change-Id: Iaa85a3b0340eb88c8b81ee8070039c1e518789f6
        Reviewed-on: https://gerrit.libreoffice.org/83092
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e20b575c56ebe912501e932192e509b6a227ce3c]

        tdf#128227 disambiguate text frame and text box
        
        in summary,
        on Writer, Text frame -> Frame
        On other modules
        Text Frame -> text box
        
        Change-Id: I3b218fafb03cd5ab79c8c0b902ec417bf5445ff8
        Reviewed-on: https://gerrit.libreoffice.org/82976
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4ad79a357b335ab87b0565ec18b3d17044ab502e]

        Fix L10N of xapian templates
        
        Change-Id: I23e3adc4a4232e9f9d998fa9f41951f7c530c335
        Reviewed-on: https://gerrit.libreoffice.org/82721
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-13  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [2647b00f50bee666a7e23bb5f8471269d03b41c9]

        LibO Type statement extends enumerations to all data types.
        
        Change-Id: I8574a5c9290071c96618b1cb1aadc26068abd2b1
        Reviewed-on: https://gerrit.libreoffice.org/82571
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1a28d0647ccd790bac0c1dbdad6eda44a5c8eaa1]

        Add FINDB, SEARCHB and REPLACEB Help pages
        
        Change-Id: Ie8a7c5762f41484d36837008226cc446584e3110
        Reviewed-on: https://gerrit.libreoffice.org/82481
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [43596417abccb4b215f0c3b906aab26ed21ab0ed]

        tdf#128589 Add resolved comments in page
        
        Add Resolved comments in comments Help page, adjust
        View menu
        
        Change-Id: I4e1c0dbce35d71a72d08fe1940a7e76f80b55c4f
        Reviewed-on: https://gerrit.libreoffice.org/82464
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-11  Mike Kaganski  <mike.kaganski@collabora.com>  [7179225dccf23dbe347ca6ad88e4eb22cc0abf6a]

        Related: tdf#121090: Rewrite descriptions for the last argument of HLOOKUP/VLOOKUP
        
        That parameter is not about telling the *functions* if the search column in
        the array is sorted or not, but about different semantical treatment of the
        array, i.e. whether it's the array of values or sorted ranges. The wording
        "Sorted" and "indicates whether the first column in the array is sorted in
        ascending order" is misleading, not providing the idea behind the argument,
        and create an impression that all sorted array lookups must have it ser to
        TRUE.
        
        Change-Id: I795c29f3c7d5632db6f72f7906bfdacaa372832e
        Reviewed-on: https://gerrit.libreoffice.org/82375
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2019-11-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ea6ae2c415a58ebade1b4e5dc424f9ac5683af70]

        Mute L10n of some strings.
        
        Change-Id: Id56b96daf9c149a2f649626dff789445966a0ddd
        Reviewed-on: https://gerrit.libreoffice.org/82387
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b5047e08bba1ffff68d3c05213a27138ec41bdea]

        Follow-up patch of 82094
        
        Removed reference of Criterion
        
        Change-Id: I8dd11b0a6d44bad183447a344a2e37067fa66c44
        Reviewed-on: https://gerrit.libreoffice.org/82322
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2991e4aee30ffb095601812744fe16720290cc62]

        Mute L10n of some Basic code
        
        Change-Id: If1e98008ad0534d4d9c0466b9df35b908d31ea77
        Reviewed-on: https://gerrit.libreoffice.org/82370
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6cf5cabf98dad9b6c8dcbeafe4b8b646dd2abf10]

        Mute L10N in Basic lbound function
        
        Change-Id: I3b88a89caa2c782fd0aedb85cb50d74e36448c07
        Reviewed-on: https://gerrit.libreoffice.org/82368
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5f2c2633a528566736b2887846959a6a02de7940]

        Mute L10n on debug params for Linux
        
        Change-Id: Ief4bb2679ee238ee56c82a9b853d4abf86243226
        Reviewed-on: https://gerrit.libreoffice.org/82366
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d034a998ce691d67778bc5f499c04de7544e0af9]

        Fix switch selection when embedded in other pages
        
        Emebed exerpts with switch tags were unable to perform
        the correct switch because of the use of the same id= in
        several places in the page. The new logic fixes that.
        
        Change-Id: I1e1084170e023c89f3c695c3d1c5a6c7deee7374
        Reviewed-on: https://gerrit.libreoffice.org/82277
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6f107ecda99e339d61517de33c0d452c18dfac3e]

        tdf#128503 Clarify numeric x regex conversion
        
        + refactoring headings
        
        Patch set 2
        - reposition comment on regex vs. numberex
        - included in ref for regex, aka "regulaer" and available
        for all functions with search criteria
        - Rephrased regexnumex.
        
        Patch set 3
        -Fix to comply w/ DTD
        
        Change-Id: I3f5a488bb05b5ea61709e574ca5d859634158bc4
        Reviewed-on: https://gerrit.libreoffice.org/82094
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [19c60db20e019c3fad935f5d9a9500585c3b82ae]

        Fix missing %PRODUCTNAME replacements
        
        Some contents were still carrying %PRODUCTNAME variable
        Apply template brand on
        <bascode>,
        <meta itemprop../> and
        <title>
        
        Change-Id: Ia93204cba63ba72d1df6014e3de37d7322c68029
        Reviewed-on: https://gerrit.libreoffice.org/82256
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-08  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [2ef8ad1c9f66115b9a40bdeab53e9fe28805e017]

        faulty $[officename] and routine name adequate names
        
        Change-Id: I53fe5fecab562b2cf15da2d96dcabdd79ee7f25e
        Reviewed-on: https://gerrit.libreoffice.org/82218
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [790a3ac171737856944eda9c379debc349809853]

        Add <alt> contents for screenshot
        
        Change-Id: I3c21768f5e659d7f299d56ec848c94fb6341265c
        Reviewed-on: https://gerrit.libreoffice.org/82217
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4ee056ae84bb0a30a64c43afda7f4d3f0bce522d]

        tdf#128219 Extra start params for debugging
        
        Change-Id: Ic4bac1ba59cc17331334813e1211156606511e5f
        Reviewed-on: https://gerrit.libreoffice.org/81294
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ce079ee2ec1dcdb38eebdefd1323c4e0d4a8591f]

        Housekeeping page on Calc custom functions
        
        + Proper code formatting
        + proper menu path with MAC option
        + refactor some tags
        
        Change-Id: Ib54ade5fd1db56e27e67e4bcc1f7808cddb07341
        Reviewed-on: https://gerrit.libreoffice.org/82215
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [00bc6ac40530d13ec97ecd3bfe91ec68507c5ff2]

        Mute L10n in some Basic code lines
        
        Change-Id: Idbaf2b44d4c7a6220aea66d75c00f36053a22f31
        Reviewed-on: https://gerrit.libreoffice.org/82193
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7670e91fc5079b3bbadbe9c2ea7753974c4cb98d]

        Misc. typo fixing and removal of pointless tags
        
        Change-Id: I7ecffd0417b7e88b76f44e64911c3d8a2f935104

2019-11-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [18310e0cae2c6c2dcfa61ae2056afaa654a05f10]

        tdf#128480 Incorrect call for QR Code
        
        Change-Id: I8e9c58e9c54288e2e29b80547abd5d82611cfa76
        Reviewed-on: https://gerrit.libreoffice.org/81974
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-03  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [21fb426a7984c4a617dd3fb98db1f44def6a0323]

        typo + faulty link
        
        Change-Id: Ic6fcb2e820f4ff5a8adfcbbed9166afc5635f36b
        Reviewed-on: https://gerrit.libreoffice.org/81933
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aa590ae9d2eba9ffc50af8950ba6dc8e6e665e59]

        Add stemmer info in omindex search
        
        Change-Id: I3e899f4e31d15ea332e6b69d14218d1e8e364c7f
        Reviewed-on: https://gerrit.libreoffice.org/81924
        Tested-by: Jenkins
        Reviewed-by: Guilhem Moulin <guilhem@libreoffice.org>
        Tested-by: Guilhem Moulin <guilhem@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-11-01  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [48ba8a26f1d22e40c6e8f249f6b5c11c83f93003]

        More informative descriptions for GlobalScope, xxLibraries Links to existing examples Note to API materiel
        
        Change-Id: Iaee88045b212388ef1cf0fa6207da96bf544d0af
        Reviewed-on: https://gerrit.libreoffice.org/81889
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9346b90c0f878e6a09e7341a45cf19e65067b6c1]

        Update Impress help pages
        
        (wip)
        refactor pages after menu changes
        remove unused page.
        
        Change-Id: I85caa9ab6cb42cf8da018d8e54e3387397b0e9f6
        Reviewed-on: https://gerrit.libreoffice.org/81859
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [46762c1d4bcb8b10361c00aa8f88e12502a60973]

        No hardcoded product name.
        
        Replace LibreOffice -> %PRODUCTNAME
        
        Change-Id: I4a6c83d6ba0bd1efdd078cf3d9f0cbc693e82a60
        Reviewed-on: https://gerrit.libreoffice.org/81830
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c61de4af6ef771fc989d0b2564222f9d0af4df18]

        Add screenshot for Options General page
        
        Use kde5 breeze theme
        
        Change-Id: I6f2fbcdc80cf2e5f30a81386784d11581524b03d
        Reviewed-on: https://gerrit.libreoffice.org/81829
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-31  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [9147d1fa9b86a76135472697cf6c243ec20d68ff]

        sbasic.tree, uno_objects, ThisComponent better descriptions
        
        Change-Id: Ie1778adf59317260cc0c9a1c1eb43ed2d66e7518
        Reviewed-on: https://gerrit.libreoffice.org/81822
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ae4b6f25499ea4aa97753f121abbfac471f69ea5]

        Add screenshot for Options Languages page
        
        Use kde5 breeze theme
        
        Change-Id: Ia278e403f2268016ccac2a1a1b66ca76344fed7b
        Reviewed-on: https://gerrit.libreoffice.org/81812
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ce502938b6ee2e2e0ca1e8b9bf0c1f75ddf9c4a2]

        Update icon replacement table in XSLT
        
        Change-Id: Idc7b98d02f07b9d47429fca1330021fee044971a
        Reviewed-on: https://gerrit.libreoffice.org/81811
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2ba8d7ab8af821da34117ecb61bf8bd87e731b53]

        tdf#127716 Add GlobalScope object description
        
        Also add BasicLibraries and DialogLibraries
        Refactor page
        Add entry in tree
        
        Change-Id: I9754af4d98fc6267120c232e1ba366262534b3a7
        Reviewed-on: https://gerrit.libreoffice.org/81803
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ec3711dbe4d9cee407cbf7e6707cfaf15860c490]

        tdf#128427 Add 'delete' heading in custom Help pg
        
        Add the 'Delete' heading in the Keyboard customization Help page
        
        Change-Id: Id13303e1572fe9a39ec6f519ec55bb050637d73a
        Reviewed-on: https://gerrit.libreoffice.org/81776
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6161594437048386c4ac6013be119fbac340daad]

        Fix wrong/obsolete embeds
        
        Change-Id: I59e5a18c403caef79b1f08a8575c310faa724f08
        Reviewed-on: https://gerrit.libreoffice.org/81659
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ae2945ec0d27a1ba10672f8dc89c86687fbbeb9c]

        Add screenshot for New Doc hyperlink help page
        
        Use kde5 breeze theme
        
        Change-Id: Ida64f6ea49f5f381ae61aa52195a592138d7636e
        Reviewed-on: https://gerrit.libreoffice.org/81633
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2342e79f1a7f468098da0a32912a7bbf1d556a01]

        Add screenhshot for Hyperink Mail help page
        
        Use kde5 breeze theme
        
        Change-Id: I9976779b3a6455c42a4a70c68060982ad35de3e2
        Reviewed-on: https://gerrit.libreoffice.org/81617
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [66427db0dc12b97bd60385b57887aa37f829a122]

        Add screenshot for hyperlink internet help page
        
        Use kde5 breeze theme
        
        Change-Id: I138474c651c198754871cac87fec399f8ff9e368
        Reviewed-on: https://gerrit.libreoffice.org/81614
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f42a9a7b437fa3b7edda4499358ad2cf4fd4bb46]

        Add screeshot for Hyperlink Doc page
        
        Use kde5 breeze theme
        
        Change-Id: I96b8e60f0ab5459c0c57ac0c187bb6f5e0840cd6
        Reviewed-on: https://gerrit.libreoffice.org/81601
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4f5938e7cbe1511be74820d4c55a9a9a9640b89d]

        Add screenhot in Font effects Help page
        
        Use kde5 breeze theme
        
        Change-Id: I3e8d7cc5358f4811c74af9675382a7acca9aa808
        Reviewed-on: https://gerrit.libreoffice.org/81595
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3f8a68dca7c0f54616b104e033a681a3468aea3a]

        Add screenshot for Security option page
        
        Use kde5 breeze theme.
        
        Change-Id: I73c244be73793f1d8afb8906ef8152518c1f3e6a
        Reviewed-on: https://gerrit.libreoffice.org/81536
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-26  Mike Kaganski  <mike.kaganski@collabora.com>  [d35f3a21557aa82b76d41f2526783d7935615d2d]

        Improve "Referencing Other Sheets" documentation
        
        Change-Id: Iceb396337a189958919811206dfcfdf8510a24a7
        Reviewed-on: https://gerrit.libreoffice.org/79482
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-10-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aa272bf2b98b8b4ec3d33744ddd3d4322d6499f9]

        Fix links for basic_2_python page
        
        Change-Id: I7ffd91ea10b22a5215a77be9639dd8d9c27c9ed0
        Reviewed-on: https://gerrit.libreoffice.org/81509
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-25  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [8af9c4cb203beb51c5104d3a45e1a0b084511665]

        Wrong links & extra bookmarks
        
        Change-Id: I454e5ee23a17e48931dee2d51ad1639fb73ecba9
        Reviewed-on: https://gerrit.libreoffice.org/81487
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bb7bf5a4beaf8c380659dd77e72bcf8f8d2eecbb]

        Add screenshot for CTL option page
        
        Use kde5 breeze theme
        
        Change-Id: I531a4d6fece54edca2d4e3129fb2be838def30de
        Reviewed-on: https://gerrit.libreoffice.org/81479
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6450d538a7734715916b512fad6f23411b50f9ff]

        Revert "Add screenshot for CTL option page"
        
        This reverts commit bfd227523efa33960c419622d8ece722bfcbb521.
        
        Change-Id: I0a319dca59a29af1cccd78da94e50738e101231d
        Reviewed-on: https://gerrit.libreoffice.org/81478
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bfd227523efa33960c419622d8ece722bfcbb521]

        Add screenshot for CTL option page
        
        Use kde5 Breeze theme
        
        Change-Id: I6421c8d68611413b003c159dcd0f0ffd67d50c83
        Reviewed-on: https://gerrit.libreoffice.org/81476
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f92dca6e10f8e58190b62b920504e8944d629b37]

        Add screenshot for Asian options
        
        Use kde5 breeze theme
        
        Change-Id: Ib4e1bb6c4fa1d015d12bb09be8aaaf7576b96dd8
        Reviewed-on: https://gerrit.libreoffice.org/81475
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2a925a493ca510612c896b5614d0f153390e8d8d]

        Add screenshot for Advanced Options page
        
        Use kde breeze theme
        
        Change-Id: If392c7da67395e599519baf875661997aa3ed26a
        Reviewed-on: https://gerrit.libreoffice.org/81474
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [418bb08b8f09223047c67ae1df2a3151691dd4e3]

        Update Filter Option page
        
        use kde5 breeze theme
        
        Change-Id: I1233d69614d23d04fe262acabb33396c6799441b
        Reviewed-on: https://gerrit.libreoffice.org/81472
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1e056e15fb9fae16f6052bfa286a5e8ba1dcb385]

        Update screenshots for View Option page
        
        Use kde5 breeze theme
        
        Change-Id: I9a5eb3d7c26a7e24a9dde6291ad31593677106c2
        Reviewed-on: https://gerrit.libreoffice.org/81471
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [abf00f5fcbbf4070356323bd6a1c4a1676a7af19]

        Update screenshot for A11y Option page
        
        Use kde5 Breeze theme
        
        Change-Id: I8b263f065e6cd31e04830d1b287032fed125dd18
        Reviewed-on: https://gerrit.libreoffice.org/81470
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4b6b76cb0e9ef587dc7fa49c2e9c0202b5afb356]

        Update screenshots for HTML option page
        
        Use kde5 breeze theme
        
        Change-Id: I41e7d6d892d174ac127323b37cfbe491900d23f5
        Reviewed-on: https://gerrit.libreoffice.org/81469
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b4004ab6c999dc7026ae214ceada646aea1f1ba6]

        Update screenshots for Option save page
        
        Use Breeze theme
        
        Change-Id: I17b1372f91c4df99f6b46d5dea8c504c6f1d39a1
        Reviewed-on: https://gerrit.libreoffice.org/81468
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [32ed2dcd315db480d0d85ff0853d19fd4d5916a4]

        Documenting how to call Python routines from Basic macros
        
        Change-Id: I904cafe91ad7c5e72d09209c68db401003dda556
        Reviewed-on: https://gerrit.libreoffice.org/81412
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
        Tested-by: Jean-Pierre Ledure <jp@ledure.be>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f4240141290e09bc9f280a1cd74b1cf9aa94a19b]

        Add screenshot for Options Save Help page
        
        update screenshots with kde breeze theme
        
        Change-Id: Ia609306f67bcefc51fb98f1ea890c50d804d1e55
        Reviewed-on: https://gerrit.libreoffice.org/81450
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7296bb838863fb543c02eb820bf73d36ad909d39]

        Add screenshot to a11y options page
        
        Change-Id: I801cb6e3a2328230d592b4b9d81dafeade2957c7
        Reviewed-on: https://gerrit.libreoffice.org/81441
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fdc5abfc53a4f76c534ad7f1782f18e44abdc28b]

        Give some space around images
        
        Change-Id: Ic7251bfa74c9ee1ac8b55edf8f6bed9791d42903
        Reviewed-on: https://gerrit.libreoffice.org/81442
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-24  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [fbbe842a185a2473b15fcd0675a83aa343084108]

        UBound/LBound functions return a 'Long', help says 'Integer'
        
        Verified on Windows, GNU/Linux and MAC OS:
        Typename(Ubound(array)) and Typename(Lbound(array)) equal "Long"
        Inherited from aOO
        
        Change-Id: I389c2d70c10e374ffe674dd8ef40d787d55389cd
        Reviewed-on: https://gerrit.libreoffice.org/81416
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d3e7a9e4955ce7c31501f6db9d3dae246da4b932]

        Add screenshot for Option HTML Help page
        
        Change-Id: Iffabc73b4d0a48c2c89b9b43d54fd1344f233cbd
        Reviewed-on: https://gerrit.libreoffice.org/81342
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1c2c0582a652308f072aa9ecc0878bc2f25095bb]

        Fix image dmensions in page
        
        Change-Id: I64c4550d47c05ad05f6cfdf65a642e502dd51d03
        Reviewed-on: https://gerrit.libreoffice.org/81289
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [559cb6ee4b3acafc6e2233c18e40ddc40a6786e2]

        Give note,tip,warning same children as paragraph
        
        But narrow attributes not necessary (role, heading...)
        
        Change-Id: Icb022d0694a442186bef46fae172631a96662353
        Reviewed-on: https://gerrit.libreoffice.org/81292
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fbfb839983b6d08291c3f49cf30d8c3b45b41507]

        Add screenshot to Option load VBA Help page
        
        Change-Id: I35aab763f42ae1f4670f82900dd8ea25ca256f6e
        Reviewed-on: https://gerrit.libreoffice.org/81290
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0dc045bd9c85db452d996f589202088dfc82ceec]

        Add Option View help page screenshot
        
        + tweak CSS for images
        
        Change-Id: Iaa304a0ccecb6cdea2421de4ffaed52d71a0c76b
        Reviewed-on: https://gerrit.libreoffice.org/81287
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7c3eed27fda495e3b373623eb723cccb690a1470]

        Reduce string repetition in XForm Help page
        
        Change-Id: I929b44f50e430a61262e570ac745818806e99b67
        Reviewed-on: https://gerrit.libreoffice.org/81172
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5eb66f297b2b67b0ff3b06fc027c22875f0b198a]

        Update icon replacement table
        
        Change-Id: I4a83337dea81a6bda5d464a305e02ad65ee5a97d
        Reviewed-on: https://gerrit.libreoffice.org/81159
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [feabf2f3a4c1d749f7b768509585431fa60b83a4]

        Fix last D'oh! errors in Help page
        
        Change-Id: I2cbeac04cb0434292f32e981b92f58a6bd7a9560
        Reviewed-on: https://gerrit.libreoffice.org/81152
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ba714230314482bf2bc11680a0694a3388c1ddd7]

        Remove D'oh! errors in Help Page
        
        Change-Id: I8ab35df77621eae157ebb6a76f3ab6af6fa271a7
        Reviewed-on: https://gerrit.libreoffice.org/81148
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d655a0a1f0f37bd8d188ddd82121b125414495a9]

        Fix a D'oh! error in Help page
        
        Plus update menus path for Customizing dialog
        
        Change-Id: I9cef13ca14dd0787c54c091b8ad0f8d8c18bd03f
        Reviewed-on: https://gerrit.libreoffice.org/81147
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0825c1b1f72819a1cb43a2539a4c8de334bdbb67]

        Fix missing embed in comments Help page
        
        Change-Id: I9f38f2e9112052d817ece315d728d081676522b7
        Reviewed-on: https://gerrit.libreoffice.org/81119
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e12593f8053bd1768c1f24b3f9213fb2bef204ef]

        tdf#127603 + refactor Basic/script dialogs Help pg
        
        Split help pages into many, as 06130000.xhp was too dense to
        properly manage
        
        Basic selector dialogs are different from other script selector
        dialogs.
        Improve navigation between pages
        Fix contents
        Fix Help pages for current menu
        
        Change-Id: I5c6195a80cc6860fa89a0e399be774247a81712a
        Reviewed-on: https://gerrit.libreoffice.org/80988
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7ba76b180fc02dfaa433e659ea9c10d1e0d8cd13]

        Fix <br/> when embedded
        
        Change-Id: I8cfc619adc68718b261d9f661531886789a872ac
        Reviewed-on: https://gerrit.libreoffice.org/80992
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-17  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [ad241365fec7fe88b83068c002be0667420e5550]

        compatible.xhp page split is causing lost link in 03103350.xhp page
        
        Change-Id: Id807bedacc0c71fed8e6f5cdae77814e478b2bdd
        Reviewed-on: https://gerrit.libreoffice.org/80940
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [35cef5c7256129d3d21f31cc0903c977f8de9cf6]

        Restrict warning to sys=UNIX
        
        Warning applies only to UNIX like systems
        
        Change-Id: I1fe93eef298bb7f3f00d0318edb4413672e93d1f
        Reviewed-on: https://gerrit.libreoffice.org/80831
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [242a6bbefc4c8561fb4355329a0a043803e515d9]

        More work on Xapian result page
        
        Added module dropdown fix
        TODO: Language
        
        Change-Id: I47012d6280694d87fb5d19e25c6052b8a7ed89c7
        Reviewed-on: https://gerrit.libreoffice.org/80771
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [404ff19a22ea45cc7b84e5a6874beca8949ca165]

        Fix top row of page grid
        
        Change-Id: I9ae465ac9d00df5561157e0872217a1e8a09e159
        Reviewed-on: https://gerrit.libreoffice.org/80678
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2e077c0f9f724a3fe258c8e92aa3f67b7ab75446]

        Fix xapian search bar in Help online (WIP)
        
        Change-Id: Ibe178ff79a27b8a21fcbaf2465c66da0786a28fd
        WIP: need adjusts for mobile.
        Reviewed-on: https://gerrit.libreoffice.org/80605
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-10-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [658042bc32406ef2046fbf611bcd4bad68581609]

        Typo
        
        Change-Id: I2ac2e142b2700912292a2a127ed28a99f34f6edc
        Reviewed-on: https://gerrit.libreoffice.org/80498
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-10-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [360d9cfe12b151b55b9db7daeaed60b1ce60a476]

        XML Source is no longer an experimental feature.
        
        See abb6ee1d2a0f40a4a29c60fb0c71c5644294d658 in the core repository.
        
        Change-Id: I486931b9519200a922bd82dfb051c1500ada12d0
        Reviewed-on: https://gerrit.libreoffice.org/80309
        Tested-by: Jenkins
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2019-10-04  Mike Kaganski  <mike.kaganski@collabora.com>  [259b7b03dc58e6a6513d108517e9393d343c6471]

        Also note that wildcards are supported
        
        Change-Id: I696133e08fa63f83f0865719cf477198968cab09
        Reviewed-on: https://gerrit.libreoffice.org/80111
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-10-04  Mike Kaganski  <mike.kaganski@collabora.com>  [e6491579f7116e180ff6cab1655711971e5fefdd]

        An alternative way for strings that contain regex metacharacters
        
        Change-Id: I856723418ebc006460b983899d6cbc8fc905988c
        Reviewed-on: https://gerrit.libreoffice.org/80110
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-10-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aa45ded698f25e8d3bc8eef621d727186fe18dd2]

        redmine#2555 replace Help online Google search
        
        This is the helpcontent2/ part of the patch.
        
        Add xapian-omega search to online Help.
        
        The patch replaces Google custom search with xapian-omega search.
        
        A new build key is introduced.
        
        --with-omindex=server : Localizes and adds the xapian result page
        template, adds the xapian form to each Help page.
        
        --with-omindex=noxap : do not localize the result template and
        do not add a form in the Help page.
        
        --with-omindex= will force Online Help build.
        
        Default is noxap
        
        NOTES:
        - xapian-omega databases are built in the server.
        - searches returns results only on localized Help pages, avoiding same
        resulis in many languages.
        
        TODO:
        - Tweak the xapian-omega result page CSS and markup.
        
        Change-Id: I3dc2b79c4111f61fd5fea01b1f8c95bfacab1e8f
        Reviewed-on: https://gerrit.libreoffice.org/79366
        Tested-by: Jenkins
        Reviewed-by: Guilhem Moulin <guilhem@libreoffice.org>
        Tested-by: Guilhem Moulin <guilhem@libreoffice.org>

2019-09-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5b3e68e1ce0a3bc5893bb487c6d85ef4d3f9bfed]

        Mute l10n of standard attributes
        
        Change-Id: Iccd6d1b1ee11d702ccdc61226011b80973370287
        Reviewed-on: https://gerrit.libreoffice.org/79794
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4967952d329d7c96e76d3b5dfe40003d3a8fe1a5]

        Improve readability of events Help page.
        
        Change-Id: Ic205109612715e3bbae9d3af990f8c3867def050
        Reviewed-on: https://gerrit.libreoffice.org/79789
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e420ffe1b6e0909a7303881b6a9ab6c0073663ee]

        Housekeeping: replace png by svg in Math
        
        Change-Id: I927b99852b6741e70ee168a8cb146ef9a59d4f1b
        Reviewed-on: https://gerrit.libreoffice.org/79659
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aa8cf34222366e3e3002350a21203048326cffee]

        Mute l10n in numeric values
        
        Change-Id: If25b80ee78c0e4632db60d1cd4c42f8b05c81482
        Reviewed-on: https://gerrit.libreoffice.org/79562
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-25  Andrea Gelmini  <andrea.gelmini@gelma.net>  [05c9a9f11a540bb2967ed55d980716b1a7a4948b]

        Fix typo
        
        Change-Id: I89d141e261146d899a11ccdcb4fad6ef58dca128
        Reviewed-on: https://gerrit.libreoffice.org/79566
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2019-09-25  Miklos Vajna  <vmiklos@collabora.com>  [1c9fcb864c65ab2fd3792e1e8574a4cceb8d5aa0]

        sw anchored object allow overlap: add documentation
        
        Change-Id: Iaa219e20afb0daac51fc62864f61b10f140e4d2d
        Reviewed-on: https://gerrit.libreoffice.org/79547
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.com>

2019-09-20  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [0ce1406dc7f26a363ae635fe7ee63716df1bede2]

        Whenever fired from Dialog Editor the help page lacks 'Component' introduction.
        
        The HowToGet part requires your assistance/experience
        
        Change-Id: Ibaf25e610a38bcdca2a2d3c6703881ac8dd68ea0
        Reviewed-on: https://gerrit.libreoffice.org/79219
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-19  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [accc6a9e1478521bc51f5c826a4499d098d1e5c5]

        Add a warning detailing how to check Python's presence.
        
        Change-Id: I31a1f4a99742b05f6f7a0c1b9904e78475ea9a4e
        Reviewed-on: https://gerrit.libreoffice.org/79177
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e391dc80495db243b678cb480fffa72f42b8aeae]

        Fix bad writing style
        
        Change-Id: I1956984253f29cd2c48d624bbbcfbf9d0531f11a
        Reviewed-on: https://gerrit.libreoffice.org/79107
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-06  Andrea Gelmini  <andrea.gelmini@gelma.net>  [85e06dcbee5956f0f25a4d25677fae61206a7195]

        Fix typo
        
        Change-Id: I1a9958dedf6b836acef6e1033a9d79f3f94202e0
        Reviewed-on: https://gerrit.libreoffice.org/78730
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b2a9c3b29c29c417574890b27783da777702cabf]

        tdf#42990 Different handling of Text Cells in Calc
        
        Change-Id: I96d54394fc4191ae80f593040b2b870e8a6e9e39
        Reviewed-on: https://gerrit.libreoffice.org/78612
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2019-09-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [88e16d81baaf02dc374725243631c263242fae05]

        tdf#127287 Layer dialogue help button / page
        
        Change-Id: Ia4675e6ec73ae886ee3957266c4ec04c583eb3c1
        Reviewed-on: https://gerrit.libreoffice.org/78418
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [381a89b6b2a7136d4e862d7f8494a32183f4f705]

        Reword help page on set image background
        
        Change-Id: Iaf7ccb576a8881aa7b4eb42819a78b51b884ca4c
        Reviewed-on: https://gerrit.libreoffice.org/78376
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [389745cd7ca34dbbafe231e26ef490b344480c42]

        Reword sentence on save background image
        
        Change-Id: I381d8394b5c58851b5eaf59223a98994494dfb40
        Reviewed-on: https://gerrit.libreoffice.org/78375
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-29  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [f2e96cfcbbddb24b02f9e6cdff460757a6814254]

        Insert the description of the change.
        
        Change-Id: I2dba6f76867798d59eae1e1f2d7c6c2734dd6eb4
        Reviewed-on: https://gerrit.libreoffice.org/78276
        Reviewed-by: LibreOﬃciant <LibreOfficiant@sfr.fr>
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-26  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [7d89551e9111b6e53332dc0f8e8427f5ae2cc119]

        The exact context where Basic IDE is absent needs to be clarified
        
        Change-Id: I722b5d37dcb6b6ea772ab6c8b6022484346ab29d
        Reviewed-on: https://gerrit.libreoffice.org/78117
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-22  Shubham Goyal  <22shubh22@gmail.com>  [6be401761d62c217369618b543cb498f9d99629b]

        tdf#126721 Help page for QR Code
        
        Change-Id: Ie4922f4e34798aaf6c49b30a3d09f3f40532076a
        Reviewed-on: https://gerrit.libreoffice.org/77851
        Tested-by: Jenkins
        Reviewed-by: shubham goyal <22shubh22@gmail.com>
        Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>

2019-08-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c6424fc7f4f99e4e1a71afa6ba68039326f48eab]

        Fix dup entry in makefile
        
        Change-Id: Ife5fe8ea701e0b241b048e49d5f137b5aa9b268f
        Reviewed-on: https://gerrit.libreoffice.org/77887
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [39b3524c6e1a25d44005087200edbdcdbe229ed0]

        Fix Contents tree for Impress
        
        Change-Id: I5fa2b0481470dfeec04236caa1dcc44d45d13148
        Reviewed-on: https://gerrit.libreoffice.org/77719
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [243c74e4553782aee1e34a88f4e5931f981b6ddf]

        Typo
        
        Change-Id: I450b7d1c0b860f17cdd7a2ee36993fe90c58310f
        Reviewed-on: https://gerrit.libreoffice.org/77731
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [911571b73f17d8b171d6eade9c5b008678010638]

        tdf#89467 Add Ctrl+Shift+T to kbd description
        
        in Calc, Ctrl+Shift+F5 equals Ctrl+Shift+T
        
        Change-Id: I780884b7f4f2ed04f052294a156eef3a167577e1
        Reviewed-on: https://gerrit.libreoffice.org/77544
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-08-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6570689918de8fa9185c496808681b4612906164]

        Update Draw menus and Contents tree (part)
        
        Change-Id: I556a2cafdd66fc425aa67f821c1a5b676ef22c81
        Reviewed-on: https://gerrit.libreoffice.org/77677
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1848284e83e609f092f80c55dce108c22964699f]

        tdf#43527 revisit Insert Comments
        
        Change-Id: I3cdf7f4672641718df7668e23e3d57187ed26d33
        Reviewed-on: https://gerrit.libreoffice.org/77644
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [87ce3991074ddd4c16e6b9568afa7d960725ef35]

        tdf#123980 Review WORKDAYS function family
        
        Change-Id: I385f31b98b50762659c3319c0998a264213be23e
        Reviewed-on: https://gerrit.libreoffice.org/77554
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fb8a37870859659ec44257a07dbd5d92bf93f845]

        tdf#124204 Changes in SMALL and LARGE functions
        
        Change-Id: I1d67dfd05419abc67b8039112c3fcd7bb0b15fbe
        Reviewed-on: https://gerrit.libreoffice.org/77552
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-17  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [1e20b35158b23e9737ea3688531c8780ae481ee3]

        Python console examples work better this way
        
        Change-Id: I0c325b7fed727f398c11eea41d7c46a061c3a837
        Reviewed-on: https://gerrit.libreoffice.org/77598
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f8fc25c072077221556b06ac8f60c4b679dd35f2]

        Housekeeping Scripts dialog Help page
        
        Change-Id: I7b3f8a132828a51129e04660a1a22200b719e8fb
        Reviewed-on: https://gerrit.libreoffice.org/77514
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-15  Andrea Gelmini  <andrea.gelmini@gelma.net>  [574747989578468349ab4d6321379c51b80be8ff]

        Fix typo
        
        Change-Id: I0f9eeed5d1edad294f6397ace822bf721487699d
        Reviewed-on: https://gerrit.libreoffice.org/77479
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-08-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d2c1339bef89ad0074810728c580cb14d8db4b40]

        tdf#61588 Clarify usage of Shift+Ctrl+Arrows in Calc
        
        Change-Id: If00a19b3258d5ab08f4dee35ecad94d3b5a1e689
        Reviewed-on: https://gerrit.libreoffice.org/77476
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c564fc53c7a5c1e2839876998edd13a4dfba03d1]

        tdf#61586 Correct usage of Ctrl+Arrows in Calc
        
        Change-Id: I3b5eece678e1b1298215e4533cf4e66fceb74df3
        Reviewed-on: https://gerrit.libreoffice.org/77475
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a0b873f632e9ca598ea6b773da7f2007143b1f05]

        tdf#126889 Fix icon size in branch 6.3
        
        fix dtd mistake
        
        Change-Id: Ic8b0fe43788d6743e3d7f7c11b05d96235a0b967
        Reviewed-on: https://gerrit.libreoffice.org/77471
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [13021ba3094211caa9db56f51dfe20870ee132f1]

        Fix URL after pootle translation revision.
        
        Change-Id: I21b95f8f528deb27c22d4f7d5945b0fd0dbd4198
        Reviewed-on: https://gerrit.libreoffice.org/77371
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1fbd4a961d94cd74ba92e1a5d02085d216af0474]

        tdf#126800 Fix missing icons in Query Help page
        
        Change some png to svg too
        
        Change-Id: Ie2bc08fc9b18e1009d23328cbbb4d0164a6b0dba
        Reviewed-on: https://gerrit.libreoffice.org/77247
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-12  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [b03d629ddcee775872cc84ffd4df70661cf50f29]

        Faulty link in VBA funcs
        
        Change-Id: If8f561648f24b82ea0d36ca95ea0d7a49a053909
        Reviewed-on: https://gerrit.libreoffice.org/77333
        Tested-by: Jenkins
        Reviewed-by: LibreOﬃciant <LibreOfficiant@sfr.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-09  Vipul Gupta  <vipul.gupta73921@gmail.com>  [08299df834e707281b3fc444ddd2e779ffcfcf82]

        tdf#76535 Clarify hyperlink button edition.
        
        Change-Id: I268cfd36f15bea462265b2f3d28488f873cfb662
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/77197
        Tested-by: Jenkins

2019-08-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3b0bcc8984e252917dcb9a17c7e7755834749935]

        Format tables and strings in Addin Help page
        
        Change-Id: I5380aa849c214068657ee8367ac55f2f4da2cdb0
        Reviewed-on: https://gerrit.libreoffice.org/77152
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7b926418c11225c6605a39fdf9a6db7401a14a6c]

        tdf#126671 Do not pack screenshots in old Help
        
        This is a partial solution for tdf#126671.
        
        Reduces packaging size by ~15MB.
        
        Screenshots are not used in old Help. Old Help is maintained
        for legacy reasons and for extensions that uses XHP files.
        Only nlpsolver/ and swext/ extension have some XHP Help files,
        and none uses screenshots.
        
        Actually, shared/config/images_helpimg.zip packs all
        media/helpimg/*.png files but likely only note.png,
        tip.png and warning.png are used in extension's Help,
        given xmlhelp/util/main_transform.xsl . Since we don't
        have full assurance of the satetement above, the remaining
        PNG's are left in this patch until future review.
        
        If the remainig png files are not used anywhere
        in the LibreOffice extension realm, the zip file could be reduced
        3 files.
        
        Path set 2: remove screenshot.ilst upstream.
        
        Change-Id: I23e401482048f521861707439ceb3e8642bf9b56
        Reviewed-on: https://gerrit.libreoffice.org/77076
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2019-08-07  Gabor Kelemen  <kelemeng@gnome.hu>  [b21bc34d745fb5a50b1cad84b3bfc44c3229aeda]

        Don't translate example code snippets
        
        Also avoid errors at 'make translations' such as:
        
        Helpex warning: invalid po attributes extracted from /home/gabor/src/core/helpcontent2/source/text/sbasic/python/python_2_basic.xhp
        No string specified!
        GroupID: N0344
        Helpex warning: invalid po attributes extracted from /home/gabor/src/core/helpcontent2/source/text/sbasic/python/python_2_basic.xhp
        No string specified!
        GroupID: N0382
        Helpex warning: invalid po attributes extracted from /home/gabor/src/core/helpcontent2/source/text/sbasic/python/python_2_basic.xhp
        No string specified!
        GroupID: N0387
        Helpex warning: invalid po attributes extracted from /home/gabor/src/core/helpcontent2/source/text/sbasic/python/python_2_basic.xhp
        No string specified!
        GroupID: N0393
        Helpex warning: invalid po attributes extracted from /home/gabor/src/core/helpcontent2/source/text/sbasic/python/python_2_basic.xhp
        No string specified!
        GroupID: N0395
        Helpex warning: invalid po attributes extracted from /home/gabor/src/core/helpcontent2/source/text/sbasic/python/python_2_basic.xhp
        No string specified!
        GroupID: N0400
        Helpex warning: invalid po attributes extracted from /home/gabor/src/core/helpcontent2/source/text/sbasic/python/python_2_basic.xhp
        No string specified!
        GroupID: N0405
        Helpex warning: invalid po attributes extracted from /home/gabor/src/core/helpcontent2/source/text/sbasic/python/python_2_basic.xhp
        No string specified!
        GroupID: N0417
        
        Change-Id: I0715209dd8cf7b044a2914cfbcd3cfabdeab66ed
        Reviewed-on: https://gerrit.libreoffice.org/77073
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-05  Mike Kaganski  <mike.kaganski@collabora.com>  [876867e693c4b298e96ffcf0b11c2f5177f53866]

        Add missing error code
        
        ... leftover from commit 4dcfe928580c1492bb265eb6070f66459a4c03db
        Error 515 is also published.
        
        Change-Id: I0aacf748df88ab329a6d4d8ea4d84f890fb1745d
        Reviewed-on: https://gerrit.libreoffice.org/76509
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2019-08-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [221fbbf7f1c8565db15e7b4fca2217ca0bb317d9]

        Update missing icons list in Help
        
        Change-Id: I5b62a64e00def6ab38d8ae0526133f456090b256
        Reviewed-on: https://gerrit.libreoffice.org/76906
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e7503a6fb22cc19695b9a1d9b826e4c21307c52f]

        tdf#126623 Correct URL for Mysql JDBC page
        
        Change-Id: I326e123ec446aa818c0761ed172f2c4cfd09bbd0
        Reviewed-on: https://gerrit.libreoffice.org/76801
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-08-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [eb71be0f9684772b12eefb8c1ab59659dbf39328]

        Update page with video on 6.3 New Features
        
        Change-Id: If9819fc8a3c324f3c4a5d6acff9f5edab3a69833
        Reviewed-on: https://gerrit.libreoffice.org/76795
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-29  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [276be19271690b253cd885f69d4f0bd1d874d7b7]

        Superfluous!
        
        Change-Id: Ic2339636853d6e36d11e20b6f6e46fca048eb568

2019-07-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c11400b40e10b5fe45dddd3eecd303ad27fc2819]

        tdf#126528 Add Python in Organize scripts page
        
        Change-Id: I8d18f5e264fe11924a8ea234e82355913b0417d2
        Reviewed-on: https://gerrit.libreoffice.org/76382
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-28  Gabor Kelemen  <kelemeng@gnome.hu>  [79618151d6614b534ea874af101b20dad8cd435b]

        Silence warning about ahelp without bookmark
        
        This UI item has another ahelp in the same page
        
        Change-Id: I7b76d7737467c9c0006c4e3536d5651741862a6f
        Reviewed-on: https://gerrit.libreoffice.org/76473
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-27  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1a500fb0a28a0acdf9e2fa9d034a1ef0341a8dd2]

        Fix typo
        
        Change-Id: Ib92a4ba3f7b5dc41930e788c061c70fc74ab18f7
        Reviewed-on: https://gerrit.libreoffice.org/76467
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-07-26  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [6880ed4b733994558cd6d906850624a6fdc94321]

        Python dialog handler new topic
        
        'Dialog Handler' new topic
        bunch of x-ref between pages
        make & toc
        
        OH:
        - fixed broken file path
        - fixed broken links
        
        Change-Id: I37e94fea48c394310298ff6f4b13f22c71c523c4
        Reviewed-on: https://gerrit.libreoffice.org/76191
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9f558a9df14657cf549320364cb37f49b0f60c4d]

        Format some Basic UNO pages
        
        Use css class 'code' for syntax of Basic statements
        Use embeds for section title in pages
        
        Change-Id: I54269e1cf995e1bc2921317bd4f4910d1c558733
        Reviewed-on: https://gerrit.libreoffice.org/76264
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-16  Gabor Kelemen  <kelemeng@gnome.hu>  [68d866ef1bc04daf8afbd031234d6f03a3c41a43]

        tdf#122706 Update Print page to new dialog elements
        
        Update bookmarks and ahelps
        Remove and add paragraphs as necessary
        
        Change-Id: Ibfa471d1c7806c31f8e469e2f21b0cc009c9980f
        Reviewed-on: https://gerrit.libreoffice.org/75607
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-16  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [deb9f4e0f5fdef43501b4fe4036327a313fc3674]

        Typo
        
        Change-Id: I854c7a4112eda552122fa37f15bcf9752ad302ae
        Reviewed-on: https://gerrit.libreoffice.org/75627
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-15  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [3d1c81107309511f00a024a2e1a706a8bf96af47]

        Python to Basic Help page
        
        - Python x Basic inter-language calls
        - Dialog handlers with Basic or Python
        
        Amend 1
        - place page at right path
        - inter-page link calls
        - entry in Contents
        - Some changes in passive voice, articles in text
        
        Change-Id: I5bb54150f534486c092036a8ed4fa7cc38cc9ef0
        Reviewed-on: https://gerrit.libreoffice.org/75057
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [15790ee596f22dcea3ddcdacdc56113ec54b63f3]

        Clarify example for SWITCH
        
        ...But the function need a date in A3 instead of a number.
        So in my opinion the string should be:
        
        <input>=SWITCH(MONTH(A3),1,"January",2,"February",3,"March","No match")</input> returns "January" when A3 contains a date in January, "February" when A3 contains a date in February , etc...
        
        Change-Id: I2702d569f1c43080cd4c137a4d100111edc55863
        Reviewed-on: https://gerrit.libreoffice.org/75499
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-13  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [821b9724fe32e7e890c1ebe1d36f792bc3839fb0]

        Let's cope with help index idiosyncrasies
        
        Change-Id: I2cd538428cf91dc0c0802389b4db26e07ab33073
        Reviewed-on: https://gerrit.libreoffice.org/75501
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-13  Mike Kaganski  <mike.kaganski@collabora.com>  [4dcfe928580c1492bb265eb6070f66459a4c03db]

        Add missing Calc error codes
        
        See include/formula/errorcodes.hxx; added those that return true from
        isPublishedFormulaError.
        
        Change-Id: I64595a9dd2c7770ba48f4e4a514f07179a8125fe
        Reviewed-on: https://gerrit.libreoffice.org/73744
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-07-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [965724a89fb88f693e85da64a1e8b6a1556d373c]

        tdf#124299 Redaction Help page
        
        Change-Id: Ia85c95ca63e1d11b1aabd2b5cabd3d962c5161cd
        Reviewed-on: https://gerrit.libreoffice.org/75387
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3a1a27c39efa889d26a4a337eede57b9dbd8db57]

        Insert sys=MAC in some menu paths
        
        MAC often forgotten in menu path descriptions.
        
        Change-Id: Ib6e9062b06389063d6f8293a95cd3e07e1919161
        Reviewed-on: https://gerrit.libreoffice.org/75040
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-04  Gabor Kelemen  <kelemeng@gnome.hu>  [79e835509b5d236e2431a2e9914886b81cb46d6b]

        Add ahelps to OpenPGP settings
        
        Change-Id: Ib77aae7471d68aee5923dbad8a382a91074ec402
        Reviewed-on: https://gerrit.libreoffice.org/75065
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-07-03  Gabor Kelemen  <kelemeng@gnome.hu>  [7a9e02746c9bec114ab53eedc7f8a4c57d7f2f67]

        Bookmark fixes for Chart Data table page
        
        and clone description for some new buttons
        
        Change-Id: Ie173ce3fd2deec89ce60ba373e799a2110243b05
        Reviewed-on: https://gerrit.libreoffice.org/75007
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-07-02  Andrea Gelmini  <andrea.gelmini@gelma.net>  [fa4619c82982515b31f9b385e5fdef6c45930326]

        Fix typo
        
        Change-Id: Ia277377ea5329d26717c80a0aeb8c393ba87cff3
        Reviewed-on: https://gerrit.libreoffice.org/74998
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-07-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c7e097196ca1e9e3423ed92eaa9ce75bf78b7cc9]

        Add Help for FOURIER calc function and analysis
        
        Refactor sample tables,
        Mute l10n for numbers
        FOURIER function
        Fourier analysis
        Sample file
        
        Change-Id: If5361fe009ec380e9cdd6f3e24184471c1451421
        Reviewed-on: https://gerrit.libreoffice.org/74914
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-07-02  Gabor Kelemen  <kelemeng@gnome.hu>  [4b523164742b4eaffb576c0b1f507cf42f236ad5]

        Fix ahelp HIDs in form control Data pages
        
        Change-Id: Iec13edc72bc5b1dbc83f73be142662917a6505cf
        Reviewed-on: https://gerrit.libreoffice.org/74982
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-07-02  Gabor Kelemen  <kelemeng@gnome.hu>  [1bd7d25c1064639add894fb4ca49b217d389b8c6]

        Fix ahelps on form/form control event description pages
        
        Change-Id: I421a0d038432df1a1a36fb4c889740d56885497a
        Reviewed-on: https://gerrit.libreoffice.org/74983
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-07-02  Gabor Kelemen  <kelemeng@gnome.hu>  [36c6e2d495fed472164bc0c3eb8d532fea717481]

        Add more ahelp bookmarks on Trend Line page for active UI items
        
        Change-Id: I58daac7d38bf2e63a32dbaaa767a58d17cef81da
        Reviewed-on: https://gerrit.libreoffice.org/74984
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-07-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1b1ba626707b857d873dabbc838c1db02a246595]

        Insert sys selector for Mac
        
        Change-Id: I628d9e0e460a0e32cee8d89d05f42fb1a1d2f178
        Reviewed-on: https://gerrit.libreoffice.org/74937
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2060b9069fa292aee06cc636e8febe0ab3d79207]

        Add example on CreateUnoService for Calc functions
        
        Most demanded from user base on how to call Calc function
        with the API.
        
        Change-Id: I0a01b941385d26f35369a4e6226da223e7c57cf4
        Reviewed-on: https://gerrit.libreoffice.org/74813
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ea0f53e1c29a43422531d62d04b4e939b5577ac7]

        Split VBA Compatibility files and enhance
        
        Add examples,
        Add cross-links
        Split files
        
        Change-Id: I92bef363f008aeed367167b50c4ea9a9943a62ff
        Reviewed-on: https://gerrit.libreoffice.org/74812
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [11389d81999e8e8f788dc407d6398b8ed18b0870]

        Remove old filepicker ref, fix links
        
        Remove ref of internal file picker
        Fix links of image export dialogs (previous links never worked)
        Adjust export behavior with system filepicker
        
        Change-Id: Ie38ac5c670a4a0364893563045cc94661a7e6bde
        Reviewed-on: https://gerrit.libreoffice.org/74767
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-27  Gabor Kelemen  <kelemeng@gnome.hu>  [a68f90de529669ff969267e03cd2570cfd126488]

        Fix ahelps on Form Controls - General page
        
        First cut at this beast with the ultimate goal of:
        - covering all the form control properties with descriptions & ahelps
        - killing sbasic/shared/01170101.xhp which is eerily similar to this one
          since "initial import" time
        
        Next step will be to save the usable parts of the duplicate file
        
        Change-Id: I6213b8447f9b33625ed5a604f3354f60dde06336
        Reviewed-on: https://gerrit.libreoffice.org/74770
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ade3d61f7afaa9cb203d6209e7e7500e98fe8bfb]

        tdf#122840 Add bookmark for inc/decrease indents
        
        Change-Id: Ic6ab2894317b18b9b04296d755cc0eba5a2fafee
        Reviewed-on: https://gerrit.libreoffice.org/74691
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [94c7d928a447f1531bcd4981bdfc730fd678dd64]

        tdf#122842 Add how-to promote/demote levels in lists
        
        Change-Id: Ibaeea4c06f2c62493b919b8c20b10d793ef78862
        Reviewed-on: https://gerrit.libreoffice.org/74706
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d24d8500000bf55ebcc47b3983aa739ac6e50a79]

        tdf#122753 Calc AutoFormat Styles update
        
        Change-Id: I7b099f3b94f901af1885b942ce71c5815c1a4918
        Reviewed-on: https://gerrit.libreoffice.org/74711
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a96a32ca8505d7f2bd5a763572c5624ae755e991]

        tdf#124606 Layers should be under sdraw/
        
        Move layers relatated Help from simpress to sdraw.
        
        Change-Id: I1fce2a3a2cb03c522e153b0fd5949007631e31a3
        Reviewed-on: https://gerrit.libreoffice.org/74685
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-25  Gabor Kelemen  <kelemeng@gnome.hu>  [e2f8d201aab94bd153d3ff77d7d8066257059a7d]

        Remove duplicated HID bookmarks in shared
        
        Also remove a few obsolete bookmarks and fix ahelps
        Duplicates found with:
        
        for i in $(find source/text/shared -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done
        
        Change-Id: Ie7cde338aa210ef81d1e15ecc8087d8f67f77b27
        Reviewed-on: https://gerrit.libreoffice.org/74655
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-25  Gabor Kelemen  <kelemeng@gnome.hu>  [27582c091dbed95fb05e92798fb0b53e5a96f2eb]

        Remove duplicated HID bookmarks in scalc
        
        Also remove a few obsolete bookmarks and fix ahelps
        Duplicates found with:
        
        for i in $(find source/text/scalc -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done
        
        Change-Id: I5a6a817065257ebffe7d0ed88f37c67ede86fb41
        Reviewed-on: https://gerrit.libreoffice.org/74656
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-25  Gabor Kelemen  <kelemeng@gnome.hu>  [7878aeafcb0d65c65d0413ab9eeb74fc7d72b4a0]

        Remove duplicated HID bookmarks in simpress
        
        Also remove a few obsolete bookmarks and fix ahelps
        Duplicates found with:
        
        for i in $(find source/text/simpress -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done
        
        Change-Id: Id8811f2f1ecee89ddc9b86b57ef6b04e40b25d28
        Reviewed-on: https://gerrit.libreoffice.org/74657
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-25  Gabor Kelemen  <kelemeng@gnome.hu>  [8e866eb6fff05c52930debaee596a50f2968cea1]

        Remove duplicated HID bookmarks in swriter
        
        Also remove a few obsolete bookmarks and fix ahelps
        Duplicates found with:
        
        for i in $(find source/text/swriter -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done
        
        Change-Id: I39c9eed29db7612e2000912112f1629e20fd5774
        Reviewed-on: https://gerrit.libreoffice.org/74658
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-24  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [414be5f0b520740158392e93835ed910e09100b5]

        Some examples of Basic macros
        
        Change-Id: I20f0693dfb1e965f50be875565d505021bcb9d4a
        Reviewed-on: https://gerrit.libreoffice.org/73861
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-24  Gabor Kelemen  <kelemeng@gnome.hu>  [f301ec57399bd60951ba4140bc60c081b690133a]

        Remove duplicated HID bookmarks in schart
        
        Also remove some obsolete ones too.
        
        Duplicates found with:
        
        for i in $(find source/text/schart -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done
        
        Change-Id: I78f34394b3eb5a3046679613f0bd7af7b9381e0d
        Reviewed-on: https://gerrit.libreoffice.org/74615
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-24  Gabor Kelemen  <kelemeng@gnome.hu>  [63184912f9414c7bcd6fbcf0028850acd8c61d7d]

        Remove duplicated HID bookmarks in sbasic
        
        Duplicates found with:
        
        for i in $(find source/text/sbasic -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done
        
        Change-Id: I2882cca272e3eee6b0d45d3a0b5bcfaeaaf23ddb
        Reviewed-on: https://gerrit.libreoffice.org/74616
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-24  Gabor Kelemen  <kelemeng@gnome.hu>  [a311762c0095868d38245e0f05c18300b51501dc]

        Fix ahelps on Base - Tools menu page
        
        Change-Id: Ide88567847c84f011a98b27c26924d2af6a720c3
        Reviewed-on: https://gerrit.libreoffice.org/74606
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-06-24  Gabor Kelemen  <kelemeng@gnome.hu>  [db256e7f8ede0d6ecb2f77ffa01d6a82ddd4e76e]

        Fix ahelp hid on Math Symbol selector page
        
        Change-Id: Ida7cb6349249823ff729862b7ca899dfe8bc9144
        Reviewed-on: https://gerrit.libreoffice.org/74578
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-06-24  Gabor Kelemen  <kelemeng@gnome.hu>  [6f5b6a066efa16834daf731c7c2a509945fd0a7d]

        Fix ahelp and missing bookmark on Insert OLE page
        
        Change-Id: Ia3c6900b1616266dc38cbba4fc74b461b33462f6
        Reviewed-on: https://gerrit.libreoffice.org/74577
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-06-24  Gabor Kelemen  <kelemeng@gnome.hu>  [9a704ed71319e6e6179dc756bd686cddf1d80a55]

        Update Base - Oracle connection page
        
        Ahelp and bookmark fixes, also adapt to current UI
        
        Change-Id: I278b1df6168515c06e034f8528778c257b892127
        Reviewed-on: https://gerrit.libreoffice.org/74576
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [56d36bfa51508ce80ba8162733a4292d4c8f986c]

        Improve other symbols in Math help pages
        
        Rezise image and clean svg's
        
        Change-Id: Ic9ecf60fc43117b5a8483f33b74c0568892da08c
        Reviewed-on: https://gerrit.libreoffice.org/74532
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [046b2831aa27afe7065243e912f4886e47dd6414]

        Improve format symbols in Math help pages
        
        Rezise image and clean svg's
        
        Change-Id: Ica8f8044f09b92e57387535a53727cd9afbd1292
        Reviewed-on: https://gerrit.libreoffice.org/74531
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6feec55d2aa9edf75f11d96ab72143373c0ca93c]

        Improve brackets symbols in Math help pages
        
        Rezise image and clean svg's
        
        Change-Id: Ia56446a840c5deca661f691113e22964e5ead985
        Reviewed-on: https://gerrit.libreoffice.org/74530
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [53674dc8cec4ca160c70819074e02c6b554b229b]

        Improve Operator symbols in Math help pages
        
        Rezise image and clean svg's
        
        Change-Id: Iae35945a62d00cec4f49fb1e3b78ec35867d2c90
        Reviewed-on: https://gerrit.libreoffice.org/74529
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f005c1a7e350aed7f02599c98df322507d02b99f]

        Improve set operators symbols display in Help page
        
        resize Math iset operators icons (svg's)
        
        Change-Id: I6775b7742f1e1e4d3e484c35d4ce9de93c4ced1e
        Reviewed-on: https://gerrit.libreoffice.org/74479
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fea6f8b2894f26ebdafce5adde0e7ebf7e6be338]

        Improve unary  Math symbols display in Help page
        
        resize and arrange unary/binary symbols svg in Help page
        
        Change-Id: I87fe6023efde717aa6e86c72449bb2b3f6d5d217
        Reviewed-on: https://gerrit.libreoffice.org/74478
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [592cfdd7506b085016acb817fa99116a78f76e1c]

        Improve relations Math symbols display in Help page
        
        resize and arrange relations symbols svg in Help page
        
        Change-Id: I4c9373cbbd36741ab55d5c7f1429d61ef736b68b
        Reviewed-on: https://gerrit.libreoffice.org/74477
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [589e7f29b4f02d45300d596036516f6b3c0bf202]

        Improve functions Math symbols display in Help page
        
        resize Math funcitons icons (svg's)
        
        Change-Id: I36acb1b7d9ef9aafcd1dd88c24a4130918341d28
        Reviewed-on: https://gerrit.libreoffice.org/74476
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Gabor Kelemen  <kelemeng@gnome.hu>  [3d96bec89634abb41c4bcac89814afd76f30833a]

        Fix ahelps on Base View menu page
        
        Add missing bookmarks and remove unneeded ahelp
        
        Change-Id: I22c73e85869ffcdac235d740230f951c40d0503b
        Reviewed-on: https://gerrit.libreoffice.org/74475
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Gabor Kelemen  <kelemeng@gnome.hu>  [ae70eaf3dfabeb31fc54d83f91cbd664e602e91c]

        Drop unneeded ahelp from Base Insert menu page
        
        Change-Id: I0f8f13219e862cc3dd0439fe29fe1655d3cee972
        Reviewed-on: https://gerrit.libreoffice.org/74474
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Gabor Kelemen  <kelemeng@gnome.hu>  [e198ed22f7b7fd99e7b63d7e13cb52619f423b91]

        Fix ahelps in Base Edit menu description page
        
        - Add missing bookmarks
        - Remove obsolete ones
        - Move an item closer to its current position in the menu
        
        Still a very obsolete page :(
        
        Change-Id: I0f19f9a0ea61724bb725cbe9efb83afc8abcb19f
        Reviewed-on: https://gerrit.libreoffice.org/74473
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-21  Gabor Kelemen  <kelemeng@gnome.hu>  [2d492d79f2da5002a69e3ad277a8f6b83fea1c07]

        Fix ahelp for HTML page - Size spinbuttons
        
        Change-Id: I527a54be3e69039810b0505b9c50cdb3128b1c45
        Reviewed-on: https://gerrit.libreoffice.org/74465
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-19  Roman Kuznetsov  <antilibreoffice@gmail.com>  [ca3dda78509c00f9dc95fe1fe8590fa88814a866]

        tdf#92083 Help: Move Color bar item from View->Toolbars to View menu
        
        Change-Id: I05f65e0c00517fc7b4b8f4d4a93fdb0b4a6d185e
        Reviewed-on: https://gerrit.libreoffice.org/74112
        Tested-by: Jenkins
        Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [dd55f91e3a95c3bba6bb2d41792c27f4b7e986c6]

        tdf#125891 Add Help for "harpoon" math attributes
        
        Add new svg icons
        refactor svg for better rendering
        Increase size of svg displayed in Help page
        Contents for harpoon and wideharpoon attibutes
        
        Change-Id: I5967fdf21270be88d1179bf130cfdc0ea1f2ee39
        Reviewed-on: https://gerrit.libreoffice.org/73998
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1233d11cd9838d0496b75bf919272cfe38fd7b8e]

        tdf#113131 Clarify Next Style for paragraphs.
        
        Change-Id: If83c6c65cced2a8623a7192f9bd1dbe1981f56df
        Reviewed-on: https://gerrit.libreoffice.org/73981
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-13  Gabor Kelemen  <kelemeng@gnome.hu>  [a37f4c0e78daad6aabc093c62019003371a39680]

        Fix bookmarks and ahelps for Mirror horizontally/vertically pages
        
        Change-Id: I7ecced501702132bc1e2dfefb990162c0494058e
        Reviewed-on: https://gerrit.libreoffice.org/73847
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-06-13  Gabor Kelemen  <kelemeng@gnome.hu>  [f7a85cf4c6d90e9cc44bd9833d272087c904e533]

        Fix bookmarks and ahelps around Help lines and Snap options
        
        For the Impress Options toolbar:
        - Drop stray bookmarks w/o ahelps in guides.xhp, these are covered elsewhere
        - Use dot ahelps in 01070300.xhp as needed
        
        Change-Id: Ib7096ac334c58ec06d5a1dad42f3f63799247ccb
        Reviewed-on: https://gerrit.libreoffice.org/73846
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-06-13  Gabor Kelemen  <kelemeng@gnome.hu>  [0662e69825e4b01f28eff2ee6c0ce1cc011216f3]

        Fix ahelp bookmark on Impress Zoom toolbar
        
        Change-Id: I0ef7534a0cf8f53d839939bdf670e11a17228399
        Reviewed-on: https://gerrit.libreoffice.org/73839
        Tested-by: Jenkins
        Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>

2019-06-11  Gabor Kelemen  <kelemeng@gnome.hu>  [7eab913ccdb60bfaa2e1fd46b940957773b17825]

        tdf#112411 (related) No more More Controls toolbar
        
        Show its content as part of the Form Controls toolbar page
        
        Change-Id: I473d095b64a46cf3a7d45a73045215174223931f
        Reviewed-on: https://gerrit.libreoffice.org/73712
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d884a65408c8d477292c8dab2d17258f25f1322b]

        tdf#125763 Remove confusing remark on Variable declarations
        
        Plus, refactor the page layout, eliminating the tables.
        
        Change-Id: I47bf8c479a073ea087923d9952ca586d85392ea0
        Reviewed-on: https://gerrit.libreoffice.org/73668
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-11  Gabor Kelemen  <kelemeng@gnome.hu>  [58802119321e53c1160fd056926707a04530e12a]

        Add missing bookmark for Add Condition page
        
        Change-Id: I9a7f20b037c6c8c5b4eb795341a7ca7720f3f40c
        Reviewed-on: https://gerrit.libreoffice.org/73781
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-11  Gabor Kelemen  <kelemeng@gnome.hu>  [449946f279ca1457b6eca522732870a7d57aed27]

        Drop some unneeded ahelps form Options overview pages
        
        Change-Id: I64e45105cd07d299b7514da3487be3df9cb7737f
        Reviewed-on: https://gerrit.libreoffice.org/73783
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-11  Gabor Kelemen  <kelemeng@gnome.hu>  [6f151230ad063c168ecd966acf44c398181a59a3]

        Fix ahelps and bookmarks on Add / Edit XForms item pages
        
        - Drop some unneeded ahelps and redundant bookmarks
        - Add missing ahelps
        - Drop missing UI item description
        
        Change-Id: I70dc32b11e693d8b419937896d88d7feacdc8325
        Reviewed-on: https://gerrit.libreoffice.org/73780
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-11  Gabor Kelemen  <kelemeng@gnome.hu>  [344e20e6237c8463e2e94c8a11cb9e44336a8d58]

        Remove ahelps without corresponding UI items
        
        Change-Id: I54e0712a07c24cb75e3d5c0c8738cef3d076733e
        Reviewed-on: https://gerrit.libreoffice.org/73782
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-11  Gabor Kelemen  <kelemeng@gnome.hu>  [ea80337c9a6be3ae697ca66b8db5796badff7302]

        Drop some bookmarkless ahelps from Base - File menu page
        
        These describe commands explained elsewhere
        
        Change-Id: I16eac8ad50cafc709fdb7352d1d08180dc631539
        Reviewed-on: https://gerrit.libreoffice.org/73775
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-11  Gabor Kelemen  <kelemeng@gnome.hu>  [d674f16ccb2f7c8072988dabc69ff78dd5793e47]

        Fix ahelp HIDs on the Copy Table wizards pages
        
        Change-Id: If7bd6c70b7987b4cbefc3db7c91cefba22fdc748
        Reviewed-on: https://gerrit.libreoffice.org/73774
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-10  Gabor Kelemen  <kelemeng@gnome.hu>  [23a59de52718cb405964e8991c1551639bf984c0]

        Fix position of bookmark and ahelp on Watermark page
        
        If ahelp hid is a dot the corresponding bookmark must be present
        before it, not after.
        
        Change-Id: I39a74c20c9507234d67984c1b203c822c91364a0
        Reviewed-on: https://gerrit.libreoffice.org/73776
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-10  Gabor Kelemen  <kelemeng@gnome.hu>  [eea97712c231ee05ef8eb09f591a359a90b050d9]

        Fix missing ahelp HIDs for Report builder Date and Time window
        
        Remove one unneeded line from Page Numbers window too
        
        Change-Id: I67a4c726071dc71e8c30e29c3a156a3713b26d69
        Reviewed-on: https://gerrit.libreoffice.org/73714
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-10  Gabor Kelemen  <kelemeng@gnome.hu>  [1a5c52c4ee964fb9e7f362d2a17f3d97c4af6873]

        Fix ahelp HIDs on Base Query Design toobar and Query Properties window
        
        Change-Id: If60f05b9911f6c0b437e10eed15f592f96386ed4
        Reviewed-on: https://gerrit.libreoffice.org/73713
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-10  Gabor Kelemen  <kelemeng@gnome.hu>  [b46c8619460faea7848426c4c117826ef29baad3]

        Fix ahelp HIDs for the main Help window toolbox buttons
        
        Change-Id: I9ca3f6c0cf93c52ad47881d712f517898fee8f67
        Reviewed-on: https://gerrit.libreoffice.org/73711
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-10  Gabor Kelemen  <kelemeng@gnome.hu>  [5878a6e355c891a3857dec25e81d5958fee3bd2b]

        Fix ahelp hids on Data Source Browser toolbar
        
        Change-Id: Ifba88f0888b1c92272a0c9fb4ddc31de084bb485
        Reviewed-on: https://gerrit.libreoffice.org/73710
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-10  Mike Kaganski  <mike.kaganski@collabora.com>  [a42145547217fb6d12cd873e7af6c71abf301e90]

        Clarify HLOOKUP/VLOOKUP
        
        Change-Id: I8093a173547850ff0a145a2985a25f46e3ae0297
        Reviewed-on: https://gerrit.libreoffice.org/73746
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2c84c28bc30456c8eb4e0473887ce1d5ff3e4209]

        tdf#68103 Mark differences between Draw and Impress
        
        Although the 2 modules share a common kernel, the nomeclature,
        menus and master pages/slides are different.
        
        Change-Id: Id4282b2ebaf48a57b753ff0cefa228c3f3bdc644
        Reviewed-on: https://gerrit.libreoffice.org/73578
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2eb1257145949b53d085edf37d7c599bf17f0051]

        Remove superfluous string in impress/Draw contents
        
        Keep same Contents structure as other apps
        
        Change-Id: I1afc21e3581c3200ce6821ee3594686a1f8a70dc
        Reviewed-on: https://gerrit.libreoffice.org/73571
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [dcedbce9f56f3a315db998e69b5fe5925ae189a6]

        Prevent L10n issue when building Help
        
        Pootle does not convert back &lt; and &gt; into the same entities, thus
        disturbing XML parsing of string. Changed to ().
        
        Change-Id: I4e754313a2c51c6b5b190a7e236768fe84ec8672
        Reviewed-on: https://gerrit.libreoffice.org/73444
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1ae3459c9c2983eb3718927da090670c702d44a3]

        tdf#124582 Change Outline to Chapter in Help page
        
        Change-Id: Ica5e33aa11da21b1194710a46b60663421222bf8
        Reviewed-on: https://gerrit.libreoffice.org/73442
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-05  Jay Bingham  <binghamjc@msn.com>  [41a83520a0f8a1a84619324291d3b1c1e2a2ee15]

        Refactor RegExp Help page with improved contents
        
        1) Mute some l10n strings
        
        Change-Id: Ia7a2c1898491c0f0352c9c8df519bba057b3bab6
        Reviewed-on: https://gerrit.libreoffice.org/73408
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9a0f4fb18ab7832dbafb4b789279411f5aa8cecd]

        fix icon size
        
        Change-Id: I9550ef8ccf4d10ad393ed615573ab9893632f371
        Reviewed-on: https://gerrit.libreoffice.org/73305
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-06-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3e4a49f5e61c535044538a23eaf7a6b222a7c57a]

        tdf#125645 Fix reference in SWITCH function help page
        
        Change-Id: I34cd365829187ea29fd45c43aa08d0b6a3cfdd4d
        Reviewed-on: https://gerrit.libreoffice.org/73352
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-31  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [d3732495449313145686a6e90409d2b78fe2b2a2]

        faulty xml comment in bookmark
        
        bis repetita mea culpa
        
        Change-Id: I7dec8f40d5a39f20b0a214a4cacdb7ebc4ce2c02
        Reviewed-on: https://gerrit.libreoffice.org/73260
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8b1f5909975addc35b77f7009c2ee65b2e4a365d]

        WIP: refactor some Python/Basic pages
        
        Change-Id: I3590e7a6e0cf62d9f9e33e8081be50ab4d0ae769
        Reviewed-on: https://gerrit.libreoffice.org/73175
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [eb191448f1af0dc6c3204f3fa626e9acb2d66fd2]

        Remove xml comments from file
        
        xml comments inside <bookmark> index are moved as is to Pootle
        and are not handled as comment when brought back to translated file.
        
        Change-Id: I040cf84851dea3feea26054cb9a0a20e1241c53b
        Reviewed-on: https://gerrit.libreoffice.org/73112
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4a3888b8588facb3547bb2fcb995b0ab9220fa87]

        Explain formatted display in search for Calc
        
        Was missing in the find&replace help page
        
        Change-Id: I6b997fa34d7784be1f143e6403cd645327415cde
        Reviewed-on: https://gerrit.libreoffice.org/73017
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-27  Gabor Kelemen  <kelemeng@gnome.hu>  [bc3054425edfff31de5beafa8546213c19c6634d]

        Drop Personalization page
        
        After core commit e1e9e2aa16f08a8fd9e38db706d63e8eceeda8d1
        
        Change-Id: Ie035df76473890f634d4457ccbf1201b9998c5ff
        Reviewed-on: https://gerrit.libreoffice.org/72977
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-27  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [a8a0ba510bc1b5d73d5267e1b36a0e00f4117816]

        - Pages mutual x-Refs - Relate Tools help page to Basic Dialog page - Basic page title change - extra bookmark(s) - Basic code change   - loadLibrary code change   - loadDialog with full path (as best practice)
        
        Change-Id: Ia9a449b1dc8cb3a5acc7a921feeedebe7ce9cefb
        Reviewed-on: https://gerrit.libreoffice.org/72946
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5eca0aaa7f4bdc1f0d70695ba14f078c2d1df2f0]

        Update list of replacement icons in master
        
        Change-Id: I3da2cac812591bf1a0eed69c4a8746592e9042e3
        Reviewed-on: https://gerrit.libreoffice.org/72969
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d90be75f45fb27041b75c3feed230b01d0ee602c]

        add back image dimensions
        
        Change-Id: I8e7eaf2010ee31b2191de1bed256ca30c70ac216
        Reviewed-on: https://gerrit.libreoffice.org/72915
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e7ae111766f390ee4b4d1697893335d33c1a01cc]

        Untangle Help Contents for Impress and Draw
        
        Create a separated sdraw.tree for Contents and move entries
        from Impress tree to Draw tree.
        
        Common contents are maintained in both trees.
        
        This is work in progress. Draw and Impress Help pages need update
        especially for menus.
        
        Change-Id: I179a5ee7407c4a8357a87b2e7a0d8782b7bb0520
        Reviewed-on: https://gerrit.libreoffice.org/72693
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ec480186a32c687d63ee11f3f1617b8699e0d37b]

        De-dup paragraph id
        
        Change-Id: Ibbd54040bd439e08c5496383575aa15aae5f4f05
        Reviewed-on: https://gerrit.libreoffice.org/72606
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-20  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [3218853d57b8d80192cdbf6f99acbfe8f43aab44]

        Platform regognition for Basic language localisation adjustments
        
        Change-Id: Iced427fc30c0bb8fe3873f9d42e64786c863c619
        Reviewed-on: https://gerrit.libreoffice.org/72603
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-20  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [4f954243e76c64fb09489cb5f501e395bf37e6ca]

        - Partial refactoring using API calls - New bookmarks - Link from Basic Adv libraries to Platform page
        
        Caution: Please fix GlobalScope miss in </bascode> parser in the first place!
        
        Change-Id: Ifeaa98d5491b659a1dddbdbe3dddc417779374cf
        Reviewed-on: https://gerrit.libreoffice.org/72583
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9e082dd83b0203f1035f9fc4e95380034b68ae8e]

        Fix correct reference for Contents
        
        After I3a8a59ac57ca3b29219962fc503f1d7ba5230a6d some file names were
        modified  and contents needs adjustment
        
        Change-Id: I21cdfd3956886034408f0cd52e8e4c0a698ae7b7
        Reviewed-on: https://gerrit.libreoffice.org/72542
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-18  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [085cd2e40ab7fac8fdea2fbd05b7768f79c83477]

        Hide our nav checkbox inputs only visually
        
        Some screenreaders do not read elements with opacity: 0
        
        Change-Id: Ifc4c97a58c87e7d6b9533e15dc0db60aa70bfb97
        Reviewed-on: https://gerrit.libreoffice.org/72519
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-18  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [301ae74e8bab8cded3592588021090ff75f2bf21]

        Improve accessibility for modules and lang menus
        
        Ever since the contents of the modules and lang menus started
        being populated upon click, the flow for screenreader users has
        been potentially confusing.
        
        This patch introduces a11y-toggle into the mix:
        https://github.com/edenspiekermann/a11y-toggle
        Checkboxes were changed into buttons. This hopefully makes it
        clear we want the user to click them.
        
        The contents tree still uses the checkbox hack, because its items
        are populated upon page load.
        
        Change-Id: I3482bea0c8669f96794498fc37d9d18fe3f829d5
        Reviewed-on: https://gerrit.libreoffice.org/72467
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1368e08b24cd3f13ef3de72475f6fbc70b56baa0]

        Remove now useless <switchinline>
        
        Change-Id: If7c9ddda50735d349f59c3d8f138177c8fbd6de0
        Reviewed-on: https://gerrit.libreoffice.org/72384
        Tested-by: Jenkins
        Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-15  Andras Timar  <andras.timar@collabora.com>  [e401921d247d6ee46c255790c06d5a27af8533ad]

        MIME types are not localizable
        
        Change-Id: I9bd17e2514cada5dc12b6957ba1d74b30334a13a
        Reviewed-on: https://gerrit.libreoffice.org/72345
        Tested-by: Jenkins
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2019-05-14  Andrea Gelmini  <andrea.gelmini@gelma.net>  [bb77ba985843f99ccf7df959a97c08e6fe913d2e]

        Fix typos
        
        Change-Id: I79db4363c15786f3829faf24621f073cf481191a
        Reviewed-on: https://gerrit.libreoffice.org/72257
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2019-05-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ec92232db1d9ce394b94778f9e7adaf02bfa2da1]

        Fix typo
        
        Courtesy of Cathy Crumbley
        
        Change-Id: Ie2796bebed2007545d2214d8af8e52f3b69cb759
        Reviewed-on: https://gerrit.libreoffice.org/72263
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-13  Katarina Behrens  <Katarina.Behrens@cib.de>  [8ba1c1976c652b804a02267a8035606b10db2682]

        More detailed help of Calc's Sheet > Link to external data
        
        Make it more clear there has to be at least 1 named range in
        Excel of Calc documents
        
        Change-Id: I782c4d2c10ee52320bfdf147652883f5e7b4751a
        Reviewed-on: https://gerrit.libreoffice.org/72076
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-11  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2f8fbb8c0aa867e8986a496820cf79d75a5d5ea1]

        Typos
        
        Change-Id: Id5040a184e0dbc5456ceb8010a35dc0380b7e01f

2019-05-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6b3fde1a622298ca05027892d395b3c1f5acdcb9]

        Mute unnecessary translations in fiter names
        
        Changed to allow translation of filter names and media types
        Removed randomness for paragraph ids to spare retranslation
        
        Change-Id: If73d4799537b2d91ec9fe58584033b46eeeb9e04
        Reviewed-on: https://gerrit.libreoffice.org/70671
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-02  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [0c1a7eba29b4819f15482fa694ed70ab398de74b]

        tdf#102265 Decouple some Impress/Draw Slide/Page material
        
        Convenient way to do renames:
        find . \( -name '*.xhp' -or -name '*.mk' \) -exec \
        sed -i 's/sdraw\/main0104/sdraw\/main_insert/g' {} +
        
        Change-Id: I3a8a59ac57ca3b29219962fc503f1d7ba5230a6d
        Reviewed-on: https://gerrit.libreoffice.org/71703
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-02  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [578f74466fcbf2dca537859e73064bfb4583928a]

        tdf#122366 Store search filter value in sessionStorage
        
        sessionStorage seems to be reset, when we change the module context.
        If this is not acceptable, we can try localStorage.
        
        Change-Id: I5ec2ff526e48dd2c7d1889578e991833e43f76c6
        Reviewed-on: https://gerrit.libreoffice.org/71688
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-05-02  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [3c13f19ccac3c882a1971e5cf78e6bfb8ffcaa7d]

        tdf#101760 Rename "Follow text flow" as "Keep inside text boundaries"
        
        Change-Id: Ia89450bc4e01d37c8f04d9dc213dbe947daabb94
        Reviewed-on: https://gerrit.libreoffice.org/71682
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-29  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [caed5d5208b2c87fdf70a3d8618e66e72cf8ada2]

        Dropped parenthesis throws compiler error
        
        Change-Id: Ib3179cd0d853e92e4b9ced7f3e504f27e88e6de3
        Reviewed-on: https://gerrit.libreoffice.org/71536
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-29  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [de68dd22d495f86837eda91277af0961c57696e2]

        Limit the scope of getting class names for index titles
        
        Change-Id: I2d586605118032aaf38ff70d420bc7c2bf4979ae
        Reviewed-on: https://gerrit.libreoffice.org/71529
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-29  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [0615e893e70bfb8a0f3fe9d86361da5faaa3dd72]

        Rename some menu-related help files for Impress and Draw
        
        The renamed files are in the process of heavy editing, so might
        as well move from obfuscated names to human-readable ones.
        
        Change-Id: I2df6470eefc3b8bb381de77471c688d9498854cf
        Reviewed-on: https://gerrit.libreoffice.org/71436
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-27  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [3f98a5fd443d3ff5789e4afa551389d3e2db64c3]

        Monitoring document events with Python & Basic
        
        -Mutual help pages x-refs
        -tree addition
        -new bookmarks for
        --Advanced Basic Libraries
        --Appl. Progr. Interface
        
        NB: I wish I could create new </img> in gerrit
        
        OH:
        moved  new xhp to right position
        New image
        Update makefiles
        several x-ref fixes
        
        libO: Added language-driven <switch/> and <case/> tags for 3 different img captures
        that XHP Editor doesn't propose but that are documented
        Couldn't validate such switches.. crossing fingers..
        
        OH: Languages are not switchable, as explained in comments.
        Removed reference to image for good (not l10n full support).
        fix missing apostrophe.
        
        Change-Id: I97c92fc879df19f9e8de73e828cd3324ba2163fa
        Reviewed-on: https://gerrit.libreoffice.org/70896
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7b20c74a33942157b02b99353aa98e45f7c0a111]

        tdf#99517 help for CONCAT, TEXTJOIN, IFS, SWITCH
        
        CONCAT, TEXTJOIN, IFS, SWITCH
        
        Change-Id: Ic1d74ac8b810bd0c0d4b4f570baab1d1e270f912
        Reviewed-on: https://gerrit.libreoffice.org/71339
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0a874cee4a5d694b6c055b896d4dc64f7151b001]

        tdf#123803 Add release info in Calc functions
        
        Change-Id: I0476c79fe5407c3e7252ef16da4110a026b29fa8
        Note: some Calc functions still lack help pages.
        Reviewed-on: https://gerrit.libreoffice.org/71331
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-27  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [4eace90975b889ef35d10ea35032cae0b569595e]

        tdf#124198 Impress & Draw ImageMap menu entry was moved to Tools
        
        Also renamed the file describing Edit Menu to edit_menu.xhp.
        Most of the files are touched to update the links due to rename.
        
        There is no context menu entry for ImageMap, so removed mention
        of it.
        
        Note that in Writer and Calc, ImageMap remains under Edit, because
        it is only enabled when an image is selected.
        
        Change-Id: Ic57ee11dd2ab9c637f00e5328f1575c323fb8c43
        Reviewed-on: https://gerrit.libreoffice.org/71397
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3c494b6e6db198099f4641aaef3f608842d53faa]

        tdf#122548 copy bascode and pycode to clipboard
        
        This will allow easy testing of coding examples.
        
        Change-Id: I30fc53642b1579744591f2de0c84a615d1755352
        Reviewed-on: https://gerrit.libreoffice.org/71385
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-26  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [c1053ceff3ede558b858a30270324430c940311c]

        topic tag correction mispelled link
        
        Change-Id: I34ecbbfca31285efe9af3eaa9ab0d2c1ee7b7b64
        Reviewed-on: https://gerrit.libreoffice.org/71377
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-26  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [4ee8b6f4751bd71333c93756474148cfa7afc750]

        added hasUnoInterfaces()
        
        Change-Id: I41e521c34c4dbf161b0bd4316da75d6db7ec4314
        Reviewed-on: https://gerrit.libreoffice.org/71214
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-23  Roman Kuznetsov  <antilibreoffice@gmail.com>  [f52790876dae6ffe59fd71bf5f59df33678f0b5a]

        tdf#105848 Change EFFECTIVE function name to EFFECT
        
        Change-Id: Id2bd603a0330f1d85e665c0524635e0369061a18
        Reviewed-on: https://gerrit.libreoffice.org/71079
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-23  himajin100000  <himajin100000@gmail.com>  [5c561c2f3744c5697ea6d25357f4223f0dbe977e]

        fix forgotten LANG->LANGUAGE
        
        Change-Id: Idcfd73213452510f769854062d0916a3c871b548
        Reviewed-on: https://gerrit.libreoffice.org/70982
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2019-04-18  Stephan Bergmann  <sbergman@redhat.com>  [8a21dc1cc51f0363b33e59b5c34c74d5c6737f1e]

        Don't set LANG env var by accident
        
        ...as setting a GNU Make LANG var exports it to recipes as an env var, and see
        e.g. 56bc0b1a376f62570a7287e9bb4193e00360c978 "Don't set locale env vars on
        macOS" for potential problems caused by that.
        
        This is the help half of a change spanning the core and help repos.
        
        Change-Id: Ib5faf612e9030db384f7408ecd4fd03e65120f17
        Reviewed-on: https://gerrit.libreoffice.org/70930
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2019-04-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a1e2a03853bb6efebfc0e09679fef829d87745a9]

        Fix PRODUCTNAME
        
        Change-Id: I11a5ac0e5c1a33eb6f28c32024dab0fceec91e14
        Reviewed-on: https://gerrit.libreoffice.org/70888
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2876d94eb8de71136de6239dd5387a79002a6acc]

        tdf#122162 Keyboard shortcuts in table not valid
        
        Deleted page source/text/swriter/guide/table_cells.xhp because
        keyboard shortcuts were deleted.
        
        All references to this page removed too.
        
        Change-Id: Iafedfcdaeb93d5ad2824bd9212526a8bbee20922
        Reviewed-on: https://gerrit.libreoffice.org/70614
        Tested-by: Jenkins
        Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7d80346111e3945a8ec6cf5bbf5258eb7402d76d]

        tdf#118076 Clarify use of regexp in writer search
        
        Writer only supports regex in searches. Wildcards restricted to Calc.
        
        Change-Id: If0ac52672a397832d48754e8221967b7b30b4df6
        Reviewed-on: https://gerrit.libreoffice.org/70551
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [282bc6b717716b077e95c0e1028ac820c4ea5da2]

        tdf#118093 Fix ANOVA help page
        
        Add last column in table (F-critical)
        
        Change-Id: I988127a6adfc0890770c4eb3922ba2c162113310
        Reviewed-on: https://gerrit.libreoffice.org/70580
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-10  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [4ff9ffa9f74290ecc8dae66034e16fda64aa369f]

        New Python page + updates to existing pages to support embedded references
        
        Change-Id: Ie7bd884db45e3ca59dee1ffa79b2ea14ced3d160
        Reviewed-on: https://gerrit.libreoffice.org/70420
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2d21ebb74b31546cf7dd133df9f8c4951d325c80]

        Revert "Create XSLT replacement table for missing icons"
        
        This reverts commit 61f44912beec99f6211399ce567274aa369f817d.
        
        Change-Id: Icd69ccd4f487a82426a00169728ec62bbff6d0b6
        Reviewed-on: https://gerrit.libreoffice.org/70350
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [12aff9b55df5cfc0282ec9ee7d359fb843291a79]

        Add info on convert-to filter names
        
        command line --convert-to option miss description of the internal
        names of the filters.
        
        The xhp file is generated by the python script based on the
        filter xcd's.
        
        P2:
        fix typo,
        Fix <filename>,
        Put modules in upercase.
        
        P3:
        reduce L10n workload with <embedvar>
        
        P4:
        Make xmllint happy again
        
        Change-Id: I455491b1f6a141688308d768b2822f051566ae53
        Reviewed-on: https://gerrit.libreoffice.org/70273
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [61f44912beec99f6211399ce567274aa369f817d]

        Create XSLT replacement table for missing icons
        
        Missing UI icons have a replacement table in
        /core/icon-themes/colibre/links.txt
        
        Help must also use this replacement table when Help
        pages have missing icons. The previous approach was a manual
        creation of a XSLT for the replacement.
        
        The patch moves the replacement table creation inside the
        Custom makefile, making it automatic and carrying changes
        of the original links.txt source.
        
        Change-Id: I7f834fa03bbd85f329efbec43e5c51cc86d51586
        Reviewed-on: https://gerrit.libreoffice.org/70080
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-02  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [0e323bedb182d71c72ef08ec0f745bb60830a2c3]

        Current help page does not provide focus on UNO
        
        ...introspection that Python console is offering.
        
        Change-Id: Ic35833d7658d3ae9d465c1f3f7cc7a2ea1ecfa1a
        Reviewed-on: https://gerrit.libreoffice.org/69831
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-04-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [580cdbd737dd76a26f13cca57c44c7e5d0997b7d]

        Housekeeping on Help pages for Basic
        
        Change-Id: I2562226411498712dfad91bcd3e4690442d9c1d1
        Reviewed-on: https://gerrit.libreoffice.org/70132
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-27  Andrea Gelmini  <andrea.gelmini@gelma.net>  [06d97c85e4a2780f15fd70b8b0b7384001a695c0]

        Fix typo
        
        Change-Id: I064146b36884740fc90b889ea92758a10782b5dd
        Reviewed-on: https://gerrit.libreoffice.org/69823
        Tested-by: Jenkins
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2019-03-27  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [ca2a6bf2c3c59d106f1c6ad432eab21f696c23fc]

        tdf#124245 Polyfills and fixes for IE11
        
        The polyfills can be removed after we drop IE11 support.
        
        Other IE11 fixes:
        
        Change from document.URL to window.location.pathname
        because otherwise we get local Windows paths with backward
        slashes.
        
        Use clear: left; for google-donation element so it doesn't
        float on top of other elements.
        
        Don't use defer to load fuzzysort.js and prism.js.
        
        Change-Id: I6c0143eab555c8b1fbdbde8e749a24baed2f69c8
        Reviewed-on: https://gerrit.libreoffice.org/69549
        Tested-by: Jenkins
        Reviewed-by: himajin100000 <himajin100000@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9b776454d95f5c6bf13c0ca5508c0b2225aa4c1c]

        Add module name to Contents link URL
        
        Add ?DbPAR=<MODULE> to the contents link URL. <smodule>.tree does not
        have the DbPAR param in the link URLs.
        
        2 possibiltites:
        1) Add to the source files *.tree and we are done (triggers retranslation)
        
        2) get module name at build time and add to the resulting tree (this
        solution)
        
        Change-Id: I2a3c1edcec7dd824a44bb93f0343ec8cb88cb0c4
        Reviewed-on: https://gerrit.libreoffice.org/69714
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-22  Caolán McNamara  <caolanm@redhat.com>  [dba79673b5bbf4f7e6f21dc6a1d776e1556c38d7]

        Resolves: tdf#122479 no extended tooltips for Reset and Standard buttons
        
        a) in the ahelp HID_TABDLG_STANDARD_BTN hid is used instead of SFX2_HID_TABDLG_STANDARD_BTN
        
        b) there are multiple entries for HID_TABDLG_STANDARD_BTN, the second one
        describes some wizard previous buttons and the third one is definitely
        describing an expander button, not standard buttons
        
        c) HID_TABDLG_RESET_BTN likewise is unsed instead of SFX2_HID_TABDLG_RESET_BTN
        and appears in two places, the second of which is tagged with "what's this" and
        "A confirmation query does not appear. If you confirm the dialog with OK all
        settings in this dialog are reset."
        
        so:
        use a hid of "." which means to apply to all the previously seen bookmarks
        hids since the last ahelp current bookmarks are those within the current
        section
        
        add another bookmark for the "options/more" expander, which isn't currently
        linked to by anything but could be if desirable in the future
        
        drop the second text describing Reset button which has no bookmark in
        its section
        
        Change-Id: I8c89ea7a5588dc22c29ccdd78118b9288a609563
        Reviewed-on: https://gerrit.libreoffice.org/69559
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2019-03-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2434e43c17b0a4f6f47e1cb46909c9b1a4c6dda5]

        Inform pogrammer on VBA and LO Basic differences
        
        Some Basic functions, like chr(), have the same name as in
        VBA but VBA chr() function does not accept arguments above 255.
        
        Change-Id: If66fec8216b824281287dfd34413584d6c2468a3
        Reviewed-on: https://gerrit.libreoffice.org/69388
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-19  Andras Timar  <andras.timar@collabora.com>  [86716b1007ce47795e7e888908b540e034945172]

        remove empty paragraph, fixes a helpex warning
        
        Helpex warning: invalid po attributes extracted from /home/timar/libreoffice-master/helpcontent2/source/text/sbasic/python/python_shell.xhp
        No string specified!
        GroupID: N0120
        
        Change-Id: Ia3fa7d88f4756fd700eebcceb4480e0a553a5482

2019-03-16  Mike Kaganski  <mike.kaganski@collabora.com>  [925fcf8140657eeebf3d233cbe59323d856fe647]

        VLOOKUP's Array parameter may take 1-column arrays
        
        It only depends on Index value; so for Index=1, 1-column array input is OK.
        
        Change-Id: I80d5655ffcb9374fcdce570f56606d5ff594002c
        Reviewed-on: https://gerrit.libreoffice.org/67716
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-16  Mark  <mark_r80@hotmail.com>  [79599a40c6990b8649f88689d4761bbe6529388e]

        tdf#117890 - Math Online Help: Remove unhelpful screenshots (2/2)
        
        removed EditSymbols.png and all subfolders
        
        Change-Id: Ie3fff059d02af0b76fd03ead64d1d33bf8056255
        Reviewed-on: https://gerrit.libreoffice.org/69128
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-15  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [34aca15b8c5711b2fce9c072364e04e3d11bcfc8]

        Header and donation CSS tweaks
        
        Change-Id: I20e5610c08db700e12baffa9b62dcf8dfd0c4328
        Reviewed-on: https://gerrit.libreoffice.org/69278
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Jenkins

2019-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e6dfe7b36ebfda217fe89c18b656d2eee72c18ce]

        tdf#124066, tdf#114263 BASIC Replace function Help
        
        with kind help of  Gerhard Weydt (tdf#124066)
        
        Change-Id: I856c8ff600774bec82daafdef63ea8cca15b5097
        Reviewed-on: https://gerrit.libreoffice.org/69255
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-14  Shubham Goyal  <22shubh22@gmail.com>  [2400a5c557b93356d57bd5a0f16b8dfe0864074a]

        i#119731 Fix icon name
        
        Was wrongly named in 496aaf8cbcd030c1ddfbc3776c23edd08307b96e
        
        Change-Id: I42730caa995ed7e04b6a632ee0fa73091beeea84
        Reviewed-on: https://gerrit.libreoffice.org/69080
        Tested-by: Jenkins
        Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>

2019-03-13  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [3d0fcf7a37859e0e8b61d4a560042dfef6b3c99b]

        New approach to switch cases
        
        My previous JS patch broke the sys and appl switch behaviour.
        
        This patch removes the inline function calls from
        online_transform.xsl. Instead, help2.js now finds the relevant spans
        and calls the functions for them.
        
        Change-Id: I45d5b75bdb70a7c18eaa0b215beb57e3e1b6719a
        Reviewed-on: https://gerrit.libreoffice.org/69137
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-11  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [669ede5358fc7aa63420bd61b62548f2d0b54519]

        Compiler error due to incorrect indentation
        
        Change-Id: I041f9ac5d160ef2ebb23e77ce3d35f02e3b703e4
        Reviewed-on: https://gerrit.libreoffice.org/69053
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-10  Shubham Goyal  <22shubh22@gmail.com>  [496aaf8cbcd030c1ddfbc3776c23edd08307b96e]

        i#119731 help-page: Hyperlink control on Dialog editor
        
        The image used for Insert Hyperlink control is
        cmd/sc_inserthyperlink.png as proposed in description.
        
        Change-Id: Ife79e16ea04498b1496629f398e42da67ec72448
        Reviewed-on: https://gerrit.libreoffice.org/68952
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-10  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [54e3236790baca8a55d0bea3b1dd3e8de5ec5dd5]

        Show module & lang navigation on mobile
        
        Module & languages menus were not shown on screen widths < 960.
        
        Changed module & languages menu background to span the whole
        width, when on mobile.
        
        An arrow function was used in help2.js, which means it was broken
        on IE.
        
        Moved all src .js files to head and used defer for all.
        
        Moved inline Piwik & system info JS into help2.js and added a
        test for onlineness targeting the first meta element in the body.
        
        Change-Id: Ic1a928b53ce9029f9f655117977cd511b7e3246d
        Reviewed-on: https://gerrit.libreoffice.org/69005
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3013fcc8dd2ca6407c6bf17a36a34741d0c9c968]

        tdf#53524 (compl) Minor tweaks in Help page.
        
        Added ref to icons
        minor updates on tags
        
        Change-Id: Ia9812a5928554284a5a2fb5416983888e2437439
        Reviewed-on: https://gerrit.libreoffice.org/68915
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-08  Shubham Goyal  <22shubh22@gmail.com>  [8b9d37bf1bb9bfc21343cbd02f21201c56cf05ca]

        tdf#53524 help-submodule - grid control Dialog editor
        
        Change-Id: Ie6918fdc9eb0cfed7042362cb1ad223e908d6d8a
        Reviewed-on: https://gerrit.libreoffice.org/68895
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-08  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [eb2972e06b1ac3210f1de1a6e9ade2d049aaf976]

        Donation button and sticky header for Help
        
        Task: https://redmine.documentfoundation.org/issues/2815
        
        Header was made sticky on non-mobile by using position: sticky.
        This was the only way to make it work with the grid without
        carving magic numbers into stone. IE11 ignores it, but so what?
        
        Donation text was made shorter.
        
        The Google search and the donation button were wrapped in a
        container to make it easy to haul them all over the place.
        
        Lots of tweaks were made to the grid areas and the styles of
        the bottom elements to make everything fit nicely in the new
        markup order. The result was tested on IE11 to make sure it
        degrades gracefully.
        
        The Displayarea element had a fixed width (my old mistake),
        which made the min-width: 960px layout look very uncool.
        
        Change-Id: I131a1e82290bc3381c938acb4dc9dbc408fb2ba7
        Reviewed-on: https://gerrit.libreoffice.org/68890
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-07  Roman Kuznetsov  <antilibreoffice@gmail.com>  [0d749e887dc08a756215296e531650e97544aa92]

        tdf105445 Change help
        
        Change-Id: Icfaee7ace4c03b6c647f7256561201cefc867f33
        Reviewed-on: https://gerrit.libreoffice.org/68847
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-07  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [4d112414b2ca47233f9f48d2a1902da0d475d91e]

        tdf#102265 update Impress Help as Format - Page was moved
        
        This is a complex task and the intertwined nature of Draw and
        Impress does not help.
        
        In the patches for tdf#84258 .uno:SlideSetup was created as an
        alias for .uno:PageSetup. The corresponding menu items are
        Slide - Properties in Impress and Page - Properties in Draw.
        
        Currently some Draw help pages refer to the simpress/01/01180000.xhp
        file. This file needs to be cloned under sdraw and the contents
        of both files along with all references to them have to be
        brought up to date.
        
        The Impress Slide menu documentation needs to be fleshed out in
        simpress/main0117.xhp and new files have to be created for the
        individual menu item references.
        
        The Impress Format menu documentation simpress/main0105.xhp
        needs a big overhaul. The same is true for sdraw/main0105.xhp.
        
        The Help for Draw's Page menu has to be created.
        
        To find the interrelations, I use
        find /path -name '*.xhp' -exec grep --color=always -Hi 'string' {} +
        or with -type f instead of -name to get maximum coverage.
        
        Change-Id: I5d130846da6640aeebab758c0f6dae2c78f9e355
        Reviewed-on: https://gerrit.libreoffice.org/68830
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-04  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [4f35fbbb2924961cc29a2bb7966deb36e7b865ba]

        Revert "Improve donation link in Help online"
        
        This reverts commit bd26e706b30dccecdeba24ba8b697ddf2fc7a615.
        
        Change-Id: Id45b4ef2bacae444be070a03fbc0e10a4992f85c
        Reviewed-on: https://gerrit.libreoffice.org/68699
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [09003c0b3a18d448976e2264347ad3b80fc31994]

        tdf#123803 Add relelase info in Calc functions
        
        Patch is for REGEX function available since release 6.2
        
        To add release information to other functions look
        at the diff in func_regex.xhp and adjust the release. It
        should be straightforward:
        
        <embed href="text/scalc/00/avail_release.xhp#M.N"/>
        
        where M is version and N is release.
        
        Patch tweaked to minimize translation effort (only one string)
        
        Change-Id: I4f5f826c936e65c1050a4d3b71379b53d50e0984
        Reviewed-on: https://gerrit.libreoffice.org/68688
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fd16b597ba43092b77dd6c3dadbaddafa4e420ed]

        Some optimizing bits in XSLT
        
        Change-Id: I27c29677cbf9c704d64b5ed49acc56b7a22432bd
        Reviewed-on: https://gerrit.libreoffice.org/68646
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bd26e706b30dccecdeba24ba8b697ddf2fc7a615]

        Improve donation link in Help online
        
        redmine#2815
        
        Addressed responsiveness: for screen width < 960px the
        button goes to the bottom of the screen and the header is
        not fixed anymore.
        
        Artists are invited to improve button rendering.
        
        Button max width is 300px, the en-US text and the translated
        text should fit in 2 lines of 300px each. Text is centered.
        
        Change-Id: I51860be2ad998e85f247118e44b21af3e2efa060
        Reviewed-on: https://gerrit.libreoffice.org/68644
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-03-02  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [8e550a4a314857e55602979b124a0c8953e7e4c2]

        minor correction
        
        Change-Id: I900e7175a028599f320d80ff30822fcad55d9046
        Reviewed-on: https://gerrit.libreoffice.org/68620
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [36a01a03a960bc2e152cb8ecd21844f91cfa46bd]

        This paragraph just repeats what the paragraph immediately above says
        
        Change-Id: Iccc9fb41811a4914fdda0f346f9bd32049932448

2019-02-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3b685b808679c01eb3cb49675d5d7a4d89171172]

        Update list of missin icon replacements
        
        Change-Id: I193c10fa8c75f61fbcd749284f81e69f5f4ad603
        Reviewed-on: https://gerrit.libreoffice.org/68464
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c74a4653f50aedfd99ee83a1a841ad5b7886b9be]

        tdf#117890 Remove unhelpful screenshots (1/2)
        
        Change-Id: I8a96220ae688f78fe43d66ab205323f3d4605140
        Reviewed-on: https://gerrit.libreoffice.org/68392
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-27  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [1c8dbb18e1ff9f3c49f0112a9f687c044fbd31d2]

        Relate Python & Basic examples together
        
        Change-Id: Ib6abffdfb2f83688eb84f94553f44b3f10dc33c2
        Reviewed-on: https://gerrit.libreoffice.org/68388
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [172b0593aa4278ce45a758034093077392c0bf90]

        Mute Pootle complain on reserved words
        
        Change-Id: I8e0832a8be6a5118aa1d8b306a250a87434088ca
        Reviewed-on: https://gerrit.libreoffice.org/68252
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-26  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [45899930d0fc91724fba403a2429b9863d32247c]

        Name tag updates in links
        
        Change-Id: I88cdf6ea514ba98d45d90d59bc170f4c59938df6
        Reviewed-on: https://gerrit.libreoffice.org/68382
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [9b8bbbed8d995c93675100e8b5793ee84c89d2df]

        Removed executable permission on SVG file
        
        Change-Id: I6ff78e12c6d547f18e1808c79d32ef2d6ffa0037
        Reviewed-on: https://gerrit.libreoffice.org/68380
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2019-02-25  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [7a6c121a39e651f7af4b2f57e33ad0df48166689]

        Mutual references (links) in Session & Locations help pages for Python
        
        Change-Id: I96c55ca44c1b04598fcdd663a394c68211f4a29d
        Reviewed-on: https://gerrit.libreoffice.org/68310
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-25  Mark  <mark_r80@hotmail.com>  [3efabd3e5e7ac30a81de5f286f6c9c5a3327effb]

        tdf#123192 - Improve help for function ATAN2
        
        updated text in ATAN2 section of 04060106.xhp
        added coordinates-to-polar-01.svg
        changed example and image
        removed 'Important!', added 'radians'
        changed 'LibreOffice' to '%PRODUCTNAME'
        created new folder 'scalc' under 'media/helpimg/'
        moved coordinates-to-polar-01.svg to new folder
        and added the path/image name to Package_html_media.mk
        droped xml-lang="en-US" tag, removed 'Note',
        removed '<pre>' tag, did not add <embed> as
        Jenkins rejects it.
        
        Change-Id: I5cff6289e8ab25f511e7d31ba2d4ad733dea184a
        Reviewed-on: https://gerrit.libreoffice.org/67619
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-25  LibreOﬃciant  <LibreOfficiant@sfr.fr>  [45b4b8999067a4155c902689ca3fdb4d6823b8c0]

        APSO incorporates Python debugging facilities.
        
        Change-Id: Ia01579acd089d99a99630737aa1d77bcc842af52
        Reviewed-on: https://gerrit.libreoffice.org/68308
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-25  Stephan Bergmann  <sbergman@redhat.com>  [a72b5e90798aedb8945da175534986791d3d3352]

        Propagate xsltproc failure, part 2
        
        ...following up on c3509fb7e6675a38560c7e2764b21861d1e23362 "Propagate xsltproc
        failure".  The while loops would only have a non-zero exit code if the xsltproc
        invocation in the last iteration of the loop fails.  (Oddly, adding `set -e`
        instead seems to have no effect.)
        
        Change-Id: I9296a59147697595ebe7b0d2b742044f8a8a3f02
        Reviewed-on: https://gerrit.libreoffice.org/68309
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2019-02-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b2bd7773ca2b07667d9ce379fac9327c52539d18]

        Housekeeping of Help file
        
        Some cleanup and drop of <br/>
        
        Change-Id: I2501e25bf53e017ad1e7393887c2a8da35aa3e30
        Reviewed-on: https://gerrit.libreoffice.org/68248
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [040dcfa77490bfd3ba8a50f9e637b49ce2920883]

        Update Colibre icon replacement table  in Help
        
        Change-Id: Ie3e2fbca2f74d47a90e43c1707c28df46b7cf1ec
        Reviewed-on: https://gerrit.libreoffice.org/68208
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-22  Mike Kaganski  <mike.kaganski@collabora.com>  [f824e52218d3832088a3b1e5ef5c60f64e763422]

        Default Add value for Optimal Column Width is 2 mm, not 0.1 in
        
        See ScCellShell::Execute implementation [1] which passes STD_EXTRA_WIDTH
        (defined as 113 twips = 2 mm) to the dialog as the default value.
        
        The text here (that was 0.1 in) is translated to other languages (incl.
        those using metric units) verbatim (e.g. Russian translation); or if a
        translation team would want to convert to metric, there is no indication
        that the 0.1 in is just an approximation of an exact metric value.
        
        [1] sc/source/ui/view/cellsh3.cxx:693
        
        Change-Id: I1710588ee40840d85eeb89aaeee135a8aa0a942f
        Reviewed-on: https://gerrit.libreoffice.org/67936
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-02-22  Stephan Bergmann  <sbergman@redhat.com>  [c3509fb7e6675a38560c7e2764b21861d1e23362]

        Propagate xsltproc failure
        
        Change-Id: I26516bb718b678718822ef8621bbfb868016d626
        Reviewed-on: https://gerrit.libreoffice.org/68192
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2019-02-22  Andrea Gelmini  <andrea.gelmini@gelma.net>  [49d8f790a781c027b19772daf72820e6c9572f6b]

        Fix typo
        
        Change-Id: I3946d4ed9f9c38d0d30f89427b44bb6696b85f8a
        Reviewed-on: https://gerrit.libreoffice.org/68182
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-02-21  Alain Romedenne  <OpenOfficiant@sfr.fr>  [5489ccad66f7bb892c09c68baa9d38b351c01b59]

        Python: Help pages on opening dialogs
        
        Change-Id: Ib71ad229ff908c1bb7c426f2242729d53cb01ff8
        Reviewed-on: https://gerrit.libreoffice.org/68100
        Tested-by: Jenkins
        Reviewed-by: LibreOﬃciant <OpenOfficiant@sfr.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-21  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ec242a0c85d7cfe5b5bad62566875ccb8bb14a7f]

        More CSS tweaks…
        
        • Ever-so-slightly brightened link color
        • Made most tables centered; I think they look much better
        • Removed some pointless spacing
        • Made all dropdown options consistently align to the left
        • Finally found out why pagination had extra 40px to its left
          and it’s a shame the normalizer doesn’t account for it
        • Correctly made disabled pagination links unsensitive
        • Gave styling to the search bar for consistent appearance
          in Gecko- and Blink-based browsers
        
        Change-Id: Idcb488160aa97ec0c4adb5202aed7f194dfac7c9

2019-02-21  LibreOﬃciant  <OpenOfficiant@sfr.fr>  [7bb0e54187ed11a169f682c49c07a461f0e84d13]

        Copying/Pasting sample code results in compiler error. Embed tags in place of link within relatedtopics
        
        Change-Id: I05d899e77a51c15d69e066bc94bd5bbb9ed69c8f
        Reviewed-on: https://gerrit.libreoffice.org/68142
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [54a17bfbc795bedaccd9f1846b1a49d57722b5b4]

        Fix call of main Help page from app Help menu
        
        The Application Help menu sends /<module>/.uno:HelpIndex in the Help
        URL.
        
        This translates to '.uno:HelpIndex' and module name is lost, opening the
        New Help default page instead of the module Help entry page.
        
        The patch picks the right module Help entry page in this particular
        case.
        
        Change-Id: Ifbb5ba4f817b195210fbb19bcb5c2011d2cb416d
        Reviewed-on: https://gerrit.libreoffice.org/68093
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-20  LibreOﬃciant  <OpenOfficiant@sfr.fr>  [f134b8cd96bcbff338b60d28347328d0e63d67c9]

        Spelling offence made to BeanShell requires correction
        
        + link cleanup
        
        Change-Id: If186f97bfd4ae8c4ccc2220ea8af9f1a6d1d8a2d
        Reviewed-on: https://gerrit.libreoffice.org/68064
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-02-20  Caolán McNamara  <caolanm@redhat.com>  [794ae7722052440c8ea19b039cd229542d1f0ea5]

        each CUI_HID_HANGULDLG_SUGGESTIONS child has an help id already
        
        Change-Id: I5b565843c2ae6a53974588abdeac795b5b5f0890

2019-02-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [665bdc726335d0a9c8a3342c614a299b8680928e]

        tdf#122787 Tip text on index of indexes
        
        Added a tip on including other indexes in TOC.
        
        Change-Id: Ia5877a09f9156ada440d6f2de3b612da659e08f7
        Reviewed-on: https://gerrit.libreoffice.org/68000
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-18  Roman Kuznetsov  <antilibreoffice@gmail.com>  [3167f06d37e90e8967e33faa63187d06c8fcfadf]

        HELP: Add new internal error codes for Calc
        
        Source - /core/include/formula/errorcodes.hxx
        
        Change-Id: I64fcef138cf9ec89d4501ea71aa4bab54d9d04fd
        Reviewed-on: https://gerrit.libreoffice.org/67620
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cebc44435e04a9926693c1bfc4be9d5c9c0abac9]

        Housekeeping in some BASIC Help embeds
        
        Change-Id: I6bbc8f8450d2160b9715b90d066e51278aaf564d
        Reviewed-on: https://gerrit.libreoffice.org/67976
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-02-16  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [f31eae3b626fef4a0db10bc4cadc5e6fa746bfe7]

        Document some Calc shortcuts
        
        Shift+Space, Ctrl+Space and Ctrl+Shift+Space were undocumented.
        
        Change-Id: I133bd7e92f43d53f0d6ab22bdf249ff5528dc777
        Reviewed-on: https://gerrit.libreoffice.org/67899
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-15  Stephan Bergmann  <sbergman@redhat.com>  [8986dec8229cf31ccfadb61e6e90c905f7033ac7]

        tdf#121532 Don't use non-standard `echo -n`
        
        At least the version of echo used to build TDF's LO 6.2.0.3 release apparently
        doesn't understand that non-standard option and printed out "-n" verbatim,
        generating a broken languages.js.  (Though my local macOS 10.14.3 /bin/echo does
        understand that option.)
        
        Change-Id: I7233fa5c6e7851c5086c428a67aaee71604061e1
        Reviewed-on: https://gerrit.libreoffice.org/67858
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2019-02-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [96e5f8c5059270f9d17b0151a90b6893eb3f433d]

        Mute l10n for python uncomented code lines
        
        Change-Id: Ia5bc3debed55813c9481acf360b96731266e7000
        Reviewed-on: https://gerrit.libreoffice.org/67822
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5f787a1f2d96dcc67dde76a688867a593bb815df]

        Python: improve navigation between Help pages
        
        add links between python pages
        add links from Contents section
        
        Change-Id: Ifc6704862c8213008eeb5d6e6baf86aa7c7be50b
        Reviewed-on: https://gerrit.libreoffice.org/67778
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-14  --author=Alain Romedenne  <OpenOfficiant@sfr.fr>  [675b040e842403b91e2246ed78c6016ef10ddd0d]

        Python: Help page for module import
        
        Change-Id: I35ce948bbd0abcb2daeb272fe4d436cd05bb24ed
        Reviewed-on: https://gerrit.libreoffice.org/67773
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-14  Miklos Vajna  <vmiklos@collabora.com>  [8518b6fb191d640da19c205f24d3f602092e6736]

        sw btlr writing mode: add documentation for this
        
        And also update the bookmark after core.git commit
        081b753d4cb4f4a25073ca7de12a7bdaa9fc2be4 (sw btlr writing mode: add UI
        for this, 2019-02-13).
        
        Change-Id: I130f1ddcd6e4f37cea38b8adddf7b60f953382ca
        Reviewed-on: https://gerrit.libreoffice.org/67809
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.com>

2019-02-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1002c14fea296c23e997dfef17c2247eeba19a70]

        Remove Britishism
        
        That’s what we have the en-GB localization for.
        
        Change-Id: I43cf1231fbc82e7467562f4fe16cfba44db83553

2019-02-11  LibreOﬃciant  <OpenOfficiant@sfr.fr>  [dfc93df5d71958d100a3fb332e40863c3d4863c5]

        Corrections + link activation
        
        Change-Id: I99d8a012ff51bf43a96d15450cfaeb02d56ffea9
        Reviewed-on: https://gerrit.libreoffice.org/67669
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-08  Stephan Bergmann  <sbergman@redhat.com>  [cc0a383f138d4f872fe9b3457391ff8ff3cf11b5]

        Fix "Error: Duplicated entry. ID = par_id3146919"
        
        ...after 00c5a418955574905aed5137c43ce2219b50e6f9 "Minor color and padding
        tweaks; some styling for TOC"
        
        Change-Id: I4340e2e52a5cbd7627364157aeb9eec17bc96cb4

2019-02-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [00c5a418955574905aed5137c43ce2219b50e6f9]

        Minor color and padding tweaks; some styling for TOC
        
        Just to fix the most egregious issues in content paragraphs.
        Some day I will actually have the energy to systematize
        everything into a cohesive set of spacing and padding values.
        
        Change-Id: I6d5d36e96d9c9a133d61b233413ebd17d8189d33

2019-02-07  Mark  <mark_r80@hotmail.com>  [328abcbac6eba3c0bcfcd9fc82c5afd79d6e8d05]

        tdf#107930 - Help needs to be corrected and amended for Recalculation
        
        changed test in 06080000.xhp
        
        Change-Id: I4cc8a0a04517306e5196aa79c607e624b488a56f
        Reviewed-on: https://gerrit.libreoffice.org/67518
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-02-06  LibreOﬃciant  <OpenOfficiant@sfr.fr>  [e3a09f8bc5c2276f3484a891b18b7da615160acb]

        Improve scripts legibility for Python newbies
        
        Change-Id: I6adee2c58d4030c433a9fdf0c070069264564742
        Reviewed-on: https://gerrit.libreoffice.org/67439
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-03  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e3dd1cb6d3b006c7db6e28e702f86ee229f2e301]

        Encouraging precise language: “click” for mouse interactions
        
        Please reserve the verb “press” for interactions with keys or physical buttons.
        
        Change-Id: Ie05da647f1cf3bfafdf0231d6b5dc3bdcc38dad7

2019-02-02  Mark  <mark_r80@hotmail.com>  [e97ba44f1792c187910964c7f28a20fafcc0b251]

        Bug 107930 - Help needs to be corrected and amended for Recalculation
        
        add 'recalculate' bookmark_value to 06080000.xhp and 06070000.xhp,
        created 'exnbr' section in 00000406.xhp for 'Tools -> Options ->
        LibreOffice Calc -> Formula' and added 'embed' tag to 01060900.xhp
        changed 00000406.xhp LibreOffice text to %PRODUCTNAME
        
        Change-Id: Id3c6dffd31b1b72a854a5bd11902d2c22109900a
        Reviewed-on: https://gerrit.libreoffice.org/67237
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-01  Alain Romedenne  <OpenOfficiant@sfr.fr>  [ae3c8a0a8a17b5cd3c427d7c62a4832631e18bb2]

        Add Help page for Python session
        
        Change-Id: I01f1448176f5c95a5151bb3040e9c2ef53fcb7f1
        Reviewed-on: https://gerrit.libreoffice.org/67214
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-02-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c19fd80def3d34e65302f13863aa8aeb88e2de42]

        fix commit 622324ec76e54ea1de99d6cea3debc2389049f5
        
        * SVG images cannot have undefined width and height
        * pick'd a mistake in setting generic images width and height
        
        Change-Id: I9f3e62e535c82d624c5c209b0e000784b2765604
        Reviewed-on: https://gerrit.libreoffice.org/67234
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [622324ec76e54ea1de99d6cea3debc2389049f58]

        tdf#121571 Solve cognitive dissonance with note icons and colors
        
        More often than not, the alarmist colors given to note boxes didn’t
        match their content.
        
        Change-Id: I88d7a8e2d07ffba661c218887fd54638506d21c8

2019-01-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [a8ab16150bf04fd812dde07bdd7d0bbd9b52f48e]

        Drop this pitiful, bothersome, gimmicky animation
        
        Change-Id: If533f8565e38e02d503cc1ab59f65e2445f1369b

2019-01-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [9438da88cd6f21fce3778601164b817e9a1d72de]

        A couple of articles and tag vomit cleanup
        
        Change-Id: I5e3d9c7f9ce78807d1acfa190a740f41ddd8a378

2019-01-27  Andrea Gelmini  <andrea.gelmini@gelma.net>  [e0909dbaa69b546d27b5aa52befd1df99085d950]

        Removed executable permission on SVG file
        
        Change-Id: Id70e4005d576fc9b13589aa53ade1cc211f6f3e3
        Reviewed-on: https://gerrit.libreoffice.org/66960
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2019-01-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3f27275900a441c45af6c7e91901c98def81623a]

        tdf#114263 Help page for Partition [VBA]
        
        + some hyperlinks and reordering of text in calssmodule
        and compatible, option vba support.
        
        Change-Id: Ic387086a5874989d22cf93caf0f3d0f48fd77a9e
        Reviewed-on: https://gerrit.libreoffice.org/66910
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-26  LibreOﬃciant  <OpenOfficiant@sfr.fr>  [9d3ac186501c299a627c1338b5e27e0b18f1ea01]

        Improper Python code requiring update
        
        Change-Id: Ia59f0e5d67718771152cca49704173701bf1f0f8
        Reviewed-on: https://gerrit.libreoffice.org/66957
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-25  Andrea Gelmini  <andrea.gelmini@gelma.net>  [09fd6818e3c4264f23f34c16d5f12c17b5241f8c]

        Fix typo
        
        Change-Id: I7603a2f8eb144bf243cbf5b5d4812e7aa3a1649a
        Reviewed-on: https://gerrit.libreoffice.org/66907
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-25  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [2e3062440711aa45e9b6f5bd142a6efa3aeedc92]

        Related: tdf#121173 double spaces in sentences
        
        Change-Id: I4cdde42510bdf0cf50a91caf208133666a412b27
        Reviewed-on: https://gerrit.libreoffice.org/64893
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-25  Mark-R  <mark_r80@hotmail.com>  [50773c1dda4deee45812f67b2cca97626b0562f0]

        tdf#121065 rebuild help
        
        rebuild help images im21106
        
        Change-Id: I941715407a5fc742c6b2d4c06e6bac445d56ebe9
        Reviewed-on: https://gerrit.libreoffice.org/66889
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1ced1bf8e87da169db318323789fae7752761357]

        6.2 features video last update of 1/20/2019
        
        as per msg in marketing priv list of 1/20/2019
        
        Change-Id: Ifc8cba99206c5872bebfd0a4da140d4f4bab5ae1
        Reviewed-on: https://gerrit.libreoffice.org/66858
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-24  Alain Romedenne  <pyoffice.romedenne@sfr.fr>  [441f600d210bd69e4c485c1520eff55a42aa0a2c]

        tdf#114263 Undocumented BASIC Options
        
        Option Compatible
        Option ClassModule
        
        Change-Id: Ieb07fddb216f4f8cc26089a30226da5760b0065e
        Reviewed-on: https://gerrit.libreoffice.org/66824
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [85757c5b58b7fed1535d787053d4361d32e1374c]

        Fix some typos
        
        Change-Id: Ife8c609e1db336417077a31d8a549614e00bd91b

2019-01-23  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [b3686d53d10873b1260091a4c6a898575516217e]

        Moved the pagination controls to the top
        
        As the height of the result list keeps changing constantly,
        it was highly annoying to click the arrows in the controls.
        
        Change-Id: I82308adc3971f25ed629009bf1e0854d38197560
        Reviewed-on: https://gerrit.libreoffice.org/66795
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-23  Alain Romedenne  <OpenOfficiant@sfr.fr>  [de5dad498afaadc2308ee247f26aa6f9b14a3d66]

        Add more python examples
        
        Change-Id: Id34674cd96d615b8613a35e18d96886a3d39bae0
        Reviewed-on: https://gerrit.libreoffice.org/66763
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9b903d0ab3e992b322816a881360d611b936c678]

        Add link to Python pages in Basic main page
        
        Change-Id: If31c609e4d345feec47bb89beac41a0c1ce6eedb
        Reviewed-on: https://gerrit.libreoffice.org/66726
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-22  LibreOﬃciant  <OpenOfficiant@sfr.fr>  [2706cb2c41c235a88f87d6bd439e67a5197b8c60]

        localization inhibition in Basic
        
        Change-Id: Ic0572bb9c55a205cf2f5cbb326d310bd07557811
        Reviewed-on: https://gerrit.libreoffice.org/66503
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-22  LibreOﬃciant  <OpenOfficiant@sfr.fr>  [dc327ee89cb09ef179a4c148011501c75c9cf998]

        Localization inhibition in Basic code
        
        Change-Id: I483489265463bbd00a0ab4f82fee856e429a7497
        Reviewed-on: https://gerrit.libreoffice.org/66505
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-22  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1a0b264b2b23905acb24f86d5932bfe5ac7bd078]

        Removed executable permission on SVG file
        
        Change-Id: I9c0160c1bab14a7387d5254676715385c3de3e3c
        Reviewed-on: https://gerrit.libreoffice.org/66717
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2019-01-21  Andrea Gelmini  <andrea.gelmini@gelma.net>  [5b3cb872ff21a18460b76da364cf4f9130b8f285]

        Removed executable permission on image files
        
        Change-Id: I74aba60b5c77fe9acb6252c207846035a9f67473
        Reviewed-on: https://gerrit.libreoffice.org/66667
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f337457b70342b5dd28f9722c5e19f6ba7c47aaf]

        Add SMATH Elements in Contents Tree
        
        Change-Id: Ie2bcfa12cc85dab248063c1977638e044396e374
        Reviewed-on: https://gerrit.libreoffice.org/66697
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [911e8ecc3837b3ab6a344c3951119a70233d6d9e]

        Update New Features video for 6.2 help online
        
        Change-Id: Ibe32ecee310b5d844c18e3cebec534328219325f
        Reviewed-on: https://gerrit.libreoffice.org/66695
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-21  Mark-R  <mark_r80@hotmail.com>  [97643084f932f8e6c9a3f13d4961b00b333a8573]

        tdf#121065 Replace Attributes, Brackets and Format Icons with SVGs
        
        Replace Attributes, Brackets and Format Symbols PNG images with SVG
        and updated 03090800.xhp, 03090200.xhp and
        removed at21706 in Package_html_media.mk
        also removed lines with at21717, at21718, at21719, at21720
        and removed line with im21106.png in Package_html_media.mk
        
        Change-Id: If504f6a39845695aef30a61826fecf8433a326ed
        Reviewed-on: https://gerrit.libreoffice.org/66659
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a02a91b543cd098a81da3f82ff22e3d83f732aa5]

        Link 2 Help pages on GetPathSeparator()
        
        Change-Id: I81c23ff64baff8303d2f1936c2e426bd7ba59163
        Reviewed-on: https://gerrit.libreoffice.org/66685
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-20  Andrea Gelmini  <andrea.gelmini@gelma.net>  [8e494dff6105db62b3dc2e2f6edccc6e4af59fb7]

        Removed executable permission on image files
        
        Change-Id: Ia148161e36c046bfd6374c686c5074d8524dbf06
        Reviewed-on: https://gerrit.libreoffice.org/66638
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-20  Mark-R  <mark_r80@hotmail.com>  [d0d53d52d21110c32813500dc1c87942883bc72a]

        tdf#121065 Replace SetOperations, Relations Symbols with SVGs
        
        Replace SetOperations, Relations Symbols PNG images with SVG and
        updated 03090800.xhp, 03090200.xhp and Package_html_media.mk
        
        Change-Id: I2066c1e692a4549a5ab9e020adf1d25ceb7d75c0
        Reviewed-on: https://gerrit.libreoffice.org/66643
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-19  Mark-R  <mark_r80@hotmail.com>  [497a5081e0ca80d9c29dfd94acd2ebb367676353]

        tdf#121065 Replace Other Symbols PNG images with SVG
        
        Replace Other Symbols PNG images with SVG and updated 03091600.xhp and Package_html_media.mk
        
        Change-Id: I31fc96a7aaac023fd63afc45468fa17d3442e6c8
        Reviewed-on: https://gerrit.libreoffice.org/66246
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-18  Roman Kuznetsov  <antilibreoffice@gmail.com>  [17f4dc9d60c097e7b71f435cfb1d826b4a29dde8]

        tdf#122448 Changing of Help for changings in GUI
        
        Change-Id: I02175966fc8a964db943585133b2a966d1772ab6
        Reviewed-on: https://gerrit.libreoffice.org/66406
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-18  Alain Romedenne  <pyoffice.romedenne@sfr.fr>  [f601cf7f5da7ff3986cde52b34962c56b00fd5f6]

        Python Help page for screen IO
        
        Change-Id: I0a1fc11a23c6f48eb058d42541e1f22c57ddb26d
        Reviewed-on: https://gerrit.libreoffice.org/66442
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [074bfa0b64aafdfad465293c689e17230b4ccedc]

        tdf#121781 Clarify TZ info in Calc functions
        
        Notify user that TZ are not considered in date & time functions
        and in date & time formatted cells.
        
        Change-Id: I684039ebcc095fe4eefc2bf573df18679dd7f9f3
        Reviewed-on: https://gerrit.libreoffice.org/66468
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3c489aa0b0f2108d1f7bd69a94431921797eedf3]

        tdf#122631 Describe Shift+F5 in Writer
        
        Change-Id: I2191fa502c0db26854c10cff4a6e5f2b094a8557
        Reviewed-on: https://gerrit.libreoffice.org/66087
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-18  LibreOﬃciant  <OpenOfficiant@sfr.fr>  [e2d3ddaae1d9542b2060275b44bc48eef1bb0991]

        minor correction
        
        Change-Id: Ia986be35c2805f2ed82f9d148702a87fa5537d20
        Reviewed-on: https://gerrit.libreoffice.org/66573
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e06034e3c0a87d17ebb3794e98c4e1b1f8463bae]

        Mute and simplify l10n for GetPathSeparator()
        
        Change-Id: I5b5736f56a21bb6abef75519557d60b8494a09be
        Reviewed-on: https://gerrit.libreoffice.org/66454
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f2584bca8e49f799c4ece9064073c0cd2b6a40d1]

        Format string and save l10n work
        
        make Syntax: and Return value: headings same as other functions
        
        Change-Id: Ie715b6c9172ebb8154051a8083b1e2c246d93ba8
        Reviewed-on: https://gerrit.libreoffice.org/66481
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9c8587d4fb6450302aa85054d4199f9fa1194818]

        tdf#117312 clarify --cat in start parameters
        
        Change-Id: Ia519899081e5bbceca7aedc2cb8b0d84549cbd88
        Reviewed-on: https://gerrit.libreoffice.org/66330
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2019-01-14  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [37852a4343f3a9023ac6481947acd401dd9fe55d]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I34de2e567574679ac724655ec0840cce6ed96edb
        Reviewed-on: https://gerrit.libreoffice.org/63212
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-01-14  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [01d79bef0c183c39ef56c4bd8bbdb6ae6e9ff4f8]

        Small changes / improvements
        
        Change-Id: I0ee2d02f72948de572a545f0af009df32296ec7d
        Reviewed-on: https://gerrit.libreoffice.org/66267
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3ba223f9a987066c3e3efa1e614443b9fe2fcac6]

        Small changes / improvements
        
        Change-Id: Ia4074a79d3bf471cd23e022f6d57057fb5e07e36
        Reviewed-on: https://gerrit.libreoffice.org/66266
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [b01d56512f5da9ab4b62095f2c353957e0e8517c]

        Small changes / improvements
        
        Change-Id: I2a476a6c70c4bdc559a7815a1131a50f67771e18
        Reviewed-on: https://gerrit.libreoffice.org/66265
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [9ae286e52bcf86723a514274c84f3c1f6645b091]

        Small changes / improvements
        
        Change-Id: I2e3660b92a0ad2083f983b6cca6103478a5ed5a7
        Reviewed-on: https://gerrit.libreoffice.org/66264
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [22bb1e2aaf2071f0ade0530b535b1dc1874b88f3]

        Remove ref of native file picker in Open pages
        
        Native filepicker is not selectable in UI so not available
        to user unless set in Expert config.
        
        Change-Id: I894cebfccac9337cc558f011e2be96d30f234a93
        Reviewed-on: https://gerrit.libreoffice.org/66208
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4c805e7b0cf85aaff832353fe5fb5efcc6d6cfe0]

        Fix some mistakes in attibutes
        
        Change-Id: Ib5719ff52025c2eb558fb6e31ed69f8a6e733b40
        Reviewed-on: https://gerrit.libreoffice.org/66243
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9edd5ad5fc08b4173a08e697d1b1a2d2d64227eb]

        Mute l10n in lines of Basic and Python code
        
        Change-Id: I8cebb9a0132d430242ae32be9b7fdac10e4e7da2
        Reviewed-on: https://gerrit.libreoffice.org/66242
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-12  Andrea Gelmini  <andrea.gelmini@gelma.net>  [01a40cf7346582ca284194bb9e27989a5cf4f565]

        Removed executable permission on data files
        
        Change-Id: I6d1770081388a82f22c0884d1194197ee0df4e43
        Reviewed-on: https://gerrit.libreoffice.org/66201
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-01-11  Mark-R  <mark_r80@hotmail.com>  [30dbe5a040d7e2f057bd98827150fc60e440be65]

        tdf#121065 Replace Math -- Functions PNG images with SVG Change 5
        
        Replace Math -- Functions PNG images with SVG fix 03090400.xhp with 03090400New.xhp, modified Package_html_media.mk for Functions and removed double 'in'
        
        Change-Id: Ie3306f41ec45bb347e769741e5b150ffa1e49f92
        Reviewed-on: https://gerrit.libreoffice.org/65875
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-11  Andrea Gelmini  <andrea.gelmini@gelma.net>  [f25b7e57f8930eaec4024e2d75db4904f8d02064]

        Removed double word
        
        Change-Id: I34d554c9e42d032d46031248f68405a3f49177ab
        Reviewed-on: https://gerrit.libreoffice.org/66138
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-11  Andrea Gelmini  <andrea.gelmini@gelma.net>  [39d0a905dca4f4932204ff9e658f9ab90cf6032b]

        Removed double word
        
        Change-Id: Ia2ddedbb18ef3772be30cb1828ada0857f523848
        Reviewed-on: https://gerrit.libreoffice.org/66137
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-10  LibreOfficiant  <OpenOfficiant@sfr.fr>  [899529868c4561aa76bcb63c9f6831f06e6f8f13]

        Does not compile as such
        
        Change-Id: I353cde4e67424cb5b56071adc897c28462242985
        Reviewed-on: https://gerrit.libreoffice.org/66086
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-01-05  LibreOfficiant  <OpenOfficiant@sfr.fr>  [29b5659ba07483a851e5eabff0e54f64ea164795]

        Removal of a superfluous link.
        
        Change-Id: Ib3cedf58bce141ddfd27c438a0a37e73b1a7bd77
        Reviewed-on: https://gerrit.libreoffice.org/65889
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [daa9a2d6cf8eb6811d82ef93523d221e956582d0]

        Remove extra line
        
        Change-Id: Ice99f7fe5e46bb823b1e27bb857d3fcb5575e3a5
        Reviewed-on: https://gerrit.libreoffice.org/65891
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-05  Andrea Gelmini  <andrea.gelmini@gelma.net>  [d6bc711d16369cb464c0cdf67462478411edb4b0]

        Fix typo
        
        Change-Id: I503abdd631c5ee53466f9bc73be0650e69098806
        Reviewed-on: https://gerrit.libreoffice.org/65880
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2019-01-04  Alain Romedenne  <pyoffice.romedenne@sfr.fr>  [b01f85baef364236cb68dd0dbeb0bcb7513bd85c]

        tdf#121736 More Help pages on Python
        
        Entry page for examples. Comments left intentionally for
        later fill.
        
        Change-Id: Ifacad703097187180cc3909be4ba9a81f80244be
        Reviewed-on: https://gerrit.libreoffice.org/65866
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fc7e8e236179562067765848ecc28e9140d5c289]

        Fix typo
        
        Change-Id: I5941a60790ad4a1d16f4888807aa0756fe687b26
        Reviewed-on: https://gerrit.libreoffice.org/65865
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f0d6ee3bd496afd78fd287a9f09cbe53258800ba]

        Update list of missing icons in Help
        
        Change-Id: I6c2afb3b0ec5a0341fd6a1d0e2120e015f93e926
        Reviewed-on: https://gerrit.libreoffice.org/65862
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-04  Alain Romedenne  <OpenOfficiant@sfr.fr>  [2237ca9306b5478d7c5df61246d32b60e4991783]

        Enum help page preciser content
        
        Change-Id: Ic1f8926050f6b1b4a45f2da6dae784261ecd9a9e
        Reviewed-on: https://gerrit.libreoffice.org/65493
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-03  Alain Romedenne  <pyoffice.romedenne@sfr.fr>  [4df68585db8f4c74a1d74c6d7bc97bfb0c18f36f]

        tdf#121736 Python programming Help pages
        
        Change-Id: I6307a9f5e5ae27931ca12d8268d825afcee58539
        Reviewed-on: https://gerrit.libreoffice.org/65828
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2019-01-03  Mark Robbinson  <mark_r80@hotmail.com>  [4764c4c068f4823b0d235ebfe6b969dcdce386b7]

        tdf#121065 Replace Math PNG images with SVG
        
        Case for UNARY Math symbols.
        + Cleanup in tables markup
        + better description of <alt>
        
        Change-Id: I65b56fd270e83e09ea81fb385fa313e2ed8b178e
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/65797
        Tested-by: Jenkins
        Reviewed-by: Mark-R <mark_r80@hotmail.com>

2019-01-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [537807a50d804370f8f6f43c78c5f4ca44d3a11c]

        tdf#114263 Tab BASIC function in Print description
        
        Add Tab Function in BASIC Print command help page
        Add bookmarks for BASIC Tab()
        
        Change-Id: Icd23a9ef9851561b162caec3034eeba0fdc65770
        Reviewed-on: https://gerrit.libreoffice.org/65796
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-31  Andrea Gelmini  <andrea.gelmini@gelma.net>  [a09fb6175aa6070520d3d446129912b99588540e]

        Fix typo
        
        Change-Id: I7d7955d60820c38cd2048c5fd6d37d51a3c53438
        Reviewed-on: https://gerrit.libreoffice.org/65761
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3ddd2196c0788b6748b0ac0afdc3512b07eb290b]

        Add bookmark for BASIC QBColor function
        
        Change-Id: I1f7e7ea399fcc579463a7a4ac610e7205d64fcf8
        Reviewed-on: https://gerrit.libreoffice.org/65756
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [afdcd47966ebd0a2f379c01aac2ea9b85bb6cb83]

        tdf#114263 Add info for BASIC Spc() function
        
        Change-Id: Ic57ae1777e9e41c67a914b210b002f3ba89e678c
        Reviewed-on: https://gerrit.libreoffice.org/65753
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d7124af74ae46cf33d1c23931b0041a40d845abb]

        tdf#114263 Add Help page for BASIC Frac Function
        
        Change-Id: Icc56a51597318d5c0683a2976b8d08f1b30ca49c
        Reviewed-on: https://gerrit.libreoffice.org/65752
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b1aec63bf053b4a654e3531c32eabd6b0ab035f5]

        tdf#114263 Help page for BASIC WaitUntil statement
        
        Change-Id: I6ef145556a813f65ea509b146eadbf744b6f1fae
        Reviewed-on: https://gerrit.libreoffice.org/65721
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [928e87fe68bf8524caf463aff82851c712e6f5f0]

        fix keyboard shortcut for splitting objects
        
        Change-Id: Ib5db66867087f994ab7d423e347a93ba7818e25d
        Reviewed-on: https://gerrit.libreoffice.org/65640
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e6095165acb81b895d5671a4414faf7885a622ff]

        Review code in help page and mute l10n when OK
        
        + Added "smathcode" role to render smath code paragraphs
        + let smath code samples be copied to clipboard.
        
        Change-Id: I580c162d0c77f51d0de817ca143a845abf56eca9
        Reviewed-on: https://gerrit.libreoffice.org/65621
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2d43bbab27930b562466b9a05c8fcdcae1e08537]

        update choosing of user interface and notebookbar modes
        
        Change-Id: I2a6b2252e504cd00058c48486ed8ecc34125d0b7
        Reviewed-on: https://gerrit.libreoffice.org/65219
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-26  sabri unal  <yakushabb@gmail.com>  [4fba9690cbf44f3075b3d829b30af601cd63d329]

        Correct some typo.
        
        Change-Id: I01c312b9a5a3c5d3edbd28a17ce55a5130233f6b
        Reviewed-on: https://gerrit.libreoffice.org/65573
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [44b1343d0b1eaf56413ab2baec6b74e59e3a61da]

        Fix mistake in example for smath parentheses
        
        + mute l10n of example lines
        
        Change-Id: I1db13cbab50dc41378059917a308701e652ca97a
        Reviewed-on: https://gerrit.libreoffice.org/65613
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8da4ee01f1f14d3e44206a7862af49eee828ee3b]

        Remove cruft from XSLT
        
        Change-Id: I98dd6ad0a5c4dff7333c6f786aedce6b7679aae4
        Reviewed-on: https://gerrit.libreoffice.org/65567
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-22  sabri unal  <yakushabb@gmail.com>  [8197d70cbee1c34f8741d1209866eb891f22998b]

        Some typo fixed and some sentences simplified.
        
        Change-Id: Ib372e842043c0e41bb34c7ba333238ccff918a53
        Reviewed-on: https://gerrit.libreoffice.org/65568
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [50e18a0776faca0ecbfa405661e03ef38028b7af]

        Fix menu paths Help pages after translators review
        
        Change-Id: I4afa7097d47b186c0f9732f68abadcbd73633042
        Reviewed-on: https://gerrit.libreoffice.org/65487
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-20  LibreOfficiant  <OpenOfficiant@sfr.fr>  [d439868081611bd0bd1f95da86b10bef49f511ad]

        2 typos corrected
        
        Change-Id: Ic3e2524861d91480da0cdb53400f22ca46d10e45
        Reviewed-on: https://gerrit.libreoffice.org/65499
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-20  Eike Rathke  <erack@redhat.com>  [41e0b82d2ccb7264c434d0e9bb2d0094b8a514bd]

        Dissolve contraction, don't -> do not
        
        This was already fixed for 6-2 with commit
        d08d1c486558d6c113863d579f89e1faf8d89572
        
        Change-Id: I00e67478ae41cd5724d2df8abe105faef4343c21

2018-12-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e291fe7c170e994bd3cd340d86021cab9382d0a1]

        Fix code formatting in validity help pages
        
        Change-Id: I9b0558bb805512c98223eaf2305d37861e10c82c
        Reviewed-on: https://gerrit.libreoffice.org/65458
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-19  Eike Rathke  <erack@redhat.com>  [de6fdf71fa1712558c6f2b41bb0dbecb16195597]

        http -> https
        
        Turns out the https://www.oasis-open.org/standards#opendocumentv1.2
        page has linked them badly with http ...
        
        Change-Id: I64d26f79f4503a6b795c4990cf92327d20fbb08a
        Reviewed-on: https://gerrit.libreoffice.org/65459
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2018-12-19  Eike Rathke  <erack@redhat.com>  [ece677dc16639b2cd39f2447f5451d79decbff13]

        Point to the OASIS Standards page at #opendocumentv1.2
        
        Change-Id: Idb6c0839694337855b42b22d0ab1d98c8ae30892
        Reviewed-on: https://gerrit.libreoffice.org/65455
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2018-12-19  Eike Rathke  <erack@redhat.com>  [0155024f13bd7e44e66fae82e22e30b4f0dbf740]

        Point to the correct ODFF 1.2 specification download link
        
        The previously pointed to office-formula page is the collection of
        working drafts.
        
        Change-Id: Id8bc75e2192ce8da26ca1af1d8779560ace14b6b
        Reviewed-on: https://gerrit.libreoffice.org/65454
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2018-12-19  Alain Romedenne  <OpenOfficiant@sfr.fr>  [197b505a88cebf4a198be468d75edb3ce30ca42b]

        superfluous character
        
        Change-Id: I2c7641a6c7431a3b82b449364519f4f34bf8a8c9
        Reviewed-on: https://gerrit.libreoffice.org/65446
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-12-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [59404eb5ca76c1e9b0dc5a6fb9730bc9328b0cbf]

        Python: fix location description / references
        
        Change-Id: I0b6339716d8a26dda84d0904c4a536d2173d3f1e
        Reviewed-on: https://gerrit.libreoffice.org/65347
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c87f47920ff8524fb73ea39f5cafe42d1dc3c193]

        Python: Remove wrong statement on modules.
        
        Change-Id: Ie8c8e9617807a27b2a152abaff0dbcafc03e9c2a
        Reviewed-on: https://gerrit.libreoffice.org/65255
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-17  sabri unal  <yakushabb@gmail.com>  [720c5c4aa52b4f7319a31a8cc55d330bf82fb017]

        Preview in fonts lists is corrected as Show preview of fonts
        
        Change-Id: Id2a2790a11ead2fc5bddb04536c0e7c2e6a11df8
        Reviewed-on: https://gerrit.libreoffice.org/65235
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-16  Stanislav Horacek  <stanislav.horacek@gmail.com>  [77c68eec99a72504cc9a69adf48649b0ecd4938b]

        update description of customization dialogs
        
        Change-Id: I0d79cadf06f97e937c91908f5ffe7083c1a83291
        Reviewed-on: https://gerrit.libreoffice.org/65205
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-12-16  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5e146b7503d8ff3ede71083301a9bb9cd93d77d3]

        fix small typo
        
        Change-Id: Ice019261f62cc4ade55ede48f492373877954d06
        Reviewed-on: https://gerrit.libreoffice.org/65215
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-12-15  sabri unal  <yakushabb@gmail.com>  [c3381937b13c57e127fbd9da21c9eda5692a2317]

        Correct Image - Compress context menu reference.
        
        Calc does not have "Image - Compress..." context menu entry anymore.
        It uses "Compress..." content menu entry as default.
        
        Change-Id: I4c30616361973dff60d8bd8eca320f08241ee11c
        Reviewed-on: https://gerrit.libreoffice.org/65198
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0fa7f6f53af231828edd1da1a1d7c9a9243654df]

        Adjust bookmarks for python
        
        place bookmarks at the right page
        
        Change-Id: Ia5ce242ab9d21be2ca1b7b4f078af0b824d00c3a
        Reviewed-on: https://gerrit.libreoffice.org/65187
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [44ca55be293c97d713c83d9917e78950b6e63f8e]

        Fix missing entry in makefile
        
        + bookmarks
        
        Change-Id: I836964a1ec29485ee05617cce486dadd5b009591
        Reviewed-on: https://gerrit.libreoffice.org/65161
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-14  sabri unal  <yakushabb@gmail.com>  [680526901b10ce4d1c1c9c61d298fa3b1d5f8a01]

        Correct "Print black" as "Print text in black"
        
        Change-Id: Ia6832472ac9b3c636e5880293794500601b5c010
        Reviewed-on: https://gerrit.libreoffice.org/65131
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [b0269e6331ef725f4cea02fc606c5d30b011b3bd]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I328505b05838c3f3ce40759096ca77d30c874c57
        Reviewed-on: https://gerrit.libreoffice.org/63196
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [9077e33a902ac32266b88516c91e4fc04fd23419]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I6f7e22164c975421f01e9ba974d82f14a34c0d5d
        Reviewed-on: https://gerrit.libreoffice.org/63219
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [06c18977efb48ac01627c139a70ae70008319f62]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I0c5099f12438158ab6f9e4ac504612e2e2bea009
        Reviewed-on: https://gerrit.libreoffice.org/63213
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [0f2aec06d05584f3dcddcb29f1c43a70afef081e]

        Help files: Cleanups and Small Improvements
        
        Change-Id: Id363e364f66ab66989d853ba0d2edb49abd3f7f4
        Reviewed-on: https://gerrit.libreoffice.org/63207
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [bab5603f2ffea0079fad86192d7feb6a7b0596fe]

        Related: tdf#121173 double spaces in sentences
        
        Change-Id: I2286dcecc52a6dafd8075a211161a16d5a637686
        Reviewed-on: https://gerrit.libreoffice.org/64933
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [62ecec5be137df3f361dcd8184f199f514787809]

        Related: tdf#121173 double spaces in sentences
        
        Change-Id: Ie60e05fb6b82cd91d3141ef567919f680fd84b6c
        Reviewed-on: https://gerrit.libreoffice.org/64929
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [c7d250f32089736164d4d95757fa5837491a634f]

        Related: tdf#121173 double spaces
        
        Change-Id: I3d29383ab3674d2967b41cceeff1d0ef0fafea06
        Reviewed-on: https://gerrit.libreoffice.org/64928
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [911e28b1d83b4cb6bbac8c6c3ba7eb5d67d4a5f1]

        tdf#121173 correct double spaces in sentences
        
        Change-Id: Ia8116e46e75cbf32293f20e0c905ed8707156b95
        Reviewed-on: https://gerrit.libreoffice.org/64886
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [dc560c20cae5eb34c155ea65a34169cb19e830ca]

        tdf#121173 correct double spaces in sentences
        
        Change-Id: I46b602d6ca6323d932839b8da5bfef6d4eec2dcc
        Reviewed-on: https://gerrit.libreoffice.org/64872
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [6849bd0b34db2341fa3e99707dc32b1facdd7da2]

        Related: tdf#121173 double spaces in sentences
        
        Change-Id: I3bbcb7c64473be6ae9ffa165d448ed90a9a67b1d
        Reviewed-on: https://gerrit.libreoffice.org/64899
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [1c9e65b6315bb98a9a3110677ef442fb2b125a3a]

        Related: tdf#121173 double spaces in sentences
        
        Change-Id: Icee0b15ad69fadc6e01a50b7f1c6485675ed42b5
        Reviewed-on: https://gerrit.libreoffice.org/64927
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [1dc486827433e96acbfd36663858c8b5f2b7a0a4]

        Related: tdf#121173 double spaces in sentences
        
        Change-Id: Iabedfa85dcb06bea8bfb7b0946ef1feafd0eb1d2
        Reviewed-on: https://gerrit.libreoffice.org/64926
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [eb9651b20adfcad54b0aba16d3cce482faa5f8a8]

        Related: tdf#121173 double spaces in sentences
        
        Change-Id: Ifc4c6777d2b6b45c2dd08a4c62fa794151ad886d
        Reviewed-on: https://gerrit.libreoffice.org/64930
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3e81e4c583e3db236891fc102c488d51583024fe]

        Related: tdf#121173 double spaces
        
        Change-Id: I9e923e6e67393ed460b7641c5c478c00a2a36e0b
        Reviewed-on: https://gerrit.libreoffice.org/64888
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [21adf07053023db71838ecb833bd50ee700b079c]

        Related: tdf#121173 double spaces
        
        Change-Id: I6060aa9759a17cbcb5419586a565688c543cb8f4
        Reviewed-on: https://gerrit.libreoffice.org/64898
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Andrea Gelmini  <andrea.gelmini@gelma.net>  [193f79464c5ab0c4b183bd1d439f1bceedfdca8c]

        Fix typo
        
        Change-Id: If125b22f4d77670b82a8951ad72e07d3d7e82364
        Reviewed-on: https://gerrit.libreoffice.org/65120
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Alain Romedenne  <pyoffice.romedenne@sfr.fr>  [eea4d307ecbd8500bc429be7b0c05cf4097a5686]

        More pages on Python scripts
        
        Change-Id: I5d8db28da384f52ee835195d3eb889fde0fe33b3
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/65117
        Tested-by: Jenkins

2018-12-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1405725db5080e22b5567fde2a81610f4e0b0bed]

        Update DTD for <pycode>
        
        Change-Id: Icbda71715b4c23644699e9963983ab2db7c0074a
        Reviewed-on: https://gerrit.libreoffice.org/65103
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ff95264637de17c48fa5de9765c97bb103cf077b]

        Add info on python location in filesystem
        
        Change-Id: Iae5f0cc2d95f8f24d2ba7d5ee8e9013d87c851f6
        Reviewed-on: https://gerrit.libreoffice.org/65096
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7db9d1ee3bb3626d99a6a58fe98eb185c65ddda5]

        Add support for python code scripts
        
        Introduced <pycode> section and "pycode" role for paragraphs
        with same behaviour as BASIC coounterparts.
        
        Used to list python scripts examples ans code fragments
        in help pages
        
        Change-Id: Ica76bcc65dcf422a1eb4b7f39a6d671b2e4e573c
        Reviewed-on: https://gerrit.libreoffice.org/65097
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-12  Alain Romedenne  <pyoffice.romedenne@sfr.fr>  [3f0f452519618e4b0bd0b97a855fc5ffe5514a49]

        StarDesktop object and reorder indexes
        
        Add StarDesktop object description
        Reorder "Other commands" to add UNO objects
        
        Change-Id: Ia6547ea059276f8946b03392d29d968187bcd26c
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/64981
        Tested-by: Jenkins

2018-12-11  Sabri Unal  <yakushabb@gmail.com>  [a3ad770b3b2ca000646c0b3bfa0933e8486c7a22]

        Correct some Format - Row/Column/Cell paths
        
        Some Format - Row/Column/Cell paths are corrected
        as Format - Rows/Columns/Cells
        
        Change-Id: If9795322ca50f3f5646b9195de69eb1e348662cf
        Reviewed-on: https://gerrit.libreoffice.org/64985
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-11  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [6f928cff923ffacc6a1e12b0ddb6b7938d7f463d]

        Related: tdf#121173 double spaces in sentences
        
        Change-Id: Id9e9094b932af787ceccbe5ea867459afe6677c0
        Reviewed-on: https://gerrit.libreoffice.org/64897
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-12-11  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [793e75c7f7d321491e2eecfb88ed05f0661ffaf9]

        Related: tdf#121173 double spaces
        
        Change-Id: Iecc58ab0812c3a1bd279e28b8d0bf2de99a24792
        Reviewed-on: https://gerrit.libreoffice.org/64887
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-12-11  Stanislav Horacek  <stanislav.horacek@gmail.com>  [79b0e57e1cbc1b9a3c56f6fd60369b26fef92879]

        correct command names for opening/saving remote files
        
        Change-Id: I2fc0b696a60dbdb3e18dc483b67c5ad57836f211
        Reviewed-on: https://gerrit.libreoffice.org/64675
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1d927d2d9747e320a04aeaf5096d80a6ff6f7fa5]

        Fix contents after translators review
        
        Change-Id: I674796639284397c019240c4cd2ee79adb5b6ec0
        Reviewed-on: https://gerrit.libreoffice.org/64960
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-11  sabri unal  <yakushabb@gmail.com>  [5abb3095fd77d63225d3afedd6f9bac8cb11ef85]

        Typo: Put a space after a full stop.
        
        Change-Id: I2898aefe96a3945952990470da5c7ffa6991710e
        Reviewed-on: https://gerrit.libreoffice.org/64917
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-11  sabri unal  <yakushabb@gmail.com>  [3db6e5510a0ad3a1896117b815067ddcdf2568e7]

        Format - Alignment path corrected as Format - Align
        
        Change-Id: I63dcb0df4dfaa229b8992f258ca7de2d08244f39
        Reviewed-on: https://gerrit.libreoffice.org/64938
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d9670753a90271584daa7d8e4aed441b74349f1f]

        Fix contents after translators review.
        
        Change-Id: I3bd4a18872f9634de245503f239d777fcb66ec87
        Reviewed-on: https://gerrit.libreoffice.org/64809
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [65c0841d7745c2c34803f19129802dafb6311379]

        Fixes in Help page after translators review
        
        Change-Id: I8ad08be0881d10bbe3ca8eac4647118cf5d4fa18
        Reviewed-on: https://gerrit.libreoffice.org/64806
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [57a948ebc79dc38ae8836e1599e5aefcd4995f0c]

        Update links for missing Colibre icons
        
        Change-Id: I827b755259ac7dc8de9a706dc111fd021be22306
        Reviewed-on: https://gerrit.libreoffice.org/64783
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fe0a1e4dbf6de65be1820553fba7b7e215013f85]

        tdf#116078 OpenPGP encryption
        
        + some update (drop) references to LO file picker
        
        Addressed comments by reviewer.
        fix ordered list
        
        Fixed reviewer comment.
        Fixed DTD violations
        
        Change-Id: Ie71f736a5713b042e185e93e595b6880ffe7541c
        Reviewed-on: https://gerrit.libreoffice.org/64436
        Tested-by: Jenkins
        Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>

2018-12-06  Andrea Gelmini  <andrea.gelmini@gelma.net>  [8e718f78ec456aa228240da579780391b51e8d9a]

        Fix typo
        
        Change-Id: Id8405664e2045529826ba634986c414db742cc3b
        Reviewed-on: https://gerrit.libreoffice.org/64702
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-12-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4c0b3129e36d461f4d93ba924075cf6ec3e7ded1]

        Refactor BASIC code layout
        
        Change-Id: Ica3743e859f244a2344e0b51848460c5c4f3ead6
        Reviewed-on: https://gerrit.libreoffice.org/64651
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-12-05  Alain Romedenne  <pyoffice.romedenne@sfr.fr>  [5c79d5ed41c81305e7315ee6ce6e9faa987cb696]

        Update End Statement in BASIC
        
        Change-Id: I513db8eb06bc396b71ca2aaed1a6a50ec3ac5c2f
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/64438
        Tested-by: Jenkins

2018-12-01  Mike Kaganski  <mike.kaganski@collabora.com>  [f9566b6655aad0408724c4df65178f43c3e3d4f8]

        REGEX: correct ICU URL to use http, not https (which seems unavailable)
        
        Change-Id: Iaeed0d81dc88418c2bffab730fd682ca8cb3b101
        Reviewed-on: https://gerrit.libreoffice.org/64313
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2018-12-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d3bee2ee277779cfd6432207acfc8059e5d7c43e]

        Add missing <bascode> div in page
        
        Change-Id: I50e0c7254d9e13582a7c7e544afc657da8c85f9a
        Reviewed-on: https://gerrit.libreoffice.org/64347
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [635750a0cda2e9f6f906e10e33a087b579a74ba8]

        tdf#115663 Syntax highlight in BASIC code examples
        
        Use prism.js to highlight BASIC code in help pages
        See README.prism.js.txt for details
        
        added normalize-whitespaces plugin to remove extra 1st line
        cleaned some useless css class
        
        Change-Id: I6dde4d217a29f485199ced462b896ee1b500fba0
        Reviewed-on: https://gerrit.libreoffice.org/64252
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-29  Alain Romedenne  <pyoffice.romedenne@sfr.fr>  [93b7b1c8c79744b8d172dc0f2bbdf8a80e05abd8]

        Help pages for VBA Enum statement
        
        Change-Id: I4f382453334aa964115d30d7e11e7d202d63a230
        Reviewed-on: https://gerrit.libreoffice.org/64202
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-29  Eike Rathke  <erack@redhat.com>  [5f6e0b4ea97c5011a80613fc21a703d2178a8c6e]

        Occurrence number as REGEX() 4th argument, tdf#113977 tdf#121084
        
        Change-Id: I42be8bbc4e7c11e09cb66bf12f164c4fc565b54b
        Reviewed-on: https://gerrit.libreoffice.org/64276
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Jenkins

2018-11-29  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [b10326be4169e4aafc56f9b46b62d0507fa7d535]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I1ee93a61399224c1903ed01c9ad6af9aa252d2a0
        Reviewed-on: https://gerrit.libreoffice.org/63210
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-29  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a0a0c66fd33aa7a8c441b58d52e49a018ca83d8c]

        Modify menu in Draw has been renamed to Shape
        
        Change-Id: Idc0c1378ad1e2022c9e6c2ca2cddf85c7d9e8546
        Reviewed-on: https://gerrit.libreoffice.org/64213
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-29  Mike Kaganski  <mike.kaganski@collabora.com>  [50a0079ea82e87e1ce9f6ad744d04a106d43a773]

        tdf#102014: clarify that only locale name is taken from system for Default
        
        Change-Id: I5ddb9293c79ba48f3c5fbbb276a91119062fd538
        Reviewed-on: https://gerrit.libreoffice.org/64196
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-29  Andrea Gelmini  <andrea.gelmini@gelma.net>  [8535463ca53c1686efcb93ff401cf0e36e8fa364]

        Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLE
        
        To complete commit:
        https://cgit.freedesktop.org/libreoffice/core/commit/?id=e051bb72d6a12e4a10d4a3548eb6a131b80d96fb
        
        Change-Id: Ib8a79d459bce19a50a143bbd955860d95f2dae39
        Reviewed-on: https://gerrit.libreoffice.org/64182
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [49baef5df55850a72b9385f7ec2b9eb98486e48a]

        tdf#121797 XHP extensions (Help part)
        
        WIP. This is the Help part.
        
        Extend the XML parser to include new incantations of the <paragraph>
        tag, namely
        <h1> to <h6>
        <note>, <tip> and <warning>
        
        Extension to the <item> tag:
        <menuitem>, <input>, <literal>, <widget> and <keycode>
        
        * removed test files
        
        Change-Id: I2a473ee8772606f5e84bb02e651bccc6749598f4
        Reviewed-on: https://gerrit.libreoffice.org/63954
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [949606895b8d46fb97b0bfcda25cfb04f1f61e32]

        tdf#121736 initial Help pages for Python scripts
        
        Work in progress, initial addition of help pages for python
        scripts in LO.
        
        Change-Id: Iee95b1340c821fdb08524fdedeca3817b0de1459
        Reviewed-on: https://gerrit.libreoffice.org/64137
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6c2abb8601836f6bea02b7dfabba486208f2c6be]

        tdf#120927 Webservice functions needs linking to
        
        Change-Id: I8d96025238fc2005dab37c1050a0c7915210d73a
        Reviewed-on: https://gerrit.libreoffice.org/64055
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [9634a1ff3a4ff5c7d4e4c102dd136640e30843dc]

        Fix typo
        
        Change-Id: Ic224fbb099b86942afb651e5c10c6a91d2dac020
        Reviewed-on: https://gerrit.libreoffice.org/63978
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [6c90a05e6cdd65d3656f1a559ff5a1e911741edf]

        Hyphenate pre-noun adjective phrase
        
        Change-Id: I108cb3b91031327f7d775857f8e7d55042eccb6c

2018-11-23  Alain Romedenne  <pyoffice.romedenne pyoffice.romedenne@sfr.fr>  [3954a99fbd09ead9543cb0e9c682cbf2f69dae8f]

        tdf#114263 add help page for GetPathSelector()
        
        Change-Id: I021dcde2c5bb27713cbbff03af9f3662f187be4b
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/63807
        Tested-by: Jenkins

2018-11-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ad162dec44f8dc15cfa7405cba597b76cba8b3bd]

        tdf#119415 Widen search box and style placeholder
        
        Change-Id: I0f60cfea338e695e778d16a208153597ec6d19ca

2018-11-22  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [a678c05324cff46eace7c439a4595a3014fa8576]

        Stop index headers from being linkified
        
        Change-Id: If445b693feb17fd943eced3a222a20b26039891d
        Reviewed-on: https://gerrit.libreoffice.org/63759
        Tested-by: Jenkins
        Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-21  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [07d6d9548446b022fe319b898bf7ab6f64f7ed98]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I4176d10e185e88217455a72e7e6b5910ff970b0f
        Reviewed-on: https://gerrit.libreoffice.org/63215
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2018-11-21  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [ab5c2340fcb35813db7777460fe851ae5b49c9b3]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I7b4bffc78fce6fe764a1746c060a403cb1b934eb
        Reviewed-on: https://gerrit.libreoffice.org/63217
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2018-11-21  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [7edbeb56b088685f4b88c6d4300a3c145c2faf58]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: If73a98d6296081843830f44b75f80657f25a97a9
        Reviewed-on: https://gerrit.libreoffice.org/63216
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2018-11-21  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [358e35fb1670578b56501fd1561235028bd0e5b9]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: Ib905881e92c64deb2f8b22be6dbded8b53d5f8ba
        Reviewed-on: https://gerrit.libreoffice.org/63197
        Tested-by: Jenkins
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2018-11-20  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [126ef50e9756e79bf5b500edeaa9275260a1b7d3]

        tdf#119415 Add placeholder text for index filter
        
        Change-Id: If7a0a863eb6b8bb95a5b6236f4f3d490739810a1
        Reviewed-on: https://gerrit.libreoffice.org/63672
        Tested-by: Jenkins
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-11-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [789b9f58490c731c2497152be787130851977967]

        update menu command to protect spreadsheet structure
        
        Change-Id: I14e424aea344ffeab47bc68d99b98dd56492dcbc
        Reviewed-on: https://gerrit.libreoffice.org/63521
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [33e5103fa682d5597b154bf952f543f1292171f7]

        update commands to insert column before/after active column
        
        Change-Id: Ie633d63e70103f2eda88a677e72c7e91482e5ac0
        Reviewed-on: https://gerrit.libreoffice.org/63523
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-16  Mike Kaganski  <mike.kaganski@collabora.com>  [c5eeaa3c6da6940863ad1d05d1fbed3befddd95c]

        Conversion from TXT: Move dot outside of copied text; add optional params
        
        Change-Id: Idb1ab1ea9435d88076a2fe2295c8617e54ca7c7a
        Reviewed-on: https://gerrit.libreoffice.org/63395
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7c62f2e63ed7a43014b3a4655bc73153110aedcb]

        tdf#121084 Help page for Calc REGEX function
        
        * honor DTD
        * follow erAck advise
        
        Change-Id: Ib911888fbc5aae9c4a749c9343218081df9f6783
        Reviewed-on: https://gerrit.libreoffice.org/63430
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2018-11-16  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [605b97155ebd7ee6061153148974a76c16f15fbd]

        Some updates to Mozilla themes page
        
        Change-Id: Ie0f1575252317e4879a9c9c7cebc51beb304c5fa

2018-11-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [121bc8154cd8b1d515a11b02e0ed88b528602acb]

        Honor asc/desc in XHP sorting
        
        Change-Id: I11cc206e3f8771fc19387cd2a9c02697982251dc
        Reviewed-on: https://gerrit.libreoffice.org/63445
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [87079b854b6e4eb6ea08e567710286fd4c529be4]

        typo
        
        Change-Id: I0ffcaf4a1582d3ee31c40d9ecfc4f922651a1b18
        Reviewed-on: https://gerrit.libreoffice.org/63441
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f33281a5c92c9daa241979cd461c21f3e5cec309]

        tdf#118473 Help page for VBA FormatNumber
        
        + some fixes in table formatting
        
        * Added Mike's advise.
        * fix dumb copypasta
        
        Change-Id: I997c3200e521e7fac9f20f17a9bb9e2574bccfdd
        Reviewed-on: https://gerrit.libreoffice.org/63373
        Tested-by: Jenkins
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2018-11-15  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [7e2a609f6d78d91c43ddaf76247c95668f402d06]

        tdf#119415 Revert string change
        
        In some languages the string gets too long.
        
        Change-Id: I1301920df06b264ccdbd806af476b22601a38405
        Reviewed-on: https://gerrit.libreoffice.org/63415
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6a39aed4a3bec2ef053371eff3199f6de1f46874]

        Database files should appear with app:"BASE" in instdir/help/*/bookmarks.js
        
        ...instead of with app:"SHARED", according to a request by buovjaga.
        
        That means that helpcontent2/source/text/shared/explorer/database/*.xhp files
        (and their per-locale counterparts) should be processed into workdir/
        CustomTarget/helpcontent2/help3xsl/shared/explorer/database/*/bookmarks.part
        (which were empty until now) instead of
        workdir/CustomTarget/helpcontent2/help3xsl/shared/*/bookmarks.part.
        
        This change requres gb_AllLangHelp_*_BOOKMARK_HELPFILES introduced into the core
        repo with <https://gerrit.libreoffice.org/#/c/63364/> "Prepare
        gb_AllLangHelp_add_helpfiles for special bookmark needs".
        
        Change-Id: I8f37fcec67a37aee4260042e550214a34495254a
        Reviewed-on: https://gerrit.libreoffice.org/63365
        Tested-by: Jenkins
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-11-14  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3984e2baefed611f79a36b85f3884a8cc2779653]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I806fc7998e96cc43f6db35d9f3d13f247960abc0
        Reviewed-on: https://gerrit.libreoffice.org/63199
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-14  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [f9be6d3f75aeb98826fd0fda6f5807f0e7118d36]

        Help files: http -> https
        
        + some more conservative changes
        
        Change-Id: I204669f4deb01cdb2ebdd22398f52779d3501053
        Reviewed-on: https://gerrit.libreoffice.org/63220
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

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

        rename run to ok for per-desktop placement
        
        Change-Id: I16d10fbf7edc4d0c3e572ef77d233908d400330a

2018-11-13  Andrea Gelmini  <andrea.gelmini@gelma.net>  [0f1bc268a5dda3b4c2b4bc0512db07f1015ec6b9]

        Fix typo
        
        Change-Id: I134a2c8cfa704a1c79527b6ffeadfe65a2833f85
        Reviewed-on: https://gerrit.libreoffice.org/63319
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-11-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [420130d09fb311ec0d6250a5df5df3f13141bddc]

        Fix Help contents, after translators review (3)
        
        Change-Id: Ic43e0c195ec61c8cbdd69494cde41790333c2e94
        Reviewed-on: https://gerrit.libreoffice.org/63312
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c8ada911a3ca0efdfbdff4bca936638899eb3250]

        Fix Contents, after translators review (2)
        
        Change-Id: Ia1038fbfc054efa457fae5d28d1a2e737dba1d45
        Reviewed-on: https://gerrit.libreoffice.org/63308
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b002784630b05664795a96132edb1177ac9b916f]

        Fix contents, after translators review.
        
        Change-Id: I142b6ec74d06d1153675c50079ebda6273e44414
        Reviewed-on: https://gerrit.libreoffice.org/63305
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-12  Mike Kaganski  <mike.kaganski@collabora.com>  [0413070a6d537f40219035cf155a7897e143cdbd]

        Add usage info about user data
        
        Change-Id: Ib9ba84836dd13e5858eeae4bd24a6e10f7b89319
        Reviewed-on: https://gerrit.libreoffice.org/62938
        Tested-by: Jenkins
        Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>

2018-11-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4f351cf5ffbba2877b16593ab9ebb76c6d723980]

        Fix icon display in Help pages
        
        1) The python script creates the replacement table (xsl) for
        missing icons from colibre/links.txt. Later it should go to
        build system.
        
        2) Handle icon tables when images are not from icon-theme
        
        Change-Id: If946af6fc6c05431c07470c01082a46e0fdbdde0
        Reviewed-on: https://gerrit.libreoffice.org/63254
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-11  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [12cf5b53b185177924dd7ce572bc7451c9edc76b]

        Fixed some silliness, added highlighting for index filter
        
        Change-Id: I946ffdb52ed8f324ab58f45a90f5decdd58932dc
        Reviewed-on: https://gerrit.libreoffice.org/63240
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-10  Andrea Gelmini  <andrea.gelmini@gelma.net>  [e8b0895cb28ecfdbc054aa26e138f17db6776a03]

        Fix typo
        
        Change-Id: I89f596c5d4ee95cc48ee52507bbce9ed4eb0085a
        Reviewed-on: https://gerrit.libreoffice.org/63225
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-11-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [05045d185907e4f88dbab1f92cfe1477651d1225]

        tdf#119269 Font Features Help page
        
        Change-Id: I72f23c891dda9dda8f7d42b72aa370285abd7a41
        Reviewed-on: https://gerrit.libreoffice.org/63205
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-09  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [9fb9990b3568c973cc41d5600492e0791e44d40a]

        tdf#119415 change from fuse.js to fuzzysort.js
        
        Tied the index listing to the current module.
        Fuzzysort.js is MIT licensed.
        
        Change-Id: I5d95cc1870a1856089217846ed0af572abc882d7
        Reviewed-on: https://gerrit.libreoffice.org/63203
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3a6e63bbdfc95ab721f56d2486a5d1d9002e2c8c]

        Related: tdf#121134: Changing http to https where possible
        
        Change-Id: Ib302c781800d05395be2bfb39a994dec192a3590
        Reviewed-on: https://gerrit.libreoffice.org/63021
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [463c2be51dfd1c00dcc53d1047d8abe21109499f]

        Related: tdf#121134: Changing http to https where possible
        
        Change-Id: Ia406490db4a23c7f9d48f14a74ccb5849f04e184
        Reviewed-on: https://gerrit.libreoffice.org/63019
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [319ad0a302758e11d021145ac5e74cb79d849203]

        Related: tdf#121134: Changing http to https where possible
        
        Change-Id: I5b7df43fd43c07377ac2ec1e0dcecb7a245330f9
        Reviewed-on: https://gerrit.libreoffice.org/63011
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3a506373636d8c224dab844b4248a338d7a2e696]

        Related: tdf#121134: Changing http to https where possible
        
        Change-Id: I983391c76f7c73ad0edeb85faacdc088a9d73df6
        Reviewed-on: https://gerrit.libreoffice.org/62995
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [0846f79c26b9feb6246d3075b4fc49d7b7cdc11f]

        Related: tdf#121134
        
        Changing internal and external 
        "http://" links to the more secure "https://"
        where https is available,
        even to avoid some redirections.
        
        Cleanup of source file(s) included.
        
        Change-Id: Ica52ea5910bd439fe9cd295c40f7947083b65d6b
        Reviewed-on: https://gerrit.libreoffice.org/62897
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9b58d0269638d2c487349508d7f19dc021fa3a28]

        Clarify caption element description
        
        Change-Id: I03491b07a7c4b1da4441713c8f5bbff82ad164e1
        Reviewed-on: https://gerrit.libreoffice.org/63096
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-11-06  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [10694883a078bc2edd7f8f6f74c2a75fce0e2080]

        related: tdf#121173: double space cleanups
        
        ..and some more improvements (hopefully) 
        
        Change-Id: I17e6656ff0f0274c342b62e72405d396437c8964
        Reviewed-on: https://gerrit.libreoffice.org/62923
        Tested-by: Jenkins
        Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>

2018-10-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c8484f805ec3bce0484d63ca919101dc3843b9ff]

        tdf#121073 fix Presenter console shorcuts
        
        Change-Id: If932427763d8f4c352bd53b7d5a9161293188ad1
        Reviewed-on: https://gerrit.libreoffice.org/62691
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-10-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [64f6b8c5bc8d517cea4a36b088c6b35e22bd8a69]

        tdf#118586 Base report 'Add field' Help page
        
        Change-Id: Ic76c408d3023bad5bc1eb8d7fd582965b83422b3
        Reviewed-on: https://gerrit.libreoffice.org/62461
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1eff40c0dc0efa883414d2a48bfa7c57a46f25d2]

        The Bibliography Database window no longer has an Insert menu
        
        Change-Id: I07f85db5cd175c9941408c91ec68c70efcdba3da

2018-10-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ee3c95057f7d61de789bdae9b1c123c6fcc4b290]

        Grammar
        
        Change-Id: I3d3bc317afd35bce5c941144417b7222e9063ae8

2018-10-25  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [c6c0ddc60fec391d21a65b77b9b76066bfd0c2e7]

        tdf#120221 Add experimental note
        
        Change-Id: I591c7ef34a84059060a7eeeff15ad2f7b6cc58ae
        Reviewed-on: https://gerrit.libreoffice.org/62365
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [53861dca02acb334291052dbc09e456675efc55d]

        Missing space between words.
        
        Change-Id: I5731c2c00ee45d949182d17dfbebe94fa1c00be4
        Reviewed-on: https://gerrit.libreoffice.org/62178
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-18  Caolán McNamara  <caolanm@redhat.com>  [709fb4d48be9df6aff0edb5d840b21e18e9291e6]

        update help ids
        
        Change-Id: I475516915714d6d05e3ccb65b2309241da9ff4ea

2018-10-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f41adf3e2e942af9ec6c0687cf3490f6b7e5f6fc]

        tdf#120612 (related) update DDE link Help page
        
        Change-Id: Ib4d29a35a87954fe2985d8445eb8b1aaede780c7
        Reviewed-on: https://gerrit.libreoffice.org/61829
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-15  Ilhan Yesil  <ilhanyesil@gmx.de>  [4ae4af1388c05830d6dc018a571d5430893bcf89]

        In the "Edit Links" dialog, help topic "Source file" is extended to inform the user, how a relative path can be defined.
        
        Change-Id: I7ab9633f2f9894d27d819bfd8d57b4fb797e2b5e
        Reviewed-on: https://gerrit.libreoffice.org/61647
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-15  Eike Rathke  <erack@redhat.com>  [019abdfc1c3d8663ec840014a6016929206b74a3]

        Related: tdf#102257 adjust Help, RANDBETWEEN() volatile like RAND()
        
        Change-Id: Id200bd4886ccc6e5f932d2872d5969f0196b7332

2018-10-14  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [613d463deb1a35855edcf670a951b22bb3657fb2]

        One of the first things LibreOffice did was remove registration
        
        Change-Id: I9463222744eee12c24157fc33c133f15be898f6a

2018-10-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [46319a43b3d490b9513492c59b593fe5e6c3091f]

        Typos
        
        Change-Id: I06250d85bc5944fa918161d9655204d37b57017b

2018-10-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [753d33d415471ddea6a28e5587b56920245ddf19]

        Update help on Help in module pages
        
        fix DTD issue
        
        Change-Id: I178683b7352e2eff3de111bbb726d2ab60a31063
        Reviewed-on: https://gerrit.libreoffice.org/61429
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e8e9ddc33b7783cceb309c325cf9aea93ec1884d]

        Uppercase function MUNIT
        
        Change-Id: Ife835065f29789785d5382081c2ebecb576e34dd
        Reviewed-on: https://gerrit.libreoffice.org/61407
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-02  Andrea Gelmini  <andrea.gelmini@gelma.net>  [96b1b3768a3253d45b691a38cc0c02cfed5d20bd]

        Fix typos
        
        Change-Id: Ic23908f65b62064ae99fa337a4f269d1b1ea1c09
        Reviewed-on: https://gerrit.libreoffice.org/61254
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-10-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [84a86433f6be3d6fab810891382d62599d82bdf8]

        tdf#115254 Some branch bookmarks are'nt working 32
        
        Module basctl
        
        Change-Id: I0206a66346e76e71f6fc14cd92257b2415968741
        Reviewed-on: https://gerrit.libreoffice.org/61235
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b358fb9b95915743d8666b238acb8e117c8751ce]

        Reduce L10N workload for repetitive strings
        
        Change 'Syntax' and 'Examples' heading into an embedded string
        translated only once.
        
        Change-Id: Iac2eef8fedbaa4461aa2f941af7f065a3b16fb2d
        Reviewed-on: https://gerrit.libreoffice.org/61143
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-01  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [c5ee45213fccf09f14c6fe13fd25cae0c8a71b43]

        tdf#103527 Remove Colors from Options help
        
        Change-Id: I5ea31c33a438f170e9141474065e3a3256bcb4b9
        Reviewed-on: https://gerrit.libreoffice.org/61134
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-10-01  Stephan Bergmann  <sbergman@redhat.com>  [d65f6985ee55eabcbc8d87639da71b4666644727]

        Fix duplicate hid
        
        ...introduced by 8e6c3462c929a8ac34609f461ddc68684558c1d0 "tdf#105034 add help
        text for option Position cell reference with selection", causing build failures
        like
        
        > Error: Duplicated entry. ID = hd_id3146146  LANG = en-US in File .../core/helpcontent2/source/text/shared/optionen/01060300.xhp
        > make[1]: *** [.../core/solenv/gbuild/HelpTarget.mk:68: .../core/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/done] Error 255
        
        Change-Id: I02cc9b99dac272b36e846edfe02a89a7b9fc4bbb

2018-10-01  Cor Nouws  <oolst@nouenoff.nl>  [8e6c3462c929a8ac34609f461ddc68684558c1d0]

        tdf#105034 add help text for option Position cell reference with selection
        
        Change-Id: I7af1faed2ca969f3b1c1999f8b1c28a580de647a
        Reviewed-on: https://gerrit.libreoffice.org/61083
        Reviewed-by: Cor Nouws <cor.nouws@documentfoundation.org>
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a8306cd14aa3c94db34799abe7c3a322a6fb03c5]

        Add debug info for HID in new help
        
        To enable Help page debug, add '&Debug=1' to the page URL.
        
        This patch pass the HID in the URL of the help page and
        displays it in the debug div in the bottom of the page.
        It should help to locate missing pages for a given HID.
        
        Change-Id: I671feb2dc34baaef5230028ba918a407d4cfea76
        Reviewed-on: https://gerrit.libreoffice.org/60843
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [62663ccf7345309232e37fdb6d08f0f0b6f595c4]

        tdf#108890 Chapter Numbering button “Format” renamed “Load/Save”
        
        Change-Id: Iec39885663c838dfaf112c1a4a99bcde7b9f9036

2018-09-22  Mike Kaganski  <mike.kaganski@collabora.com>  [3e53721f941e72291b18d0a70c9870d663bcd576]

        SEARCH spreadsheet function returns error when text not found
        
        ... as per OASIS ODF OpenFormula specification:
        http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#__RefHeading__1018874_715980110
        
        Change-Id: I16b81de40dcc4b103e44cc1e3784eea830bf8ffa
        Reviewed-on: https://gerrit.libreoffice.org/60891
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [38e128a7d8e71e5bf1fdb43e4299dab1562fca52]

        tdf#119230 Chart help page opens empty
        
        Chart module was missing in selection of default entry help page.
        + fix main entry page for Help, when no module specified.
        
        Change-Id: Id79ae7fe4fd6170034348bc799e22d71e286f38c
        Reviewed-on: https://gerrit.libreoffice.org/60839
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-09-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5dc63dd1331b9ba684d153d3ce42a4950bb1d144]

        tdf@120000 bookmark index for outline-to-clipboard
        
        Change-Id: Ie1a88269efe71f87505c6069b8f709c0976af171
        Reviewed-on: https://gerrit.libreoffice.org/60809
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-20  Andrea Gelmini  <andrea.gelmini@gelma.net>  [b473e08a99a59d63349f279e0c368bd3c7a58b88]

        Suggestion to make it easier to read
        
        Change-Id: I3da255c1303eed2dc2b0cddbcadf446b7077e563
        Reviewed-on: https://gerrit.libreoffice.org/60786
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-20  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4982dd0ac879598b87059f229abf0fa75511c7b6]

        Fix typo
        
        Change-Id: Ia566d8214b6b055adbb29b4dcf1c3eb52769fa46
        Reviewed-on: https://gerrit.libreoffice.org/60785
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-09-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b51008a35b852dab0ba0d50903b174824891b420]

        tdf#115254 Some branch bookmarks are'nt working 31
        
        Module cui
        
        Change-Id: I3f9dc6e469b04f0e86c426c907a8213fe351b8c4
        Reviewed-on: https://gerrit.libreoffice.org/60636
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-17  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1a2860a365e81a2bf707f374ac6c36699a03981d]

        Fix typo
        
        Change-Id: I2219e81ed03a92ea5ff4cff3e494a7c483d16cec
        Reviewed-on: https://gerrit.libreoffice.org/60634
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-09-17  Alexander Thurgood  <alex.thurgood@gmail.com>  [f7606a55bb58a5c30dce04427340719856e66ac9]

        DB help content clean-up
        
        Change-Id: Id5a3f2bd17d4e6a159fe6322eb9cec8012cc9d51
        Reviewed-on: https://gerrit.libreoffice.org/60487
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [94177b1022a9a4f49743ab4d97169ff42315eea5]

        Helponline: H2 too similar to H3
        
        A teeny-tiny upward nudge.
        
        Change-Id: I9491c5a849316907f0770ab29752cbc385cef107

2018-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fff3c5664e650c9c7aef1ab60da86874cab9428a]

        tdf#115254 Some branch bookmarks are'nt working 30
        
        Module desktop
        
        Change-Id: I9a965d52ccfa4de55b1b0c8453022336a9336e81
        Reviewed-on: https://gerrit.libreoffice.org/60516
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [847b17c70c53740bba9980fa8d72b71554d5925d]

        tdf#115254 Some branch bookmarks are'nt working 29
        
        Module extensions, scanner + spropctrl
        
        Change-Id: I3984f52dd383e3d9153312418964af513408640b
        Reviewed-on: https://gerrit.libreoffice.org/60515
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4890637bf3ce3cebead1b1bb5395ada90cb2673a]

        tdf#115254 Some branch bookmarks are'nt working 28
        
        Module extensions sabpilot
        
        Change-Id: Ice04b3b4a73ff3004bc367d4ed0da93edaef3fc5
        Reviewed-on: https://gerrit.libreoffice.org/60514
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4ad451d2993357935fab7bc04cbcf123e7f0c0ec]

        tdf#115254 Some branch bookmarks are'nt working 27
        
        Module filter
        
        Change-Id: I57015107b3dfa2536987dc187e2fe40eec1cf32d
        Reviewed-on: https://gerrit.libreoffice.org/60513
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1500827537cb6050b9a08473710e8574f30cfe14]

        tdf#115254 Some branch bookmarks are'nt working 26
        
        Module formula
        
        Change-Id: I938d27a30497e3f9cc1880e3eb3cff82dedec2e4
        Reviewed-on: https://gerrit.libreoffice.org/60512
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cc03a8f712b575625ac85da3fa84f3d3d54d1035]

        tdf#115254 Some branch bookmarks are'nt working 25
        
        Module fpicker
        
        Change-Id: I23f736f131e5cd7a7d9b2900d2423302cbbb87db
        Reviewed-on: https://gerrit.libreoffice.org/60511
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [af87b7e316a3db00c565fa31b95f19f36697b6be]

        tdf#115254 Some branch bookmarks are'nt working 24
        
        Module reportdesign
        
        Change-Id: Iefdc13ab35e4ac475f93b76d6b9bb9b202985c8b
        Reviewed-on: https://gerrit.libreoffice.org/60510
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-13  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [a12d38ca28346952fbaca910197a50cd190ce188]

        More tag vomit cleanup, plus a menu path fix
        
        Change-Id: Id7ae7c637c0d74d228fb88ca5e55deaafb9ea140

2018-09-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [68e9ac1e8dacf25cd91068c86d9d353144b43ae1]

        Remove more pointless translatable strings
        
        Follow-up for commit 8bece13f73046ebebfb5c18d02d857a961a4cdab.
        
        Change-Id: I292553aa666b3c5fccf6a0b239bcfada41899ab6

2018-09-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [287453d2928c4534f11e631a780eb9d155ceedfa]

        More “tablehead” roles for table headings…
        
        Change-Id: I53ac21f371d43bfd0a4f7bb4eb721a4e416f637d

2018-09-12  Andrea Gelmini  <andrea.gelmini@gelma.net>  [69d729bd8e60ebfa06cf33b52a22da3f35d039fe]

        Fix typo
        
        Change-Id: Ideca97ded830b58d314c40dfa417ae5327325bca
        Reviewed-on: https://gerrit.libreoffice.org/60367
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-09-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0cfa25cb0494fee382aaa33f8dd0354f8a35b881]

        tdf#115254 Some branch bookmarks are'nt working 23
        
        module sc a - e
        
        Change-Id: I179ea686cf83f31ebc645c2310fca52b222eb66f
        Reviewed-on: https://gerrit.libreoffice.org/60365
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [abdb4b9745c43da805b11e19981b1c00c181d82b]

        tdf#115254 Some branch bookmarks are'nt working 22
        
        module sc d-m
        
        Change-Id: I067b880ab4db50704acfd52a6ee6edb4aa277560
        Reviewed-on: https://gerrit.libreoffice.org/60364
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8c40a3958542dca1ded6df309a2ededa31ed9194]

        tdf#115254 Some branch bookmarks are'nt working 21
        
        Module sc m-r
        
        Change-Id: I6619733467aadf2a5bec5ffbfee523f4a55705a0
        Reviewed-on: https://gerrit.libreoffice.org/60363
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [11d6a45b5a8d269d451988c40a9a16dd3728f57c]

        tdf#115254 Some branch bookmarks are'nt working 20
        
        Module sc r-z
        
        Change-Id: Ib8ee034cdbaf2f42280fac787cc31279cab3dc8e
        Reviewed-on: https://gerrit.libreoffice.org/60362
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-10  Mike Kaganski  <mike.kaganski@collabora.com>  [ca3fd055cb8ae1b9293c95dbb8fc1c1ea5f2fb15]

        Document Ctrl+Alt+Shift+Home -> .uno:Menubar
        
        "Main menu disappeared; how to bring it back" is an often-asked question
        
        Change-Id: I0ff70feb61a87c34ed80fe6b484c363c2e769b03
        Reviewed-on: https://gerrit.libreoffice.org/60185
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-10  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2c50cc225fe75ff659eda9b52f70ac139054cdbc]

        it is not possible to set negative angle for watermark
        
        Change-Id: Ie51a36a95c8443d56a559bf79fb9a674e9e1a283
        Reviewed-on: https://gerrit.libreoffice.org/59615
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f3124329e336603ba6684e913a61a58e7a202020]

        Prepare to handle native SVG icons
        
        Today icons are PNG images, if later they become SVG natively...
        
        Change-Id: I42d886257b55b5676767c8b8879a6bf35eb4d5e6
        Reviewed-on: https://gerrit.libreoffice.org/60156
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [caa4981835ffce40ba409f05435a5ecc08be80b6]

        add image dimension and alt content to icons
        
        some icons miss width and height values.
        
        Change-Id: I4b94a0cf64a29451c96bb8f58729914b2cb576cf
        Reviewed-on: https://gerrit.libreoffice.org/60157
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-07  Caolán McNamara  <caolanm@redhat.com>  [23f7d53f6e4c2cc1d0c869bd31a35a248a8b0111]

        adapt to merge of namero and namerw
        
        Change-Id: I46883713361bf8107b601e4cc775ef5bce185e3d
        Reviewed-on: https://gerrit.libreoffice.org/60138
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2018-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [991e7f1f76d5ff87373cdf6e9f74897f36d8c393]

        Height and width are <img> attributes
        
        Change-Id: Ia8084ff7029ddd06e450cbf03a7b1fb5efaa7dc7
        Reviewed-on: https://gerrit.libreoffice.org/60136
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [975365445280e10d567dfb0bd8be6e5eb1dfdc46]

        Mute L10n in some regexp definitions and examples
        
        Change-Id: I614575fd63d08e05ffdf7c74a9f73a4c3021cf08
        Reviewed-on: https://gerrit.libreoffice.org/60105
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0858f6c2d93e701deef99a74567e214f05a9f8e3]

        Fix image dimensions expression in style
        
        Change-Id: I1803f18aa0512e5b618daa64efff6487c583fb76
        Reviewed-on: https://gerrit.libreoffice.org/60106
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [49ca3ec3c2290c0ea58a57f31073fc838109f75d]

        Fix icon sizes
        
        SVG images must have width/height set.
        
        Change-Id: Ia881ad81614d949f1d01764f3e750c066651d631
        Reviewed-on: https://gerrit.libreoffice.org/60107
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [63f3f49bbd70940dbd1cf4ca7ab3ac89de6af532]

        Remove dup bookmarks
        
        Change-Id: If88b54807649c5046d7f513eb533156687417e93
        Reviewed-on: https://gerrit.libreoffice.org/60108
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-07  Mike Kaganski  <mike.kaganski@collabora.com>  [104f6c7fe8b316edd9dbf35fc9ae17d1afddaff5]

        Mark XML Source as experimental feature
        
        ... since commit 65722772f00a40b8ca8adf21e31c22295ef7d215
        
        Change-Id: I80d97004a9cd4dc9e6600e6bab64a43c5be91633
        Reviewed-on: https://gerrit.libreoffice.org/59706
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-09-07  Mike Kaganski  <mike.kaganski@collabora.com>  [3c4bdb2fe9a0d64485aa9e0a15b44c260e233f50]

        Mention custom format codes for Calc's TEXT() function
        
        Change-Id: I29271e2f555cbc231b616e75b43b37775143feae
        Reviewed-on: https://gerrit.libreoffice.org/59984
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-09-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6c13566736d33e049e453283faf0a8a2e0206cca]

        Move bookmark out of list
        
        Change-Id: Ib1d844ed88a7389e1eeeb9f2279266745ba6acec
        Reviewed-on: https://gerrit.libreoffice.org/60099
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [39da00d7b4006f8bffe2075ac7c58afbdbc81785]

        tdf#117551 Change icons to SVG equivalent
        
        Change-Id: I5d174b434429485d270ba7b6e9147a3bc2b84828
        Reviewed-on: https://gerrit.libreoffice.org/60056
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0d03a98c88e64fb3303ecc80879e76f327d6bf4f]

        Show how beautiful are our icons
        
        On hovering icons, enlarge them.
        
        Next step: change icons to SVG (tdf#117551)
        
        Change-Id: Ib43e3b54ed27352a8ca785c57dce9314adc00e4d
        Reviewed-on: https://gerrit.libreoffice.org/60053
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c725ea5ca254d3723acbd7fa7f75b41b63c555b1]

        Typo
        
        Change-Id: I0943c9a67f45d5bcebc79278166c9ff0256eb209
        Reviewed-on: https://gerrit.libreoffice.org/59972
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-09-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [401ca6e0d92c9c95d14b89b90bef225664f7d462]

        Refactor pages for string <-> numbers/refs/dates
        
        Change-Id: I988850bd09ed2877bc98a3fda7ddff4b3ffbcff6
        Reviewed-on: https://gerrit.libreoffice.org/59595
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2018-08-28  Andrea Gelmini  <andrea.gelmini@gelma.net>  [222f1120f957b927650e2317f03cbc92aa80480b]

        Preface->Precede
        
        Just a suggestion.
        I'm not english-native but it sounds wrong to me with "preface".
        
        Change-Id: I403dfb162b399f4a487d616cde3209ba9efcba0b
        Reviewed-on: https://gerrit.libreoffice.org/59695
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-27  Andras Timar  <andras.timar@collabora.com>  [d2330a41e530b22a89fb32e4963d874f6a1d69ea]

        remove unused and abandoned wiki-to-help code
        
        Change-Id: Ifd3585262f6e5a04a19e040a5e5cfd48376bfbe6
        Reviewed-on: https://gerrit.libreoffice.org/59676
        Tested-by: Jenkins
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2018-08-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ad2c3417d5a789ef775fdf70b85f7d95845d4d03]

        Refactor help page on empty cells
        
        Change-Id: I8bff8e56804fae90a71fb35c0a67b015356c2138
        Reviewed-on: https://gerrit.libreoffice.org/59585
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [518f86fcc222c145c837f1e2e83e56128a30ed59]

        Review date and time functions help pages
        
        fix some formatting issues
        Add note and warning on date parsing
        Mute l10n in some tables with constants
        
        Change-Id: I86b4e7651ac89e2d2c8e2e658a8bdfd8f185ab60
        Reviewed-on: https://gerrit.libreoffice.org/59582
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-08-27  Leo Moons  <leo.moons@proximus.be>  [1c16bb2afae897a016f1839e9e2abc0591ae8d26]

        tdf#117592 Collateral file trigon.ods for NL
        
        Change-Id: Iec97f54113f398f97e751878422cfb0bc541fef5
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/59609
        Tested-by: Jenkins

2018-08-27  Mike Kaganski  <mike.kaganski@collabora.com>  [58b2db7b5054d884e88e67741264db87f93ae22f]

        Mention ICU list of regular expressions
        
        ... because we use that engine under the hood.
        
        Change-Id: Icf72dfe7534ccad26cc4ee0aefd7d3f03817e65d
        Reviewed-on: https://gerrit.libreoffice.org/58969
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e6544c270c8556166b9d1cf7e42eca55e2c3a6de]

        style previews can be now disabled by checkbox
        
        and expert config in not needed for that anymore
        
        Change-Id: I82ba2dc1f867ec50924326c8fed0e25f3e19b4c2
        Reviewed-on: https://gerrit.libreoffice.org/59599
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-08-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [648a2877770c9434df3099bb3c3b743862a72888]

        fix menu path to image properties
        
        Change-Id: Ic4ea128ba4d995c6adec288a6b47a19dfd118799
        Reviewed-on: https://gerrit.libreoffice.org/59593
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-08-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e2bf234e63c1ecf7971c2be2e50cfe0c7baa5dcf]

        Honor colspan and rowspan in tablecells
        
        Previously not implemented
        
        Change-Id: I8867d82bc12a6c4312fcc6aa49c6b31e360a524e
        Reviewed-on: https://gerrit.libreoffice.org/59580
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6ebdc6aaf37393e5366d8836c0e9d05f29bae5ee]

        Drop word "keys" in Search index navigation
        
        Change-Id: I1810349b25855325299f0ef098c0cf5a574e73d4
        Reviewed-on: https://gerrit.libreoffice.org/59553
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [564c0ad3687e6447db75fcbc6d64fb1a033055b2]

        Help page for Impress  Remote Connection dialog
        
        Change-Id: Ia3525f58f876fd92b447b99fd148fb12e6ac461b
        Reviewed-on: https://gerrit.libreoffice.org/59531
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [87b5b6d3532c532d297f1e9f67b018c34aa89c82]

        tdf#115254 Some branch bookmarks are'nt working 19
        
        module sd
        
        Change-Id: Icd24da60b6b6ce8dca289d8585f0366c58bd249b
        Reviewed-on: https://gerrit.libreoffice.org/59532
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f39dae6ac2f4e5d0fa8eed19595c118f20d59ee5]

        Add help pages for new Help
        
        Exlplain the new browser-based help system and user interface.
        
        Change-Id: I418b5fe148661a40b4e0291776ac43f4f207743e
        Reviewed-on: https://gerrit.libreoffice.org/59472
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e8d88bfcedec033cf53f7c7a6a870b52112a7745]

        tdf#115254 Some branch bookmarks are'nt working 18
        
        module sfx2
        
        Change-Id: I4193c687cec8da75178d94d17778ce6836d1e6fd
        Reviewed-on: https://gerrit.libreoffice.org/59418
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>
        (cherry picked from commit 0a77fc09a8060c18d52eaaf6d8233117fbdb3414)
        Reviewed-on: https://gerrit.libreoffice.org/59525
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [89e50da59f9f1de76f7de4d22ac22b2772894a74]

        tdf#115254 Some branch bookmarks are'nt working 17
        
        module svtools
        
        Change-Id: Ifc61a6fbd0f32ed0f8b4bbea273d1b9081df92c9
        Reviewed-on: https://gerrit.libreoffice.org/59312
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>
        Reviewed-on: https://gerrit.libreoffice.org/59524
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [c48b19bcf937b5b5689b08254208c935057b58e8]

        Better placement of background color definitions & a new shadow
        
        Change-Id: I8ad99f278cd1e4d96ae873627f2dfa2a5b827761

2018-08-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5715a39fdb3eea1b8bd71fc6517c5442bfce1fe5]

        tdf#119009 Clarify DATEDIF date parsing
        
        Change-Id: Ia0fa5110beb5914f7acb70046ef09e337f2fb30d
        Reviewed-on: https://gerrit.libreoffice.org/59406
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-08-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [df4a017dbfecdb9ad1f8395ad8ad9c422a2e13e0]

        Add some space between warning/note/tip boxes
        
        Change-Id: I37b9bf85cbe2b3e101c5ba4c71391692b2a65425
        Reviewed-on: https://gerrit.libreoffice.org/59473
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-08-23  Andrea Gelmini  <andrea.gelmini@gelma.net>  [7340c242e73162cd03de07ec24edac31eaeae631]

        Remove Britishism
        
        Change-Id: I082ad10480c53c122f6ef2ebe2586db686b8b837
        Reviewed-on: https://gerrit.libreoffice.org/59465
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-08-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [dd0b40c3e7a5f0a85c0a0c4191c2cabe30473ec8]

        there are styles instead of AutoFormat in Insert Table dialog
        
        Change-Id: Id82614ea1efd6c40c9c382c44bffb5079371d44d
        Reviewed-on: https://gerrit.libreoffice.org/59474
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-22  Andras Timar  <andras.timar@collabora.com>  [13cc534b476065099a61222e21f057becb9620d9]

        Add 'Indonesian' to language dropdown list
        
        Change-Id: I8c2fe09b6c774363252e69117c13ee29470528e7
        Reviewed-on: https://gerrit.libreoffice.org/59429
        Tested-by: Jenkins
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2018-08-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [4d981d191b90503659049a42fa4e60faa9ef3ad9]

        minor corrections to Edit Fields page
        
        Change-Id: I04e54d3edd10540e730f9049ffd8b9361c7775a5
        Reviewed-on: https://gerrit.libreoffice.org/59419
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2018-08-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e22b2bc0beeb1bb32184af509af98c303677032c]

        tdf#95490 Help page for image compression
        
        Change-Id: If3311afeac94d16b18e80db83125394daea580ff
        Reviewed-on: https://gerrit.libreoffice.org/59367
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5969bd167aa7abb317dcbef5420c8d36d8780cc3]

        Fix logic for screenshots in help pages
        
        better handling of image dimensions
        
        Change-Id: Iefceb9fa391d564c8920ab53160f70110a7abb8a
        Reviewed-on: https://gerrit.libreoffice.org/59338
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-20  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [c823daa3858c14f444927ab313c28fc2d4dc3d5e]

        Cleanups
        
        in /shared/00/
        
        Change-Id: I54fc724adac9d08ac6f705933c4b3fc0cf9ffa0b
        Reviewed-on: https://gerrit.libreoffice.org/57134
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-08-20  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5c78f56bc417b0be078f84303ab4895c9e1f7daf]

        table is not in Insert menu anymore, use another example
        
        Change-Id: Iab50a4452f5b50eade881119f316410a03611265
        Reviewed-on: https://gerrit.libreoffice.org/59305
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [324cbbd8b4e6769550d91f9cefc682f05b67e47f]

        Fix dup ID
        
        Change-Id: I4c21333e6738edc39153ed2f9b276f361190d396
        Reviewed-on: https://gerrit.libreoffice.org/59276
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [adff949d41483b1db4aec6eda371bd68e6f77dce]

        tdf#115254 Some branch bookmarks are'nt working 16
        
        Module svx
        
        Change-Id: I0ce6c3c004ee8ef68b7114692ffcc6f9e912ccf3
        Reviewed-on: https://gerrit.libreoffice.org/59273
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c75e2a8250b38a9bf2a4656a5f564965d4b5a7fe]

        Add MACOSX for =INFO("system")
        
        Change-Id: I23bd4706bf7f0eba4334e15c21e750b2f2cf2883
        Reviewed-on: https://gerrit.libreoffice.org/59266
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [489fd5f5a291966f3417321930c8723df67e96e0]

        Mute l10n in numeric table and InfoType strings
        
        Numeric cell are not to be translated
        InfoType either.
        
        Change-Id: I320b78c2c84212ece5c080e47c78cef2550ae066
        Reviewed-on: https://gerrit.libreoffice.org/59263
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-16  Mike Kaganski  <mike.kaganski@collabora.com>  [f6f00dd19eb27c293d147262a18329df60aa6bab]

        Fix excel syntax description
        
        Change-Id: Iaaf38a33373eb910785a4a5d1fc45649523726e9
        Reviewed-on: https://gerrit.libreoffice.org/57897
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-16  Jan Holesovsky  <kendy@collabora.com>  [f0e9b27d338a12bb5c7631f3c935ba9969bd7db3]

        Generate the modules dropdown content on demand too.
        
        Change-Id: Ibcbd8faac4f31d41398d8ae98314d83690136ab6
        Reviewed-on: https://gerrit.libreoffice.org/59152
        Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
        Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
        Reviewed-on: https://gerrit.libreoffice.org/59153
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-16  Andrea Gelmini  <andrea.gelmini@gelma.net>  [c8a4b91e10c89167a272f46966ac9c09bed8e711]

        Fix typo: s/an other/another/g
        
        Change-Id: I7cf78bc37d3bdc44a0bfb6fe34a3ef1a53a4a73c
        Reviewed-on: https://gerrit.libreoffice.org/59103
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-16  Jan Holesovsky  <kendy@collabora.com>  [9f22fa7cf557ef87ec61372c9e7743d04bbd5725]

        Translate the language names in JS.
        
        Change-Id: I7185a7d0981abbacef4a152ee6ac5352ebe970cd
        Reviewed-on: https://gerrit.libreoffice.org/59150
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-16  Jan Holesovsky  <kendy@collabora.com>  [7f21cd8b7c0296b13472b42a73239691c98c92b6]

        Don't embed links to all the languages into every page.
        
        Change-Id: I31f140919a18db55ef5afab9f229afa7eed3e36c
        Reviewed-on: https://gerrit.libreoffice.org/59149
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-16  Jan Holesovsky  <kendy@collabora.com>  [5ccfc30b13663a52686cd040cb574bc0c0dc652c]

        Let's have Content-Type everywhere.
        
        Change-Id: I000658561d76d6a95a4acbc621db5e3f6d081e08
        Reviewed-on: https://gerrit.libreoffice.org/59051
        Tested-by: Jenkins
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>

2018-08-16  Jan Holesovsky  <kendy@collabora.com>  [8d728edf4a9bbf066c3173a0349798d9465bad61]

        Try to detect the system at least a bit.
        
        Change-Id: I5c5243d56cf85eeb7cd857c7d9f6da5cd305b429
        Reviewed-on: https://gerrit.libreoffice.org/59049
        Tested-by: Jenkins
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>

2018-08-16  Jan Holesovsky  <kendy@collabora.com>  [e76947a271da80e60ef658a9795fd95b6f26476a]

        The <version>/index.html can default correctly, no need to do it in the root.
        
        Change-Id: If74aaea6924638f9fef647121da4a35c66fc0213
        Reviewed-on: https://gerrit.libreoffice.org/59048
        Tested-by: Jenkins
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>

2018-08-16  Jan Holesovsky  <kendy@collabora.com>  [73023bcc0dba68f6677bc02cdad75145180e2b11]

        Limit the online help only to the built languages.
        
        Change-Id: Ib81dbd9a4047d9bb63761a43ef0b183a450b03f1
        Reviewed-on: https://gerrit.libreoffice.org/59047
        Tested-by: Jenkins
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>

2018-08-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [0d068dc8d5cd64f89c8a8e3d0a6bef6ed9e1ee87]

        Horrible use of capitals here
        
        Change-Id: Id38a238f97718e498bb65a450e68550708222295

2018-08-14  Jan Holesovsky  <kendy@collabora.com>  [049c187e0503bb1f527eebb3c9a5e0d5961ee947]

        Let's make the help urls more standard, and use ?Target=...&... form.
        
        Change-Id: Ic2568c769ab11e3622f71b92a46fb124012a3c90
        Reviewed-on: https://gerrit.libreoffice.org/58865
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-14  Jan Holesovsky  <kendy@collabora.com>  [1c76993a281f99a80c4dcbcf7e2133ef2dd3db69]

        Rename 'map' to 'hid2fileMap'.
        
        Also update dependency, so that the file gets rebuilt when the 'echo'
        part of the makefile changes.
        
        Change-Id: I0412f882dd12e265d8261a259ed83c469e261cdf
        Reviewed-on: https://gerrit.libreoffice.org/58993
        Tested-by: Jenkins
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>

2018-08-14  Jan Holesovsky  <kendy@collabora.com>  [3eea3745e5ee142962eb509032266e0c5762e943]

        Rename get_url.xsl to generate_hid2file.xsl, because that's what it's doing.
        
        Change-Id: I565ca442281fa8a80a59d1038d29b34d7f9d9f41
        Reviewed-on: https://gerrit.libreoffice.org/58989
        Tested-by: Jenkins
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>

2018-08-13  Andrea Gelmini  <andrea.gelmini@gelma.net>  [780b5243abe260f6f37e9c5f6563c58fc2e20818]

        Fix typo
        
        Change-Id: Ibfbd8efce7c262375e336af242da4fb27a192236
        Reviewed-on: https://gerrit.libreoffice.org/58930
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-08-12  Jan Holesovsky  <kendy@collabora.com>  [9e4660049b5f4c6da3c652f068186e52a360ae3b]

        Avoid several JS errors.
        
        Change-Id: If0b8b4f3e8c3464f4e7f812ba727a929330438f3
        Reviewed-on: https://gerrit.libreoffice.org/58864
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-12  Jan Holesovsky  <kendy@collabora.com>  [7ab3eded419b6fddbdd9d7a7c1f676b3720950c0]

        Use window.location.href = ...; instead of window.open(..., '_self');
        
        Otherwise the interim URLs end up in the history.
        
        Change-Id: If99aa1a29126f93387d2f5a6460cc0d43b488cd9
        Reviewed-on: https://gerrit.libreoffice.org/58867
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-12  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5c1d1eb33951982ffa5352980d4713489c0d98ae]

        correct variable name in VBA example for WeekdayName function
        
        Change-Id: I79cbb241239f1f9cee59994b2b35e76703b1aa1a
        Reviewed-on: https://gerrit.libreoffice.org/58885
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-12  Stanislav Horacek  <stanislav.horacek@gmail.com>  [7aba4422257bdcc2cf3e54d96c5e329d2b24e5d4]

        fix description of VBA Rate function
        
        Change-Id: I6cd34d766825d5c947a533368b8ce8d132324fab
        Reviewed-on: https://gerrit.libreoffice.org/58883
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [af3f6f6d7974bf2ddbf49d2e95e90a3e916af8df]

        New Help housekeeping
        
        remove deprecated files (gbuild has replaced them)
        
        Change-Id: I00a0a1558dfa80486dd64df37273c90bc6262fb0
        Reviewed-on: https://gerrit.libreoffice.org/58784
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-09  Jan Holesovsky  <kendy@collabora.com>  [dbbcc7c949167f4a88fa91373f3012e67e30d255]

        Use PRODUCTNAME from the configure.
        
        Change-Id: Ibc742e653f44093372bed4e103fedb3a597dfdac
        Reviewed-on: https://gerrit.libreoffice.org/58793
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>
        Tested-by: Jan Holesovsky <kendy@collabora.com>

2018-08-09  Jan Holesovsky  <kendy@collabora.com>  [c86fd8dca6ed4def8305dbd3812c463e357b9f79]

        Update the README.txt.
        
        Change-Id: Id493d2d1fa21a160b4fc7d2bb160e6cb6a38c93b

2018-08-04  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [c6f2a3e1a51b3235b3fbf91228c5405e71744564]

        Remove repeated word
        
        Change-Id: I71bf44d3f962c830f6057ced2f0930724f1a394b

2018-08-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cfc1d042e07ff93758d4dda24cfe7459302d76fc]

        New 6.1 video for module's help entry pages
        
        Must be cherry-picked to 6.1 branch
        
        Added localize=false to prevent translation. Translation
        will be displayed in captions.
        
        Note: videos and collateral files are available in help online
        ONLY
        
        Change-Id: If57a384783a2e31c90b069c1f0b33746d569f800
        Reviewed-on: https://gerrit.libreoffice.org/58433
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-01  Mike Kaganski  <mike.kaganski@collabora.com>  [3dd9b7fb5e45ee88299457e397683baec80abb9e]

        Revert "tdf#118187 Text for INDIRECT() in wrong place"
        
        ... and clarify the context in the example instead.
        
        This reverts commit 184324625ea1e803007b9c41ce625ae6014573f1.
        
        Change-Id: Ie51c3b960a2262e5751bdecf86ba4e174f369fff
        Reviewed-on: https://gerrit.libreoffice.org/57899
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [814d9dc38a99f64b05d32e402295a3db8f91eb6b]

        tdf#115254 Some branch bookmarks are'nt working 15
        
        module sw a- to b-
        
        Change-Id: Ife8de2a83b4e99a2762a452c06045e1892b090b6
        Reviewed-on: https://gerrit.libreoffice.org/58402
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a20196a08afd082a74e89e217cc5ca18a8dbe0be]

        tdf#115254 Some branch bookmarks are'nt working 14
        
        module sw, c- to e-
        
        Change-Id: Ie5f2575114177fe7ca7b060a82fbd9b992c3bda1
        Reviewed-on: https://gerrit.libreoffice.org/58377
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-08-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6eec4dae4a5e3a7edc426e01a86b755123e03f4c]

        tdf#115254 Some branch bookmarks are'nt working 13
        
        Module sw, f- h-
        
        Change-Id: I40bd97eb8d48951c087548f8a1f4aeeefb745f66
        Reviewed-on: https://gerrit.libreoffice.org/58376
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [b26200c8b2bdc3d9f6d35f8e6f5564e411c0f7cf]

        Further cleanups and improvements
        
        in /shared/01/020*.xhp files
        
        Change-Id: I7b6da19227f2b4a4ee33a634b16481f0ef720837
        Reviewed-on: https://gerrit.libreoffice.org/54905
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [d5103dbfd2da81e5ed8f6e5b6c2e6b33e505ace5]

        Further cleanups and improvements
        
        in /shared/01/011*.xhp files
        
        Change-Id: I12ec3e9901eecb31131ad2497bd1c545cde4f51c
        Reviewed-on: https://gerrit.libreoffice.org/54842
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [38917fb4b308addf62847b3ac3672a2b90d54fea]

        Cleanups and improvements
        
        in /shared/05/*.xhp
        Hopefully also fixes visual glitches in
        https://help.libreoffice.org/6.1/en-US/text/shared/05/00000150.html
        
        Change-Id: I4698bc0ecf547ac2231cb28d6ccef3025e0b832f
        Reviewed-on: https://gerrit.libreoffice.org/55444
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [cebc6552060eb776bec42d8db9fc15686fc8f378]

        Cleanups in /shared/05/*.xhp
        
        Change-Id: I35b699fc4408809a6f5e7802e16b17594781ed15
        Reviewed-on: https://gerrit.libreoffice.org/57133
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [cb7898d2454c425e2cf4d4061dfef09ce54d5917]

        Cleanups in /shared/05/*.xhp
        
        This partial patch hopefully also fixes visual glitches in
        https://help.libreoffice.org/6.1/en-US/text/shared/05/00000150.html
        
        Change-Id: I753ffda535df10c453b36b459178e0d1a5974f79
        Reviewed-on: https://gerrit.libreoffice.org/57132
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [d48201cec82c6bc84a39b31395fd4ba4aef8b5c4]

        Cleanups in /shared/02/011*.xhp files
        
        Change-Id: I91875370ab207dfb94f06070f081194050402cd0
        Reviewed-on: https://gerrit.libreoffice.org/57127
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [fc5f8a12d823ed3840a5c349b4fa44115e71fd87]

        Cleanups in /shared/02/011*.xhp files
        
        Change-Id: I0a41efdc51a2696936235d614c9044e929b3a2b2
        Reviewed-on: https://gerrit.libreoffice.org/57126
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [74c9d7319c3f4933072df0723c42d75d36c80416]

        Cleanups in /shared/02/011*.xhp files
        
        Change-Id: I7ec108d45b8b14a15f910867032625b2f48897a6
        Reviewed-on: https://gerrit.libreoffice.org/57125
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [6c87866525204c7fd149562f93ef15e198a0378b]

        Cleanups in /shared/01/04*.xhp files
        
        Change-Id: I3897b484ca802b5482a4f2278cbed10b0ede30e8
        Reviewed-on: https://gerrit.libreoffice.org/57124
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [6bcb88ed2a4d92e1fec05531447dfda84d8f4b95]

        Cleanups in /shared/01/04*.xhp files
        
        Change-Id: If9dfa504db1edd23f18012419fd7bad5f6c064ae
        Reviewed-on: https://gerrit.libreoffice.org/57123
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [a6aca48c82b1296bcfb78261079a58a749496dff]

        Cleanups in /shared/01/04*.xhp files
        
        Change-Id: I6251ed2d63735b2a0f39a9bf9c8d6b5571657a5e
        Reviewed-on: https://gerrit.libreoffice.org/57122
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [74b90e87b02f192dcff7394ff6198eacba023c50]

        Cleanups in /shared/01/04*.xhp files
        
        Change-Id: I34225b401def6a2e6e00aa725e20a17b9a4c3a21
        Reviewed-on: https://gerrit.libreoffice.org/57121
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [eb238a78530bb8591eb73025a79374b167d5cd2d]

        Cleanups in /shared/01/04*.xhp files
        
        Change-Id: I42a6cff181c3e3e5bf6dc4cca04865caab2e9bad
        Reviewed-on: https://gerrit.libreoffice.org/57120
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [d9fa5ee122295019fb58d45e1938dd14d2bbaf1a]

        Cleanups in /shared/01/04*.xhp files
        
        Change-Id: Ife7ef0ba0416063a3807386664a52466a6a683db
        Reviewed-on: https://gerrit.libreoffice.org/57119
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [5107d89b6c8630a8a442aaf318eb30d659bc00fb]

        Cleanups in /shared/01/04*.xhp files
        
        Change-Id: If7ebf56aeec57c267f81706d61650c101b33f323
        Reviewed-on: https://gerrit.libreoffice.org/57118
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [c91eca38ad98d4cf530f8de56ccb33057fc215fb]

        Break my patches into smaller changes
        
        untill the last 2 action items are resolved:
        https://gerrit-review.googlesource.com/Documentation/user-inline-edit.html#not-implemented-features
        
        This should also helps reviewing.
        
        Change-Id: I88cfbf66a3a091097a27a20bd4c41b1261769bfd
        Reviewed-on: https://gerrit.libreoffice.org/57111
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [7e2e76eb6066faf848c97c55f4b485aef1df2b32]

        Cleanup in /shared/01/02*.xhp files
        
        Change-Id: Iff5a39d1ed1a0d269f6d49e499cb9bbf71ccfea4
        Reviewed-on: https://gerrit.libreoffice.org/57117
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [2d421bf982a5ed0ae938c78342fed9eae330b8c5]

        Cleanup in /shared/01/02*.xhp files
        
        Change-Id: Id1057af0e0ac1dbbf9cf8d18dfc181416911622b
        Reviewed-on: https://gerrit.libreoffice.org/57116
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [8676e4f3e2562b0723aabcdc78ea12b9ccf2d47e]

        Cleanup in /shared/01/02*.xhp files
        
        Change-Id: Ie2d121c7abd2b57c923e8500096269e8ae662c6b
        Reviewed-on: https://gerrit.libreoffice.org/57115
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [22bff904b99a5b33bd616b019e504b9883cd9fa1]

        Cleanup in /shared/01/02*.xhp files
        
        Change-Id: I7866fba42217456a6cf997b3f61472249f8df921
        Reviewed-on: https://gerrit.libreoffice.org/57114
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [c523f59b56bfa778c3ae45b07575849f9553ca41]

        Cleanup in /shared/01/02*.xhp files
        
        Change-Id: I85c2513952e20e11b7063f7700c559a0ab01968c
        Reviewed-on: https://gerrit.libreoffice.org/57113
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [1a3c70497b28fa35644345d4b083cb6ca30a1417]

        Cleanup in /shared/01/02*.xhp files
        
        Change-Id: I6e0b1a7c36e6d530a4648806c5d323ca427223b9
        Reviewed-on: https://gerrit.libreoffice.org/57112
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [19ebdb1760ac6f6ff50b2311dad05270668e1d19]

        Further cleanups and improvements
        
        in /shared/01/010103*.xhp files
        
        Change-Id: I4489ea771b44cb92ce145dbf31c01c16ad10e113
        Reviewed-on: https://gerrit.libreoffice.org/54835
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [08c175304c51d658a1e477b06c30838d8a862a77]

        Further cleanups and improvements
        
        in /shared/01/0220* - 0222*.xhp files
        
        Change-Id: I1f0a81dee3348ec06af81f78f725a3a35f13fe26
        Reviewed-on: https://gerrit.libreoffice.org/54932
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [74b5f236efc8b074485ff70a45a1c117137dc89b]

        WIP: tdf#118008 Review of Format menu help page(s?)
        
        Change-Id: Id3a87aa5523d4f84a7ea6e523dfe59d655c03054
        Reviewed-on: https://gerrit.libreoffice.org/55445
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [83fdeadc83d3bfee7ef90bdace7cf0db8487190d]

        tdf#115254 Some branch bookmarks are'nt working 12
        
        module sw, i- l-
        
        Change-Id: I9c9a3060f79542b7397fa7fde48a990599eb4b8d
        Reviewed-on: https://gerrit.libreoffice.org/58350
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5b63a42edbba2999ccb50f5f58268050e25e22a9]

        tdf#115254 Some branch bookmarks are'nt working 11
        
        module sw m- n-
        
        Change-Id: I556041e33ce908d02e510676039370cdf79bc096
        Reviewed-on: https://gerrit.libreoffice.org/58147
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8426408b9647babdcc53ca4eef9762e50b3cd407]

        tdf#115254 Some branch bookmarks are'nt working 10
        
        module sw, o-
        
        Change-Id: I301f34529ee6c62018d8301d1d16a2cab908e829
        Reviewed-on: https://gerrit.libreoffice.org/58143
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e055db0a26c7fab3d624fef7e726e61cb1e8f032]

        tdf#115254 Some branch bookmarks are not working 9
        
        module sw,  p- to r-
        
        Change-Id: I7772ab8ac360f00df6e914ea509118eacca7270d
        Reviewed-on: https://gerrit.libreoffice.org/58139
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [96108c1112300ab09d5e0632fe66cdf996d4443f]

        tdf#115254 Some branch bookmarks are not working 8
        
        module sw s-
        
        Change-Id: I8a8c40c6506f57caeb6de2d55181b4af91a28fce
        Reviewed-on: https://gerrit.libreoffice.org/58027
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3fb1fda6051fafe343fde842a344192dbc5abe99]

        tdf#115254 Some branch bookmarks are not working 7
        
        Module sw , t- to w-
        
        Change-Id: Ic307998cd8f2080c3c0a98a114308e30394362d9
        Reviewed-on: https://gerrit.libreoffice.org/58026
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-25  Gabor Kelemen  <kelemeng@gnome.hu>  [264f91670f5392abdf3c325bb28da64f33733ea9]

        Fix ahelps in Math; Format - Spacing page
        
        Change-Id: I96b74f871a66d7968ae268552f38d43c56bec12f
        Reviewed-on: https://gerrit.libreoffice.org/57928
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1f5dbe3cfae77c879d2b7c95131cc87393dccb00]

        Fix <otherwise> case for icon replacement
        
        Change-Id: Ia5db370d1e19aa2818fba7ad7b2427692ff1b80e
        Reviewed-on: https://gerrit.libreoffice.org/57927
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-23  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [c8d840200ba0175a09e5f6c68385f56e09c235ec]

        Fix a typo found by Andrea Gelmini
        
        -reformatting part
        
        Change-Id: If12a0361a9b47878b7df0f562154931437e59fc6
        Reviewed-on: https://gerrit.libreoffice.org/57827
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-07-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c93d46dafd476233cde4a84bc1527b317ce7854d]

        Move bookmark target out of list
        
        Targets <a> inside a list breaks formatting.
        
        No impact on translation.
        
        Change-Id: I58aecd307f4156f0fb84ee0b5b06b497ca28c1d2
        Reviewed-on: https://gerrit.libreoffice.org/57818
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0901f95273cc31db84d31a11cb22187f73cad128]

        Restore 'GLOBAL' label in Index
        
        GLOBAL is the external nam of the SHARED bookmarks.
        
        Change-Id: If4a877cc26dddb3fa99e5369ef63c7333aa53ffe
        Reviewed-on: https://gerrit.libreoffice.org/57815
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6f19b002ecde744916b4e7276dd5f35b95f5dab8]

        tdf#118844 Add missing icons in Help pages
        
        Apply strategy #1 described in tdf#118844 comment #3
        
        Change-Id: I072bf837217acc8dc84ff1104324df69e33a22bd
        Reviewed-on: https://gerrit.libreoffice.org/57801
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [faeb714c09f7420d6ed0c55097de2467e211a13d]

        tdf#115254 Some branch bookmarks are not working 6
        
        writerperfect and uui modules
        
        Change-Id: Ic5534fc23a8f631c82e39def337a867d355cb93f
        Reviewed-on: https://gerrit.libreoffice.org/57702
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9cd1d2832cad78410c85b9fb7b6ccba9473f3106]

        tdf#115254 Some branch bookmarks are not working 5
        
        vcl and xmlsecurity dialogs
        
        Change-Id: I538af5bf6f54a629e4d39a9a0f153bf97c7d8329
        Reviewed-on: https://gerrit.libreoffice.org/57701
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-19  Andrea Gelmini  <andrea.gelmini@gelma.net>  [bfe354c9d4291ddebf32d0cddfca24ddfd3aa950]

        Fix double words
        
        Change-Id: Ibd67f546b323139eed589758721b1c00a8852502
        Reviewed-on: https://gerrit.libreoffice.org/57741
        Tested-by: Jenkins
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-07-19  Miklos Vajna  <vmiklos@collabora.co.uk>  [11a9f0c96e91153a458f8c7881c38fc7f728f2b4]

        tdf#118771 EPUB export: document that reflowable content has no page style
        
        Change-Id: I452b26da43c1481d7af01c0b9f4b0f27a5053ae7
        Reviewed-on: https://gerrit.libreoffice.org/57732
        Tested-by: Jenkins
        Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

2018-07-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c58bf8545eb2f76dee66921dad945f17b5274f6f]

        tdf#118330 Terminology change of CONTENTS sidebar
        
        Change-Id: Ibb7b5d85f39e1a097ff85e74f2f2be69ab48bc57
        Reviewed-on: https://gerrit.libreoffice.org/57018
        Tested-by: Jenkins
        Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>

2018-07-18  Caolán McNamara  <caolanm@redhat.com>  [b998c942e0491b5fbb5befb0085e5db7e15490d5]

        Related: rhbz#1602589 unreachable code
        
        Change-Id: I420ed94f178dcdb7bbaba6078b7b3c6730053a34
        Reviewed-on: https://gerrit.libreoffice.org/57647
        Tested-by: Jenkins
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2018-07-18  Andrea Gelmini  <andrea.gelmini@gelma.net>  [67fd95451697b52199016ec1fbaedfe459295826]

        Fix typo
        
        Change-Id: I626c1943c79f2767c6c528e3305e76b375b4d4da
        Reviewed-on: https://gerrit.libreoffice.org/57592
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-16  Caolán McNamara  <caolanm@redhat.com>  [1832f962424d95535a96048cdac41ee60c05db9a]

        reword Block any links from untrusted documents documentation
        
        Change-Id: I7f509ca500d859e4332fdc94f9a265fa34a64fcb
        Reviewed-on: https://gerrit.libreoffice.org/57509
        Tested-by: Jenkins
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2018-07-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6cd28b0578beb4771c00b38f265870381045454e]

        tdf#115254 Some branch bookmarks are not working 4
        
        sfx2 module dialogs
        
        Change-Id: Id7f799c0939c63695c29d0b6352e88c005386d3f
        Reviewed-on: https://gerrit.libreoffice.org/57468
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d3b6ce0424e1aa359b297c63bbd16217a2e5b747]

        tdf#115254 Some branch bookmarks are not working 3
        
        dialogs from chart2
        
        Change-Id: I97e08c5b8ca2200f143073abadb355da99b38b9a
        Reviewed-on: https://gerrit.libreoffice.org/57450
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [25e88166393ebf5736a38271dd33f49b69e759b9]

        tdf#115524 Some branch bookmarks are not working 2
        
        simpress and sdraw modules
        
        Change-Id: I5d498cb7ab504277a54f6d002e1f8e88ce78ab0c
        Reviewed-on: https://gerrit.libreoffice.org/57411
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e366cf4f207e1fcbfa0bc11c83916fb89c7e6eae]

        tdf#115524 Some branch bookmarks are not working 1
        
        With .ui dialogs, the Help system sends specific URL
        associated to the higlighted widget in the .ui dislog.
        
        Not every help page associated to the dialog has
        <bookmark branch="hid/<path to the dialog/widget"/>
        for all widgets of the dialog. As consequence, some URLs
        were not addressed and the default module entry page
        was displayed, instead of the dialog help page.
        
        The solution is to define a dumy bookmark '@@nowidget@@' to the
        help page associated to the dialog, and if the widget bookmark
        is missing in the help page then use the dummy target,
        thus offering a help page with the right contents anyway.
        
        This patch covers help pages for smath.
        
        Change-Id: I40b592271b0c336d4d3bacc33d2f3d19107ae702
        Reviewed-on: https://gerrit.libreoffice.org/57393
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-11  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2af2ba2a19e62ec8463c0f8e6b3d2346e75e5bb2]

        tdf#118314 Delete help content related to obsolete “Input Method Status” feature
        
        Change-Id: Ie80279915e3ee9a123204a729325ca9e119ab6bb
        Reviewed-on: https://gerrit.libreoffice.org/57224
        Tested-by: Jenkins
        Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>

2018-07-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d1cacd356d203bd855eeb235f1374100bed3aa08]

        Fix more typos in GIMMICKS name here and there
        
        Change-Id: Iae95e2aaa42f273effa3b7576da7e6c45495c5c6
        Reviewed-on: https://gerrit.libreoffice.org/57273
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d6a0bd1e518bb0a99ed360adc2cabb5f42f0980c]

        Typo in GIMMICKS Basic library name
        
        Change-Id: I15a491ae867f16c13faf1a102ec3b11a6dcfc638
        Reviewed-on: https://gerrit.libreoffice.org/57252
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-10  Michael Stahl  <Michael.Stahl@cib.de>  [89f1284e5b8017e7f13e7551559d5038e2c05399]

        tdf#118571 avoid MSI problems with double / in Package_html*.mk
        
        MSI helpfully converts "help//fuse.js" into "help/help/fuse.js",
        which isn't obvious.  Or helpful, for that matter.
        
        Actually it might be the Perl installer code that messes it up,
        can't quickly check whose fault it is...
        
        Change-Id: I69e9849b533a7fbe54310edb99bda3a879f4f031

2018-07-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1ee609da2c58c8628535602348d2a51dd7ac9f14]

        Also add that here…
        
        Change-Id: Ia31ace1a2f844dbd707839a44ec131f424513924

2018-07-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [01319d64fae5989f35d10038d19d3371efb69d73]

        Helponline: Fix alignment of TOC in sidebar
        
        It was too close to the window border in Edge, Chrome and Firefox Nightly.
        
        Change-Id: I29a7b17c6abc240baa1f75cba879942810ebee07

2018-07-10  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [581213f4b1f0589367529434af22c41ddc4c1a29]

        tdf#118430 Three column layout with 1440px width
        
        Contents will now stay collapsed until 1440px width, when
        it will move to the right side of the screen.
        Removed useless and harmful float:left from .index-label.
        
        Change-Id: I504e8c4be3a5e777dc7bafbd6a6105b163e4a5f3
        Reviewed-on: https://gerrit.libreoffice.org/57129
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3b921c7604f80decfbba38bfe22ec1409ae244d7]

        Mute L10n for embedded specific string
        
        Change-Id: I208c5f5e8a7a65d19ce79055cd031f4c8d8921e8
        Reviewed-on: https://gerrit.libreoffice.org/57068
        Tested-by: Jenkins
        Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-07-04  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2e878c0fb7d7ea39589c0b919d649ef109baf1d3]

        tdf#117620 Update user-facing name of IgnoreAllList in Help
        
        Change-Id: I706944e950c7fb6adeb577819df47f251c9ff96b

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [0fc40595b4e712771418f16c337ae0fad6e33658]

        Cleanups of *.xhp files (whitespaces)
        
        in /shared/02/24*.xhp files
        
        Change-Id: I1068f43218d56533bfbafa5fc70868e1a0eee8c8
        Reviewed-on: https://gerrit.libreoffice.org/55482
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [462ac116c218c666ca799a9ec339c78a4144af24]

        Cleanups and improvements
        
        in /shared/02/1*.xhp files (partial)
        
        Change-Id: I98f2289edd92e8fd85575156cfd2732ab19896e3
        Reviewed-on: https://gerrit.libreoffice.org/55485
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [64145f3c1bb81400796763547aaac020af91018d]

        Minor cleanups and improvements
        
        in /shared/02/20*.xhp files
        
        Change-Id: Iff1a514efcf8d7f3b433a00ac4a165b18c458bb7
        Reviewed-on: https://gerrit.libreoffice.org/55484
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [de2a4c1173cb242b0dce04a52ce390b14ea8a413]

        Cleanups and improvements
        
        in /shared/02/14*.xhp files
        
        Change-Id: I6da71717abcab59b9ad2556273a70db34200ec44
        Reviewed-on: https://gerrit.libreoffice.org/55503
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [45f16762f07fbbc2095a8ce33c8b977ee9a7a548]

        Cleanups and improvements
        
        in /shared/02/04* - 06*.xhp files
        
        Change-Id: I7e8f22713e82e1035ab225a227548e9d4c29bcd1
        Reviewed-on: https://gerrit.libreoffice.org/55510
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [c941d997e161b43ae15adfec6e1e84a17b2eb060]

        Cleanups and improvements
        
        in /shared/02/121*.xhp files
        
        Change-Id: Ie1dcf764126fe8c5b3c6c26007c669ab04bdb684
        Reviewed-on: https://gerrit.libreoffice.org/55504
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [dbbcc9a0812e3cd622b2749a370c995cc5a42b73]

        Cleanups and improvements
        
        in /shared/02/09*.xhp files
        
        Change-Id: Ie065ce456dd051d7b0bf1e83f3a26f3f5d29524e
        Reviewed-on: https://gerrit.libreoffice.org/55506
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [64f8169a585df0b58c50af0ae16dba752fd34c52]

        Cleanups and improvements
        
        in /shared/02/07* + 08*.xhp files
        
        Change-Id: I336b83db23060e0b86c6c338f5d857969d30e0b7
        Reviewed-on: https://gerrit.libreoffice.org/55508
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [06043636ee174aa38b02630aabbbf4cbdfb65f54]

        Cleanups and improvements
        
        in /shared/02/03*.xhp files
        
        Change-Id: I39fd42d0d70343254eb21a72e913bb215c62d9a0
        Reviewed-on: https://gerrit.libreoffice.org/55511
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [23c86168f3bf6da62cba71236b5e5c1009458a01]

        Cleanups and improvements
        
        in /shared/02/012*.xhp files
        
        Change-Id: I731780588c2030308a128f3b3796d7a123ebcd15
        Reviewed-on: https://gerrit.libreoffice.org/55513
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [2a9837232d24a2a776d2f9b5dcb29abf768eca11]

        Cleanups and improvements
        
        in /shared/02/011700*. xhp files
        
        Change-Id: I1afe9e229131dd5c1f121df8ab86da0007559dd8
        Reviewed-on: https://gerrit.libreoffice.org/55536
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [bc08ccfcaab7ce88b2d705e9caaed00c767925aa]

        Cleanups and improvements
        
        in /shared/02/011701*.xhp files
        
        Change-Id: I543d70dbf830119432af0db179ac8489e8717c52
        Reviewed-on: https://gerrit.libreoffice.org/55538
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [4f674b81a99bb1d53fb87eca4ffd8a08cea1c1f7]

        Further cleanups and small improvement
        
        in /shared/01/0107*.xhp files
        
        Change-Id: I29834c5896dcdc3a2b90617edd2bb89adfb9b21f
        Reviewed-on: https://gerrit.libreoffice.org/54830
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [4ede0d8350a96d21807575348cb8792efb35ca36]

        Further cleanups and improvements
        
        in /shared/01/0106*.xhp files.
        Reduce indentations
        
        Change-Id: I8a27f2219e937f315dc95824ca18b1e669f06a51
        Reviewed-on: https://gerrit.libreoffice.org/54831
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [13bd5c7a22933b16425a8d2780ffa7dfa5568a26]

        Further cleanups and improvements
        
        in /shared/01/0102*.xhp files
        
        Change-Id: I2c77ccda11f0ee7a848b581a60f079a9ed18afda
        Reviewed-on: https://gerrit.libreoffice.org/54833
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [9fbd81eb31fe134a995c481cda254b2ce383e7cd]

        Further cleanups and improvements
        
        in shared/01/010100*.xhp files
        
        Change-Id: I72804724fd2ba1a85ddb7b2c4eb644d7e366d224
        Reviewed-on: https://gerrit.libreoffice.org/54837
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [96a8b4d4abc125a0ed5eedc1290aea8c86db3f4c]

        Further cleanups and improvements
        
        in /shared/01/0110*.xhp files
        
        Change-Id: I5fbed06ad167a6f6a782ee4139a0d3cb20a1ea8c
        Reviewed-on: https://gerrit.libreoffice.org/54839
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3b7d6cb6e047e063a6a2490f666478b413e79202]

        Further cleanups and improvements
        
        in shared/01/01110*.xhp files
        
        Change-Id: I90c37cba64cb4beea89c71439ff7aec791fc65b8
        Reviewed-on: https://gerrit.libreoffice.org/54840
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [66bca1822ff1cc3a4ffff3a56719877c1a0194ef]

        Further cleanups and improvements
        
        in /shared/01/010102*.xhp files
        
        Change-Id: I8c2d45cb3f1b4ba2f19041dd4897b3e43d9f4e88
        Reviewed-on: https://gerrit.libreoffice.org/54836
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [94c1c946811eacb43fcd92dd12b9a740ccaec226]

        Further cleanups and improvements
        
        rest of /shared/01/022*.xhp files
        
        Change-Id: I73350ce513d1c867ad05c3e17093b41d7769190c
        Reviewed-on: https://gerrit.libreoffice.org/54941
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [95b20e778e76b4b28e2a4976253e17c8e686393d]

        Further cleanups and improvements
        
        in /shared/01/03*.xhp files
        
        Change-Id: I1b73dde4c57b19954169436f95e1502c82129c84
        Reviewed-on: https://gerrit.libreoffice.org/55155
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [63fd7aa5bab3aac9b2ade1782e52e3c5432a6a5f]

        Minor cleanups and some enhancements
        
        in /shared/04/ - /shared/07/
        
        Change-Id: I27dbffce8d08c0a770abb657f81ee7cb83e91a37
        Reviewed-on: https://gerrit.libreoffice.org/55472
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-04  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [242b8b33154ff2a4dfb08d9d6197c94c74c11df9]

        Cleanups and improvements
        
        in /shared/02/02*.xhp files
        
        Change-Id: I620fdbaefd66d6a507a2968bb7a462aed84f85e6
        Reviewed-on: https://gerrit.libreoffice.org/55512
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ded57f986f602dc6113f10744410ebd90be5ec06]

        Mute l10n in some BASIC lines help pages
        
        Change-Id: I04674ec739e8fb538aaa22c19c358c2df3ed057e
        Reviewed-on: https://gerrit.libreoffice.org/56833
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-02  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [139bd7c195abf3c1d73ed06c33f64fafeb5244be]

        Helponline: Improve a few colors some more
        
        Change-Id: I3d9db610057119cdb08b1f31152700ed18d6ea16

2018-07-02  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [2757436140048949862c3a776e2140a3fb7ecd47]

        Further small cleanups and improvements
        
        in /shared/01/0105*.xhp file
        
        Change-Id: I783c0226648a61971cb891b15348ecae35e153bc
        Reviewed-on: https://gerrit.libreoffice.org/54832
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-07-02  László Németh  <nemeth@numbertext.org>  [a88deb16532bf8d35e1d92486c84ecfc304ddc1a]

        tdf#115007 add NatNum12 help and ask translators for extending
        
        language support in number and date formatting by extending
        the newly integrated libnumbertext (http://www.numbertext.org)
        and default date formats of LibreOffice:
        
        Translators: (1) please, modify the list of NatNum12 functions
        according to libnumbertext language support of your language.
        Other arguments could be ordinal-feminine, ordinal-masculine,
        ordinal-neuter, formal, article, etc. To show the available
        NatNum12 arguments of your language, open
        https://numbertext.github.io/#testimonials in a browser, and
        select "Functions (help)" in the pop-up menu.
        
        As you can see in the examples for NatNum12 date formats
        and in the extended en_US.xml and hu_HU.xml locale data files, it's
        possible to support also special number formatting needs of your
        language, including spelling out numbers, money amounts and dates
        with automatic selection of prepositions [like Catalan "de" or "d'"
        before month names], articles [Hungarian "a" or "az"] and suffixes
        [in Hungarian or likely Estonian, Finnish, Turkish etc. languages:
        "in", "from", "to" etc. suffixes of day and month names], check
        http://numbertext.org or write your questions on LibreOffice l10n
        mailing list.
        
        Change-Id: I330a674f2832fba90ad0903d3e428f3d1fae7a98
        Reviewed-on: https://gerrit.libreoffice.org/55708
        Tested-by: Jenkins
        Reviewed-by: László Németh <nemeth@numbertext.org>

2018-06-30  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [02fdfc49125c2059e0153fc9f97da4ed71ae0b2c]

        Further cleanups and improvements
        
        in /shared/01/0502*.xhp files
        
        Change-Id: I2219cf60b095eda0c76819287a5c60645527b6db
        Reviewed-on: https://gerrit.libreoffice.org/55168
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b845484d0c4660211c3dc941bddf8c4275164720]

        Improve readability of page for do-loops
        
        Highlight statements in syntax sections
        
        Change-Id: I755ca4f7bd9aaeb1ee7183640523b8a790e560ac
        Reviewed-on: https://gerrit.libreoffice.org/56727
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [31d1063a04542851398075346f3bab18a424e28d]

        Add mode="embed" for bascode
        
        Embeded <bascode> was not properly rendered because it had
        no embed mode
        
        Change-Id: Icdc91c5b00b165d7963248f9083837b899d382f2
        Reviewed-on: https://gerrit.libreoffice.org/56726
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0dad33c002dc2308100e0d315ed16c527cdb5061]

        Fill help page for writer Style menu
        
        Fix XML
        
        Change-Id: I0d8d362774eecd200a6510dfecfe089274ae631d
        Reviewed-on: https://gerrit.libreoffice.org/56367
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [971f4369e9763903aaa6801618040c44b4bbf1b0]

        Add Form menu help page in Writer
        
        changed '/' to 'or'
        
        Change-Id: I14946035077cb231a55f08cdfd3b92a9df76e3b7
        Reviewed-on: https://gerrit.libreoffice.org/56343
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9c72214669c1f04d0e91e4c477c76c44b3aa63b4]

        Improve 'IFS documentation
        
        COUNTIFS, SUMIFS, AVERAGEIFS, MAXIFS, MINIFS
        Improve collateral file
        
        Change-Id: I0573b4df1b7fdc5b656100756e98468bc2a0edf7
        Reviewed-on: https://gerrit.libreoffice.org/56310
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-21  Eike Rathke  <erack@redhat.com>  [75f676e25ac0062295c5523556e7340af7df33ee]

        Regex + operator finds one or more, not one
        
        Change-Id: I562cb57d5d6ed882b2d7935f48c8c05ccd037b09
        Reviewed-on: https://gerrit.libreoffice.org/56233
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2018-06-21  Eike Rathke  <erack@redhat.com>  [fe514fc933bad695396606ffd2b06251bc98f2d7]

        Use correct decimal separator in example
        
        So one can copy-paste a working example.
        
        Change-Id: I31ceda19352cc029c87a03a6b49cd0b4275de209
        Reviewed-on: https://gerrit.libreoffice.org/56229
        Tested-by: Jenkins
        Reviewed-by: Eike Rathke <erack@redhat.com>

2018-06-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [5bc297bf12e0d0010047559d8f8d058f1e848adf]

        Helponline: New .howtoget, small tweaks to other boxes, tiny changes to colors
        
        Change-Id: I3d7d396482df4143b09776230c571c0c69ab0b5a
        Reviewed-on: https://gerrit.libreoffice.org/56040
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-18  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [378a27c4e681656d72663427d8e774cbf4e1e510]

        Cleanups and improvements
        
        in /shared/3d...
        
        Change-Id: I0c2e0e51c7e4c9d9ee2b195071103b35dd407af8
        Reviewed-on: https://gerrit.libreoffice.org/55483
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-18  Andrea Gelmini  <andrea.gelmini@gelma.net>  [bedb482f8d914e9319c711df1c665e636fd856be]

        Fix typos
        
        Change-Id: Idf4ffe077bd71dc8170a20df93d714e581ef02b2
        Reviewed-on: https://gerrit.libreoffice.org/55963
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [184324625ea1e803007b9c41ce625ae6014573f1]

        tdf#118187 Text for INDIRECT() in wrong place
        
        Change-Id: Ia6b37858c79940ce95467345bd96d22c8fe4737c
        Reviewed-on: https://gerrit.libreoffice.org/55945
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2bb9f040c74d9e609a53f048447abe815f99fc39]

        Helponline: Favicon refresh
        
        Change-Id: I53e871ae17019c8eadc762ad72de75b2fb7f7177

2018-06-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [79ed6797fcdaa70f6993d34070a3d033440761c2]

        Add help pages for internal Basic libraries (WIP)
        
        LibreOffice ships Basic libraries with many nice Functions and
        Subs that are not documented at all. These pages shed some
        light to these libraries and is a work in progress.
        
        Change-Id: Icb237bf552b785e576e984e47fd0c5cf4f7e29d7
        Reviewed-on: https://gerrit.libreoffice.org/55876
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2fdf0556202b43940ee003e7d1e6d452c3d11ab7]

        Fix <bascode> rendering for paragraphs
        
        Change-Id: I4c76bac48f3be30dc3bcd358df427843a5f97a7a
        Reviewed-on: https://gerrit.libreoffice.org/55837
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-14  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [b1a2195960ea7885d5049cf7e36bf0c5f1944f8e]

        Add back fonts for complex scripts
        
        Change-Id: Ibe468e41fd016871ee30909dd6a9515e7d10b22a
        Reviewed-on: https://gerrit.libreoffice.org/55801
        Tested-by: Jenkins
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-13  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [279e341d56686a5e381fbc53faec3395e4cd451a]

        Helponline: Allow for system typeface to be used
        
        Change-Id: Ic3868b0bcdbb978f450666b4f98e53587b5e7f85
        Reviewed-on: https://gerrit.libreoffice.org/55728
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e530fd67898e3cfe403301627f29ea85aed66f0b]

        Add qtz media files
        
        Change-Id: Ia0bbd2ebc13bc0fb271d6cc322ead05e42230aa1
        Reviewed-on: https://gerrit.libreoffice.org/55717
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-12  Gabor Kelemen  <kelemeng@gnome.hu>  [7b320d053840e707047969943e94370634cbe93a]

        tdf#118115 Fix bookmarks and ahelps on Signature Line pages
        
        Change-Id: I26de5e74067ffadd0a9ba11234bf1f2125d0c169
        Reviewed-on: https://gerrit.libreoffice.org/55652
        Tested-by: Jenkins <ci@libreoffice.org>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-06-11  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3b958f38a3af98fab6dd879eb0decc4d3cc02510]

        Further cleanups and improvements
        
        in /shared/01/022*.xhp files
        
        Change-Id: I6e25791dc6bd1b68fac06ebb35c5cc8477fe8fd0
        Reviewed-on: https://gerrit.libreoffice.org/54940
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [185624ce2dfea227f0357e417bb3615e88c95e8e]

        tdf#116642 Fix COUNTIFS page + help makefiles
        
        + Add callateral file for COUNTIFS
        + Adjust makefiles
        + some tweaks in XSLT
        + adjust languages to gb_HELP_LANGS.
        
        Change-Id: I9d2684d20804b93fd0671621d28a8d786a101fdf
        Reviewed-on: https://gerrit.libreoffice.org/55493
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-07  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [4189aaf3b4d4c00773d5afb4c0ad5f0eea5820b5]

        Changing "Images..." to "Properties..."
        
        in Help
        as found by bubli
        + some additional cleanups and improvements as usual
        
        Change-Id: Ife3f5ccd82ee1bf5329867820fa0b7da1b223444
        Reviewed-on: https://gerrit.libreoffice.org/55153
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>

2018-06-06  Stephan Bergmann  <sbergman@redhat.com>  [4b66c47d5c27ba8136735b95e4d595d499cb9ec2]

        Clean up space/tab mixture
        
        At least Emacs warned about those "suspicious lines".
        
        Change-Id: I587e7d65318a7fdb1634e49f2db761c853e67b05
        Reviewed-on: https://gerrit.libreoffice.org/55383
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-06-06  Stephan Bergmann  <sbergman@redhat.com>  [5197a6b9def2e1886e3edab75517864272115089]

        (Partially) fix --with-help=html dependencies on .xhp files
        
        There are three rules in helpcontent2/CustomTarget_html.mk that process (with
        XSLT) all or some of the .xhp files in the helpcontent2/source/text/ tree (for
        en-US; or their translations in the
        workdir/HelpTranslatePartTarget/*/helpcontent2/source/text/ trees for other
        languages).  Lists of all those .xhp files are defined in
        helpcontent2/AllLangHelp_*.mk (with gb_AllLangHelp_add_helpfiles), but the code
        in helpcontent2/CustomTarget_html.mk used `find` to assemble the relevant lists.
        
        That has two issues (at least for the en-US case operating on the untranslated
        helpcontent2/source/text/ files):  For one, if the content of those .xhp files
        changes, the relevant XSLT processing is not re-run.  For another, if .xhp files
        are added to or removed from the lists in helpcontent2/AllLangHelp_*.mk, the
        relevant XSLT processeing is not re-run, either.
        
        For the processing of translated .xhp files, there were already dependencies on
        those translated files in place.  I assume (but have not really proved it) that
        those dependencies are already sufficient to cover both of the above issues.
        That only leaves the en-US case, operating on the untranslated files.
        
        The lists of .xhp files as defined in helpcontent2/AllLangHelp_*.mk (with "*"
        ranging over the various "modules": sbasic, scalc, schart, etc.) are now made
        available in gb_AllLangHelp_*_HELPFILES variables.  The contents of those
        variables is used instead of `find` to pass the relevant .xhp files to the XSLT
        processings.  (Needing some RESPONSEFILE and `xargs -n 1` boilerplate to feed
        individual files to the XSL processing without overflowing maximum command line
        lengths.  Also, on Windows, var2file apparently writes CRLF line ends but the CR
        parts need to be filtered out again, and xargs problems must be worked around
        similar to df9edbcd2883cec2d0596133131cfbc220dee91f "Work around 'xargs:
        environment is too large for exec' errors on Windows".)
        
        However, those variables apparently cannot be used to specify dependencies for
        the three XSLT-processing rules.  Presumably, the variables do not necessarily
        have their values assigned yet by the time the rules' dependencies are
        constructed (depending on the order in which .mk files are read?).  So "dummy"
        gb_AllLangHelp_get_helpfiles_target targets are introduced, which depend on all
        the relevant .xhp files (and which get constructed during
        gb_AllLangHelp_add_helpfiles, just like the gb_AllLangHelp_*_HELPFILES
        variables), and which the XSLT-processing rules in turn depend on.  That makes
        sure that the XSLT-processing rules are re-run when the content of .xhp files
        changes or when new .xhp files are added.
        
        However, the above still fails to re-run the XSLT-processing rules when .xhp
        files are removed.
        
        This is the helpcontent2 part of a commit spanning core and helpcontent2.
        
        Change-Id: I9a72c0f6837a8e13458a703fdecf7e5b0ef2076f
        Reviewed-on: https://gerrit.libreoffice.org/55364
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-06-06  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3765355e41d02ee3e5f64ef6ece336641553e7c7]

        Cleanups and improvements
        
        Help files in scalc/00/
        
        Change-Id: I55ffb4961fb5614f75fbc3e71dd50b461dff17de
        Reviewed-on: https://gerrit.libreoffice.org/54603
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-05  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [83d31a088aac0ed11189afb26d818f7fb56c9b2e]

        Try to correct some visual glitches in online help
        
        Change-Id: I6b5cf5c95b01c0ba6be259d93425b7349df7578f
        Reviewed-on: https://gerrit.libreoffice.org/55154
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-05  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1b112c0bedae14d3c242d8662d16230acf8c333e]

        tdf#94121 Give code paragraphs a different background, again
        
        The old wikihelp had this, but this time it won’t look as tawdry.
        
        Change-Id: I709b94c512cb15d6c1b5ef5b76b9e1bb13b6f09b
        Reviewed-on: https://gerrit.libreoffice.org/55301
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3e5bd012ebefd160ff4d7070b6e1794e44d91ae5]

        Better use of embed for similar contents
        
        Save translation work for 'IFS functions
        
        Change-Id: I7e9c9fa9d84419f4faf28622be818eb7f2fe6d2a
        Reviewed-on: https://gerrit.libreoffice.org/55211
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-04  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [94e09fd49d6b8803b481bde0693c5deb534d82d0]

        Colored boxes for .note, .tip and .warning
        
        Change-Id: I067100546ac669fa34e59cf9401796a4d166718f
        Reviewed-on: https://gerrit.libreoffice.org/55239
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a25c0c5dc1b55a7c4d9338843676dafdf98d86ed]

        tdf#117933 help pages for MAXIFS,MINIFS
        
        Change-Id: Ib0b27e4f00468b33a9a112ac0dc0967750570b18
        Reviewed-on: https://gerrit.libreoffice.org/55143
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c4b58d2a883f375a15a5d0ab339ce626155dd901]

        Linguistics
        
        Change-Id: If71bbd56546d9a78c102faa3bc819d7557cd8e14
        Reviewed-on: https://gerrit.libreoffice.org/55187
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-06-01  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [144741785f13606aaecd37b5fd9769c746fc71a8]

        Some rework / cleanups (take2)
        
        Change-Id: I1c8707ed4d86322455500f5ca55047fd9b276c65
        Reviewed-on: https://gerrit.libreoffice.org/54568
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Martin Srebotnjak <miles@filmsi.net>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-06-01  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [9f2d4891c943ad0fcc88ca483ab8305c56904cd9]

        Cleanups and improvements
        
        Help files in shared/00/ (partial)
        
        Change-Id: I500d84668560ea125c39df03d2553658b5ac2f87
        Reviewed-on: https://gerrit.libreoffice.org/54573
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Martin Srebotnjak <miles@filmsi.net>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-05-31  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [86550547983760f747983ca4b4ee91ad5bd21fdf]

        Remove some whitespace
        
        Change-Id: I13d97a011fa8ee4accaa90dd9cbf8457e4571071

2018-05-31  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [5c2b056fd305b90dfbe4dc7168c8c1208ec0a41c]

        Update documentation for augmented AutoCorrect formatting feature
        
        After two years.
        
        See core commits 6bfe94a631b5c5029a1f96a52b000d25e33bad4a
        and 125ea721e1988bb815ef8c72ef58d00938e3e45a.
        
        Change-Id: Ie966813ef1f8b4a82bdb7478b9565cf3a8702ab2

2018-05-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fc875c6ab3763e36008fd872b3670d953f18ba9d]

        Fix default cases in switches
        
        Change-Id: I40f6c8e5a6fd0a0ff1d3e6205de449f14598212b
        Reviewed-on: https://gerrit.libreoffice.org/55107
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a0b4db5f17e58f656d527b807e09ed02b04c2827]

        tdf#58134 Some Options settings cannot be reset
        
        Add warnings in help pages when some options cannot be reset.
        
        This patch does not close the bug, which in some cases is a
        bug in the dialog controller.
        
        Change-Id: Ie6d0019a9c6611c2ad8784f593ceefa5748bf56b
        Reviewed-on: https://gerrit.libreoffice.org/55103
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7fe562928543fb6ef1bfc0e4662b6c10397c13a4]

        Fix misplaced xml tag
        
        + remove tabs
        
        Change-Id: I0e09e1b80341ed5a379b54f782607c49f030a712
        Reviewed-on: https://gerrit.libreoffice.org/54819
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0affb71917d215b6d76eb5983a39c726fed53f29]

        Add GDPR in online help
        
        Change-Id: Ic752beee3901bd9963deb4782702a1de745b5406
        Reviewed-on: https://gerrit.libreoffice.org/54785
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-25  Andrea Gelmini  <andrea.gelmini@gelma.net>  [e35e77e62e90d709633304a45bdc0d430595a01a]

        Fix typos
        
        Change-Id: I50e06c9bc42c1e5529074e944b9f1ed37f0a7385
        Reviewed-on: https://gerrit.libreoffice.org/54784
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-05-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [31d3025c0610319fd545b52f41211f86530eedec]

        tdf#117752 HID for table background in Writer
        
        Change-Id: Iba29f40457261d833c01c53ca3d9f530887fb0b6
        Reviewed-on: https://gerrit.libreoffice.org/54714
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-24  Stephan Bergmann  <sbergman@redhat.com>  [33551e7fd85aa327f76bb343a3740bceb162bbfa]

        Properly handle language-specific parts of --with-help=html media/ sub-tree
        
        ...that previously ended up in language-independent parts of installation sets.
        
        The structure of that media/ tree doesn't allow to directly mis-use the existing
        AllLangPackage machinery (which expects the language to be encoded in the first
        pathname segment within the tree; and which is already mis-used for the
        helpcontent2/AllLangPackage_html_lang.mk parts).
        
        So introduce gb_AllLangPackage_add_files_for_lang that allows to specify the
        language explicitly, independent of where it is encoded in the pathname (if at
        all).  The underlying gb_AllLangPackage_add_file sets a
        gb_AllLangPackage_ALLDIRS that is used by `make packageinfo`, which may need
        further fixing by anybody actually using that target; see the mail thread
        starting at
        <https://lists.freedesktop.org/archives/libreoffice/2018-May/080242.html>
        "Broken --with-help=html `make packageinfo`".
        
        All files in $(SRCDIR)/helpcontent2/source/media/ must now explicitly be listed
        in either helpcontent2/Package_html_media.mk (for the language-independent
        files) or helpcontent2/AllLangPackage_html_media_lang.mk (for the language-
        specific files).  Also note the two TODOs in
        helpcontent2/AllLangPackage_html_media_lang.mk.
        
        What is not quite right yet is that content from
        helpcontent2/AllLangPackage_html_lang.mk and
        helpcontent2/AllLangPackage_html_media_lang.mk is ending up in both per-language
        helpcontent installation sets (as intended, via the instructions in
        helpcontent2/CustomTarget_html.mk) and per-language languagepack installation
        sets (which is unintended).  This needs to be fixed with a follow-up commit.
        
        This is the helpcontent2 part of a commit spanning core and helpcontent2.
        
        Change-Id: Ie7916b75eee0dde3106e784d19e99fde5bb93195
        Reviewed-on: https://gerrit.libreoffice.org/54749
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-05-22  Andrea Gelmini  <andrea.gelmini@gelma.net>  [ac3b3c4e5f94f4f942121833d08bcffd847a291c]

        Fix typo
        
        Change-Id: Ia45bf9497ad9f8d761c14bbbe0b570a01d9883f6
        Reviewed-on: https://gerrit.libreoffice.org/54668
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4e45182924569adab9bc43ec174b3c4c828c7452]

        tdf#102259 formula groups at Statistics tab page
        
        Change-Id: I206139776c77e8855bd82fc5b5ffaa6c0ec60147
        Reviewed-on: https://gerrit.libreoffice.org/54627
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1d9b92c466b2b920ff46987d1668f4494b9f743a]

        Fix media path for en-US
        
        Change-Id: If3a9667fa3dd8c1007132448a23e75d66279a192
        Reviewed-on: https://gerrit.libreoffice.org/54640
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ffe3c4dc36948c44fc17b860c3b5020131cd391c]

        tdf#117593 l10n of collateral file pivot.ods
        
        Change-Id: If487dcb74a7e8c61ee152365ba56ad0c6b010ba1
        Reviewed-on: https://gerrit.libreoffice.org/54626
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a9cecd08312f8115c657a640a05bb91f21248f0a]

        Add support for localized collateral files
        
        Fix src
        
        Change-Id: I4997884f087b625c8ac8dbf923363d97f88f7922
        Reviewed-on: https://gerrit.libreoffice.org/54599
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-20  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4efd1d34c0c0575f167e06589f24f8bd255c49ba]

        Fix typo
        
        Change-Id: Ic13a127e145497c947abe2bf5dcef1bccf92d9f2
        Reviewed-on: https://gerrit.libreoffice.org/54602
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-05-20  Andrea Gelmini  <andrea.gelmini@gelma.net>  [d2ea6c70ee3bb8b8dab9a155e50182fcbb763e66]

        Fix typo
        
        Change-Id: If20b3166f7eebfa56edc068137d9485b27a9db9b
        Reviewed-on: https://gerrit.libreoffice.org/54601
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-05-20  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [492c80dc564c9f2a3fa45a6d80cbf9325082087c]

        More punctuation fixes
        
        Change-Id: Ia38e862e5a1dc2f225f8c6f8928f35aeba440683
        Reviewed-on: https://gerrit.libreoffice.org/54549
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-05-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5907a3bca40c1947ad43e176f619bbdcc90d14fa]

        add bookmarks to help page on signature line
        
        Change-Id: I9f798673a598c7b8606e57c1ea023bede222505b
        Reviewed-on: https://gerrit.libreoffice.org/54596
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-19  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1faf85e37b35aad21158afddbb56ff557b48e10c]

        Fix typo
        
        Change-Id: I584a5a38a5a0cf966835db5638cd41fb4c3251fa
        Reviewed-on: https://gerrit.libreoffice.org/54574
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-19  Andrea Gelmini  <andrea.gelmini@gelma.net>  [4c0375c9ff38051744b17741ee5a17a2797306d2]

        Fix typo
        
        Change-Id: I82135d325f129c55d67b879af06ec69e34da68d4
        Reviewed-on: https://gerrit.libreoffice.org/54570
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-05-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [28138ff018a1ee48dc659b6d0ef0073b0a00a14e]

        tdf#115599 Add signature line help page
        
        Refactor digital signatures help pages.
        
        Fix some typos.
        And more typos
        
        Change-Id: I2db4e3a73fcdd716d32e6c271205d0ae12c28975
        Reviewed-on: https://gerrit.libreoffice.org/54502
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e819fccbbc0fd5430f5d99e575f648a89a97007e]

        Fix misplaced tag in line
        
        Honor DTD.
        
        Change-Id: I5a00eb158b4d6da91cd85728d5d73c1f14547bed
        Reviewed-on: https://gerrit.libreoffice.org/54507
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [c3b0090070148eeb995eaf4d0df3333b19c7e462]

        Since LO 4.4, there’s not Edit File icon in Writer by default
        
        Change-Id: I96b8a212df54017f67994195a5d775f2704e93b7

2018-05-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f3003dafc6568878d1ea4cceb658506f77567852]

        Add digital signature entry in help contents tree
        
        Preparation for more on digital signatures, signature lines, etc...
        
        Change-Id: I2cf8b5253f8c539850bb968ff1b14e85da06d4a1
        Reviewed-on: https://gerrit.libreoffice.org/54402
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [35e61539e7c5da38d61a042e9740494dead42ced]

        Fix external reference to blog post on pivot charts
        
        Change-Id: Icabfdcce2ae18848793bd467fd606e20afa97f5f
        Reviewed-on: https://gerrit.libreoffice.org/54347
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [51d800a8af9637c31b1b4c6d5bdd490f8952d218]

        Fix "Master Slide"
        
        Change-Id: I766d38b014282701df34f056ae7184e4d62be6c6
        Reviewed-on: https://gerrit.libreoffice.org/54397
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-14  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [f7e5c512cda255e1811f0b155ec37aa3addf8831]

        Clarify text in command line startup instructions
        
        Change-Id: I3d3d8cb2fdeb12f628f2ef4accbf947c5d97d558

2018-05-14  Caolán McNamara  <caolanm@redhat.com>  [68b328faf7e2b07b8d4f8ed47933df980d191726]

        update helpids
        
        Change-Id: I153fea94b7533cf3d190ddb1fbea9ef2334ea4fe

2018-05-13  Caolán McNamara  <caolanm@redhat.com>  [88fef6367411f87b870369389ac79ce43bcf0d7b]

        update helpids
        
        Change-Id: I32fcc7514ed75fcf9c5a140d1a9f70e70001c3d1

2018-05-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d6cf5222fb6188eed6bad6cb3e0f5ee9bdafb5d2]

        Grammar: subject–verb agreement
        
        We don’t suffix “-s/-es” to verbs that refer to a subject in the
        third-person plural.
        
        Change-Id: I6fd90814bd63d618c8af4e625d38c6ee9895f919

2018-05-12  Andrea Gelmini  <andrea.gelmini@gelma.net>  [14c6e5b03eb0b2787812bb5420297e7fcc7dda42]

        Fix typo
        
        Change-Id: I576f1b7de38b5ffd94b1c5d85469026c2a357c9e
        Reviewed-on: https://gerrit.libreoffice.org/54164
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

2018-05-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [5f14059e0d87ac3552b02436405b129c1c3257e1]

        Helponline: Only add extra <p> margin for main body text
        
        Change-Id: Ia6413bbe4e16ee39dbd01ba48fa307514f517fbe

2018-05-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1b94db073c7f918ff11d005cfb150da1ddd5cf8c]

        Fixes in <alt> contents of images
        
        Change-Id: I9d964da3a86fcc2ff48bde5ac577659204cefe5e
        Reviewed-on: https://gerrit.libreoffice.org/54130
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-11  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [25c9d4abf6ce26ab213782723ee17f286e77b3b0]

        Try to fix critical errors in Pootle.
        
        Plus some minor improvements
        
        Change-Id: I8cb1d1cf4faaf083fd0dda3d1a2197cdf4c32dc9
        Reviewed-on: https://gerrit.libreoffice.org/54003
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
        Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [49076d176daea11abbb789a84c8a9e32f2ee9144]

        Helponline: Give links a different color
        
        It was the same color as headings, which was confusing.
        
        Also, remove the underline until hovering, which improves readability,
        particularly with Chinese, Japanese and Korean.
        
        And add a custom selection color because… why not?
        
        Change-Id: I3d120c7fd6cbe27d74f0c7c40b72e23cddaa0296

2018-05-08  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [f646b1bd2781e61b3f8e7be7eb690d6c98013aae]

        Minor corrections and improvements
        
        Begin of the next round of corrections regarding help texts in Pootle.
        
        Change-Id: I92aea43afbbd02ff56398e665c7d13d3d63684b7
        Reviewed-on: https://gerrit.libreoffice.org/53552
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-08  Andrea Gelmini  <andrea.gelmini@gelma.net>  [7161db7f7845d18a9f770f87fa07d4bb0f7237b1]

        Fix typo
        
        Change-Id: Iae45bff72642eded31d248b5b9bee0814ed97948
        Reviewed-on: https://gerrit.libreoffice.org/53980
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-05-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7f7ccb74ab2b637826d1412ad3e63aa7f0ce296e]

        tdf#115685 Bring new help UI strings to Pootle
        
        Change-Id: Ifcd56f626ed36d4ab7f7da0cd3ef6e95e2456971
        Reviewed-on: https://gerrit.libreoffice.org/53976
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-08  Andrea Gelmini  <andrea.gelmini@gelma.net>  [35250f9463514950b287d279fdd88df893c42fb2]

        Fix typo
        
        Change-Id: I22c7e3bd8f443d9b15dbde9d1655e653db9a991d
        Reviewed-on: https://gerrit.libreoffice.org/53964
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [432f47f9ef4498076f9175fcd2f613dd506faa03]

        Refactor help files with sample files embedded
        
        Change-Id: I46d1147b2a6db931914d332ba6004d1b23b4ea65
        Reviewed-on: https://gerrit.libreoffice.org/53954
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-08  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bc322f3bc59d3d05b61cc229eba17f86d157c8f8]

        Refactor test for online case wrt objects
        
        Also refactor the section "Open file with example".
        Wrap in a div with class.
        
        Change-Id: I14b1b7ca6ca788383824db3db4db4014b295976e
        Reviewed-on: https://gerrit.libreoffice.org/53946
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7e1d1370189e34e02b526d5a30095c1794d7546c]

        More missing “tablehead” roles…
        
        Change-Id: I16009b5295560ccbc02c2a7ea26ee61fe0f0f116

2018-05-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [abb68975a79863ef292ea8866d1590353329c9be]

        Helponline: ordered list numbers were too small
        
        Change-Id: Ia41478b03ff696f1ab86a8b57090b1ce0bf79efc

2018-05-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [3a0c8ce97b239a7d2744bb9dc8a704a568c947e0]

        Helponline: Tame that gaudy-looking magnifier icon…
        
        … at least where Unicode variation selectors are supported.
        
        Change-Id: I9cf30c732e66a79e64a0e7becada7e82bded93cb

2018-05-08  Gabor Kelemen  <kelemeng@gnome.hu>  [d32a12ff3bf76a7751e0dea0f126c55a493b133d]

        Make use of some existing HIDs in the media player
        
        Change-Id: I8417f79db5bab529d2f9686dffca72bbbf1d6fff
        Reviewed-on: https://gerrit.libreoffice.org/53951
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a6b63716e5f4921209336025f21cff41a103d9dc]

        Add screenshots for help in smath module
        
        starmath module has 8 dialogs.
        Generated by make screenshot in starmath/
        --with-lang=ALL
        
        Change-Id: I54f34e9aaab3062ec90799ce2ab0994c0393a2dd
        Reviewed-on: https://gerrit.libreoffice.org/53921
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5c889a294765c6d91999a561c7bdb6d59eaf9876]

        fix menu item path to master in Draw
        
        Change-Id: I82af34cc14576bac84095b25e77f2f9a0dede5c7
        Reviewed-on: https://gerrit.libreoffice.org/53911
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-06  Stanislav Horacek  <stanislav.horacek@gmail.com>  [f71b73b67a2d97ac8888e6444ee8e058a2feb8f8]

        correct command name to delete slides
        
        Change-Id: I2cd613115ab53bfbc5f71482674ce376742e3f55
        Reviewed-on: https://gerrit.libreoffice.org/53912
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-05-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [577f7d2ba8639e17fbb1f7238121de453bba9f8e]

        Fix icon path for colibre + screenshot lang
        
        Note, Tip and Warning icon path
        Fix screenshot lang path for en-US
        
        Change-Id: Ia8a7c5d396ea4e3d6858ebcde6019d71c43278b0
        Reviewed-on: https://gerrit.libreoffice.org/53910
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6de0f39ea58f371de25f22ba95bd8996b08ca09d]

        De-dup object ID
        
        Just in case ...
        
        Change-Id: I3950fe9f75b26c9c2cd458048c1eafb326ed488e
        Reviewed-on: https://gerrit.libreoffice.org/53714
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-05  Rene Engelhard  <rene@rene-engelhard.de>  [a154b3f59a7d6e6cf17e585521592bf96b42a20e]

        s/galaxy/colibre/
        
        ... as galaxy got removed with 60413c9800c27f53c1108015b50754b065bc98c6
        
        Change-Id: I4e3ec6db6b57b31e184ec53def5bdb54e064ad21

2018-05-04  Gabor Kelemen  <kelemeng@gnome.hu>  [a536178daab521449620a80459371fa2bb76b295]

        Fix ahelps and bookmarks on Hangul/Hanja conversion page
        
        Also drop a useless paragraph about the Close button
        
        Change-Id: I86cec352443ac5761965974a306973139c7aa4da
        Reviewed-on: https://gerrit.libreoffice.org/53861
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-04  Gabor Kelemen  <kelemeng@gnome.hu>  [2c8cfc7de084dc055f69fcd39f09dbb815e01764]

        Remove duplicate HIDs added by script - from sbasic
        
        To improve readability of xhps
        
        Change-Id: I8f6463b59c91a15cf27a8bc17b01210874fb9b2f
        Reviewed-on: https://gerrit.libreoffice.org/53857
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-04  Gabor Kelemen  <kelemeng@gnome.hu>  [8cf310a9fec2c08562bb3858cf4928bb6599737b]

        Remove duplicate HIDs added by script - from simpress
        
        To improve readability of xhps
        
        Change-Id: Ic90baace82f16f2f802131ae25e14f1726f56c86
        Reviewed-on: https://gerrit.libreoffice.org/53856
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-04  Gabor Kelemen  <kelemeng@gnome.hu>  [575d72e10f919a19a8793d16636f5cca8dcd4564]

        Remove duplicate HIDs added by script - from scalc
        
        To improve readability of xhps
        Also fix some ahelps with multiple bookmarks
        
        Change-Id: Ia3394344ac8b0bdca78ce4c1aebef8d827d8313c
        Reviewed-on: https://gerrit.libreoffice.org/53854
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-04  Gabor Kelemen  <kelemeng@gnome.hu>  [adc9acd36edabe6e169f4acf8e83fde8562fce70]

        Remove duplicate HIDs added by script - from swriter
        
        To improve readability of xhps
        Also fix some typos in ahelps
        
        Change-Id: I9f28f5b2869961f523cfadc6fa2c43ac599e9e2b
        Reviewed-on: https://gerrit.libreoffice.org/53853
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-04  Gabor Kelemen  <kelemeng@gnome.hu>  [4302807c75de25fbb50d230d10c3d4ecee0441af]

        Remove duplicate HIDs added by script - from shared/
        
        To improve readability of xhps.
        Also fix a few ahelps with multiple bookmarks
        
        Change-Id: I71870295295e4a2d9b6b91053d38d4615912f794
        Reviewed-on: https://gerrit.libreoffice.org/53846
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-04  Gabor Kelemen  <kelemeng@gnome.hu>  [f624ccb2b85d920da466a11b10134ae8bbddb05b]

        Fix ahelps and bookmarks on Text direction pages
        
        Change-Id: I32709b69cec1883c2427f702f1959484070d7ac3
        Reviewed-on: https://gerrit.libreoffice.org/53842
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-04  Gabor Kelemen  <kelemeng@gnome.hu>  [9c5d8ae1bdbbf28b4ba9a6ff0a11b3c9bd1ce296]

        Fix bookmarks and ahelps on Select All commands page
        
        Change-Id: I3f117c2e62bf23c8f2036fc9ea85715a2e784d65
        Reviewed-on: https://gerrit.libreoffice.org/53841
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-05-03  Stephan Bergmann  <sbergman@redhat.com>  [819ea03090a68b250f09df30731f9ad0c0f9e625]

        An AllLangPackage should be an l10n_target
        
        ...to avoid "target ... should be a l10n target" warnings from
        solenv/gbuild/Module.mk (but apart from that, doesn't seem to make much of a
        difference)
        
        Change-Id: I193333b1f9fba63795d6e99ca97de8d07eb744e6
        Reviewed-on: https://gerrit.libreoffice.org/53794
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-05-02  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e1bc9445a23c41a19ff529f3ed014eaace091d5e]

        Helponline: Provide a visual indicator for people to notice inputs
        
        Otherwise, it’s impossible to know you can click one and have its text
        copied into your clipboard.
        
        Change-Id: I9243229c0e507f35b35768ec71473117c2c34a8d

2018-05-02  Stephan Bergmann  <sbergman@redhat.com>  [09f72e64083e9a6003e6c10fa26e1c5ca3c4d785]

        tdf#116240: Include --with-help=html in installation sets
        
        ...by extending the hackery in helpcontent2/CustomTarget_html.mk (see comment
        there).  (Ultimately, the gbuild HelpTarget machinery should probably be adapted
        to the needs of this new help format, once the old help format is no longer
        supported?)
        
        The Perl packaging code finds source files through the "include" paths specified
        in instsetoo_native/util/openoffice.lst.in.  To avoid potential name clashes,
        put the new .filelist files into
        workdir/CustomTarget/helpcontent2/help3xsl/filelists/html-help/ sub-directories.
        
        read_filelist in solenv/bin/modules/installer/filelists.pm does not strip white
        space following the last item in a file list, but (with HAVE_GNUMAKE_FILE_FUNC)
        the gb_HelpTarget_get_translation_target .filelist files (which are then
        transformed with sed into the .html .filelist files read by the Perl packaging
        code) may contain such trailing white space.  So $(strip ...) their content in
        solenv/gbuild/HelpTarget.mk.
        
        This is the helpcontent2 part of a change spanning core and helpcontent2.
        
        Change-Id: I730caaaec783d0a0a9c79caf85268a775220dee3
        Reviewed-on: https://gerrit.libreoffice.org/53724
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-05-02  Stephan Bergmann  <sbergman@redhat.com>  [cb3e183c7fa7bd926e6564e52b5a79b0a0d15262]

        Make --with-help=html work on Windows
        
        Change-Id: Ib8168a6ac770e81a8e5049d8d60e63aa04c7e64b
        Reviewed-on: https://gerrit.libreoffice.org/53722
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-05-01  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [5e2ec00e80b758d19955b2584dc4ac5614db2635]

        Helponline: Add some more translated strings
        
        Change-Id: Idc3e4624a5779735614af338e036f406a815fc9f

2018-05-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [665722ee28553846ab82d76d953ee1d4f2ed6bda]

        Add more links between pivot tables and charts
        
        Fix id duplicity
        
        Change-Id: I72520764bcf68f25299a05be619b8624d5ca5d1c
        Reviewed-on: https://gerrit.libreoffice.org/53697
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [44db92d22697ee0784ce24591c05f54b737a7dd0]

        Refactor inter-page links
        
        + reduce translation work
        
        Change-Id: I9d6025186f2769981ccac9bd9ec8cfcd00c83f07
        Reviewed-on: https://gerrit.libreoffice.org/53694
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-01  Andrea Gelmini  <andrea.gelmini@gelma.net>  [31e6f5a08f27a72caf285df1af780d78a1ee8747]

        Fix typos
        
        Change-Id: I1db969740c6f30b16cb14a4041488322db86c74d
        Reviewed-on: https://gerrit.libreoffice.org/53688
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [49161d62b898d139a474bb790296b2f77d5ccaeb]

        tdf#106623 Write help page for PIVOT CHART
        
        + Added example file
        + with inputs from Tomasz Vajngerl
        + remove a spurious character slipped in set 1
        + fix DTD issue 01
        
        Change-Id: I13ebce0241a2ae1e7dcac29945403607da0d1dfa
        Reviewed-on: https://gerrit.libreoffice.org/53692
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [98ad6f21bad7e68fc539b5fb75aecba22ac8be55]

        Update Insert Chart command menu
        
        Change-Id: I35d7fb540103a5e797819574272c5158b0eb9f4e
        Reviewed-on: https://gerrit.libreoffice.org/53691
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-05-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [63f4befb10aa56ae4da05de922a5e351ea7c3513]

        Remove extra line break in icontables
        
        Change-Id: Ic800e91e6dde2fa425497070c0da36038c1c3a4e
        Reviewed-on: https://gerrit.libreoffice.org/53690
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3b48a6feb0728a07fba8213ee39f39bb835812f3]

        Improve EPUB help page
        
        After some remarks from translators.
        Added localized dialog too.
        Added Adolfo suggestions.
        
        Change-Id: Ie7311bb6f612284baa69a26c929cda99fda4e0a9
        Reviewed-on: https://gerrit.libreoffice.org/53630
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4fa9fb343ca0d2fd3e0481c8e12e9661c96c9430]

        Cannot redefine attribute (role) in table
        
        Change-Id: I51ab60dfe7cab7813d392071700e11508f3725d9
        Reviewed-on: https://gerrit.libreoffice.org/53623
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-29  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [ef1f8e4a374abcad2d9c568fbe7b4eb5d3f73f6c]

        Correct malformed strings newly introduced in Pootle.
        
        plus some additional corrections / improvements.
        I know, translators will hate me. :-)
        
        In addition, fixed one typo reported by Steen Roennow.
        
        Change-Id: I3ab7dda03d91783637f57349e93dffe4956b9d5d
        Reviewed-on: https://gerrit.libreoffice.org/53457
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-29  Gabor Kelemen  <kelemeng@gnome.hu>  [7954097ecb15367e627b667d2c6cd2b957cb78c2]

        Fix ahelps on the Scenario page
        
        Two bookmarks => ahelp must be a dot
        
        Change-Id: Ieaf8b794faf4705f8c72a9c3faf9a431a75d4029
        Reviewed-on: https://gerrit.libreoffice.org/53573
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-29  Gabor Kelemen  <kelemeng@gnome.hu>  [1900dc74e96efc494e2865b22456ec42665d4835]

        Fix ahelp on XSLT Transformation page
        
        Change-Id: I0d9c4fad7b77bf2c365b21b98e22848d5c30215e
        Reviewed-on: https://gerrit.libreoffice.org/53574
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e159f81ef39cc9b489ba8a5fcd095b65266449c0]

        tdf#117239 F4 -> Ctrl+Shift+F4
        
        Update help pages woth F4 key for datasource
        
        Change-Id: I20eb2b144dde11eb244dedde492e9c1b298fe103
        Reviewed-on: https://gerrit.libreoffice.org/53588
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-29  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ed0de5458f1a6ea1b39f45bef7d0f66f1d6f072d]

        Missing “tablehead” style role in LibreLogo help page
        
        Change-Id: I9f7ee6f355edffeeceb19fb44467c3b4fd0b510b

2018-04-29  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [413fe3748a2d0f4219f4208fa2895fdbe67983e4]

        Helponline: Some footer tweaks
        
        Change-Id: Ie52a789f61a44896abc81ecf3895d94ce054040d

2018-04-29  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [c9b3ac8e7508ea7a112a13ca3acd3cc0a006f6eb]

        The AutoCorrect feature is in the Tools menu
        
        Change-Id: I1f916fd994cfea1570b37064103baf578ee03b36

2018-04-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [60aceb76fb50b724d6c9c2888eb9b6d33b9c680c]

        When we updated this terminology, we missed this string
        
        Change-Id: I74df4abe259f193f55133553214047b6e28029f0

2018-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e85e3f2847b7d92381f7444ad49694120c356eb2]

        Restore nice box shadows
        
        Shadows were for tables only. Add shadows to some special tables
        rendered as div's.
        
        Change-Id: If3d6757c27a00598c67e510c5cccb77f89fddb6d
        Reviewed-on: https://gerrit.libreoffice.org/53549
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [489a27e54a4671ac4dc7c2af5f67e898d9d6d100]

        Mute l10n on some Math formulas
        
        + Review alt text
        + set right images size
        + make formula copiable to clipboard for immediate usage in
           Math commands window
        
        Change-Id: Ic6a99876367acd26e2155a520ce45ee14d678a38
        Reviewed-on: https://gerrit.libreoffice.org/53546
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-26  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [ee3eb62b553466da7572944643485a83d18cd78c]

        Fix typos reported by Steen Ronnow and Necdet Yucel
        
        and some others findings in this source files
        
        Change-Id: I2fd52a96a43fef7a75dbd5d469d4f069623e140e
        Reviewed-on: https://gerrit.libreoffice.org/53512
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8bca37f6c6f708fc5f8c1eb4938648e4f5324d4c]

        Replace icontable by div + CSS flexbox
        
        Icon tables are detected when the first cell has an image.
        
        Change-Id: I808c814870404dbef696e12c6f30a7611468d2ee
        Reviewed-on: https://gerrit.libreoffice.org/53429
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3824ac08e61a8f41fde588fd3b6408dec8c244c5]

        Replace onecell table by a div
        
        Replace table of type onecell by a div + css
        
        Change-Id: I120a85c96b312d206a8f582c69405aeb5fd80a9c
        Reviewed-on: https://gerrit.libreoffice.org/53428
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7d7b5977dd278ac994a09f935ba43684cdab199a]

        Replace note,tip,warning with CSS flexbox
        
        Replace <table> by <div>'s with CSS flexbox property.
        Independent CSS classes for each div for easier tweaking
        
        Change-Id: Idedcebc7d9d7b28738c25f4fe11314209e92576c
        Reviewed-on: https://gerrit.libreoffice.org/53427
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d5e4c4c48f6d132ee8e4c48c804809ec44e376f6]

        Replace "howtoget" table by div + CSS flexdoc
        
        Change-Id: Ie79c7345af176edcae3ec99a36a466e8b9978d07
        Reviewed-on: https://gerrit.libreoffice.org/53444
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-25  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [133eb760436feb2c70d8079b5be1bcb560a261e2]

        We use px for font sizes in navigation
        
        Change-Id: I91de80116d82c8bc6bdc34436a98ebdd629ebb0c
        Reviewed-on: https://gerrit.libreoffice.org/53461
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-24  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [395b1815dc3f2f21302e3858357c6cf16a449ab2]

        Formatting in help text, further corrections.
        
        Change-Id: I7950ef7267129d111bb5c63fc9b962fd80e13131
        Reviewed-on: https://gerrit.libreoffice.org/53385
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-24  Jean-Pierre Ledure  <jp@ledure.be>  [8763bde02f185447ab6133d8107be090bb4fc012]

        Review some outdated text in the Access2Base help page
        
        Change-Id: I61c4b9f4b66750eab2e5724add50865719b13576
        Reviewed-on: https://gerrit.libreoffice.org/53382
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [063187cceb37702ed5cfff401318d3b751387083]

        paragraph IDs need to be unique...
        
        Change-Id: Id44418c90ee071cd98f20ecfa0296b06292d3343

2018-04-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7b2fa0a342d200612718eede865b3d649eb72d7e]

        Add sample files for complex trigon functions
        
        Same sample file for all trignometric & hiperbolic
        complex functions.
        
        Minimal impact in translation
        
        Change-Id: I15e3a5388cfdef919e269274c255ccca6b07f987
        Reviewed-on: https://gerrit.libreoffice.org/53340
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [db93e0bc4548b5e2b5b26bc79d845a97aab8f409]

        Add sample file for trigonometric functions
        
        Change-Id: I2645a468dfffdd53a1eaf1b96e18cee097f34c2a
        Reviewed-on: https://gerrit.libreoffice.org/53368
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [3db795172c8031ac1a88967f28858812a2d35089]

        Improve formatting in help text.
        
        Change-Id: I873128ed6353caf37f063a87361bd0a6f7c79f96
        Reviewed-on: https://gerrit.libreoffice.org/53321
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [41c6294398f9a3a8ba7c3c66abd4cc14dbbcecd1]

        Helponline: Tweak pagination symbols for improved clarity
        
        Change-Id: I5308fb5f7039db592038f674b390f92779376d6d

2018-04-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2a148c5633a0123356ed870a97d9578039307d1b]

        Helponline: Contents and Index labels are oversized
        
        Change-Id: Iea3de265bd5cb81747f87e4279d6ac498be06c47

2018-04-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e81f1e1ff611df348bf3fa627737b968831106cf]

        Helponline: Add some styling to the tables
        
        Change-Id: Iafef063c594142efeec56b96b1e508da3ac0d8b7

2018-04-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b6dd08ef07f38d81928b595f3af43c2b8dd151e1]

        Fix bookmark weird placement
        
        Change-Id: Ia7b087ddc78f84097310e5644b91385737e9e692
        Reviewed-on: https://gerrit.libreoffice.org/53302
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cc09d26f79acdb4c488fbc54fd51325f1b9dfbb7]

        Fix in conditional format help page external link
        
        Change-Id: Id70b5549c02abaa650c9d8ba8c9a23872b7f2f33
        Reviewed-on: https://gerrit.libreoffice.org/53301
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [20f5204fb81945fc6c282f7322cd16290de1efd4]

        Fix example for ROUNDSIG
        
        Change-Id: I35699a995e8c6b751337d90e471f258f0c55bb16
        Reviewed-on: https://gerrit.libreoffice.org/53300
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [f7ed5d8cb7bc6bfd25206e157fcf6b4372f38329]

        Improve wording and formatting of help text
        
        Change-Id: Ic06c6eebc08729b3131db1c213a661c2306d69a9
        Reviewed-on: https://gerrit.libreoffice.org/53287
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Stephan Bergmann  <sbergman@redhat.com>  [c0508a0752d460bca8e7f5917edc074d9bc66f93]

        WIP: Split --with-help=html packages into non-locale and per-locale
        
        ...in preparation of packaging the per-locale data properly.
        
        non-locale: GeneratedPackage_html_media
                    Package_html_dynamic
                    Package_html_static
        
        per-locale: GeneratedPackage_html_lang_generated
                    Package_html_lang
        
        This is the helpcontent2 part of a change that spans core and helpcontent2.
        
        Change-Id: Iabe24a710d46d23246699d102ab96686cfe85ab4
        Reviewed-on: https://gerrit.libreoffice.org/53317
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-04-23  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [e4bbb5a2039264ace0ddb9df26fe91d58b576a79]

        More punctuation fixes
        
        Change-Id: I02ffc730b03d696a70c192b5824534fde81f64a1
        Reviewed-on: https://gerrit.libreoffice.org/53256
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [199a6c6d555ef8aa37f8e21b8d6700ce9a4a1342]

        Punctuation fixes
        
        Change-Id: I8dd696f94fa330c71edbd5d0a5a69ca6e46ac538
        Reviewed-on: https://gerrit.libreoffice.org/53258
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [c09fcdda036c90983510e1b15d22f257929bc5ac]

        Punctuation and whitespace fixes in help text.
        
        Change-Id: Id719352c06bc525d7c52d88683b0f5ff3beb729f
        Reviewed-on: https://gerrit.libreoffice.org/53295
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-23  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [108a076a8397d44cc4732b4bdb8750f97e167b34]

        Point at ending of a sentence.
        
        Change-Id: I0f9dbbe3f113d23b156469e09f6bf13e59dee93f
        Reviewed-on: https://gerrit.libreoffice.org/53290
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [19b339c83faabe0ed136e89225bc64dc0b106131]

        Iceweasel and Icedove are dead…
        
        … since 2016 and 2017, respectively.
        
        Change-Id: I93491b300ed5f554d378fa11b31d0df651927853

2018-04-22  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [216d5789e748266c00b710de129c06fcf59f4359]

        Whitespace fixes for Pootle again, more to come
        
        Improve text formatting, while at it.
        
        Change-Id: If84b40a2a7c33967c53a4300688ae643396bab15
        Reviewed-on: https://gerrit.libreoffice.org/52560
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-22  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [2f27051ce6fc5583a20cf856806a5b8034c843f8]

        Punctuation fixes
        
        Change-Id: I1d6fbff4fecbdf40a7fe5533775ace2becdc19ee
        Reviewed-on: https://gerrit.libreoffice.org/53254
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-20  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [179f2229a0cddb93cccffe04b0c511da73b452fe]

        Fixing wrong help text
        
        it is the other way around, no?
        
        left arrow button <-> right arrow button
        
        Change-Id: I2af8aae09f2e9a70daeee062be7cb72b315c6336
        Reviewed-on: https://gerrit.libreoffice.org/53172
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: dennisroczek <dennisroczek@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-20  Stephan Bergmann  <sbergman@redhat.com>  [fe257ad7f55c500237bbeba8c6e13d7aa682fc22]

        Syntactic clean-up in GeneratedPackage_html_media.mk
        
        Change-Id: Ic3c1873c6c746434f00b3babd74e718cd941e39b
        Reviewed-on: https://gerrit.libreoffice.org/53209
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-04-20  Stephan Bergmann  <sbergman@redhat.com>  [64bb1203851bc92fd5ee2acaf0d4c4babf7a6180]

        Avoid name clash between Package and GeneratedPackage htmlcontent2_html
        
        ...by renaming the latter to htmlcontent2_html_generated.  The name clash
        happened to not cause trouble yet, but would once these packages are added to
        installation sets (i.e., once both would want to occur in
        gb_Helper_register_packages_for_install lists in Repository.mk).
        
        (Also do some minor syntactic clean up.)
        
        Change-Id: I009c154d3bb06312a9f4224b2d5feb1d9f6689fc
        Reviewed-on: https://gerrit.libreoffice.org/53208
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-04-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f10b89e1d34ab5faca7c4121dc9d1389617d1ba5]

        New Help: Improve table head rendering
        
        Add class to parent <td> of <paragraph role="tablehead">
        
        Change-Id: Ifb9caf4d4ac3ab5e4c750b5bd96260e2dcb298e1
        Reviewed-on: https://gerrit.libreoffice.org/53179
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-20  Stephan Bergmann  <sbergman@redhat.com>  [5de2306da7f9dea5231c0fd1bfd91491cceb646f]

        Clean up Package_html_static.mk
        
        For ONLINE_HELP, apparently the source helpcontent2/help3xsl/index.html goes to
        instdir/help/index.html while the source helpcontent2/help3xsl/index2.html goes
        to instdir/help/$PRODUCTVERSION/index.html.
        
        And for !ONLINE_HELP, apparently both source files (index.html and index2.html)
        went to instdir/help/index.html, and the second one (index2.html) apparently
        happened to win.  Cleaned that up, so that only the source
        helpcontent2/help3xsl/index2.html goes to instdir/help/index.html.
        
        Whether that's all as intended, or some of that is junk, I don't know.
        
        (Also sorted list of files lexicographically, for easier comparison with `ls`
        output.)
        
        Change-Id: I36f645e0de99a03b6e76f6c29fc18aa80e48a420
        Reviewed-on: https://gerrit.libreoffice.org/53190
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-04-20  Stephan Bergmann  <sbergman@redhat.com>  [d9211d6ba5b3b5d46e2d4be8f8aa623372233394]

        Syntactic clean-up in Package_html.mk
        
        Change-Id: Ibc0f5773714f0e0df0f5bcdf0d52a482dcdbb4a7
        Reviewed-on: https://gerrit.libreoffice.org/53189
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
        Tested-by: Stephan Bergmann <sbergman@redhat.com>

2018-04-18  Stephan Bergmann  <sbergman@redhat.com>  [23665d6b04829ac2b949c88de261c6f7b2de8baa]

        Remove unused sourceMappingURL
        
        Caused
        
          Source map error: TypeError: NetworkError when attempting to fetch resource.
          Resource URL: file:///data/sbergman/lo-clang/core/instdir/help/fuse.js
          Source Map URL: fuse.js.map
        
        when loading
        
          <file:///.../instdir/help/index.html?swriter/.uno:HelpIndex?Language=en-US&System=UNIX&Version=6.1>
        
        in the browser.
        
        Change-Id: I5d318fe8c358cedbb961113561edea3b6d4a2ce1
        Reviewed-on: https://gerrit.libreoffice.org/53077
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

2018-04-17  Stephan Bergmann  <sbergman@redhat.com>  [f4c54d3af32ca4c6d02afff71532dbf10147fd33]

        Include help2.js not help.js
        
        Otherwise, causes a
        
          ReferenceError: getParameterByName is not defined
        
        when loading
        
          <file:///.../instdir/help/index.html?swriter/.uno:HelpIndex?Language=en-US&System=UNIX&Version=6.1>
        
        in the browser.
        
        Change-Id: I13cdd36e44859a74c9a1b4e3b020fed2f56edda0
        Reviewed-on: https://gerrit.libreoffice.org/53048
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [49375fa3358ea5bf8cb8ba0f1bf4f5ab0ada40c3]

        Helpcontent2 housekeeping
        
        Deleted spurious file in source/
        
        Change-Id: Ia7417413e615635496398c223a0d95911c994123
        Reviewed-on: https://gerrit.libreoffice.org/53012
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [22691f35eea6bf031fe271790d9b19093a12f8f4]

        Fix index in sidebar
        
        The last commit of online_transform.xsl instrpduced a bug in
        index search on the left. This one fixes it.
        
        Change-Id: I8055389a324d1fc5fde90ac2b76ff6f0a4a42493
        Reviewed-on: https://gerrit.libreoffice.org/53011
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-16  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [7809c5f562f2adb28f36f3f5625e757f238a8d5f]

        Help Files Cleanups
        
        Remove newly introduced double space
        
        Change-Id: I339d42f6a0305d5381f5d045cefc51cf30c0f125
        Reviewed-on: https://gerrit.libreoffice.org/52539
        Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-16  Stanislav Horacek  <stanislav.horacek@gmail.com>  [1a61eb0cdbba234e1da0a98a097b9d894557ad68]

        fix menu path to Page Setup dialog in Impress and Draw
        
        Change-Id: I43d6427f549f4d4e355b3caf1d05102c2222cba7
        Reviewed-on: https://gerrit.libreoffice.org/52918
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-16  dennisroczek  <dennisroczek@libreoffice.org>  [b7ecf6294f9caa8454ebcc9c2d6f33ac64ff9e78]

        replace http links with https equivalents
        
        * mainly http://wiki.documentfoundation.org
        * http://en.wikipedia.org
        * http://api.libreoffice.org
        
        Change-Id: I3587d8d5e6a6de4a7c7013920b9e135e4adc977c
        Reviewed-on: https://gerrit.libreoffice.org/52354
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d5ca87f12819b669646bb6f0978f79ebb5d3f035]

        tdf#116150 Review XHP <switch> style transform
        
        implement <switch> and <switchinline> with HTML and
        Javascript, for 'sys' and 'appl'.
        
        Change-Id: I6056e787146bb92617c2ce639acab16d16d6f765
        Reviewed-on: https://gerrit.libreoffice.org/52929
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [934da888b80ebbf654e6cff797727d332eebaf6a]

        Better TDF video for new help
        
        Found better TDF video to display in module help entry pages
        
        Change-Id: I0ca17c975e28a20467752fa07d64617ee1c7a2bf
        Reviewed-on: https://gerrit.libreoffice.org/52800
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2c5257ffbfa02e432a80f37fdfe6c9aa3280c873]

        tdf#94438 disambiguate bookmark branches (iii)
        
        Change-Id: I4953a00750c9f7a5aa65aff01232a66e0ad360fc
        Reviewed-on: https://gerrit.libreoffice.org/52799
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c81535cf7d904c8c7625d66d3ba67f36f9d07f59]

        tdf#94438 disambiguate bookmark branch (ii)
        
        Change-Id: I07fa84bb8f04fe7128939d059dc26d580c5881f4
        Reviewed-on: https://gerrit.libreoffice.org/52798
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b5aad7c2f22be97d0d20ca7b31875fcaa55309a3]

        tdf#94438 disambiguate bookmark branch id's
        
        part II
        
        Change-Id: Ic6e56307c667023a8892f60c20ef1f79b02b5347
        Reviewed-on: https://gerrit.libreoffice.org/52795
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ba894a341a96b89e0dd18161abbd148fb410a389]

        tdf#94438 Fix dup bookmark branches
        
        Part 1, Calc files
        
        Change-Id: I9a3c1d8f6afac7e693590be9220e811b07d6fd28
        Reviewed-on: https://gerrit.libreoffice.org/52793
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-11  Andrea Gelmini  <andrea.gelmini@gelma.net>  [51f6c350e52bafc32caec98bf20e3c644c80d936]

        Fix typos
        
        Change-Id: If081f3b5ac8b752234d115709731a104cea950d9
        Reviewed-on: https://gerrit.libreoffice.org/52208
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-11  Gabor Kelemen  <kelemeng@gnome.hu>  [2372dfb1287ccbe927dbcb299a1034cc0eea3e72]

        Fix bookmark and ahelp mess on VBA compatibility page
        
        Change-Id: I4d57b1ada9c758beeacfdadc82395e199ec2548d
        Reviewed-on: https://gerrit.libreoffice.org/52661
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9bce1e3e0fffe38f701b7452e4e3c7564ea10469]

        fix validation errors
        
        Change-Id: I0288d52b4420b2be76a136cbd34b1fee87f1cf71
        Reviewed-on: https://gerrit.libreoffice.org/52686
        Tested-by: Jenkins <ci@libreoffice.org>
        Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2018-04-10  Gabor Kelemen  <kelemeng@gnome.hu>  [fbf5957db266aac2defee013a79be1ffc6ca9a04]

        Fix missing bookmarks on MS Office compatibility page
        
        Change-Id: I33711b69218bec6d080c07c93d0f2357bab0ce70
        Reviewed-on: https://gerrit.libreoffice.org/52660
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [bea85ade6e8110f9b944840edcf65d405c6946ac]

        tdf#112384 Mention the new possibility of adding a line break as separator…
        
        … in the Chapter Numbering dialog.
        
        Change-Id: I14958db6bcea8043d76255dee4077ef5927563ac

2018-04-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3631eb04025b0f6e4059122eacd71391c0984836]

        Fix path for a bookmark. Add hid/ where missing.
        
        Change-Id: Ia0fdd57add10f5f934f1e34c67b49fb736733bd6
        Reviewed-on: https://gerrit.libreoffice.org/52652
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [96d319ef4e1849f970b63502cced9e37c8dc1c5b]

        Fix typos in help
        
        Fix double spaces in text,
        change "it's" to "it is" like mentioned by Adolfo.
        
        Change-Id: Ie1008663a87680583ee58775f64260b5c3bbe8c4
        Reviewed-on: https://gerrit.libreoffice.org/52558
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [d560cb36d2eb28f15922417c0025892ecfbc1836]

        scalc: cleanup markup and whitespace
        
        Change-Id: Id279950e7b50f46a55784153ce7faf1fddf6b6b1
        Reviewed-on: https://gerrit.libreoffice.org/52531
        Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
        Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>

2018-04-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [855ce08c6d82aaedd44b770a54003a10b13b33c6]

        Fix typo in help
        
        Double space in text.
        
        Change-Id: I981556d796ab7b0fcc249c7c2a58b38899ebf635
        Reviewed-on: https://gerrit.libreoffice.org/52557
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [7612e7931df82c40da6c2047e40f10792e54aff5]

        scalc: cleanup markup and whitespace
        
        Change-Id: I5de820f3ce4d12bf4e3aca7846c7edd33fe1616f
        Reviewed-on: https://gerrit.libreoffice.org/52538
        Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
        Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>

2018-04-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [598c9b7c8be452aa36ea0187ac4e9839a0aa5384]

        Fix typos in help
        
        Remove whitespaces
        
        Change-Id: I53502e9c09206964134ab2b453dfa7c8d1023f77
        Reviewed-on: https://gerrit.libreoffice.org/52559
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-09  Sophia Schröder  <sophia.schroeder@libreoffice.org>  [eb089726f453bbcd74458ca8eb97bab5db1a7902]

        Help Files Cleanups
        
        Further removing of whitespaces
        
        Change-Id: I891bb186ea7db2961b323cea8578bc8ba1e817c9
        Reviewed-on: https://gerrit.libreoffice.org/52546
        Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
        Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>

2018-04-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5d003dff32ef763f7f0a63caa68b659947cb9ae8]

        use precise name for Elements pane in Math and fix related description
        
        Change-Id: I3cc6a320518ad841e184d78d7c1bbafd125e05e3
        Reviewed-on: https://gerrit.libreoffice.org/52605
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [4c1f70c686c30fcba3c8dafa236076dc2ec703e5]

        fix menu path to item invoking Slide Design dialog
        
        Change-Id: I2cf253893edafa8d642823b3a0b23ab6f444527b
        Reviewed-on: https://gerrit.libreoffice.org/52608
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-08  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [9c769f9b79e171a6500b4150ace3896266db9e17]

        Helponline: Rely on color, not thick borders, to separate content from UI
        
        Those thick borders were fugly.
        Give a slightly darker appearance to the sidebar and make its border fainter.
        Remove the pure-white background in body to make it easier on the eyes.
        Kill the alarming yellow (what was I thinking?).
        
        Change-Id: If236126da91df535a0bddbfbf4804c8ee655c4e1

2018-04-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [1223c55707d05cf229553040aea771748a1452a1]

        highlight only words shown in UI in custom colors page
        
        Change-Id: Ie2596ddf6b8c11f154d01f3902802c0b27680145
        Reviewed-on: https://gerrit.libreoffice.org/52565
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [06f34d92fc057befab5ed6274891adc1bf3d6849]

        Fix description of arrows in customizing LO menus
        
        Change-Id: I96d9b7acbe26dab643c866920d7f5080cc225d3d
        Reviewed-on: https://gerrit.libreoffice.org/52501
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9b3d70c0729753eed46c25efeae69018983b480a]

        Make param description list uniform with similar pages.
        
        Change-Id: I4e4fbb99eb2b2b76a25ab9a6931147105f9df169
        Reviewed-on: https://gerrit.libreoffice.org/52497
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b19bd2ac6ccc68f8b0c1da40f4d68f2bca0c7c44]

        Better wording for digital signatures (ii)
        
        Change-Id: Id5e282823f762edc6c7c9c9b54070af5c9ee9523
        Reviewed-on: https://gerrit.libreoffice.org/52496
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-06  Stephan Bergmann  <sbergman@redhat.com>  [5cf3b7674122a348a9119412a936d71965a15b73]

        Syntax error, missing =
        
        Change-Id: I93db3544785712ac23caa6d32fed660c03bacf67
        Reviewed-on: https://gerrit.libreoffice.org/52505
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
        Tested-by: Stephan Bergmann <sbergman@redhat.com>

2018-04-06  dennisroczek  <dennisroczek@libreoffice.org>  [552bd0cb910de00124ef01d25607648373cf1db4]

        fix link to the Sane Project
        
        Change-Id: I5e21ee3f572a54f90372af8a869829e3101019cf
        Reviewed-on: https://gerrit.libreoffice.org/52502
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-04-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cb53adf410d240b9fcecc9e11e0253aa67bcd455]

        Better wording for public key management help page
        
        Change-Id: I56a355e1a62fd981cb6d37de9778b7ab81e4e33e
        Reviewed-on: https://gerrit.libreoffice.org/52478
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-04  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [d3b7ab4e362375a60a14efb2c55623dae6e5d5d2]

        tdf#116452 Remove "3 seconds to add/delete col/row" functions
        
        Change-Id: I1e40b1777c091598a312ca1446fba59bcc8c8da6
        Reviewed-on: https://gerrit.libreoffice.org/52406
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9494a8065606166a5457d0e66caaaf7433fe9e12]

        tdf#107079 Update custom color dialogs and guide
        
        Change-Id: Ib8233c37b0352711e8b57d5c5eea9fb61ec8d75a
        Reviewed-on: https://gerrit.libreoffice.org/52285
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [339779bff9de651fec841385be91d5c12a1c4aaf]

        fix menu item name of chart titles
        
        Change-Id: I5de3361085f2baa3914aaf9952c1b98f8e0f39d4
        Reviewed-on: https://gerrit.libreoffice.org/52328
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aac05322db1b99099aee32e92b0a585748ac5bc6]

        tdf#116019 Clarify help text for placeholders (ii)
        
        Change-Id: If60f76eb8d289b5a85789505a70781fe35703b11
        Reviewed-on: https://gerrit.libreoffice.org/52308
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-04-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [45e69cc3dc254afd5730b870df34e9ca2786c2ac]

        correct name of Custom Properties tab
        
        Change-Id: Ic1c77b7ed5d4283535a72d8489d5211a1e9bda18
        Reviewed-on: https://gerrit.libreoffice.org/52326
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-03  Andras Timar  <andras.timar@collabora.com>  [3d8a38dd7bcd9221891c487814dad8bd18785522]

        tdf#116241 Customizing value highlighting colors -- help text
        
        Change-Id: I60ee785b814eb3bd12dff21e3bb46a32eb790eea
        Reviewed-on: https://gerrit.libreoffice.org/52291
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2018-04-02  dennisroczek  <dennisroczek@libreoffice.org>  [686b52540f532ba0037df3a783b8f8dc0f5a2ba7]

        fix some openoffice bugzilla links
        
        * remove redirects
        * use https links
        
        Change-Id: Ifaa9cefb64b54a9c3a85715df4e63f989c41b551
        Reviewed-on: https://gerrit.libreoffice.org/52230
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-04-02  Andrea Gelmini  <andrea.gelmini@gelma.net>  [03f934e2c836af98bb8d7722b4a4ecec9c741910]

        Removed comments
        
        Change-Id: I5917f9c4b49a06937f5d7ab5ecf1551953dc7875
        Reviewed-on: https://gerrit.libreoffice.org/52229
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-03-31  Gabor Kelemen  <kelemeng@gnome.hu>  [29f6ad0004e6f49481ae32c577b394ec709b43f0]

        tdf#114200 Document new Trim space feature in Text Import
        
        Also fix some ahelps and bookmarks
        Sync element references with current UI
        
        Change-Id: I37ededca56215816d1784071f22e47f33a4a203b
        Reviewed-on: https://gerrit.libreoffice.org/52140
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-24  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [a86659f64cb346127159064202d9b6d3513ffe3e]

        tdf#97622 Update help text to match new behavior
        
        Change-Id: I973ef76893f353317d8412fd3c26599b9fdaf9cf

2018-03-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [4740109668b5d2bbf67caef82fb38364abbc38bb]

        Helponline: Prettify donation prompt
        
        Change-Id: Iedf3d560c2a8d1feabadcf3ce1be40f1b5e01989

2018-03-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d0a2cca6885c900fd362bdd7a72e382fe3b34ef4]

        tdf#105562 Correct page for AND/OR logic function
        
        Change-Id: I2dcc976e2ea090da68d4d8389c58847f6c6fb082
        Reviewed-on: https://gerrit.libreoffice.org/51744
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0d0de1b0c16334322e584fcb770db68f66d2a042]

        Add vnd.oasis.opendocument.* objects in new help
        
        Add capability to link ODF files in help page as objects
        Files are stored in media/files/ folder
        Example in func_imsin.xhp
        
        Change-Id: I4704e3cc235fd31251f3a4dba403e62f2ef1de0e
        Reviewed-on: https://gerrit.libreoffice.org/51721
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4a1008b6ee7043031e9b050adcf836c2f0c88a47]

        Deploy videos in New Help (WIP)
        
        Add YouTube videos in New help.
        add makefile
        NOTE: <object> is not rendered in old help.
        NOTE2: Removed online objects from offline help
        
        Change-Id: I829fe1858002a454417d36d0651fe49097e008d4
        Reviewed-on: https://gerrit.libreoffice.org/51679
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bd71cddd5c343dc894e78bb9809acb94ca1db337]

        tdf#80367 Help page for Calc XML Source
        
        With contribution of Kohei, from
        https://wiki.documentfoundation.org/Development/Calc/XMLSource
        
        Change-Id: I363f864069cf42c0893ceb1402f26c9c1dc186a5
        Reviewed-on: https://gerrit.libreoffice.org/51645
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [679dee887342141b13717794445795b068e68258]

        Fix path for images in offline/online help pages
        
        Change-Id: I69a09398a3465ba3fb8eee953e4d9df67ee9ec84
        Reviewed-on: https://gerrit.libreoffice.org/51639
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [dd03b7ecde2abb961790a69f99aeec9e3fbd653e]

        Help pages typos and other fixes from translators
        
        Change-Id: If85b1749001b95cad904bae379362e36f96001d1
        Reviewed-on: https://gerrit.libreoffice.org/51325
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [71c51c931a99039b3bd4944dbce56ee53be29867]

        tdf#99483 Clarify Calc paste operation
        
        Clarify the role of Ctrl + V and Enter key when pasting in
        Calc.
        
        Change-Id: I78366068edc82c4d948e5303d096eea7c5722fa8
        Reviewed-on: https://gerrit.libreoffice.org/51301
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [4dd9777f3e62637330b733526ed79ca4928e7e80]

        More assorted fixes
        
        Change-Id: I7117d911967cacae9bb465d7eb3683f7299a09af

2018-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [781da1e8175459f27cca84bed2ca209b3e030067]

        tdf#99611 improve function AND() documentation
        
        Added details on handling non logical arguments in
        Calc logical functions.
        
        Change-Id: I416fbe9443777a7a7bdfa9d3f61bdf072aff476b
        Reviewed-on: https://gerrit.libreoffice.org/51176
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [770c0c1746b5c0b94dc07d5f1d6c2c04802c8540]

        tdf#116296 remove produt version from help path
        
        Part two.
        Part 1 is in sfx2 module
        
        Remove product version from offline help path but keep
        in online help.
        
        Product version is kept for online because a help server can have more
        than one helponline version.
        
        Change-Id: I1d4ba12a7d6472defd4210c79349e35ccaf32d8d
        Reviewed-on: https://gerrit.libreoffice.org/51126
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
        Tested-by: Stephan Bergmann <sbergman@redhat.com>

2018-03-13  Gabor Kelemen  <kelemeng@gnome.hu>  [05d4e9fb471224b6adbc174ecb7968ffa29d4a56]

        Add missing ahelps / fix bookmarks to Insert Field pages
        
        Some were missing, some were misplaced.
        
        Change-Id: I0d72bb44c8630b4c9920e3d38cf0b306d3f15802
        Reviewed-on: https://gerrit.libreoffice.org/51170
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [0a70396c2927c043446e9e99c527d5a50ae6fe67]

        Add a barebones README to this repo
        
        Change-Id: I033cc219e75d4c1d4da0244c820c4d4b5cf4c89b

2018-03-11  Andrea Gelmini  <andrea.gelmini@gelma.net>  [09a1e6b04cedd98d752db7a3be672f800f2b79d7]

        Fix typo
        
        Change-Id: Ib9a6a3b456486e84642c136f5bba99c685eb8be3
        Reviewed-on: https://gerrit.libreoffice.org/51025
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-03-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ee1caf534c5b421dfc2157d8421f6dcc051ca5e3]

        This is what was actually meant since commit 32e04637f0; mea culpa
        
        Change-Id: I8ee78ace54a124b3cf6412d2f9e41267eadfa9b4

2018-03-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0ddb36aafd052ca3a10c4a873f6a7b5ccf0f9c82]

        Drop undefined navigator property
        
        Change-Id: I42a37211bfc6d6e3b91061593f252feb6c38a8b6
        Reviewed-on: https://gerrit.libreoffice.org/50782
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3f82ba1d59d3bf4aa5e347f8dfb76f79ffd68bb0]

        tdf#72038 Improve number format recognition help
        
        Change-Id: I403d2021114f432d85dd2915ca8722c04acb50a3
        Reviewed-on: https://gerrit.libreoffice.org/50976
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-06  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [274ff2e2f3e369e8e69af243844038444dc41644]

        Fix menu path for Templates dialog
        
        Change-Id: I73d79c5d5a0b8f7e643614e3c8788bb9d6885ee3

2018-03-06  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d258dd60b0e84b513e38cb170eea7ac1e3b4e771]

        This is not idiomatic in English; looks like a Gallicism
        
        Change-Id: Iecd507c4bdde2201528787a6e95e359e9a789735

2018-03-05  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [913d1549aa0bf4686ab50737731b9fe77f3b7ae4]

        Mention a more plausible possibility
        
        Unlike StarOffice, our default user-facing installer doesn’t let users
        enter user data, but sysadmins can provide it still through other means.
        
        Change-Id: Ifca433ca8330d8547d1b3f07127159dacf2faf94

2018-03-05  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [a22d9a02bf01677c26516c7a79ed637b33f560d8]

        tdf#116017 I misread the request, duh!

2018-03-05  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [3928129c2e4b85ab6651a3c21dbcae7860e4c914]

        tdf#116017 Remove reference to obsolete option

2018-03-04  Gabor Kelemen  <kelemeng@gnome.hu>  [49de59e43e9f3c0f7b4b2939021b04bfb44e7554]

        Add bookmarks and ahelps to Customize Menus page
        
        Also small corrections to UI labels
        
        Change-Id: I20f181ce9a743adbcb6b0c5ce128b06eb97660a0
        Reviewed-on: https://gerrit.libreoffice.org/50712
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-04  Gabor Kelemen  <kelemeng@gnome.hu>  [e27038ef3ed57140176eeaec84c1c4a4ff07dcc4]

        Reorder links to correspond to the new tab order on UI
        
        Change-Id: I32206a785f507881663dcb7d5097d11abef169a1
        Reviewed-on: https://gerrit.libreoffice.org/50711
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-04  Gabor Kelemen  <kelemeng@gnome.hu>  [6af227454d2abe93b6d8e0d0042da2aed3f5f5fb]

        Update Impress Animation pane page
        
        Sync with current UI after numerous changes during the years
        
        Change-Id: Iba6c58eef7f1f0959bb85ffc59c7be375e44ab09
        Reviewed-on: https://gerrit.libreoffice.org/50710
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-04  Gabor Kelemen  <kelemeng@gnome.hu>  [4320273162b973061ab6ede06ae9a384066b3d3a]

        Fix broken bookmark & ahelp found by test-hid-vs-ui.py
        
        Change-Id: Ic1379808065922e90191871e761898d0fd2c7705
        Reviewed-on: https://gerrit.libreoffice.org/50709
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-04  Gabor Kelemen  <kelemeng@gnome.hu>  [9e50a401b6acf809bdbae23714c55496a55959d6]

        Fix some broken ahelps in Writer Formula bar page
        
        Change-Id: I086d3d1726c26b711863cd2fb88505b947054645
        Reviewed-on: https://gerrit.libreoffice.org/50708
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [13098ccef163c813ae3e196511f44a16a6e73fdd]

        tdf#116150 Fix logic for case/caseinline with 'sys'
        
        Change-Id: I5c9cb270fa89ea5281355fc80be2a155b9d9ef9e
        Reviewed-on: https://gerrit.libreoffice.org/50650
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-03-02  Andrea Gelmini  <andrea.gelmini@gelma.net>  [fc5a433b247927c4b134d7d6028c68837e3e003d]

        Fix typo
        
        Change-Id: I03ac8de6528ed33d07fe91e52f50964eb7b74b0d
        Reviewed-on: https://gerrit.libreoffice.org/50478
        Reviewed-by: Michael Stahl <mstahl@redhat.com>
        Tested-by: Michael Stahl <mstahl@redhat.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [03e0376bcb567f364427008f2d24097026f0791f]

        Remove Add AutoFormat page
        
        We don't need a custom page for every single name entry dialog.
        
        Change-Id: I6b9606dbba55f2adc6fcda27fb7efff96748da5a
        Reviewed-on: https://gerrit.libreoffice.org/50550
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [1caed840bd723cbf5cee3825ecd5fef908d29886]

        tdf#112356 (related) Add ahelps to the new Watermark dialog page
        
        Change-Id: I713ce7ceda87455b84915771339a1c69f1cf16f3
        Reviewed-on: https://gerrit.libreoffice.org/50549
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [ee2959a1d9802f8c6b5cc8827696d0b22b64b0ac]

        The Insert Table command is in the Table menu nowadays
        
        Change-Id: I52424c00736d1fec6b446634794482b8c91f3741
        Reviewed-on: https://gerrit.libreoffice.org/50548
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [f485d9ae82105c6286b5382de299a2170de85951]

        Show extended help on AutoFormat previews in dialogs
        
        Change-Id: Ia65be4a8b29ca26e406043ac73f09432fcaca965
        Reviewed-on: https://gerrit.libreoffice.org/50547
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [1903ccc6a84b56d27d0c3418072af239d6d429b2]

        Update Calc AutoFormat page
        
        - Reorder descriptions for more logical grouping
        - Update ahelps and bookmarks
        - Drop a missing items description
        
        Change-Id: I84386362b7ebf05dbc44f650293105c75185fe1d
        Reviewed-on: https://gerrit.libreoffice.org/50546
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [21d9771c1e81439223565ae955bc0be234f3e265]

        Update AutoFormat Table page
        
        - New default style name
        - Fix an ahelp
        
        Change-Id: I7cab9ed02a9ad3ac6f644a768cc5dc8a6802d4a6
        Reviewed-on: https://gerrit.libreoffice.org/50545
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [e0b1e6817f5e727fb0ea1df2f497992365b46b8e]

        tdf#113558 (related) Update Insert Table dialogs page
        
        - Sync help page with new UI
        - New dialog name
        - Correct menu path
        
        Change-Id: Ida7d3d0f5ed254ce597df9a9e14fea3fd853a197
        Reviewed-on: https://gerrit.libreoffice.org/50544
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [566ebe2af3b57ea18206898e3c5a2c91d9e065b6]

        The Insert Table command is in the Table menu, not under Table - Insert
        
        Change-Id: I14910a9a01c9a534e247fe813414be264a666387
        Reviewed-on: https://gerrit.libreoffice.org/50543
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-03-01  Gabor Kelemen  <kelemeng@gnome.hu>  [22624f98165826788ec094b33873c921eb8117ab]

        The Insert Table command is nowadays in the Table menu of Writer
        
        Change-Id: I506eb4a9f4880e5ffb6a9ae3d63f060e759a07be
        Reviewed-on: https://gerrit.libreoffice.org/50542
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-02-28  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [1f58d6b4eb8d2e43f4abfca42196550912140a43]

        Add spacing between paragraphs, update normalize.css
        
        Change-Id: I85df8d29fa78377d684adb4435087cc9f586dbe3
        Reviewed-on: https://gerrit.libreoffice.org/50516
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9e31d6fffa7505c009c603f3fd605eea9460958d]

        tdf#36970 Revisit digital signature help content
        
        Many thanks to orcmid for the precisions.
        
        Change-Id: I362abe27a3eb5748e90b8797206f414c0eade537
        Reviewed-on: https://gerrit.libreoffice.org/50471
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [dd09149dfe0135a4abbd1abbcee15d115af0f982]

        tdf#97977 Mark MODE function as ODFF compliant
        
        Change-Id: I50f669c2b64645eaa6f93d45fb161c2598f1e903
        Reviewed-on: https://gerrit.libreoffice.org/50461
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [05e6b76a1511edde0e668f025cb8af140e396d9c]

        Update release for new help in script
        
        Change-Id: Ia2531f7bb69d1ccb4c5e6665b04ffb6ab2b577cd
        Reviewed-on: https://gerrit.libreoffice.org/50450
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-27  Caolán McNamara  <caolanm@redhat.com>  [87195b21bae39f7bc4fe4c35f305241d1f5d0b3f]

        update help ids for accept/reject dialog
        
        Change-Id: Iea81698d82be9ecced7b45c0a465459abec88860

2018-02-27  Caolán McNamara  <caolanm@redhat.com>  [fa24716b58ee54106abbca96632c5961db1ac41b]

        there is no SW_HID_AUTOFORMAT_EXEC
        
        Change-Id: I0627005576ad9f67fccdb5002397cd969287e8f2

2018-02-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [e99b572b78c43358f910219ee89a13a87d8e7bba]

        Fix typo
        
        Change-Id: Ia48c3586354cf4144a42810fcf0ca678ae28085c
        Reviewed-on: https://gerrit.libreoffice.org/50374
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-02-26  Andrea Gelmini  <andrea.gelmini@gelma.net>  [acc847de97f5bbaefe27500d630ae8180215f09e]

        Fix typo
        
        Change-Id: I474984c776c141f18c789a9e16b026cd4588bca7
        Reviewed-on: https://gerrit.libreoffice.org/50376
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-02-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [73f04500d86e8daca46347aa25fd916e708f77a6]

        tdf#116015 Add help for edit field dialog
        
        Change-Id: I83fb2fc4f25628097d96cf7857dcf9c72f4b5c1b
        Reviewed-on: https://gerrit.libreoffice.org/50365
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3bf45ab4bcc4f2346ec97df43789f0999dd46f0c]

        Update help page for DocInfo fileds
        
        Old "Info 0-3" is now "Custom Properties".
        
        Change-Id: Iec77804ec86639dd97b0b804b221fba85e5e0240
        Reviewed-on: https://gerrit.libreoffice.org/50355
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bcfb5e98beb4ecd70c98e5c0add1db4da3a80670]

        tdf#116019 Clarify help text for placeholders
        
        Change-Id: Iac1f5ffa8a81211e14f1a9337e389c04d2303769
        Reviewed-on: https://gerrit.libreoffice.org/50352
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [70fcc28a6443d2d52834ac1b82fb9ab24e4e6bb5]

        Add missing ahelps to Merge Cells page and remove one unnecessary
        
        Change-Id: I01625dcff477ab58a0a259363e70fe11fdf9774b
        Reviewed-on: https://gerrit.libreoffice.org/50323
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [4cf16b0cea884ab2b3b32c921a3e86d18b880c5e]

        Add a missing ahelp for PDF export dialog
        
        Change-Id: I2a6d93179f4fed7f119390008561764f54417942
        Reviewed-on: https://gerrit.libreoffice.org/50322
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [d195123214d60e3df4f481608af4db961eb76e59]

        Add a missing bookmark for new-ish UI option
        
        Change-Id: I6b172e7246d19b9491f22cf9d03439a45a064d9a
        Reviewed-on: https://gerrit.libreoffice.org/50321
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [564b827c4a5fc8ff96405c1718d622c449cff9de]

        Drop unnecessary bookmarks and fix ahelp on Edit Links page
        
        Change-Id: Ifcc270b39dbf4615e3ba4477ca6495fd0871a0b3
        Reviewed-on: https://gerrit.libreoffice.org/50320
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [36db0668854106d65b616e2905bbd349796c3093]

        Fix ahelps on Subtotal Options page
        
        Change-Id: Ia322c70bb681ada6cd082acd52edc7821bd1c248
        Reviewed-on: https://gerrit.libreoffice.org/50319
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [f626faf9574005c79c4804f76bcdc0ca799c20ac]

        tdf#114525 Add ahelp texts for the Conditional Formatting for dialog
        
        Change-Id: Ib61c008c6164cfb41d8640dee9da488fcf9ab354
        Reviewed-on: https://gerrit.libreoffice.org/50318
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [9a1cd67e396e4b6379f195937b7eeaef6ba3c2ca]

        tdf#114525 Bookmarks, ahelps and text for Manage Conditional Formatting window
        
        Change-Id: I62ed76b188c26cefd48257ebf03ff713b1a80f2b
        Reviewed-on: https://gerrit.libreoffice.org/50317
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [d61e726350bf12c34ea9942f4ece1e30ba0e6bb0]

        tdf#114525 Fix Conditional Format dialog bookmarks and ahelps
        
        Change-Id: I3274aaaebe4c7cd35370ba7d4e5569c4f44eec39
        Reviewed-on: https://gerrit.libreoffice.org/50316
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-26  Gabor Kelemen  <kelemeng@gnome.hu>  [f631d6e7e4ac83a998edb66a6906ede9b9321f1c]

        Replace custom HIDs with default ones in Hyperlink dialog pages
        
        Add some missing ahelp too
        This way the dialog source could be simplified a bit
        
        Change-Id: I5694eaa75c681b2d45ce9a7623574edf423dbd9a
        Reviewed-on: https://gerrit.libreoffice.org/50314
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-25  Caolán McNamara  <caolanm@redhat.com>  [72c2f044662c92c8e1dec700160cb94835bfc092]

        update help for warning dialog conversion
        
        Change-Id: I8c4bae6f0e43178b2189b3986c9f280dcb76b085

2018-02-23  Stephan Bergmann  <sbergman@redhat.com>  [76635096e9c9832d856e8eb1798ce70256f6d81b]

        Adapt CustomTarget_helpcontent2/source/auxiliary
        
        ...to core 906a2e4fa4e9ce231126c608e741c0c0d809157d "Always execute
        pack_images.py with the right Python interpreter"
        
        Change-Id: I7c6c9aed33222fb5b902e30a05cefe8f88c66df1

2018-02-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [235783d1ed47620748fe297f5ff5133121fbe75e]

        tdf#114995 CSV Link external data help page
        
        Change-Id: I932bb17e0c599ea79dba950733e354e86f6efce4
        Reviewed-on: https://gerrit.libreoffice.org/50193
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-22  tagezi  <lera.goncharuk@gmail.com>  [75cf318614f73c93a51538a9508ccca2b47f82b1]

        Deletion [Runtime] from names functions
        
        [Runtime] was deleted
        [Runtime - VBA] was replaced to [VBA]
        Combination of words "runtime functions" and "runtime categiries"
        was replaced to "functions" and "categiries" respectively
        
        Change-Id: I1f03a5f2ef1697e216e144ecccbfb8942b315718
        Reviewed-on: https://gerrit.libreoffice.org/49914
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5339d3c91fb81ea593a96c5602b767d68aba623f]

        tdf#115831 Review of rename sheet help page
        
        Change-Id: Ibe2db947cd6a1ef52231013a6ecdb9efbf2e99a2
        Reviewed-on: https://gerrit.libreoffice.org/50192
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-22  Laurent BP  <laurent.balland-poirier@laposte.net>  [90671d8531b28cebf6129402932320a437cf4544]

        tdf#115831 Renaming of sheet
        
        Renaming of sheets have the same constraints whatever
        the file format used.
        
        Max number of sheets is 10,000. See tdf#44443
        
        File modified with HelpAuthoring
        
        Change-Id: Iff4ecdea6cdfede9844475eaac31c27c9d903a3d
        Reviewed-on: https://gerrit.libreoffice.org/49949
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e256ca7d98c9e4da4e14bd405e648edf394a56c4]

        tdf#115905 Impress custom animation fix
        
        Custom animations are now in menu Format
        
        Change-Id: Iade534e2278de56ff3b7b5647d18196ead6973b8
        Reviewed-on: https://gerrit.libreoffice.org/50098
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [810e6f87237633190dd9a674abe8a1177025cf1f]

        Normalize heading in selected help pages
        
        Change-Id: I42aa8fb12247645d40e29f61f235b4a22a197385
        Reviewed-on: https://gerrit.libreoffice.org/50062
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1c33fe883610dd1137593fb52d07b2535ad29748]

        tdf#115440 Help page for ROUNDSIG function in Calc
        
        With contributions of jag@psilosoph.de
        and
        dh_twriter@mail.ru
        
        Change-Id: I8885edd02fbe240cf9c287d085ea84da041b51dc
        Reviewed-on: https://gerrit.libreoffice.org/50061
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-19  Laurent BP  <laurent.balland-poirier@laposte.net>  [80dbcc34b58f196dc414415e26e750ef4cbcf511]

        tdf#115797 Help Calc: Fill series Date
        
        Rewrite help text for Series Type = Date
        Used HelAuthoring and changed text for:
        - Day
        - Weekday
        - Month
        - Year
        
        Change-Id: Ibd8ba0903194e30257f1ec89ba219bc27fd2d61f
        Reviewed-on: https://gerrit.libreoffice.org/49896
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [807a16ea2eda59452c92477b17702fc99943ba56]

        tdf#94017 embeded h1 entries should be h2
        
        This improves visual appearance of help pages of menus, etc...
        
        Change-Id: Ieece5897980e1defe25cda7b28fcd16c9998dfd4
        Reviewed-on: https://gerrit.libreoffice.org/49857
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [54fb08a20e9b92af1e8085f9357fbd68b515678f]

        Add more support for languages in online new Help
        
        Added SL token for google
        Tooltip for clipboard
        Donation links
        
        Change-Id: Ib73c07f64992553abb1b4048c10e1dbb9a2c3573
        Reviewed-on: https://gerrit.libreoffice.org/49854
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-13  Caolán McNamara  <caolanm@redhat.com>  [d1ea71763345803f861bba8a6171825888822d48]

        move insert break extended tooltips out of help as a sample case
        
        Change-Id: If0782f723af27d4ce11dc40e42ba7214b106177e

2018-02-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1b361a83c014ff9c8c2b80bbe779387ef0a209f5]

        Better handling of user language in help online
        
        Change-Id: I6a14081321cfd94fe1efb1f2b5fd23f20d4a27fc
        Reviewed-on: https://gerrit.libreoffice.org/49613
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [145fe1d4c0d697cd15619dd682c622d3c146d95f]

        Better handling of help URLs anchors
        
        Change-Id: I25a6b105f4a809839575e43cd4834cf96a1e5e7c
        Reviewed-on: https://gerrit.libreoffice.org/49516
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-09  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [863b926ed16b372800f75e8ac467afbf3443f61e]

        Tweaked contents expansion
        
        Stopped excluding main items. Highlighted current item.
        Harmonised the help.js indentation.
        
        Change-Id: I6b8f22940d077d008662a387071a5d5db04409f7
        Reviewed-on: https://gerrit.libreoffice.org/49488
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-08  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [b6bc8c1cfecc55bebff8dc64fddb63e3edc109b5]

        tdf#115255 and auto-expand contents per subitem
        
        JavaScript stuff moved from online_transform.xsl to help.js.
        Simplified bookmarks markup.
        Span elements with class "input" and length more than 3 characters
        can be copied to clipboard by mouse click.
        Bubli's feature request for auto-expanding contents per subitem
        is also implemented.
        Logic for adding headings to index list was reimplemented.
        
        Change-Id: I87b6f189a040a73a1ab9dda1ec9cd790b06da202
        Reviewed-on: https://gerrit.libreoffice.org/49421
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fd1e80bca4d05e1dac45fb226dff318e87b81ead]

        Add anchor to branch bookmarks in hid-to-file
        
        Add the id="bm_nnnnnn" as anchor to get the html file
        displayed in the right position.
        
        Change-Id: Icf50119d7b4f7846abc2a128ccdf9d3ab77a50c2
        Reviewed-on: https://gerrit.libreoffice.org/49299
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-02-01  Mike Kaganski  <mike.kaganski@collabora.com>  [0f7a354db93f0affe218cae7e0ea294a4efe5891]

        Correct parameter syntax
        
        Change-Id: Ib9f805c33b1a2243197e5addfe9bf777b4e88ed5
        Reviewed-on: https://gerrit.libreoffice.org/47889
        Reviewed-by: Michael Stahl <mstahl@redhat.com>
        Tested-by: Michael Stahl <mstahl@redhat.com>

2018-01-31  Andrea Gelmini  <andrea.gelmini@gelma.net>  [f7e82f12585648e59c308607d8754616c5d930b0]

        Fix typo
        
        Change-Id: I8fd351833236fe594a0480d9e09b0ef072ec7c46
        Reviewed-on: https://gerrit.libreoffice.org/48997
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-01-31  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [11adc4492b11253c5d24d217354581956da1f52b]

        Fixes for MS browsers and tweaks to fuzzy search
        
        Some experimental JS tech had slipped into the mix.
        Search settings should also be a bit more performant now.
        
        Change-Id: Ifae9986efc02d20fefa9480ae463107fe4743944
        Reviewed-on: https://gerrit.libreoffice.org/48988
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [875dbb65c79bd52049c270197aaa71cc243821fb]

        New Help: Add donation link for online version
        
        Change-Id: I340362a70ecc115565c7fd7cb2be1a5d0fbb5599
        Reviewed-on: https://gerrit.libreoffice.org/48929
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-30  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [e37c19a9dd3f2d3e5a31f91975ee5a8aac2dc2af]

        Switched from list.js to fuse.js and paginathing.js
        
        Fuse.js has Apache License 2.0 and paginathing.js has
        Expat License (aka MIT).
        
        Paginathing is a paginating utility and it was originally jQuery,
        but due to performance concerns I converted it to pure JavaScript
        and rather brutally adapted it to our needs.
        
        Fuse.js gives us fuzzy search with multiple strings. The settings
        can be refined, if needed. Settings can be easily tested with the
        live demo: http://fusejs.io/
        
        Change-Id: I1cf6a6f7d06adbcac95760db90187ee26be8e908
        Reviewed-on: https://gerrit.libreoffice.org/48906
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [64187c4328623fca6c00d2f5c9f659211ee18883]

        New Help: allow product version = "latest"
        
        To enhance version migration, the most recent Help will be
        named "latest" in the URL. Explicit last version X.Y will be
        symbolic link to 'latest'. e.g. '6.0' -> 'latest'
        
        *This will allow search engine to always index the same 'latest' URL
        *External links always land in 'latest' pages.
        
        Change-Id: I5ffa1d268f71b7ebe75d5d90c62bcd6304507602
        Reviewed-on: https://gerrit.libreoffice.org/48848
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-29  Andrea Gelmini  <andrea.gelmini@gelma.net>  [c2ef507d3275257c83558c794b3ebb1385f8a4fa]

        Fix typo
        
        Change-Id: I3fecf4aef43a11a2534b36a846097382201ce8e5
        Reviewed-on: https://gerrit.libreoffice.org/48831
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Tested-by: Julien Nabet <serval2412@yahoo.fr>

2018-01-28  Dmitri Kharchev  <dh_twriter@mail.ru>  [eeb16287e60c9699997e5a32a81da41a7d8c7013]

        tdf#92069 help page for ENCODEURL() function
        
        Change-Id: I8ec52dd918a21a9944b8fc2b2db8f0d7156678ad
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/48779

2018-01-27  Dmitri Kharchev  <dh_twriter@mail.ru>  [f244829556e67657cdd5c08d4126151b067a2a15]

        tdf#100810 CEILING.XCL, CEILING.MATH not in help
        
        Change-Id: I94325c24e5e34db2a6d44d6124cd2e44cb76d201
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/48743

2018-01-27  Andrea Gelmini  <andrea.gelmini@gelma.net>  [9bd1736a8b3dc0631e14b12fd81ba4136e8aaa99]

        Fix typos
        
        Change-Id: I1c9a02aab47a26a9f18d2327ca0f4f58adac2c0d
        Reviewed-on: https://gerrit.libreoffice.org/48695
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Tested-by: Julien Nabet <serval2412@yahoo.fr>

2018-01-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5be1429f1ad6ac472836097516ab3cd0681ecf38]

        tdf#92430 Better example for =WEBSERVICE()
        
        And =FILTERXML()
        
        Change-Id: I15c260d625ea54b61cbb0de025f8e0c0c9fe623c
        Reviewed-on: https://gerrit.libreoffice.org/48727
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [854f87b82b23d5409b4a3f6cea8628324fb238cc]

        tdf#112356 Watermark help page, better bookmarking
        
        Change-Id: Ia0f37984caaa32b74817e0bdd62c05813de50a6d
        Reviewed-on: https://gerrit.libreoffice.org/48690
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f15eac158a47aac87d5dc40004899871ebc5739e]

        tdf#112356 Help page for watermark dialog
        
        Change-Id: I3b509faf16579f1bfbf1428daca40f2d7054aad6
        Reviewed-on: https://gerrit.libreoffice.org/48637
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [482fb2a966c3cfde24d94d7f43768b8edf63ceca]

        Adjust online builder xhp2html.sh to new bookmarks
        
        Change-Id: Ie3a211d7247acd0ef7c15266368d9db7e1c8f232
        Reviewed-on: https://gerrit.libreoffice.org/48681
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-25  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [67a993c05d19976f5ed347b16584d29d6866a870]

        Module names must stay uppercase due to DbPAR=MODULE
        
        Change-Id: I10cea1b204b20d482abec6a8f66d5cfee6cf6dfe
        Reviewed-on: https://gerrit.libreoffice.org/48509
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-23  Laurent BP  <laurent.balland-poirier@laposte.net>  [94375babd75d8b611311bab682f9017e0485d19b]

        tdf#113979 Skip empty cells option
        
        Add help for this new option.
        Correction help link for "Quoted text" option
        
        Change-Id: I8ce8ac8108408c9feb55a0b5dffbb44dea988c05
        Reviewed-on: https://gerrit.libreoffice.org/46996
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-23  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [995f740adfff22aff1105a7e1b2801dfdab43434]

        Use list.js for Index listing and search
        
        List.js - http://listjs.com/ - allows us to paginate the results
        so the height does not get out of hand.
        Fuzzy search would be cool: http://listjs.com/docs/fuzzysearch/
        ...but it gives too big of a perf hit with our 5700 items.
        Might try to bribe the creator to look into perf.
        Thanks a lot to David Tardon for the makefile solution and to
        Christian Lohmaier for playing a rubber duck.
        
        Change-Id: I359eed541470ccaa309b0b6ff5d809a796d9befd
        Reviewed-on: https://gerrit.libreoffice.org/48335
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d8623712ce8523cd6d29116a5bd903e1d7edbd62]

        tdf#35301 Tiny text tweak for newly available ruby position
        
        Ruby text can not only be above base text, but also beside it.
        
        Change-Id: Ic9a11a1f7912c50d092f13c6d3d52d83713cd305

2018-01-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [237f881e17efb3091d93430fa287eab9b9d6b915]

        Some copyediting
        
        • Fixing usage of phrasal verbs “check in” and “check out”
        • Adding some missing prepositions
        • Removing some pointless abbreviations
        • Avoiding a reference to a “timer” that’s more precisely a stopwatch
          but not quite…
        
        Change-Id: I37828f85065f17a16365caa45fd5913b771c4bec

2018-01-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [f8887d3de3a414cd677126484a56f7a29d88af67]

        Nope, that’s not what the button does
        
        See core commit b1a6a99b9a78689c6d3649ce066fad66912188e2.
        
        Change-Id: I70456817e1956d6e213468583e0e16b06a69b303

2018-01-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d860405baeffb4cb6b1a32274d2c2b609ef8deea]

        Correct Catalan spelling
        
        Typo introduced in 01879555450189381cc02517433807056b193af8
        
        Change-Id: I9978ec8b238493a501981e192aa92547f2c1fe5d

2018-01-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [02e87fe2b0027c725075154f9172e9fb99ef9589]

        Add more localized strings for new Help
        
        Change-Id: I8c0cdcf8cf1ce64a407c98f4619a46b08c259b7d
        Reviewed-on: https://gerrit.libreoffice.org/48186
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ea4a7345bc1cbcbff3fb4355d0e4f4954f8afa7d]

        Fix detection of bad help call
        
        remove single quotes
        
        Change-Id: Ia7951508cbf0a49ae029588e1d254de5f3942f12
        Reviewed-on: https://gerrit.libreoffice.org/48165
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-18  Andrea Gelmini  <andrea.gelmini@gelma.net>  [c4a18626d14426cbd8884d1028eb248fe3b21c44]

        Fix typos
        
        Change-Id: Idcdc1e802dcca33aa2ed2499d4c5c4d15767026f
        Reviewed-on: https://gerrit.libreoffice.org/48138
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-01-18  Andrea Gelmini  <andrea.gelmini@gelma.net>  [45e20af8857f8bcd5afa30113eea40ceef7aa3a8]

        Fix typo
        
        Change-Id: If3ae78fab316a0eaab5b0aeecd41824665a4d498
        Reviewed-on: https://gerrit.libreoffice.org/48139
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2018-01-15  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [ff44bbe7087cf87977103627f55a8b1b5c9ffb89]

        tdf#114907 Expand and collapse symbols for Contents
        
        Unicode like it's 1993.
        
        Change-Id: I625dc220341db788dd578c210ef2f368bec58199
        Reviewed-on: https://gerrit.libreoffice.org/47902
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-13  Mike Kaganski  <mike.kaganski@collabora.com>  [7ffe2eafbaa401f4bdea26d7b41f357567544afc]

        That isn't specific to Calc
        
        In fact, target (text/shared/01/05020301) is in text/shared,
        module is BASIC.
        
        Change-Id: I7341688b1f04733b7ff7b79e5930e3e6b6955add
        Reviewed-on: https://gerrit.libreoffice.org/47833
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-01-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2575baa6d1f20327dc943b1cc73ff4252f6cbfe6]

        Fix HIDs with '?' inside
        
        '?' interferes in logic to extract HID
        
        Change-Id: I5252d1cf861959cc6ad2b49afe9b19f4c9698f56
        Reviewed-on: https://gerrit.libreoffice.org/47734
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [01879555450189381cc02517433807056b193af8]

        Add L10n to labels, in New help UI
        
        * Add l10n for  "%PRODUCTNAME %PRODUCTVERSION Help"
        * same for "Module"
        * Content-Security-Policy only for online case
        
        Change-Id: Iedad3e198211c122fe5845171d5dcbc6edd4778d
        Reviewed-on: https://gerrit.libreoffice.org/47713
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-10  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2c7cfc527a05ef757ab3ecfd6ab5a2582a104680]

        Add Content-Security-Policies in new Help pages
        
        Change-Id: I115fc16fbf4b8284bfedc735761434bb586f0355
        Reviewed-on: https://gerrit.libreoffice.org/47660
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [03d3affe49661345c23168f1f7b59e781753b08c]

        Add l10n to the 'Module' string in Help UI
        
        Change-Id: I3b1b202ea4544f1458086abf3b149dcd0be2d115
        Reviewed-on: https://gerrit.libreoffice.org/47489
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-06  Gabor Kelemen  <kelemeng@gnome.hu>  [abf8c3ef55e98aeb9011020e8a217a0bd8de17ff]

        Various fixes on Impress General options page
        
        - ahelp and bookmark fixes
        - Templates window on startup instead of wizard
        - Preseter Console option
        - tdf#114310 Add spacing... option renamed
        
        Change-Id: I930402fc1a8efa74ec747b06b2c720a963d6cc38
        Reviewed-on: https://gerrit.libreoffice.org/47425
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Andrea Gelmini  <andrea.gelmini@gelma.net>  [189c97fd18cdcb99ad4b4d77a8ae97f8ce41f3b9]

        Fix typo
        
        Change-Id: I7a9fab7c50139bcd5f5b5999b4e61e89f2e8e646
        Reviewed-on: https://gerrit.libreoffice.org/47298
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Andrea Gelmini  <andrea.gelmini@gelma.net>  [9e6681b78b9578eb739c3577218d6ce9141e7091]

        Fix typos
        
        Change-Id: I2a98c7a079c69ac32b382d6c320dde456be98cf1
        Reviewed-on: https://gerrit.libreoffice.org/47282
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Andrea Gelmini  <andrea.gelmini@gelma.net>  [e3dc182b9dda0ba1a0e42dcea00e4d3b01e4b34f]

        Fix typos
        
        Change-Id: I4ab0df8ed7f3d8ac95f28220c9b4f59e2a6a1eb2
        Reviewed-on: https://gerrit.libreoffice.org/47281
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Andrea Gelmini  <andrea.gelmini@gelma.net>  [f1126fd812d5f812803f666f7fb4bcd5024c9772]

        Fix typos
        
        Change-Id: Ie3e0490e8ca41f9d4f20b834a3d5865c0fb18ad7
        Reviewed-on: https://gerrit.libreoffice.org/47480
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [382ba1bc41a04d2f7b444e4c4ca9460b66147717]

        Switched to a sidebar layout. Art direction by Andreas Kainz
        
        Markup and JS got simpler, layout got more robust.
        
        Change-Id: Ia74489038e7d11b632ea2b6ca6efe0d90dfe5181
        Reviewed-on: https://gerrit.libreoffice.org/47441
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [1ad545bef472627adbb43a5dfb1874fc60c2495e]

        Fix ahelps on the Business Cards - Medium page
        
        Change-Id: I9f1d15a7703a1ead96dbb227a34732e174bf31c8
        Reviewed-on: https://gerrit.libreoffice.org/47411
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [5da848ed5f249395399a430bfbdf1bea4d9f0b69]

        Add missing bookmarks to Impress HTML export page
        
        Also Back and Next buttons have only one < and >
        
        Change-Id: I4cbb4cb340b376c41991554a56aa6931c839f1ad
        Reviewed-on: https://gerrit.libreoffice.org/47446
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [bda42214086d80527a7fddd9ca46f4bee77b77e9]

        Fix bookmarks on Text XML filter page
        
        Add missing ones and modify old custom HIDs to new .ui HIDs
        
        Change-Id: I16500ef5054c7f8f939a7054202b8a9c009d9fb3
        Reviewed-on: https://gerrit.libreoffice.org/47445
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [09a1ae513f57e41146f3ce5408d04b3e5c3f624e]

        Fix ahelps on (Insert Field - )Database page
        
        -Drop an unnecessary ahelp
        -No more 'Don't show this again' box in the printmergedialog.ui file
        
        Change-Id: I65ee28e091368693cbf4b5cc966c63a15b86b4aa
        Reviewed-on: https://gerrit.libreoffice.org/47439
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [fd3652b73e2b71797d9169557947a6fd2951fd37]

        Fix ahelps on Report Wizard pages
        
        Most were missing a prefix and some were unnecessary
        
        Change-Id: I95e5e262b80f6df810060595e5a22755ce19655d
        Reviewed-on: https://gerrit.libreoffice.org/47438
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [31f1e978d3304908848678f3445fa9649801b2e9]

        Fix ahelps on Letter Wizard
        
        Most of them lacked a prefix, some were unnecessary.
        
        Change-Id: I63831bb3cb28d8043493f474e675acc2ad343792
        Reviewed-on: https://gerrit.libreoffice.org/47437
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [42543949c912c5d126a967d009731e659b9875bf]

        Fix ahelps and bookmarks on the Save As page
        
        Also move/fix HIDs from the Create Master Document / HTML document
        pages, as these functions define custom HIDs for the
        generic Save as dialog.
        With the above set towards deprecation, this is not utterly useful,
        but still.
        
        Change-Id: I7026999dec0d4402c03fa0d51691377c3e04481b
        Reviewed-on: https://gerrit.libreoffice.org/47436
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [31a2936cec508145e98ebdfae6a55f06c5362770]

        Fix ahelps and bookmarks on the Comment page
        
        - View - Comments is also available in Calc now
        
        This page still needs a bit of love though, there is a few new
        comments-related UNO commands that probably need to be documented here.
        
        Change-Id: I37ad88f5e086fb82b159fe594a7c746883c81faa
        Reviewed-on: https://gerrit.libreoffice.org/47435
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [2d65e8aaa19a19bf534d83ee766995a6b8515550]

        No need for ahelps here
        
        The commands of the Chart Format bar have their ahelps
        defined in other files, make build warnings disappear.
        
        Change-Id: I0abf9f91b46978a7ca8117f86db4babcf6d4d908
        Reviewed-on: https://gerrit.libreoffice.org/47434
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [4bf9874fb73176e99835b41d7d898acebc636b8f]

        No need for ahelps here
        
        Change-Id: I38e52f76333aa7378dd13d87dc9b3b10d4c07b50
        Reviewed-on: https://gerrit.libreoffice.org/47433
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [c15c8da5253466757dc702c1efca99cfd1ccc7f1]

        Fix ahelps for OLE-Object bar Wrap{Left,Right} commands
        
        Change-Id: I9acb6abfc1b13a12adae36a678d4f0481e064b3c
        Reviewed-on: https://gerrit.libreoffice.org/47432
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [fda835daa01ddb556227bbf84d2bc268171e5b59]

        Fix ahelps for OLE object alignment options
        
        These commands are on the OLE-Object bar
        
        Change-Id: I78fb7da7aeaf4b0258a63e86f0b54c0ab9892941
        Reviewed-on: https://gerrit.libreoffice.org/47431
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [e9c2f05e2e6f602f545d99927cfede40bc8bd159]

        Embed the description of the Table command into Standard bar page
        
        Not called Spreadsheet, and neither an OLE object is inserted, AFAIK
        
        Change-Id: I4e72a570578b6b6fabab2368060eda76d8f39758
        Reviewed-on: https://gerrit.libreoffice.org/47430
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [3ce9015f6f8fa232e190056fbcc746520fe8bcca]

        Rather embed the description of spellcheck window than duplicate it
        
        Change-Id: Ie6342cb0cb82761bcdd355cdfd5acd742246d090
        Reviewed-on: https://gerrit.libreoffice.org/47429
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [4b6bb48ddaf25189da35825aadab807533c61fa8]

        Fix ahelp for Chart axes editing commands
        
        Change-Id: I018bc819aa8ba63824e09879e3d5e3519f6ee440
        Reviewed-on: https://gerrit.libreoffice.org/47428
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [d143a7a1a6ceb313dc0754da67485a962cb09744]

        Remove reference to nonexisting feature in Impress Insert Page page
        
        This DLG_NEW_FOIL thing seems to have been removed in 2005/6 for good:
        https://cgit.freedesktop.org/libreoffice/core/commit/?id=bfbcbc4f7d60294208085fe3c241ef9b062117ca
        
        Change-Id: Ife85d2022eb5f32a24519985ee323f3731789dcd
        Reviewed-on: https://gerrit.libreoffice.org/47427
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [1b9fd37666c1a50022ca34c1ffb1adaa75eed9b2]

        Change Protecting Sheet page formatting
        
        These 7 consecutive 'tips' made my eye bleed, stop this madness
        
        Change-Id: Ie0dd667974ba124fa467770a92a1f5e60c8a50c4
        Reviewed-on: https://gerrit.libreoffice.org/47426
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [aa5f4a1537fa174fbaf1a6563b1a951a948149db]

        Fix ahelp on Compatibility options page
        
        So that it can appear on the Impress General options page.
        
        Change-Id: I9d717bef181c20fb3ecce1344ccf498cfd9584ab
        Reviewed-on: https://gerrit.libreoffice.org/47424
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [216770613cf045ac4aad3b1a79455b13a5ed8b6e]

        Fix ahelp for InsertMath command
        
        Change-Id: I301302488ec873321390536900486bdd7ab21ac4
        Reviewed-on: https://gerrit.libreoffice.org/47423
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [7371e98b61d6af97d18b8c48023fd808d1cdaa6d]

        Fix missing bookmark on gallerys General properties page
        
        Change-Id: Idf7874bd22318b6684e523c6017e4bc24ebfd4fd
        Reviewed-on: https://gerrit.libreoffice.org/47422
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [091a6727bc90dc273b6a65128f50bf3b1ef282fc]

        Fix ahelp on Impress Grid options page
        
        Change-Id: I463bf6e6666aec9a7a2e5e194e3949027f998375
        Reviewed-on: https://gerrit.libreoffice.org/47421
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [0b8b8ca30c678eb6cb5447b3086d50cacd3bf93a]

        tdf#114310 Remove '(in current document)' from compatibility options page
        
        Change-Id: I4b39f83a3dea74fe1789e81a9b5841c504f4c47c
        Reviewed-on: https://gerrit.libreoffice.org/47420
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [27ab58bba0cbb007c8587d218bf4c8fae65746e1]

        Add missing bookmarks, fix ahelps on Writing Aids page
        
        Change-Id: Id493d1e05edca9c816c45329e4533f948048af94
        Reviewed-on: https://gerrit.libreoffice.org/47419
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [926139759960b772bcfc7936d12ec7bd1c9ec133]

        Fix ahelps on the Impress Color Replacer page
        
        Change-Id: If77db25f01f9de5e672868a5c587c16a26384805
        Reviewed-on: https://gerrit.libreoffice.org/47418
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [af3e37c0881897ba86c5684268175e381e07c181]

        Fix ahelps on Define Bibliography Entry page
        
        Change-Id: I032bb476d071d50c2ef89be76f6787c42e0459f3
        Reviewed-on: https://gerrit.libreoffice.org/47417
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [ec0a885f229b32bcedc42773b592004955c18704]

        Fix ahelps in Zoom & View Layout page
        
        Change-Id: I8ee2c53fc59435e4593a2ed1efaea63687dcad45
        Reviewed-on: https://gerrit.libreoffice.org/47416
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [9dfa0be38aeae15ee3a4ee3e7aa3a6ec736b1f50]

        Add a missing bookmark
        
        Change-Id: Iaa8027f42c2927f89b35e7693a730822d18744bc
        Reviewed-on: https://gerrit.libreoffice.org/47415
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [e0f1f793b978dc08771d8d59a3da5751fc1a14b6]

        Use ahelps on User Data page for Business Card pages too
        
        Change-Id: Iefc393b85dfab973fd5eb203d7e394a16723989f
        Reviewed-on: https://gerrit.libreoffice.org/47414
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [bb4cdc6e29a59da0e88cae5823e932d913afdbfb]

        Fix missing bookmarks and broken ahelp on PDF Export page
        
        Change-Id: Ie7ff855c5f7038afe393ae59ab72f826241c6032
        Reviewed-on: https://gerrit.libreoffice.org/47413
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [265091fc25969b359ff228071d6b8b940e3f61d2]

        Fix a missing bookmark on the Data Source Name page
        
        - rename the page to sync with current UI
        - update shortcut of the Data Sources pane
        
        Change-Id: I72048cb14f848b45ee963c54e2449acac35ccaf2
        Reviewed-on: https://gerrit.libreoffice.org/47412
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [e8756c365fc23350ddec41636f44b95b937ff3c6]

        Fix an ahelp on the Label dialog first page
        
        Also a double period at the end of a sentence.
        
        Change-Id: I86286360b92220217cae769e5b6e04ad7b9e76de
        Reviewed-on: https://gerrit.libreoffice.org/47410
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-05  Gabor Kelemen  <kelemeng@gnome.hu>  [068a62df0c685da738180f20fd939391c697860b]

        Fix an ahelp on the Hyperlink dialog
        
        And remove duplicated bookmarks.
        
        Change-Id: I30955363fb3dc99256790ad0e595d67490cc2f94
        Reviewed-on: https://gerrit.libreoffice.org/47409
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9219a96f5e75fc59492259f354051ce980697c95]

        Fix some help page contents
        
        Change-Id: Ida1bfdaf86690a95df3949b5287dc0b10223e907
        Reviewed-on: https://gerrit.libreoffice.org/47371
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2018-01-03  Andrea Gelmini  <andrea.gelmini@gelma.net>  [7c78c30b297d368b94ab82f761c032b59f225c06]

        Fix typos
        
        Change-Id: I7ef82f8d2896f3687be1aacfd08b8cf0d0d6e105
        Reviewed-on: https://gerrit.libreoffice.org/47273
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2018-01-03  Andrea Gelmini  <andrea.gelmini@gelma.net>  [1228aaeb66e050dfacd1ac57ec785bc2e13997df]

        Fix typo
        
        Change-Id: I180510136adc14ff60f1474fbcf2365af7d5821e
        Reviewed-on: https://gerrit.libreoffice.org/47274
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-12-29  Mike Kaganski  <mike.kaganski@collabora.com>  [cac2a5ccfd5d7197a1a1ad706bca5f0f4235a2fd]

        Correction to the QUOTIENT spreadsheet function documentation
        
        If arguments have different signs, it isn't equivalent to
        INT(numerator/denominator). E.g., QUOTIENT(-3,14;1) gives -3, while
        INT(-3,14/1) gives -4.
        
        Change-Id: I1abe0a6bd77ba5f451844cf3e5c2ab2e021d7c96
        Reviewed-on: https://gerrit.libreoffice.org/47171
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-12-29  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [50b850013374e0f711b5cded92739934d758bf1f]

        tdf#114709, tdf#112758, tdf#112757
        
        Lots of changes and tweaks.
        Header and footer now span 100% width even on desktop.
        Font sizes were increased and content area made narrower.
        We now have two separate language menus so the menu is
        always visible on mobile.
        Google search moved out of the accordion panel.
        Accordion panel colours made darker.
        On desktop, expanded accordion panels overlap content.
        
        Change-Id: I976a67b1ca0cb2d21f0569da8d1fefd2b589d7d3
        Reviewed-on: https://gerrit.libreoffice.org/47139
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [dfdc1f55f63d4497e6bd5fa5793ba8b57d6a78fc]

        tdf#112755 reorder modules in new help (II)
        
        reorder modules in Index
        
        Change-Id: Ib226a7c243e682e4e2a98d6d48ae1d9b1e3cace1
        Reviewed-on: https://gerrit.libreoffice.org/47095
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f84e3a174753b28c141d117082c574a8defd4eed]

        tdf#112221 Help page for context menu cust'zation
        
        Added toolbar text and typo fixes
        
        Change-Id: I3a496241c831e52f72bc1617b6d5515f511cefb8
        Reviewed-on: https://gerrit.libreoffice.org/47074
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [be3381c27d46e71df2d513e42c1d68f3e0a14bfb]

        Fix <filename> root path
        
        The missing slash corrects the caculation of the <base> tag.
        
        Change-Id: I1d1affcaef8b69049452f67d5ec122f6722874c6
        Reviewed-on: https://gerrit.libreoffice.org/47061
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cd0fc90695b27b736b2c5e00389aa1052bfc6e30]

        Fix typos in help page
        
        Add switchinline
        
        Change-Id: I0bb07ddf67f8e83ab91a4de6c0d6d3c5c43a0e57
        Reviewed-on: https://gerrit.libreoffice.org/47048
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-22  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0e5a56e81f63d2705f1083acda4b2d899783fdcd]

        Relativise <base href="/"> wrt file position
        
        Now <base href="/"> is changed to
        <base href="../../../ (...) ../" to allow links to
        operate with http:// and file:// protocol
        
        Drop param from makefile too
        
        Change-Id: I1aea5b9c564bdfe395e95400ecf87e068a5a7c86
        Reviewed-on: https://gerrit.libreoffice.org/46932
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bb3fd71d51c84aa93df51c9e66d2dc0d1596d1a9]

        Fix XML tag <ahelp/>
        
        Change-Id: I0d2675b69675c26d9dcc1d2bee0abb745638b24e
        Reviewed-on: https://gerrit.libreoffice.org/46906
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9a20a71a42c6c3113b1e0c9d679565018474d2e4]

        tdf#92825 Update help pages for file menu
        
        for Writer and Draw
        
        Change-Id: I3af080fac087969129725360c41b75fff15f1856
        Reviewed-on: https://gerrit.libreoffice.org/46755
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [60281fff05e466a706c1d18ec67e38f130a2a26d]

        tdf#92825 Update Help page for Math File menu
        
        Change-Id: Id6a7332f65d1b55b749a762dd17322e9b22f6978
        Reviewed-on: https://gerrit.libreoffice.org/46742
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-19  Shinnok  <admin@shinnok.com>  [14c0b87b9fccf2bf053367da652e010af3d60752]

        Use quotes around positional args.
        
        Change-Id: I34daf14c83b83085ca5f8ef643e7418893da5924
        Reviewed-on: https://gerrit.libreoffice.org/46696
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b6e0ecde5fb3eafe88846f055a4917ac99d38e36]

        tdf#112155 Help page for Save a Copy
        
        Change-Id: Ie514f96925c0283e05ac9686b06edbda7853801b
        Reviewed-on: https://gerrit.libreoffice.org/46632
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f583ac513198a3aa70840f63aa26d766e5f9daf3]

        tdf#106421 Terminology change Set Paragraph Style
        
        Change-Id: Ia05979c826a283296396ecca42277ce8d352ef1c
        Reviewed-on: https://gerrit.libreoffice.org/46629
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8b0a4944747cde7395b36e53893d85dc8b07ee05]

        tdf#40460 Improve help for Calc IRR function
        
        Change-Id: Ie61635f75ec8d208656623c61b31d1bc82c75663
        Reviewed-on: https://gerrit.libreoffice.org/46625
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [52613d9b557df908883211cbfb49e7a5f2b9ce3c]

        tdf#106535 better help pg. for text selection modes
        
        Change-Id: I4d48553d9ca261493e52183a4b47d5a9e40595d4
        Reviewed-on: https://gerrit.libreoffice.org/46620
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3114a84355a738b365d3c65c403a8062305ddaff]

        tdf#104171 Cleanup of Macro Help pages
        
        Removed shared/main0600.xhp (obsolete)
        Fixed links between help pages
        Added entry to tree file (contents)
        
        Change-Id: I2a954c328f214728d554bff2166f82b2c2b96f35
        Reviewed-on: https://gerrit.libreoffice.org/46618
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cdde6459d147fd50348246d20291b1a3d1cd2f64]

        tdf#79942 Update Draw File menu description
        
        Change-Id: I915d17929a55c6035c70c5d20ad034244263b127
        Reviewed-on: https://gerrit.libreoffice.org/46605
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [263b467e2b2e5f1a5ccb9a76645606e739881b82]

        tdf#64242 Terminology: Distribute x Spacing
        
        Change-Id: I3b393a41cc3b2cb9bb1e017c8fc454b8f684ba45
        Reviewed-on: https://gerrit.libreoffice.org/46571
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-16  Gabriel Chiquini  <gabrielchiquini@hotmail.com>  [fae24d85eb9fb736c9fdab08c78d25cafb213913]

        Fixed remaining index search bugs
        
        Show list only after typing 3 or more characters
        Hide labels when module results is empty
        
        Change-Id: Ifb7a255b6ac627a0448878df104e837d96074fce
        Reviewed-on: https://gerrit.libreoffice.org/46134
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-16  Shinnok  <admin@shinnok.com>  [b07c31d8dfa44e18560eaacfe7f63ef2e5e23ff7]

        Replace usage of readlink -f with realpath.
        
        For consistency reasons, the other scripts use the latter. Additionally on
        macOS/BSD readlink -f option is not available, nor other default tools
        for canonicalizing paths, so looking for GNU's realpath in the first
        place is a better bet.
        
        Change-Id: I77b82a956f63c66e352a372895cd623f83916168
        Reviewed-on: https://gerrit.libreoffice.org/45486
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f391bd889ff83129dd2988d7e449869e5c687f18]

        Fix mistakes in help file
        
        Change-Id: I9108dfbec533f164a9f19acc5d4eb63849f07a7f
        Reviewed-on: https://gerrit.libreoffice.org/46486
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-13  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [8238444c3413205b898cbb914d2a55022256dfb5]

        We don’t support “earlier visions [sic] of Windows” anymore
        
        Change-Id: I5292b60fff0f1be7f89ce8572f0798f89fc5bdeb

2017-12-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [21b8db8ae2fad1bcb23270ab3d2613c1aad8b114]

        Fix even more typos in help pages
        
        Change-Id: Idbcae07c0807df54db3ba93ed66a9f881c5fa2e4
        Reviewed-on: https://gerrit.libreoffice.org/46406
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5bf98f3fd366b056c0a56bcc54e106673b0d5cd5]

        Fix more typos in help pages
        
        Change-Id: Ie6af0ec57f921df31bcb096d12b9e8dd938c40ba
        Reviewed-on: https://gerrit.libreoffice.org/46337
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b8ee7a5bf9fba95a2bda283008a5bef5eff4131e]

        Fix Help pages typos.
        
        Change-Id: I425e6ddc86c997b6e00b8e80c193ee6a7b6df4d3
        Reviewed-on: https://gerrit.libreoffice.org/46335
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [769876a87a8ebbdfa80a0bfa9bab11fcbf56a83c]

        tdf#114418 BASIC Format() function help page
        
        Add link to Calc format code
        
        Change-Id: Iffe4f46b9e9145588daf6d8ec6e87ad6977d5450
        Reviewed-on: https://gerrit.libreoffice.org/46328
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-12  Gabor Kelemen  <kelemeng@gnome.hu>  [ed6eecfc6f33cb7cbd33996dcd2d0f07f6e04405]

        Fix extended help in Table Wizard of Base
        
        Add missing HIDs and fix a broken one
        
        Change-Id: I4478cdd2e10bf994509c828444701c5875bc3125
        Reviewed-on: https://gerrit.libreoffice.org/46269
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-12-12  Gabor Kelemen  <kelemeng@gnome.hu>  [83d2ccb8248fbe24ccb0206b60d6f15c439f07f6]

        Remove unnecessary page from Gallery context menus explanation
        
        The confirmation window is a simple Yes/No now, no need to keep
        a whole page for this.
        
        Change-Id: I182d4937d049ae62e0b62180ed94115369aea2c7
        Reviewed-on: https://gerrit.libreoffice.org/46268
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-12-12  Gabor Kelemen  <kelemeng@gnome.hu>  [ea550f7a968308983282f05b7547d0d45eda9cd0]

        Update the main Options page
        
        - Reorder items to match current UI
        - Rename Database to Base
        
        Change-Id: I5722dda5ab5b28ac78cc4cb95a790ef437bf582a
        Reviewed-on: https://gerrit.libreoffice.org/46267
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-12-12  Gabor Kelemen  <kelemeng@gnome.hu>  [cd80e52e862116e77540a542e1c5f2315fb7a5e4]

        Update Options - LibreOffice page
        
        - Remove Color page from the list
        - Remove unused ahelp (SID is not a HID)
        - Reorder categories to match current UI
        
        Change-Id: Ia08e7e28a4b18886586d6e219c238d75bf935b86
        Reviewed-on: https://gerrit.libreoffice.org/46266
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-12-12  Gabor Kelemen  <kelemeng@gnome.hu>  [4c4aebd5adf9b28034919c61073ec8d9fb5e5bea]

        Fix extended help in the Euro Converter wizard
        
        Change-Id: Iec988614f0cb2f6cea9d17c136bc12c8163c7bd6
        Reviewed-on: https://gerrit.libreoffice.org/45834
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-12-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [08d29364d8178eb559fec149e03d751565f2bd55]

        Clean extra XML tag
        
        Change-Id: Ifaf97010abd0f590fae3a154173c9c6dc3513644
        Reviewed-on: https://gerrit.libreoffice.org/46261
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9e89f79476859a19c376f0fdf029cc0600a39179]

        tdf#107601 rename t-test to Paired t-test in Help
        
        Note: The change in the interface is related to Data - Statistics -
        t-Test.
        
        Reference to Calc function =TTEST() are left unchanged.
        
        Change-Id: Ic83d177cbea14aa2fe49534cdf6bd363b0701d63
        Reviewed-on: https://gerrit.libreoffice.org/46185
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [49abf8b9207718aab9d4ea943730314f71589d27]

        Mute l10n for binary value
        
        Change-Id: I0266cc37fd208cad60c2df721fcaaefaa254c12a
        Reviewed-on: https://gerrit.libreoffice.org/46161
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2e34647599ad3d6a8da7b280b1f19c9d02dab54f]

        Finish help content for Presenter Console
        
        Change-Id: I0cb93fde983d7fab5d86a69bb576e84f2eafad77
        Reviewed-on: https://gerrit.libreoffice.org/46153
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-07  David Tardon  <dtardon@redhat.com>  [6dbfefa1bae144444ab217abc5847d4a886a5755]

        allow to build online help too
        
        Change-Id: Ib926dc2cd815a8d7e43c7cdcbccecd6c65f11980

2017-12-07  David Tardon  <dtardon@redhat.com>  [ba16363fee2832acf3a33c718fa60cfb5aa67fc8]

        move generation of HTML help to gbuild
        
        Change-Id: Ic38ee7b9a3ee4a45bede9d494f717d833e53d69f

2017-12-06  Shinnok  <admin@shinnok.com>  [fb2f695bb4ad8ed6a9eeef0e155526df169796f3]

        Add option to build en-US too.
        
        This case required manual copy of the xhp's and tree.
        
        Change-Id: Ibde9e0e70f9d27735cc0b89bab8eeb34d17c5fdc
        Reviewed-on: https://gerrit.libreoffice.org/45968
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-06  Shinnok  <admin@shinnok.com>  [c09e0355995d329cbd0c60ff7e6008c0f06b45df]

        Merge makelocal and makeonline into single script.
        
        Scripts were identical; only difference is whether we pass
        local yes/no to get_html.sh. Choice is now expressed via
        first param to makehelp.sh; build local is default.
        
        Change-Id: Icbe274fe6d9aeb86c7950aa69daf574e271e3b84
        Reviewed-on: https://gerrit.libreoffice.org/45943
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0b1c7e3c53f36b36f304270fd7aa455321dfd8fe]

        tdf#83269 Help page for Calc Data->Form...
        
        Change-Id: If182e61aec29a912faa7af8e3d0791d03fcf1aca
        Reviewed-on: https://gerrit.libreoffice.org/45937
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9891e96d1d95c1921cba16c6339c15cf3613da0d]

        tdf#84675 Undocumented VBA function: MonthName
        
        Change-Id: I3fa5e80dd94c281bdfd6e076f55e172c52be9ecb
        Reviewed-on: https://gerrit.libreoffice.org/45757
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-05  Gabor Kelemen  <kelemeng@gnome.hu>  [0b7bf0473bcc891eb169eb489195cf61463cd63f]

        Hide some extended help only strings from the top of the page
        
        Change-Id: I2df670078db010b9bcd8544c655e91a0ccec2686
        Reviewed-on: https://gerrit.libreoffice.org/45833
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-12-05  Gabor Kelemen  <kelemeng@gnome.hu>  [4f7a4631aa84dcb62ccd27c9c2dc9fc6a9dc232c]

        Display the same ahelp in more contexts
        
        Also remove some obsolete comments
        
        Change-Id: I876398ff684dd203ab1702773a9b8f4d725c9a07
        Reviewed-on: https://gerrit.libreoffice.org/45831
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-12-05  Gabor Kelemen  <kelemeng@gnome.hu>  [543b25503a6d08ca08d2f4b35a14743d0d5ad016]

        Display the same extended help for more widgets
        
        Change-Id: I76fe74a736ad01366ec8ffa05b49f0c4005e0c71
        Reviewed-on: https://gerrit.libreoffice.org/45830
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-12-04  Shinnok  <admin@shinnok.com>  [a624e855010b2e572f526d2b4b149c2baa6890a3]

        Remove confusing white space.
        
        Change-Id: I0f6e35f720c5744757f0ac804a9d780df23d1804
        Reviewed-on: https://gerrit.libreoffice.org/45819
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [19c8267824c96ce837140c7edf94b8ab0231a485]

        EPUB export: add documentation for new UI elements
        
        Change-Id: I716b035bfd15e770e6acb3016912c88d510e54dc

2017-12-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d0dad7954d1432b998cb1f3eb9c74fb6a56d280f]

        Add some entries in tree files
        
        plus a link address fix
        
        Change-Id: Ib73385d43b7c354b81265ad7aa06dec66df2763e
        Reviewed-on: https://gerrit.libreoffice.org/45762
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [02367b1b1afa3c284fc2594c4791bd2037e927e2]

        New Help: improve bascode div css.
        
        highlight basic code background color
        
        Change-Id: I64df0dad9443704675dd4a26be943521bc993e97
        Reviewed-on: https://gerrit.libreoffice.org/45751
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [862397faa8ea0e8b23d13fc1e929ebc8f2c15b3f]

        tdf#84675 undocumented BASIC - tree files update
        
        Change-Id: I06ace765057fe5fa9b8add62d232c8c0cbaf23f5
        Reviewed-on: https://gerrit.libreoffice.org/45750
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8d6f11fb06d76847256dd9baff120a0e7ea5139c]

        tdf#84675 Add vb* VBA constants documentation
        
        Added vb* constants as described in
        basic/source/comp/parser.cxx
        
        Change-Id: I7a811ab5ba9af741afc43f93a4e96e018deef826
        Reviewed-on: https://gerrit.libreoffice.org/45748
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-03  Muhammet Kara  <muhammet.kara@pardus.org.tr>  [15aadcce29df899fab7c65f8809d8cef69c18b9e]

        tdf#108967: Fix Help for Edit Index in Writer
        
        Change-Id: If07d9c355b249b3f07982188c9349bbdb703de5b
        Reviewed-on: https://gerrit.libreoffice.org/45703
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3de74ecadfd9a7529e1b0b05352e42a829d3e279]

        tdf#84675 VBA functions documentation
        
        Plus some addition for Type statement
        
        Change-Id: I9a1aa6a948cd50181fba07c105a25d986b372d02
        Reviewed-on: https://gerrit.libreoffice.org/45709
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-12-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f3821c2f22ffde07cd0138f5637a972f7443aacf]

        Clean unused scripts
        
        Change-Id: Ie4f52598585b891699b9b14dfea9cc9988777072
        Reviewed-on: https://gerrit.libreoffice.org/45621
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-11-29  Gabriel Chiquini  <gabrielchiquini@hotmail.com>  [ec6a05cc524a17ff090eaa7e506d7b5452ab227b]

        Fixed UX bugs
        
        Clicking on tabs (Contents, Field, Index) now close the other ones
        Set focus into seach field clicking in those tabs
        
        Change-Id: I4b569aea86d4c5c441ce89dfa76f66844f0ebbc4
        Reviewed-on: https://gerrit.libreoffice.org/44902
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-11-29  Shinnok  <admin@shinnok.com>  [50ac5af18de36477bc0db81391adfd8a3a76853c]

        Replace cp -rap with cp -a, satisfying all *nixes.
        
        On macOS, probably BSD too -rap will fail with both -r and -R implied.
        
        Change-Id: I6844d6f2ac52ca1c10564857f4e9190e1627ce52
        Reviewed-on: https://gerrit.libreoffice.org/45430
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-11-29  Shinnok  <admin@shinnok.com>  [db60e4b8ed439fcf103fa4937691498eee8f5e9c]

        Chmod +x for makelocal.sh.
        
        Change-Id: I20c45d4eef8a5302369242e7d3cc5b6bb9f70e39
        Reviewed-on: https://gerrit.libreoffice.org/45431
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-11-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [840ceaafbe4f723661c10539ed2915298cf77c5f]

        Fix hid2file.js
        
        Change-Id: I976801b1e84defd3f8588a3423acc4254098c237
        Reviewed-on: https://gerrit.libreoffice.org/45411
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-11-23  David Tardon  <dtardon@redhat.com>  [8aff7a4747fbabc5d8db9c9c52c1e67684965fd4]

        create dir before resolving its path
        
        Change-Id: I4724d2444b0bd9daa6a6f0f8c7165a594db08ad9

2017-11-22  Gabor Kelemen  <kelemeng@gnome.hu>  [d2dec6e9c5aafcc2b64a74bb496d42a965531dff]

        Fix Form Wizard HIDs
        
        - Add missing HIDs
        - Remove unnecessary ahelps
        - Remove old comments
        - Use dot ahelp where needed
        
        Change-Id: Id97e2220b3722555606fac09e1947ad55c11a4f3
        Reviewed-on: https://gerrit.libreoffice.org/45058
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [01e27eb146e6809019a3dc886e115f3f1176e12e]

        Cosmetic changes to Title Page page
        
        - Don't start note paragraphs with 'Note:'
        - Consistently use and emphasize 'First Page' and 'Default Style' names
        
        Change-Id: I5a93f3a5a5afd56fd69118c821543fc2e672485f
        Reviewed-on: https://gerrit.libreoffice.org/45000
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [be08a64ffccd2566cd3cd92b93cecdc36bad0a4b]

        Display extended help on the Bullets and Numbering button
        
        Change-Id: I8c7393855cff20640a4b4dfe5e26f94e3f31a0f1
        Reviewed-on: https://gerrit.libreoffice.org/44999
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [c43bfbb67d64bfa72f36177784bbebf165f06a39]

        Display extended help tips in Writer Formula toolbar
        
        Change-Id: I8f00071bc9a67e59b6dcede06a3ac2c4b5ca48fb
        Reviewed-on: https://gerrit.libreoffice.org/44998
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [6786fb57ceb730812c8096365ee199bc108f3524]

        Display extended help on the Help Lines Move icon of Drawing Object toolbar
        
        Change-Id: Id5717e6d6fdd019f05e20e0c90d0aaee5bae9f9e
        Reviewed-on: https://gerrit.libreoffice.org/44997
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [cca1afdd2c096c85d4513983cb75f54cf34169ac]

        Display extended help on the Grid Visible icon of Drawing Object toolbar
        
        Change-Id: I5365fbea2defcc911d10dfa96009bca1114d0573
        Reviewed-on: https://gerrit.libreoffice.org/44996
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [5ab607135831f51674336313fa84e76305dfef99]

        Display extended help on the Wrap Left/Right icons of various toolbars
        
        Change-Id: I91330c2a2c0bcc9d3bb3156d67566ca0ecf44f0f
        Reviewed-on: https://gerrit.libreoffice.org/44995
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [673c52f0f6725ff47a145f612e45cca6e9455867]

        Fix a missing ahelp and a bookmark
        
        Change-Id: I8630a0c95f8068bdfe44518f924862b7d41a2089
        Reviewed-on: https://gerrit.libreoffice.org/44994
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [5045aff02e47e50d0c9abaa2dd51f817171bf739]

        Display extended help on the Paragraph icon of Formatting toolbar
        
        Change-Id: I3590ef4b21cf6e4c4205732125beb84428d6db70
        Reviewed-on: https://gerrit.libreoffice.org/44991
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [5e138269eb7353b7ca7e3aba5f8bb266cff7f5ae]

        Display extended help on the Spacing icon of Formatting toolbar
        
        Change-Id: I6be9c9476ca0d1a423e2afcc3ba3c93f76a13eec
        Reviewed-on: https://gerrit.libreoffice.org/44990
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [06742805c6d5cf4f5a86f6affae0d93941e4598a]

        Display extended help on the Font Color icon of Formatting toolbar
        
        Change-Id: Ibe29d120a38f70f67008a41c2beefdfbf016eaf0
        Reviewed-on: https://gerrit.libreoffice.org/44989
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [2d215df1e40410fd186cc57bbd0a9aa71e6c3221]

        Display extended help on the Line Spacing icon of Formatting toolbar
        
        Change-Id: I4fb45d2f82111d43d1727a2b1e62e3e508e79f87
        Reviewed-on: https://gerrit.libreoffice.org/44988
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [cdd9d1d296f3a2dfad988e2f7f3244747408a87d]

        Display extended help on the New/Update/Load Style icons of Formatting toolbar
        
        Change-Id: Ic2b5620789192e1928ffe2cef9b4be3030e9e4de
        Reviewed-on: https://gerrit.libreoffice.org/44987
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [774662d0051ba14f915f8104c0d00cc77e5c6559]

        Display extended help on the Outline dropdown of Formatting toolbar
        
        Change-Id: I6e1ff34ae7dd175cdb70a2314351dca3eccb8dc1
        Reviewed-on: https://gerrit.libreoffice.org/44986
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [1e4d6e9b6ae36bd5ad0c1fb1c300f18eabcd8a9d]

        Display extended help on the Clear icon of Formatting toolbar
        
        Change-Id: Ieb8b894a4307bcc2538483c3a0c65802ec86dbd0
        Reviewed-on: https://gerrit.libreoffice.org/44985
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2efb8853f37090026c902720613ac9512132f393]

        tdf#113949 Add more info on audio video support
        
        After cloph's askbot answer.
        
        Change-Id: I0dceef8b2ba500ca28a70231c04ecbfbaa0e925e
        Reviewed-on: https://gerrit.libreoffice.org/45006
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [11046428321a6a5186d9199b59f7c8bc854f7411]

        Display extended help on the Style dropdown of Formatting toolbar
        
        Change-Id: I383c5f3063efb82e7fbf5299a9e66e423802f9a3
        Reviewed-on: https://gerrit.libreoffice.org/44982
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [82ec230767b5e9217dd7468a31828f9101fa8f03]

        Display extended help on the Hyperlink icon of Standard toolbar
        
        Change-Id: Icfe14aa888473195dbb536145adcaa11ecbc8d55
        Reviewed-on: https://gerrit.libreoffice.org/44993
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [9857d750e09df835b3afaf8ded3df58471e5188f]

        Display extended help on the Load URL dropdown of Standard toolbar
        
        Change-Id: Ie6f197e88dc7e5bc10aa296782d9089ef7831e46
        Reviewed-on: https://gerrit.libreoffice.org/44992
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [36f359e93946f68ec78ade86657e50f750d905ef]

        Display extended help on the Save As icon of Standard toolbar
        
        Change-Id: Ieda031ebdfdbdc22e65a152d87747041fb4045f5
        Reviewed-on: https://gerrit.libreoffice.org/44984
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [215ea7c387871288fa0e7129b152eea8b7289b4e]

        Display extended help on the Open icons of Standard toolbar
        
        Change-Id: I39c3a10ac7bf7096f41d41299aac351885548826
        Reviewed-on: https://gerrit.libreoffice.org/44983
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [2aa2111068d6506462f51c5b61c639a70068eda3]

        Display extended help on the Undo/Redo icons of Standard toolbar
        
        Change-Id: I1a0687c925264625d6bafc2016a1487c008b6480
        Reviewed-on: https://gerrit.libreoffice.org/44980
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  Gabor Kelemen  <kelemeng@gnome.hu>  [b5a003be3ce255973c1be86269a7f5554b2e1e3b]

        tdf#106861 Last occurrence of Tools - Cell Contents removed
        
        Change-Id: I2dbaa2847271b2453ae62f86847c156a60feb41d
        Reviewed-on: https://gerrit.libreoffice.org/44981
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-20  László Németh  <nemeth@numbertext.org>  [ebc20f206274da2125fb814da5f5dd1650aaba84]

        tdf#113739 help text of "Grammar By" user dictionary field
        
        Change-Id: I600f7b898510bdf2706a949a33d715d73e0c3a25
        Reviewed-on: https://gerrit.libreoffice.org/44941
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2017-11-14  Eike Rathke  <erack@redhat.com>  [008c845819cd34a02fba16ee89c784d02d6740fa]

        Related: tdf#113768 VDB change Type parameter opposite to NoSwitch
        
        Change-Id: I9a603cb70f5922c83482da55fa797441bffab93c

2017-11-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ac105fe860f05e66f574e135fa6fcb738db9347f]

        Fix script for online version of new help
        
        Change-Id: I9a395dbc88b6c2606b2a7fca1d829b10922e4674
        Reviewed-on: https://gerrit.libreoffice.org/44630
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-11-08  Gabor Kelemen  <kelemeng@gnome.hu>  [7124828a1dd1673fb5bb336e22de7c35cc1f6e30]

        Display extended help on the Comment icon of Track Changes toolbar
        
        Change-Id: Iba16420bd5c9571a47158359510d8f2dc21ed539
        Reviewed-on: https://gerrit.libreoffice.org/44439
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-08  Gabor Kelemen  <kelemeng@gnome.hu>  [74289f5c5ffbdf2465cf02b4d1b3462586f978de]

        Display extended help on the Accept/Reject icons of Track Changes toolbar
        
        Change-Id: Ibca18b76f3ff31e490298d4dc49e4f03d35a2c18
        Reviewed-on: https://gerrit.libreoffice.org/44438
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-08  Gabor Kelemen  <kelemeng@gnome.hu>  [e3dd69c6ef93f546baa7ee3d6ea942377824f176]

        Display extended help on the Manage icon of Track Changes toolbar
        
        Change-Id: I9c7bfad34cb4898b549e134c53c73b2d87f00b20
        Reviewed-on: https://gerrit.libreoffice.org/44437
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-08  Gabor Kelemen  <kelemeng@gnome.hu>  [54aa6a20dade54079a3051910afb3e6c2d11a41d]

        Display extended help on the Record icon of Track Changes toolbar
        
        Change-Id: I64001b95c4db0e782b3456212ef5ebfd757bb2b6
        Reviewed-on: https://gerrit.libreoffice.org/44436
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-08  Gabor Kelemen  <kelemeng@gnome.hu>  [b43fe3c9ec7be8a5cb2679a1091c123bf46a0380]

        Display extended help on the Show icon of Track Changes toolbar
        
        Change-Id: I4d6f02057bd127150718742b19a50635f6b9bd82
        Reviewed-on: https://gerrit.libreoffice.org/44435
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-08  Gabor Kelemen  <kelemeng@gnome.hu>  [143df3bd10246dd67135f097ef080d429df8b927]

        Display extended help on the Spelling icon of Standard toolbar
        
        Change-Id: I58cbd06ddf9ef81d5a1b82abc4c3dbbe55569e85
        Reviewed-on: https://gerrit.libreoffice.org/44434
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-07  Gabor Kelemen  <kelemeng@gnome.hu>  [8ee909099c5cfa878f9c36adee031dcea84a5a4d]

        Terminology change: Non-printing Characters -> Formatting Marks
        
        This change happened in the toolbar/menu in commit
        37ad8daabf596e039b4ca62e06e91d5a83128b7c
        
        Change-Id: Icde87814ecc559b461ec9233186137161eda3a30
        Reviewed-on: https://gerrit.libreoffice.org/44383
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-06  Gabor Kelemen  <kelemeng@gnome.hu>  [a9a38be9f58074514e852bd1964f26cba53b2e71]

        Update references to 'Edit - Track Changes' submenu commands
        
        Since commit 37ad8daa these submenu commands have shorter names
        Remaining instances of the command names refer to window
        names and functions, this is why not all of them are changed.
        
        Change-Id: Ieff7776ad7975c1cfd389d58e6b95f344bc1a25d
        Reviewed-on: https://gerrit.libreoffice.org/44340
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-06  Gabor Kelemen  <kelemeng@gnome.hu>  [e0ebfef4249938ce3c54f274d6a1a062148d3e88]

        Drop some unnecessary ahelps related to Fontwork commands
        
        Change-Id: I641ec8b55b8d33d85824a133a2e61a1af20ea123
        Reviewed-on: https://gerrit.libreoffice.org/44339
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-11-03  Mike Kaganski  <mike.kaganski@collabora.com>  [d25e28bb1ef1f0c07c263c48167135f4116eb730]

        Correct the explanation for STYLE spreadsheet function
        
        Change-Id: Ia0fedd0bc673f3090cf065ac578ef193d1d3b6b7
        Reviewed-on: https://gerrit.libreoffice.org/44196
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-11-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [788f70916eaa53d89775c5998a4d19235ed19f4a]

        Refactor new help builder script into smaller pieces
        
        Add 4 smaller bash scripts for building new help, for
        better management
        
        Scripts use the following parameters
        
        workDir: $(WORKDIR)
        lang: $(LANG)
        productVersion: 6.0
        
        and put results in
        $(WORKDIR)/HelpTargetHTML
        
        ./get_hid2file.sh $productVersion $workDir
        Creates hid2file.js that maps HID into HTML page
        uses get_url.xsl transform
        
        ./get_bookmark.sh $lang $productVersion $workDir
        Creates the index file 'bookmarks.js' based on
        <bookmark_values> tag in all localized XHP files.
        Visible in Index tab of the HTML page
        Uses get_bookmark.xsl transform.
        
        ./get_html.sh $lang $productVersion $workDir $local $fileTree
        Creates the HTML pages from localized XHP files
        local: is local or website (yes/no)
             If local="yes", the filetree should be $(installDir)
             else (i.e. website), root file tree should be '/'
        fileTree: is root file tree for $local=yes
        If local = yes, then language selector, PIWIK probe
        and global search services are removed.
        Uses: online_transform.xsl transform
        
        ./get_tree.sh $lang $productVersion $workDir
        Creates the contents.js from localized TREE files
        Visible in Contents tab of the HTML page
        Uses get_tree.xsl transform
        
        ./get_media.sh $lang $productVersion $workDir
        Copy several auxiliary files for navigation
        Copy HC2 media files
        Copy galaxy icon theme for HTML pages
        
        * minor change in file name hid2file.js
        
        Added 2 more small scripts to show how to build local and online
        
        ./makelocal.sh
        ./makeonline.sh
        
        Languages depends on the languages available in
        $(WORKDIR)/HelpTranslatePartTarget/, and includes qtz.
        
        will handle special case of en-US later
        
        Change-Id: I0b7fdf5e1460070413eb2303f8d69b2b85a40c3e
        Reviewed-on: https://gerrit.libreoffice.org/44114
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-10-31  Gabor Kelemen  <kelemeng@gnome.hu>  [305f83a24245f6e8889a33bab2f8d4657b8b2767]

        Fixes on help page of chart 3D View
        
        - Add missing bookmarks
        - Add missing ahelp
        - Fix a broken bookmark
        
        Change-Id: I6a1c90dc7fd5677907e25f50fe0b5e942902fc47
        Reviewed-on: https://gerrit.libreoffice.org/44091
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-10-31  Gabor Kelemen  <kelemeng@gnome.hu>  [f3adeb50a47416d9f36285ffc1744db4a770b5ad]

        Fix bookmarks in Fill Random Number page
        
        - Add missing ahelps and bookmarks
        - Fix menu path
        
        Change-Id: Ibf8b8775aa90922645fbc445ff5c987e5110c692
        Reviewed-on: https://gerrit.libreoffice.org/44090
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-10-31  Gabor Kelemen  <kelemeng@gnome.hu>  [21af07ced40ccb60932beb54d0fa2a23459ca252]

        Drop some duplicated ahelps without bookmarks
        
        Change-Id: I04c5a607dd5196ec7daac2a66c382f99f950534e
        Reviewed-on: https://gerrit.libreoffice.org/44089
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-10-31  Gabor Kelemen  <kelemeng@gnome.hu>  [a88e4cf568578b9b4eff34b6e4ae0f2b01c710ad]

        tdf#113249 Update Fill Sheets page
        
        - Fix page title and command location with plurals in menu command name
        - Extend description with information about pasted content location
          as requested in the bug report
        - Highlight the information that this works only with two or more
          selected sheets
        - Fix text pointing to the page Paste Special
        - Remove redundant bookmark
        
        Change-Id: Iaf700d1ed096ffff6a829e7bb32abd29a75365b7
        Reviewed-on: https://gerrit.libreoffice.org/44088
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-10-31  Gabor Kelemen  <kelemeng@gnome.hu>  [284c7122cb4aeaff14b6b9017fcccf81968f5fd5]

        Fix the Fax Wizard HID mess
        
        Some bookmarks were missing, most were misplaced
        
        Change-Id: I5663999f874fe554cd74bb9b76f0fb9dae83852a
        Reviewed-on: https://gerrit.libreoffice.org/44092
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2017-10-27  Caolán McNamara  <caolanm@redhat.com>  [4df523054a84cbade8cf2aff4f72400baca9ca55]

        Related: tdf#113455 update help to 'disable' the spinbuttons for special case
        
        now that there's a checkbox for the special 'clear' state rather than
        special empty spin button hackery to store this state
        
        Change-Id: I72756336a6c7fe68aec7efcf53e7b8dfb4c3d8d1

2017-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [44e33e6ecb66325b0f24218447172eb3e84e6be7]

        Better example of TRIM()
        
        After translator suggestion (mbalabanov)
        
        Change-Id: I7d39b3ec1826c199e56cf31352782ab9295b31e8
        Reviewed-on: https://gerrit.libreoffice.org/43762
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-10-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e32165db6ecfe233f561da74843ffef9af3e2135]

        Tweak some references in bash coding.
        
        Change-Id: I57aeab1b6a5abf733fa68835197f129aaf23fef0
        Reviewed-on: https://gerrit.libreoffice.org/43761
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-10-23  Eike Rathke  <erack@redhat.com>  [5af894d9ff054c51125764d0217b381d4d9745df]

        Fix typos
        
        Change-Id: I2c2055d885e8beb224f6b786c62bf90588469291

2017-10-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8f9abfe9036b842e809947f94d2cab2f6db153af]

        tdf#112755 reorder modules icons in helponline
        
        Change-Id: Ib662f9e0b4dd84abfbddd0bbe91fbfebf6d8a98a
        Reviewed-on: https://gerrit.libreoffice.org/43676
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-10-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ebb762cd6a29589089646670eb6eeb0b80b493d7]

        The seemingly automated mass replacement produced this ridiculous sentence
        
        Change-Id: Ib2898b93377af7ef8290c5d7740d150f0b5285f5

2017-10-14  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ff2767f418cda10e543f3b51cf3beabe6e6212a9]

        This phrasing is convoluted and hideous to read
        
        Change-Id: I8eb42a23f992d642489d02b758e91cc2bbe86d50

2017-10-12  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [54d40a66cc5bdf829be02c0f5a0f6feb48ccb901]

        Tweak the language menu
        
        Simplified the markup and tweaked the look a bit.
        
        Change-Id: Ifc296a82b17215e7bcfbfc17432aacddb922664b
        Reviewed-on: https://gerrit.libreoffice.org/43345
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-10-12  Laurent BP  <laurent.balland-poirier@laposte.net>  [6e8527a15389c64292665175159aabfa0a463bab]

        Calc, Number format: Update date formats
        
        Change-Id: I2f6c05e1b9861288507c74f5d223d4d657272a38
        Reviewed-on: https://gerrit.libreoffice.org/43266
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-10-11  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [0131f6462a22795d632d3ad5869bf915d9c3ea24]

        Update link
        
        Change-Id: I9ec5733c162507893fa4ca8d619d2c4730d8c535

2017-10-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ba63bfdf3f93f2d80fa22877449ee18589d989e5]

        Add ca and ca-valencia support on helponline
        
        Change-Id: I9fea48d63ff6b1781a324cccca40e6739023c5ca
        Reviewed-on: https://gerrit.libreoffice.org/43274
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-10-11  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1b129873b6a7515a6da0d31d364638290da8bcad]

        BESSELJ: if you state result is the same as above, it should be the same
        
        4.33 is treated as 4 since the decimals are ignored, but for some reason
        help referenced a different value...
        
        Change-Id: I9c0a97516ff7b9eb713fcb6eea994a737687945b

2017-10-11  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [70fe48b2fece8667bd718034086e3f24d1e8abff]

        <emph>P</emph><emph>mt</emph> → <emph>Pmt</emph>
        
        Change-Id: I8f40f45576d510720987789cee78c5b3fb476b5c

2017-10-06  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [208b4ffb21e49ad906280ce3663852d5a1b83994]

        tdf#112754 Enlarge H1, make its fonts thinner & increase margin-bottom
        
        Change-Id: Ie683cdd429626bfcb1e2ebc0ad8ae88ec1fe50be

2017-10-06  Andras Timar  <andras.timar@collabora.com>  [0f0c9fd543e5ceb5ae6d0a823997bd009b549753]

        remove empty strings (helpex warned)
        
        Change-Id: I96a78fe8bf7f98b9728ddeeb4fa8b2ec622ab276

2017-10-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [62a89b1d32a3b230f3094075002cf2162934e4f4]

        Script to build HTML help files of released version
        
        This script is used to convert released help files into HTML pages
        
        Change-Id: Iae1d6c1a10360229221f8a47b5e7187bbb958d86
        Reviewed-on: https://gerrit.libreoffice.org/43094
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-10-03  gabrielchiquini  <gabrielchiquini@hotmail.com>  [507d26615775cc233413cbb140dd3e7ccf971567]

        tdf#112370 Add case-insensitive support to index search
        
        Change-Id: I460f853f4abd6bf8124f2b6d01d5b771fcc6569c
        Reviewed-on: https://gerrit.libreoffice.org/42984
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-10-02  Gabor Kelemen  <kelemeng@gnome.hu>  [aa1e7fffd4f067414833d593cd0307bd2dc9d6f9]

        tdf#112804 Fix key combination for inserting paragraph before table
        
        Change-Id: Ibe077bd39c5e2a44520052ae0afa9cd69ca59991
        Reviewed-on: https://gerrit.libreoffice.org/43054
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-09-29  Michael Stahl  <mstahl@redhat.com>  [9ff4dd9cbd323794e72d08e297b59cc09d1abbe0]

        helpcontent2: fix build, use pack_images.py
        
        Change-Id: Ie96d42c895daca558a716bd234143016318d3b5c

2017-09-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [52ba0e435c17651f788021b74567c52e5c2b926f]

        Placeholder for Calc 'data provider' help page
        
        Change-Id: I3238c9b6e02486289463990e17ed3c59ca856b06
        Reviewed-on: https://gerrit.libreoffice.org/42717
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bba68b1547105a25f16b752fd3035f51c1ed3625]

        Placeholder for Calc 'data form' help page
        
        Change-Id: I134c0f9148854c23a1252bbcb2d85b43b3654dd2
        Reviewed-on: https://gerrit.libreoffice.org/42711
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [657385a5e4be3bdef6aba37c17ba36e90548c911]

        Placeholder for Calc 'XML source' help page
        
        Awaiting for more contents
        
        Change-Id: Ie43002a9abf255d81c7cd77fe5d453c490f7bdb5
        Reviewed-on: https://gerrit.libreoffice.org/42710
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [55ffe5b2a3b2ef10e16d271ca9b11e7615b4db83]

        placeholder for Calc 'data stream' help page
        
        Awaiting for more contents
        
        Change-Id: Ia44adb3f25f26df5b2f0ec360ac9d0cc421d8fe3
        Reviewed-on: https://gerrit.libreoffice.org/42709
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2ab31faddac65547ac961da7fc47f0c61dd694b3]

        Add hungarian to helponline ui
        
        Change-Id: Icc1abd566c32f6b873fd979cba2190a9ce959a69
        Reviewed-on: https://gerrit.libreoffice.org/42685
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2017-09-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c25389900adcc9915010b1867aa37e691ea05a62]

        tdf#108090 Clarify array separators in help pages
        
        Change-Id: I60ddea24020d5775a373b1a06b1bdfa8f33d3c5d
        Reviewed-on: https://gerrit.libreoffice.org/42571
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-21  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [aaf3eadc2accd171b57f13d013f9adf526651171]

        Helponline: Override the “normalizer” rule messing with line height
        
        Otherwise, the body text looks cramped.
        
        Change-Id: I4bf6a8b714a243c5de333f46c4249e1c51060f50
        Reviewed-on: https://gerrit.libreoffice.org/42222
        Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [73f7d3200315ff913d5880d6cc6e392e730c82ef]

        tdf#111083 Memory settings help page is gone too
        
        Delete help pages related to memory settings in Options
        
        Change-Id: Ifcb66ef4bf404b8e942bf44caa6072a01147ad22
        Reviewed-on: https://gerrit.libreoffice.org/42563
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-09-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [3e535dfe206e106a7a06e39a8e9f5a7b6e5bc95c]

        Some better coding practice
        
        use $() in bash script
        
        Change-Id: Ia46e529bf2059a378b0f311ec2b6d5fc03e86f66
        Reviewed-on: https://gerrit.libreoffice.org/42566
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e52676102bf94041c27870a5ae86d7532db637ac]

        Helponline: more language support
        
        Change-Id: I138ff9551f7d8c99c92a32bdcf91d261168ba5bb
        Reviewed-on: https://gerrit.libreoffice.org/42482
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [994536d0140bbe439dfedf9ee551aa665f8b87dc]

        Add more lang in helponline custom search
        
        add zh-*, ru, tr, de, da, cs
        
        Change-Id: Ib1853d13de6321e300b24820dd01efddb1205ff2
        Reviewed-on: https://gerrit.libreoffice.org/42340
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-18  Miklos Vajna  <vmiklos@collabora.co.uk>  [11f56aad32f761d6ff5f86c5beaa173bf13f01df]

        EPUB export: add initial help page for the EPUB export dialog
        
        Change-Id: I255e7993f1ef7a7e1b156bdd72f91954ebc68b94

2017-09-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b4f3b5bbe19d8361492c023e3ca0ee53fc0ab9b0]

        tdf#112391 Fix inStrRev in example of LO-Help
        
        Change-Id: I3fad8e9ba3d30d9bf7ae42e6c753ee8677b012fd
        Reviewed-on: https://gerrit.libreoffice.org/42286
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-13  Olivier Hallot  <olivier.hallot@libreoffice.org>  [42fbc7890755b7f6322be2fc2c7bc934d3c07b1e]

        TDF#97745 Add support custom search in helponline
        
        Added some language support for the helponline global search
        
        Each custom search engine of google has a unique token, which
        configuration is handled by CSE owner.
        
        The CSE attempt to seach in helponline in the page language. If a page
        is already indexed, it shows what it has. If not, pages indexed from the
        *.libreoffice.org domain and wiki.tdf.org are shown.
        
        The CSE prevents display of indexed pages of other suites.
        
        Change-Id: I133e1a7af867c2380ccb1f20c483af63337a58b9
        Reviewed-on: https://gerrit.libreoffice.org/42218
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-09  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6005c5c31ca8e9f9107c5c0e35858d27e4a55490]

        Add better support for <bascode> in helponline
        
        Insert a div around a code snippet and categorize for schema.org
        
        Change-Id: I7d4c9e15fccbf7e48af3c2faca9ed61ae5279c79
        Reviewed-on: https://gerrit.libreoffice.org/42105
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [12ea42f942dfdcc3aebf108e9190b2c5a8454313]

        Helponline: add support for japanese in UI
        
        * add japanese
        * correct Chinese
        
        Change-Id: I1d3b8929b44de75f0dca805c5d0cab319842ed64
        Reviewed-on: https://gerrit.libreoffice.org/42053
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-06  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [bc645c22ce028ce5b690621e153db29cd20373ba]

        Fix Vietnamese endonym
        
        Change-Id: I83e4eb35c9cf362e206c006974be417981b1c0b9

2017-09-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [39aa38f16b837e87ec7ba04f160d0857829c2b38]

         Add cs and da to helponline localization
        
        Change-Id: I63291915ac06642d9f7ba6db9c2470b38951eff3
        Reviewed-on: https://gerrit.libreoffice.org/41970
        Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>

2017-09-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [88da65789dd8c641d9f2c20b7240e120e2fb9537]

        More localization WIP for helponline
        
        * Added more languages in page UI
        * Language names in their own language in language dropdown
        * Attempt of switch to browser language by default
        
        Change-Id: Iea133b24e6121bb5da7af21fe5ca4ce9cde8c14d
        Reviewed-on: https://gerrit.libreoffice.org/41911
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-09-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9d09fe1dd6d9ad7036a42152e558d19cfced237f]

        Add es and ast for helponline localization
        
        Change-Id: Ie93eb6af531b882afe573d03e93f8f428afd1def
        Reviewed-on: https://gerrit.libreoffice.org/41872
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [de0193157e3b09f5da4ac1a1f17625cc3bf62c14]

        Add localization to helponline UI
        
        * Add support for localization in helponline UI.
           + translate 4 words
           + prepare for focused google search
        * Tweak the index search, open search index for all modules.
        
        Change-Id: Id7ad4fd63fe1f9d1334fb65febdee6f60c24361a
        Reviewed-on: https://gerrit.libreoffice.org/41839
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-09-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c23137d31109336ceed3d429aa60c360c62eba25]

        Add explanation on Writer compatibility option
        
        Change-Id: I99234e637b5ebb752a71d8508b0e7ade40267cac
        Reviewed-on: https://gerrit.libreoffice.org/41545
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-09-01  Eike Rathke  <erack@redhat.com>  [5c2654302e9e4dcf45f802e8d31e53f55251c367]

        Rename Help CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERT, tdf#69539
        
        UI function name wise this was already done for 5.3, see
        https://bugs.documentfoundation.org/show_bug.cgi?id=69539
        
        So CONVERT actually matches the ODF definition and Excel and what the
        user expects.
        
        Change-Id: Ifdcbedc324dc5b4c8e43f2428a5c02dbe97d48c0

2017-09-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7efd9647910ebfe0d2eb6050b812fd2894a30dcb]

        Give Safe Mode more visibility
        
        Change-Id: If1e446aed65524f429eb3d56f9127e79f5aba44a
        Reviewed-on: https://gerrit.libreoffice.org/41778
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-09-01  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ec8bc0cdb172478c9825dc434219519f702c2ac7]

        Add language detector when landing in helponline
        
        Change-Id: I3481024a7503ea12d9bf8075e3045ab2b8801d20
        Reviewed-on: https://gerrit.libreoffice.org/41773
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-31  Katarina Behrens  <Katarina.Behrens@cib.de>  [d32748eb92d52f1163ff560529ac488dfb25a3b7]

        tdf#105606: Clarify access to X509 certificate storage
        
        * hint to MSIE on Windows, it's perhaps the easiest
        * MacOSX uses TB/FF storage
        * point to Tools > Options way to choose which TB/FF profile to use
        * env. variables are so 90ties
        
        Change-Id: I6aef05d1f71f98c71cfcc0278b0e5d373959f0ca
        Reviewed-on: https://gerrit.libreoffice.org/41743
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-08-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ba1b065b296a1fce482bb3ebfa2fc8b765b45456]

        Uppercase Xor operator for consistency
        
        Change-Id: Iabc0599c1d921597b35601d5766a8f8afe2b17b8
        Reviewed-on: https://gerrit.libreoffice.org/41637
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-08-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [79b1d6e796d6d689ef200d4531b0b2734b344392]

        Some tweaks in online XSLT transform
        
        * move lang attribute from <body> to <html>
        * remove role attribute in <label> (not W3C compliant)
        * Fix license of help contents in page footer
        
        Change-Id: Ia8e116588ff3a3ce41d146eea06385a420a5b0f7
        Reviewed-on: https://gerrit.libreoffice.org/41716
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b5d455e09862a98eba8209445f859de29c1e449e]

        tdf#112015 Spelling and Grammar -> Spelling
        
        Valid for strings that refers to the menu, but not on
        the descriptive pages, where the funcionality of spell check come
        together with the grammar check.
        
        Change-Id: If8a8e876782eed2da8f42d05726aa16e621fa062
        Reviewed-on: https://gerrit.libreoffice.org/41548
        Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
        Tested-by: Julien Nabet <serval2412@yahoo.fr>

2017-08-21  Gabor Kelemen  <kelemeng@gnome.hu>  [8ecf172a2713f691ac63908676446fd86eefb2c1]

        Fix help pages after translator review
        
        http://nabble.documentfoundation.org/libreoffice-l10n-Errors-in-help-found-in-Pootle-td4218288.html
        
        Change-Id: I41a1ea18c9039e002135ac425ff21c296d65755b
        Reviewed-on: https://gerrit.libreoffice.org/40014
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-08-21  Olivier Hallot  <olivier.hallot@libreoffice.org>  [12f5fcacd219532e748c24b96c3be143e1fec99f]

        tdf#107040 Calc: help for SUBTOTAL indexes 101-111
        
        Change-Id: I90ad83a574748597553bb58c5436343b84947395
        Reviewed-on: https://gerrit.libreoffice.org/41359
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-21  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [8bece13f73046ebebfb5c18d02d857a961a4cdab]

        These lame ASCII x’s didn’t need to be translatable
        
        The table looks cooler with U+2713 and localizers
        don’t need to waste time with superfluous strings.
        Double win!
        
        Change-Id: Ie5b308e451a7877ebfe8a393b00be11d09d8f7cc

2017-08-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c399dc47d92de039391f4962df355f632ce10d05]

        tdf#106957 - outdated doc for BASIC date functions
        
        Change-Id: Icb1266d36696f3f6c4cbfff0aa467b6304af9a33
        Reviewed-on: https://gerrit.libreoffice.org/41343
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-19  Sanjaykumar Girishkumar Patel  <SP1663@live.mdx.ac.uk>  [26259f880a5978290ae1a9da300025a73c702a63]

        tdf#83160 Write help pages for Impress Remote
        
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        
        Patch set 2
        * change image resolution to 75% (rendered worse, BTW)
        * phone screeshots on latest Impress Remote release
        * drop table for screenshot positioning
        * added 'laser pointer' feature description
        * reposition slide show pages in tree-file
        
        Change-Id: Ic1cda15ebbf4f37e82afefc6da142c246ac6ad7b
        Reviewed-on: https://gerrit.libreoffice.org/41317
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-08-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [dc88353ac9cc2a36294491ec7df8ab6c1065459a]

        Some light proofreading and term update
        
        Change-Id: I508f4a33999f6acf9dcf6cf3db1d7b5b7e482b92

2017-08-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [319e2f6b226de998f9945a2325deb608ce1b20a0]

        tdf#111777 correct help page for named ranges
        
        Scrolling suggested named ranges is done with Crtl+Tab keys
        
        Change-Id: If57beb17528a291e7b08f768378d15c67f1149d9
        Reviewed-on: https://gerrit.libreoffice.org/41125
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c9fc9a65717e174477d11ae4b5d13dfae17848a3]

        tdf#111651 'Styles and Formatting' -> 'Styles'
        
        Change-Id: Ic4db58aa04d21c514987cdbeaed5d11292d79b85
        Reviewed-on: https://gerrit.libreoffice.org/41103
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [5f88c56e4312f3527f2f953e5ed2dc4ea5438701]

        tdf#97745 Enable page debug for 6.0
        
        Fix url detection in help.html
        Connect xhp file displayed to opengrok
        Hide momentarily debug control
        
        Change-Id: Icab467ee797d3ec94082a7b3b722bfd2485b5b2e
        Reviewed-on: https://gerrit.libreoffice.org/41100
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-12  liongold  <beimaginativeegroup@gmail.com>  [6c20b138bbf088d5f2a11cd1143c1d084c9c27af]

        tdf#109213 - Changed hotkey for switching between absolute and relative referencing
        
        In this commit, some small changes to the English is also done.
        
        Change-Id: I5abd3d9d7dc278202cf87228fbb8395b06f89126
        Reviewed-on: https://gerrit.libreoffice.org/40976
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-12  Olivier Hallot  <olivier.hallot@libreoffice.org>  [76e45cc04b952b4eaae805b27b4d64268d9a2bd2]

        tdf#111413 Slide Master -> Master Slide'
        
        Change-Id: I444e72f87133ea8b22541319c0deeb31b4103cc5
        Reviewed-on: https://gerrit.libreoffice.org/40997
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-08  liongold  <beimaginativeegroup@gmail.com>  [c11f324720cbe7f0ca28f1510140868e4a2d7a30]

        tdf#111435 - Fix shortcut key documentation for Data Source View
        
        Change-Id: I1a147b43030a8b38d6e81e6c19ddae1015b53479
        Reviewed-on: https://gerrit.libreoffice.org/40869
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-08-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [d08dda71a035dbaa6812e2f30dc18ec772fc5471]

        tdf#111413 Terminology change: "Slide Master"
        
        ... and Master Pages are renamed to Master Slide(s)
        
        Change-Id: I68c7d4f6e5196836ad4ce0e2411fcf8bc4ff0f69
        Reviewed-on: https://gerrit.libreoffice.org/40816
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [4d8687d90b58f8bf00bd31c913bc47970e975ca4]

        tdf#111434 Rename “Basic IDE Options” to “Basic IDE”
        
        Follow-up to core commit 43f159dafa3fe61c09cafc8467cdd67233a02401;
        see a rationale for this change there.
        
        Change-Id: I2e560b50e76637c135e536423223798e92914bf0

2017-08-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9f7edddfe613a3e61a1160028c853d9fc569876a]

        Make xml-lang optional in help DTD
        
        Change DTD to make xml-lang optional, as requested by patch
        https://gerrit.libreoffice.org/#/c/32296/
        
        Change-Id: I5ef02dddb8486b75e16f3b141aa792b1dfb43f86
        Reviewed-on: https://gerrit.libreoffice.org/38465
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>

2017-08-06  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ae4b238aec8977510b63b5a30c71e0aa933c279a]

        tdf#97745 use lowercase for file names
        
        synch with https://gerrit.libreoffice.org/#/c/40698/3
        
        Change-Id: I7cc72312a729fcd6468198fd3cb9b4686e588832
        Reviewed-on: https://gerrit.libreoffice.org/40812
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-08-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9f9cebab254146cbae0a093626ed78801e85b98f]

        tdf#97745 Handle offline browser help
        
        * Rename index.html to LOHelp.html. index.html is a bad name,
        too generic. LOHelp.html is invoked by LibreOffice and is not a
        popular file name.
        * Clean the XSLT transform, add suport for local help.
        * reposition bookmark2file.js in the target tree.
        * remove obsolete files
        * page tree now capable to be opened by file:// protocol, passing
        'online' parameter and folder address to the bash script.
        
        Change-Id: I2cf9f69de7896bd74074745993ef033bef5c3503
        Reviewed-on: https://gerrit.libreoffice.org/40661
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-29  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4d6f86d203814a211eae9dfacd4baf195ca4ff1d]

        tdf#97745 housekeeping
        
        Fix links in bookmarks.js
        Better font size for Index and Contents
        Fix CSS file
        
        Change-Id: I42966be1d88b12393b6dd95adb2719baf76a025c
        Reviewed-on: https://gerrit.libreoffice.org/40549
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-26  Buovjaga  <ilmari.lauhakangas@libreoffice.org>  [a0efca32e5ebee152776ac81f8e4f59892faead0]

        tdf#97745 Fix width on wide screens
        
        Change-Id: I91a84a0d3460ab7ccacd1ec1f14ef7b97db3b767
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/40427
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-25  Buovjaga  <ilmari.lauhakangas@libreoffice.org>  [d91a31ef72b13ae5aa135ef468771254bd31bf1a]

        tdf#97745 Enhance help page layout
        
        * Horizontal (stackable) navigation
        * Work in progress
        
        Change-Id: I16a9816b2465e995dd63e36fda0f0d89ea6053e4
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/40421
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2a377c70aed371d0d8099ecf34e89d1b46041eb8]

        Fix image caption/alt and size.
        
        Change-Id: I5fd612c98ec81f5e17519d1233f05f424c710d04
        Reviewed-on: https://gerrit.libreoffice.org/40342
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aef2d0a3117abf45df98b11342799097ec36d796]

        tdf#108680 Help page for VBA function SYD
        
        Change-Id: Icec5d785a73b31313aaacd86252cae9cc9013043
        Reviewed-on: https://gerrit.libreoffice.org/40354
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [aee97f023acc483b46ed41af4f7fabd796e8b4f0]

        tdf#108679 Help page for VBA function SLN
        
        Change-Id: Ida99588e30da477d8bc280492c5e90d52d24aee0
        Reviewed-on: https://gerrit.libreoffice.org/40353
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9411338fe715ff1c7190ec0761b5b54d40f1f5fb]

        tdf#108678 Help page for VBA function Rate
        
        Change-Id: Ied97ddb4654817c705108b77a62dedcf3b001e34
        Reviewed-on: https://gerrit.libreoffice.org/40352
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f6339f94698ce20caf72c6fb3d84dcf43f7e5855]

        tdf#108677 Help page for VBA function PV
        
        Change-Id: Iacd0db8577cc1807b69306cf2d950326f49c2a9c
        Reviewed-on: https://gerrit.libreoffice.org/40351
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [60d67acd3b161461bbd0f84c7e12be97553b6ebe]

        tdf#108676 Help page for VBA function PPmt
        
        Change-Id: I689c08037890630d0bb49305bec23e518bf085c8
        Reviewed-on: https://gerrit.libreoffice.org/40350
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7e0d91b15d875f6bf7fa94edf96a0bb791d5e8b3]

        tdf#108675 Help page for VBA function Pmt
        
        Change-Id: I1e35ee31cd96aeee8f1b55a5adb119c50af1a1af
        Reviewed-on: https://gerrit.libreoffice.org/40349
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1a5e22fbe576e0c75682b01cbb242b3e29c14d45]

        tdf#108674 Help page for VBA funciton NPV
        
        Change-Id: I7ad2848d559ad15a31cca729587926d99dfd7a60
        Reviewed-on: https://gerrit.libreoffice.org/40348
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [46fc2324d0db000581fcbe5c55838bd58187a6fb]

        tdf#97745 code cleanup
        
        * Add debug param, to display page info in the bottom
          &Debug={0|1}
        
        Change-Id: I809548e5d59d0a55b258ca0ec69811efec51df67
        Reviewed-on: https://gerrit.libreoffice.org/40341
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-23  Buovjaga  <ilmari.lauhakangas@libreoffice.org>  [7f87a5f65fe80d0262a96b43ee14edae33a09948]

        tdf#97745 Use system browser to display help pages
        
        Some improvements (WIP)
        * Use CSS grids
        * Better language selector
        * Better svg icons
        * reorder some scripts, clean code
        * favicon
        * fix index
        
        Change-Id: Idd55f41724cc3972c8b461ede5f1e975716c5290
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/40316
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [768ebf50c5564dc4ecbde7af8dd136c4acdf87f4]

        Fix some DTD issues in Help Pages
        
        <item> does not have child nodes
        
        Change-Id: Ieac002b65cfc54c66af92e1a7cb80a1fc7ce31f4
        Reviewed-on: https://gerrit.libreoffice.org/40313
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e3187aa9dd2a80972b8aded1fb8f2270caa70438]

        Mute some l10n strings
        
        Change-Id: I3e263434d9881d3a7a6a20bbe0a5a85878fd1081
        Reviewed-on: https://gerrit.libreoffice.org/40103
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [96683c90c8faf8af6bcee5a149f3a7a6acefcf26]

        Code cleanup in XSLT
        
        remove unecessary template
        
        Change-Id: Ie7b615d75c33702e79dc052b87c2a392038964c6
        Reviewed-on: https://gerrit.libreoffice.org/40186
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [125c3e6a3faab4062b69ab78c636192e5f3763b9]

        Fix a $title variable in XSLT transform
        
        Change-Id: I7463572330e2338e73266f487d88b3d1beeff741
        Reviewed-on: https://gerrit.libreoffice.org/40184
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [6cdd87dd0e6dc4c50bf31bd29dd340345885be42]

        Find & Replace dialog: options are under Find, not Replace
        
        Change-Id: I8b2ebe6282beb9ac111ebd4688310c57b338626b
        Reviewed-on: https://gerrit.libreoffice.org/40098
        Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
        Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>

2017-07-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e9e6c25c54de48394ca994073aa837de529dc89e]

        tdf#97745 Help-in-browser (x) refactor contents
        
        Tree files now loaded as javascript
        More fixes
        
        Change-Id: Ifa353e717eec63e2369fbeabab7463f4ccd72392
        Reviewed-on: https://gerrit.libreoffice.org/40069
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-17  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7c56a1e73cb266350862ea05c5b9592ad5a482c0]

        More typo & grammar fixing
        
        These should be things caught in review, before they’re introduced
        to translators…
        
        Change-Id: I352e6f38de317b43fadfe1e597fa45f66670166c

2017-07-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [7d9270f4d45603665daaa51f31914eadbbd6b353]

        Help-in-browser (ix) Add contents treeview
        
        Add Contents tree transforming *.tree files
        Reposition <meta> tag for UTF-8
        Fork bash script for faster processing
        
        Change-Id: I6c74aa1e855b7f4bb152e2c632f6ab7d683e5462
        Reviewed-on: https://gerrit.libreoffice.org/40007
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-16  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0d9a8fd684b33942185c76e1a37353ce4566f014]

        fix command in Detective for automatical refreshing of traces
        
        Change-Id: I17d733ee55e0908d27c3d4ecc58237b8858dcd73
        Reviewed-on: https://gerrit.libreoffice.org/40006
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-13  Gabor Kelemen  <kelemeng@gnome.hu>  [8f80dbc1121b3d95df2b2f74501a1657f5cecd5b]

        tdf#73229 Update Start Center page
        
        Sync with current UI
        Document all buttons and features
        
        Change-Id: Id9c8354a408d499067c42ca06ced00841b56c134
        Reviewed-on: https://gerrit.libreoffice.org/38931
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-07-13  Gabor Kelemen  <kelemeng@gnome.hu>  [5e623a924db3b7de6c39419f1a7b764a23de1b96]

        tdf#98799 tdf#102930 Document the logic of the MM wizard 3rd page
        
        On the Insert Address Block page after selecting the 2nd substep
        one has to match the address elements of the document with
        fields of the data source.
        Otherwise one cannot continue to the next step or close the wizard.
        
        Try to convey these as warnings on the page.
        
        Change-Id: I98fb1c7473fec1d7c2c2b532f3a2f52bb538d606
        Reviewed-on: https://gerrit.libreoffice.org/38546
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-07-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0f9722866caf9d5175df3e49170f40b9567f0c16]

        Help-in-browser (viii) more...
        
        * Correct schema
        * current set of built languages.
        * https://helponline.libreoffice.org
        
        Change-Id: I887214b080e6200ac840b74d175292649f8e4298
        Reviewed-on: https://gerrit.libreoffice.org/39836
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-11  Olivier Hallot  <olivier.hallot@libreoffice.org>  [551a5fdaba7c7b86b41daafd4574e7b1649c11d5]

        Help-in-browser (vii)  more improvements
        
        see it in http://helponline.libreoffice.org
        
        Added mos keywords from schema.org
        New, responsive page design
        
        Change-Id: I9df963c1a962c0fbb5c2926d8066b31cd20d485b
        Reviewed-on: https://gerrit.libreoffice.org/39822
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [adc9f8c1cd429d2b3aea19efc8f5e7010a951240]

        Hyphenate compound adjective
        
        Change-Id: I9114f0017335dff30a3273a55a4ac1610dcb1511

2017-07-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f8c345808ceafe87be6207e5ae304a9fa6c4cd16]

        tdf#108871 Fix embed of RAWSUBTRACT in Help
        
        Fix also COLOR.
        
        Change-Id: I159b20f36e1452864fa466584ff2de283251f11c
        Reviewed-on: https://gerrit.libreoffice.org/39458
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-07-02  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9eb3382fc24e5d2a4a2a1024f0b4f61f9ed4c035]

        Help-in-browser (vi): more improvements
        
        Improvement:
        * image search & screeshots
        * inserted TechArticle schema elements from http://schema.org
        * new script for usage of helpex in a build
        * results in https://helponline.libreoffice.org
        
        Change-Id: I62d1c46f260c8bd5e287df382e8db086112c4d2a
        Reviewed-on: https://gerrit.libreoffice.org/39452
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bfe42f086848d11c59a40f9a4dd0523df6996b42]

        Fixes for help pages after translation review.
        
        Thanks to all translators for pinpointing these mistakes.
        
        Change-Id: I3746d3d81ded2af1e012cb38cdd20e9e529c2667
        Reviewed-on: https://gerrit.libreoffice.org/39330
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-26  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [bb320c4e73967aff4b1b92c46c82a5dc5bdd8d3f]

        Expand some useless “MS” abbreviations to “Microsoft”
        
        Abbreviations should be used only when we lack space
        (e.g., in UI), but there’s plenty of it here
        
        Change-Id: Ib0ac97b2003ca96e4bc286a1a1436bda0f81bd8a

2017-06-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [b915986913b52910c342eb831351897868226c0d]

        Help-in-browser (v)
        
        * Add piwik analysis
        * handle SHARED module in search
        
        Change-Id: I7c3c653d5e1211eed6c45b521fc35a9dc52ed21e
        Reviewed-on: https://gerrit.libreoffice.org/39251
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [181b72469b27cc2f711525838463e98a0920161c]

        Help-in-browser: several improvements
        
        * tabs for Contents/Index/Search
        * product version (6.0, 5.3, 5.2, etc...)
        * capable to receive URL from LibreOffice help call
        (need to change help url in sfx2/:
        protocol://<host>/index.html?<params>
        
        Change-Id: I2244336ea47cdb923884ae97b9f4a586d85ec706
        Reviewed-on: https://gerrit.libreoffice.org/39227
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bd033eb897b7c43f1f6e8c35cc50d4a73ace84af]

        Help content n browser (iv) clean xslt cruft
        
        Change-Id: Icbcde2c6d40019ea6a14a05dd41b248397fc3c33
        Reviewed-on: https://gerrit.libreoffice.org/39226
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-23  Olivier Hallot  <olivier.hallot@libreoffice.org>  [bfa3cfb08e182fff0f5b19b5e69c5472ce38327a]

        Rearrange help page for VBA functions
        
        Save work for translators.
        
        Change-Id: I2072d85443ba32f10235123f3ba2b681182127d2
        Reviewed-on: https://gerrit.libreoffice.org/39138
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-20  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3bd5049b9e5b271646e1d5c92b22d79bde35a759]

        fix bogus whitespace and unnecessary unit changes
        
        caused by either adding spaces at end-of-line or adding spaces when
        combining multi-line statements into single line
        also fix one validation issue (image can have either caption or alt
        elements)
        
        Change-Id: I467404fbf87fbf1681c0addc7b43154bba68d989

2017-06-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1a2f0ac70b638ac316e081ba2b72309829f00fcc]

        tdf#84675 Add help page for NPer function of VBA
        
        Change-Id: Id601138bc4ad390f8ec6c14fe41dc1f936ab5aab
        Reviewed-on: https://gerrit.libreoffice.org/38902
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [139a1c699caadd5365e335a432ffd5fdad8d73de]

        tdf#84675 Add help page for MIRR function of VBA
        
        Change-Id: I7b55b4994a1c65b714be3ad4114aee9233502276
        Reviewed-on: https://gerrit.libreoffice.org/38897
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [23d9c94939bb42e08f5e21579748e00dde514073]

        tdf#84675 Add help page for IRR function of VBA
        
        Change-Id: If4218b4b9619766e25676d5c4be35db42d51b007
        Reviewed-on: https://gerrit.libreoffice.org/38896
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e24e053c82ad4ee86dd7eb4e9490c9c62af2b291]

        tdf#107573 help page for change of UI term outline
        
        Change Tools -> Outline numbering to Tools -> Chapter numbering
        
        Change-Id: Id820b226f08d3c224512e34fd96d37ed4c2c300d
        Reviewed-on: https://gerrit.libreoffice.org/38853
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c5180610e70541db0c684fa29100c66355b8bfc2]

        tdf#84675 Add VBA functions to tree file
        
        Add current VBA functions to the tree (Contents tab)
        
        Change-Id: I433cd9a77fd1fe6a15ea6778a475a96840299a3c
        Reviewed-on: https://gerrit.libreoffice.org/38856
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-15  Olivier Hallot  <olivier.hallot@libreoffice.org>  [538aa4791d07f40112953b5625a7dbba96d53105]

        tdf#84675 Add help page for IPmt function of VBA
        
        Change-Id: Iddb382d9735c25f2ca77f8141457fb6bb497a696
        Reviewed-on: https://gerrit.libreoffice.org/38808
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [969c5806ff0d958e8dc19d1abe98a1493842e4ca]

        tdf#84675 Add help page for FV function of VBA
        
        Change-Id: Ic1ac6629eed117d6d2ec8802162e69a45e599a0c
        Reviewed-on: https://gerrit.libreoffice.org/38802
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [34c220bf13976b2ecaa8af9e0333b74b06d47bfe]

        tdf#84675 Add help page for DDB function of VBA
        
        Change-Id: I769a4f0863ca73db776e3ab1fb7faf1f25f3b2f7
        Reviewed-on: https://gerrit.libreoffice.org/38801
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-14  Olivier Hallot  <olivier.hallot@libreoffice.org>  [344d2132259ef22202a197f6cab66101fb0fd167]

        Help contents -in-browser (III)
        
        Added language selector
        Added system selector
        CSS improvements in browser help page
        remove bullets from bookmark list
        
        see http://vm173.documentfoundation.org
        
        Change-Id: I6b65e7e3c5a503855a8e92f2a745ba6001d64b8e
        Reviewed-on: https://gerrit.libreoffice.org/38712
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [38734b7d4fc01bf584bc691370fc155d69ee50c9]

        Grammar: “let you to define” → “lets you define”
        
        Change-Id: I93d9236704906fb91485610b85f7c694b7cc53e0

2017-06-07  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0e7fce65904349f4d016592a68979f26e62c5bdd]

        Add screenshot to Pick-a-Color help page
        
        fix grammar
        Dialog -> window
        
        Change-Id: Ie258bff777a51772f32e72ea0616f03e1351a833
        Reviewed-on: https://gerrit.libreoffice.org/38236
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-06-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1ee48ef08e75e6e89b2f2166661d7fe97f60ba12]

        Improvement on help pages in browsers
        
        Remove some debug info
        Google search box in nice colors
        Provision to place icons images in the right location
        
        Change-Id: Ie3f33d52a48f3d8a60cbc4aaf89859a661538a8d
        Reviewed-on: https://gerrit.libreoffice.org/38422
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fadaa62d1dd4757a355adb68f58b0a77b5e854b5]

        More work on help pages in browsers
        
        Now works offline with file://
        
        Change-Id: I03e061078f128e46810472fc484495aff684e3f4
        Reviewed-on: https://gerrit.libreoffice.org/38396
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ac24ea0b5c1d2b453b83cbc8f93e99b6955416a7]

        Quote not used in help bookmarking
        
        Change-Id: Idf055cb16ec0b6e94bea8aa911967570023bbeb8
        Reviewed-on: https://gerrit.libreoffice.org/38379
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-06-02  Gabor Kelemen  <kelemeng@gnome.hu>  [4ee7e6ef7170ae862b93d89badf5b512c60f0863]

        tdf#102930 Update New Address Block / Edit Address Block page
        
        Add missing bookmarks
        Sync with UI
        Make it have two window names in the title
        
        Change-Id: I99d424919d3792e3c1a0ff4c2427cb335e74fad3
        Reviewed-on: https://gerrit.libreoffice.org/38326
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-06-02  Gabor Kelemen  <kelemeng@gnome.hu>  [553a97f7054e416ffda2bda008f7cf55a478d09e]

        Add custom HID to the From Data Table options description
        
        Change-Id: If5de917172e1b5fe0ef8819a96a41421e9cd8f22
        Reviewed-on: https://gerrit.libreoffice.org/38245
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-06-01  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d1c9924da3f8ce4145bed294eca382814426f2ad]

        Grammar: missing definite article
        
        Change-Id: I73e645574af8558d0374cfd93a81f2fdfccd435c

2017-06-01  Gabor Kelemen  <kelemeng@gnome.hu>  [904ba1a1d017477b32e5f679e4903b2e6239f43c]

        tdf#102930 Add a missing bookmark to Custom Salutation page
        
        Change-Id: Icf76f575849ce6c503c3bfe73ba730b40c024d74
        Reviewed-on: https://gerrit.libreoffice.org/38325
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-06-01  Gabor Kelemen  <kelemeng@gnome.hu>  [ec9cc953887f7577b74b113ba477275d63f954af]

        Fix bookmarks and ahelps on Fontwork toolbar page
        
        Change-Id: Ie2851f81a644a02b314af0083442895666af9114
        Reviewed-on: https://gerrit.libreoffice.org/38324
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-06-01  Michael Stahl  <mstahl@redhat.com>  [465e8ac1bbd9d6605b73f906acfee980f352947b]

        helpcontent2: rename postprocess_helpimages to helpcontent2_helpimages
        
        Change-Id: Ie8cc9e4cca21201b16bf0b1aae185d692cf0c214

2017-06-01  Michael Stahl  <mstahl@redhat.com>  [b726222b3b24c87972e772bb5f20e620784cfae5]

        helpcontent2: fix incremental rebuild of *.ilst files
        
        They only depend on the perl script so won't get rebuild if images are
        added or removed in source/media/
        
        Use the same hack as in postprocess, make the targets PHONY so they
        always get rebuilt.
        
        Also fix a stray \ that caused the wrong output "[PRL] " to be printed
        too early.
        
        Change-Id: I03c8696591cf47395211feaed360fbd5642733a0

2017-05-31  Gabor Kelemen  <kelemeng@gnome.hu>  [ca78b4f149dd82723a3b53a93063c881096fa71f]

        Fix bookmarks and ahelps on Chinese Conversion dialog page
        
        Add missing bookmarks
        Remove unnecessary ahelps
        Sync label spelling with UI
        
        Change-Id: I5240d1386ef3abd716c6e6647b50c96a21555a65
        Reviewed-on: https://gerrit.libreoffice.org/38244
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-31  Gabor Kelemen  <kelemeng@gnome.hu>  [78472fa975bce0b4bb26bce0cad6c15c910e8361]

        tdf#107299 Fix reference to File - Templates menu item
        
        Change-Id: Iae0120954fc7ac7a1748ece724eb4c6ddd3321b7
        Reviewed-on: https://gerrit.libreoffice.org/38243
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-31  Gabor Kelemen  <kelemeng@gnome.hu>  [5cb25526e443e7492414ec27254843826de194cd]

        Fix bookmarks and ahelps on 3D-Settings toolbar page
        
        Remove duplicate bookmarks
        Remove unnecessary ahelps
        
        Change-Id: I986b3e8dfc5aa9c00c5414ab41845060ff43d709
        Reviewed-on: https://gerrit.libreoffice.org/38242
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-31  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [67fbb19423c95a5d0d4439db96bc740036a33200]

        Grammar (is → are)
        
        Change-Id: I16042693a842430ecc7a880118321205f8aed732

2017-05-30  Gabor Kelemen  <kelemeng@gnome.hu>  [bf3f3bd7b3428fc1c9bc0ec47d1b0962f059e747]

        tdf#107077 New help page for the 'Pick a Color' window
        
        Change-Id: I18ccf5444aee8d6dbdbfc98102524ef8f46ffd44
        TODO: correct the howtoget section
        Reviewed-on: https://gerrit.libreoffice.org/37369
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [72e210bd694688738bffb6855221e2b1ff0b1e72]

        Rewrite online help contents
        
        I have worked in a new implementation of the Help online. The strategy
        was to batch "flatten" all XHP into HTML files with an offline
        transformation using xsltproc.
        
        (by "flatten", I mean resolve all embeds in XHP files)
        
        see http://vm173.documentfoundation.org
        
        This way all displayed files are now HTML with minimal javascript. No
        more on-line XSLT transformation and their associate issues (delays) and
        poor debug.
        
        Advantages:
        1) preserve all XHP files as-is, authoring tools, DTD.
        2) preserve current translation workflow
        3) all files turned to HTML static, with minimum Javascript
        4) much faster load times, browser cache  used.
        5) Honors parameters &System and &DbPAR
        6) URL bookmarking in browser (Ctrl-D)
        7) Page navigation back and forth with browser buttons
        8) preserve current HC2 in LibreOffice (see 1).
        9) resolved <switchinline><caseinline> for &System and &DbPAR (aka
        module).
        10) maintained Fabio's bookmark search solution.
        11) index-able by search engines (XHP files were unknown to robots).
        12) pages can be directly accessed: e.g.
        http://localhost/text/scalc/01/04060106.html?DbPAR=CALC#bm_id3153114
        13) hold Google search snippet in TopRight area
        
        Disadvantages (Most are further work):
        1) issue with offline use (file://path/to/pages/)
        
        To do:
        1) batch create html of localized pages, localized bookmarks
        2) Resolve missing images paths (Icons are in core/icon-themes/)
        3) Resolve protocol file:// for offline use (hit CORS guideline
        restriction for browsers)
        4) provide better layout for bookmarks in the left pane
        5) work on web CSS to make it beautiful
        6) Clean up the XSLT filter, set a debug param.
        7) more
        
        Change-Id: I6de74037dbb59da872153f853237afd75b47c917
        Reviewed-on: https://gerrit.libreoffice.org/38220
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-30  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6e54fc4fe1c01d4b3b015b9074f0dc8d10257ee9]

        remove spurious spaces introduced in variables
        
        introduced on error when combining lines in
        eb145d19480d245228dc6b1032a925adbff8ea78
        
        Change-Id: Ia0f5b7287689bea541c422c20b2d647b82c21b0b

2017-05-30  Gabor Kelemen  <kelemeng@gnome.hu>  [1ae135d7569571bc38fc1bcf0dfd24610039a86e]

        Mass remove excess spaces from inside tags
        
        This is fallout from the l10n and oldref attribute removal.
        Some tags were broken into two rows and the second was
        indented with spaces.
        The line break was removed along the tags, but those
        spaces were not.
        Command I used to catch these:
        
        find source/text/ -name "*xhp" | xargs sed -i -e 's#\"  *>#\">#g'
        
        Change-Id: I6f9bad46cbfb7416950bee8230e358a3dd851def
        Reviewed-on: https://gerrit.libreoffice.org/37791
        Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
        Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2017-05-30  Gabor Kelemen  <kelemeng@gnome.hu>  [45f6f1757199dbebd364de8d2e1964e59d0c6f1f]

        Add missing bookmarks to Edit Dictionary page
        
        Change-Id: I1ecee4903c2216f12a64798b9f0e49f27ae81804
        Reviewed-on: https://gerrit.libreoffice.org/38178
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-30  Gabor Kelemen  <kelemeng@gnome.hu>  [29eb53b6fffb2620dd32860c6d9093dfa5c11dcd]

        Fix ahelps and bookmarks on X/Y Error Bars page
        
        Change-Id: Ic551d68721a5c045e62f279add57942ea7a879cb
        Reviewed-on: https://gerrit.libreoffice.org/38177
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-26  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2d55618673b1db54dd3439f1054413fc71d5a2a0]

        Fix documentation URL in help page
        
        The URL was outdated.
        
        Change-Id: I6c8de8a7271875fd5d6874aface4130e8e872194
        Reviewed-on: https://gerrit.libreoffice.org/38085
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-25  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6024a6602db8841bb67f20789371524f0d067f1c]

        Fix <sup> tag swallowed by authoring extension
        
        Help authoring extension does not support <sup> and <sub> tags,
        a bug has been filled to fix it.
        
        This patch restore <sup> tags in file.
        
        Change-Id: I0551de6b937de2853494e8285fe7a56c2abb9d5a
        Reviewed-on: https://gerrit.libreoffice.org/38024
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cc225764fb26219e24b0f1aa73c2a9f55e4a65e1]

        Mute l10n for dozens of numbers and format codes
        
        Muted numbers and codes are not to be translated
        
        Change-Id: I4714318c6108a2735825d7ff7832d2b3733df7f7
        Reviewed-on: https://gerrit.libreoffice.org/37973
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-24  Gabor Kelemen  <kelemeng@gnome.hu>  [9c0f31652cb806846bad8f814006209489c58b6b]

        PlaceWare filter was dropped so don't mention its format
        
        Change-Id: Ifdfc7ca4de9565f69d8e14b91e219044e5ebd7f8
        Reviewed-on: https://gerrit.libreoffice.org/37968
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [23e991de25bb224fc7c6561b9cb34632fecd7220]

        The word “bar” should not be bolded or capitalized
        
        Change-Id: Ib295f68ea3bda9610359412b7748e417b77915bf

2017-05-23  Gabor Kelemen  <kelemeng@gnome.hu>  [78931b6027223617d44a209378c88161345eb21d]

        tdf#102930 Fix missing ahelp
        
        Change-Id: Idc360a4e6fd1c13a1e640121159d1227d7feb601
        Reviewed-on: https://gerrit.libreoffice.org/37935
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-23  Gabor Kelemen  <kelemeng@gnome.hu>  [9cafc343bfe9c3c4e3edd29cfc14da2ebbe895c3]

        Fix more bookmarks one ahelp on the track changes Filter page
        
        Here we need the magic dot as ahelp id
        
        Change-Id: I9991afeae940a0bf0415118353dde8de3d68eede
        Reviewed-on: https://gerrit.libreoffice.org/37934
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-23  Gabor Kelemen  <kelemeng@gnome.hu>  [bb6df706e558e0a8a617541352b11fc075d20f03]

        Change bogus paragraph role relatedtopics to paragraph
        
        Change-Id: I561cceb2579abf01c3239304dd9aba88235545e6
        Reviewed-on: https://gerrit.libreoffice.org/37933
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-23  Gabor Kelemen  <kelemeng@gnome.hu>  [3106a05e988e7ed831840b47e8ecbf2961d34d94]

        Convert bogus head2 roles to "heading level 2" roles
        
        Change-Id: I911bcf79b2ce0f0d8812f8756260861b95624b3b
        Reviewed-on: https://gerrit.libreoffice.org/37932
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-23  Gabor Kelemen  <kelemeng@gnome.hu>  [2c1173b8ad3225b52e51545b6339a0fe7b9dc577]

        Remove an empty page Styles
        
        A comment said "to be deleted" :)
        
        Change-Id: I025701664b7b8c6d1691941393a09bd72b43a1b7
        Reviewed-on: https://gerrit.libreoffice.org/37931
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-23  Gabor Kelemen  <kelemeng@gnome.hu>  [ead4207b4a6f7ae49ecf9b80a598ecd0fafe7304]

        Drop an obsolete and a redundant bookmark
        
        Change-Id: I80b0d269def0dc700e6f6da6c76502d78f30fac4
        Reviewed-on: https://gerrit.libreoffice.org/37930
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-23  Gabor Kelemen  <kelemeng@gnome.hu>  [98f16894574b039fc5e7ead6934aa4a0488472b0]

        tdf#107229 Fix reference to the Save as Template menu item
        
        Drop bookmark and ahelp related to old OOo template manager window
        Also fix a reference to the Styles and Formatting sidebar
        
        Change-Id: Icfe056ee32e38b45f11f33b65f85c24b05a32107
        Reviewed-on: https://gerrit.libreoffice.org/37929
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-20  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0351604e8d6b4e3d797bdf742ff81377eee46b96]

        tdf#84675 Add help page for StrReverse VBA
        
        Fixes some syntax definitions
        Mute l10n for VBA function names
        
        Change-Id: I06d7391a44b465339e3c82f333719488f7d843b2
        Reviewed-on: https://gerrit.libreoffice.org/37854
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [cc6b76b3b8ede1c9ad8e173df9fd5b813e9e6572]

        Fix XML according to DTD
        
        Change-Id: I386772d2bc275eb49a96b18e40219abdc22df3f9
        Reviewed-on: https://gerrit.libreoffice.org/37841
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-19  Olivier Hallot  <olivier.hallot@libreoffice.org>  [eb145d19480d245228dc6b1032a925adbff8ea78]

        tdf#84675 Help VBA functions AscW, ChrW, InStrRev
        
        These functions are enabled whith Option VBASupport 1
        
        fix bookmark
        Fix metas
        Fix makefile & add InStrRev
        Bookmarking
        Fix category for DDB
        
        Change-Id: I12fed1cd521ffb846d2994323013e8dcc127381f
        Reviewed-on: https://gerrit.libreoffice.org/37826
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-19  Gabor Kelemen  <kelemeng@gnome.hu>  [7c9323ff02e580187576204b014e04fa6f732c07]

        tdf#107229 Drop old Template Manager help
        
        Change-Id: Iaad417818cf37a6f7505bd886a5c472e1731b12b
        Reviewed-on: https://gerrit.libreoffice.org/37795
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-19  Gabor Kelemen  <kelemeng@gnome.hu>  [49e9e98224321ab478681dd93476d54594a55432]

        tdf#107299 Mention how to add more template folders
        
        This is salvaged from the old Template Manager help page
        but now it works a bit different: adding new paths makes the
        files appear under the My Templates category.
        
        Change-Id: I1717e1c1a2602647a41989e57dfeae7f4f18abf6
        Reviewed-on: https://gerrit.libreoffice.org/37794
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-19  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [fc04019be5ce20fe8acd95e1cc41ba099dd51cb0]

        Basic: merge identical def and example Defxxx
        
        Change-Id: I64abb89958c823d636c402ad4fee1f008742b491
        Reviewed-on: https://gerrit.libreoffice.org/37789
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-19  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [3d5e0e547daaed4c5587d403877a04916cf23eb9]

        Basic: beautify Examples with bascode tag
        
        Correct many examples to use <bascode> tag to get colorised text
        Merge some identical examples in section
        Remove useless spaces
        Remove ^M at end of line with <bascode>
        Add localize="false" for pure Basic code
        
        Add comments from Johnny_M
        Treat 03101700.xhp in a different commit
        
        Change-Id: I94a799ee13829ed9086127aa7d0e722ffe1dd90d
        Reviewed-on: https://gerrit.libreoffice.org/33240
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ee2a29423da11c4f61ce4ca2176383d1a631ec84]

        Clean up some <emph> tag vomit
        
        Change-Id: Icd5b0e048e4dc2824302d6a92c30a1d22bc2b750

2017-05-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9b2ab190af0db946c0ceb57d45ac6778fcfc2e6e]

        Fix several mistakes flagged by translators
        
        Change-Id: If2e081fa32ec82250514c59d820adb5fa071669b
        Reviewed-on: https://gerrit.libreoffice.org/37743
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [6f947c50faf2969405749fc118659d9d9934eb91]

        tdf#84675 (part4) document VBA macros support
        
        Change-Id: I61f60fb4f3ac27604a71972f0c1d8a7e9effdcc4
        Reviewed-on: https://gerrit.libreoffice.org/37735
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [a50d8ddab0d6037ee72424a21a18b9d07d53bdb7]

        tdf#84675 (part3) Document Basic constants
        
        Document Basic constants more explicitely.
        
        Change-Id: I76958041552148cc65e5bfb49eed6944991a0637
        Reviewed-on: https://gerrit.libreoffice.org/37705
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-18  Olivier Hallot  <olivier.hallot@libreoffice.org>  [115035ec9e29cc0db7837a52cd7ee8527526d6b1]

        tdf#84675 (part2) Document hidden BASIC constants
        
        Constants for TypeName/Vartype
        
        add tablehead style
        
        Change-Id: Ic613e1552af96df4a57d461600e26c11d5b289c2
        Reviewed-on: https://gerrit.libreoffice.org/37692
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7d4439d5b834de3cb9b7d0d1dc8afe41d30c76b2]

        bookmark is no valid child of list
        
        Change-Id: I29f56351df69aca3f04d4a88f1a44073f120e327

2017-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0471f5a415ad52f9bb666477fd3ba33e202b87b7]

        no CDATA (random literals) allowed as child in body
        
        Change-Id: I432e8f0b5a4e8168d94987a2ef44d679cbb5c024

2017-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [dd1425ce62fde38d1501634238c3da97f4c641bc]

        no paragraph or section outside body allowed
        
        Change-Id: I955eb36ad43b4338fbd7aa9cd59c1138c27cc578

2017-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bac5cf45db2a0c38c67e5f10118511f7ef562373]

        switchinline still is no valid child of "item" or "emph"
        
        Change-Id: I175560732e50bbf96f652a77a7674e7283b3583c

2017-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [4787848911c83efdc46534af4285a09c8eee4569]

        readd woraround for nested lists to be valid against DTD
        
        thus partial revert of 2e141341684eb610834db92693d715f3fd01d0dd
        
        Change-Id: I9909c267286e22623283f343f26e1ac36473c602

2017-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [49debfe3023f1e84f7ef8fcbaeb7583eba164b68]

        table requires id attribute
        
        Change-Id: Icd2de9c8f0be2f5c35952f227b4ba38b38e2c04c

2017-05-16  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [c18afa518a3f076885d2bd22520c6c5c4d4caf9a]

        tdf#107298 Snap Position renamed to Constrain Objects
        
        Change-Id: I28f0809eedc6d23cf52a262a805e680bf3c39c1b
        Reviewed-on: https://gerrit.libreoffice.org/37293
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-16  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [1d2c1291f700f729c28a209d2422a8d2f926e347]

        Basic: add localize=false for some bascode lines
        
        Change-Id: I78884c0421ef8ad935ca7214b9116fda29d2797f
        update: remove duplicate empty line at end of files
        Reviewed-on: https://gerrit.libreoffice.org/33766
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [c1b5c626539f3893c07c11380c5cfe94bc5f8d36]

        Mute l10n for numbers
        
        Change-Id: I3fe0ef570e49899449444dad5f29107dc7534071
        Reviewed-on: https://gerrit.libreoffice.org/37689
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-16  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [f930a0c40fa65c778b9e6b2fa75d7581bb3f82dc]

        Update menu entry for Insert Trend Line in chart
        
        Add emph tag in the same way as other menu commands
        
        Change-Id: I968b391485b1cb4fa8083704ca91fd44af087b1f
        Reviewed-on: https://gerrit.libreoffice.org/34644
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-16  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [90643687005e1a21c4067f253cc6adeda0c421e0]

        Clarify examples for l10n using space as thousands separator
        
        Number Format Code
        In locale using space as thousands separator, some examples
        may be not correctly interpreted.
        This patch adds some text to explain how to solve this.
        
        Beautify a little bit some examples.
        
        Complete fraction description: any digit symbol (0, # or ?)
        can be used to described any of the three parts of the fraction.
        
        Change-Id: I5bab1da21b33cddfa0a63fbe5e3d53d64ed0103c
        Reviewed-on: https://gerrit.libreoffice.org/34755
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ab17f13c6d60d2d6ad7ff6ce3734ba81c77f881d]

        Mute L10n in some <bascode> lines
        
        Change-Id: I2503568589b869b717f5c997434340d00892a275
        Reviewed-on: https://gerrit.libreoffice.org/37687
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fd99f1798a440ccdfb34e910285a7c5c9a9ff08d]

        tdf#84675 (part2) document hidden BASIC func/const
        
        GetAttr()
        SetAttr
        Valid ATTR for SetAttr statement are
        ATTR_NORMAL
        ATTR_READONLY
        ATTR_HIDDEN
        
        Others ATTR_* were not implemented, see
        
        http://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods.cxx#4689
        
        Change-Id: I51b50c13709b668c935b9a68981c20545648691d
        Reviewed-on: https://gerrit.libreoffice.org/37576
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [9a16735c5ebee4513d02b8f28b2147ec9407c18a]

        tdf#84675 (part) document hidden BASIC func/const
        
        Help page for MsgBox function and MsgBox statement
        
        Constants
        MB_*
        ID*
        
        Fix: remove MB_DEFBUTTON1
        fix bug#
        
        Change-Id: Id8cbadc92a8e9c5902c3ff23b4e04bff3de3c03d
        Reviewed-on: https://gerrit.libreoffice.org/37558
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-16  Olivier Hallot  <olivier.hallot@libreoffice.org>  [eaac057360cb1801c4f8b433411a8c8d1a20a539]

        Add <bascode> in BASIC snipets.
        
        Change-Id: I484036b9c9694a58f7f113b2cf1c04a1f0e2c4dc
        Reviewed-on: https://gerrit.libreoffice.org/37552
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [8c7ae43f5361145d88cbd2830e3e2eb802117b5e]

        redmine#2137 Use shorter, more easily remembered URL for templates site
        
        Change-Id: Iaf1905cbf012d7c07bb1d1afaf8a689f09da0e1f

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [fe4395ad1b3e1930300d6c3493e8487c01e2d7ab]

        tdf#107299 Typo: Chose
        
        Change-Id: Iee7737768881aa6c057dfdb14dacbad29abaa6d8
        Reviewed-on: https://gerrit.libreoffice.org/37622
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [fbfb0eaa4bb2db3dd1a73aa5eb58e466aa8bf4d6]

        tdf#107299 Match page title with menu item title
        
        So that it appears correctly in the File - Templates menu page
        
        Change-Id: I04f7aec68fb8a238deb1c9a9f1e91eeedc1aeb07
        Reviewed-on: https://gerrit.libreoffice.org/37621
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [c4340e7c2552d915165810443c12ebb3bea262de]

        tdf#107229 Fix File - Templates menu page
        
        Drop redundant section ID
        Add howtoget section content
        Sync with current UI
        Use English section IDs instead of German ones
        
        Change-Id: Ia0cc3a5e8526c66cfd930ece29ce87b813988ea8
        Reviewed-on: https://gerrit.libreoffice.org/37620
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [298b223bd6e57829ca6e616eca6995622dcc1201]

        tdf#107229 Update Open Template menu command page
        
        Sync with current UI
        Add howtoget section
        Translate German section ID
        
        Change-Id: Ib0f3969d731e2c8e7b5781cf03f9dfd1d62f1ea2
        Reviewed-on: https://gerrit.libreoffice.org/37619
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [8f6a82ee50714e2d768f8fe49c60ce78a6764c51]

        tdf#107229 Update Save as Template window help page
        
        Sync with current UI
        Fix bookmarks and ahelps
        Translate German section ID
        
        Change-Id: I4f84bd25ef68dbcbc4c9b69c77f28ec31f0e86af
        Reviewed-on: https://gerrit.libreoffice.org/37618
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [cad09f1811c9de671285a994e11c9fd351861ef5]

        tdf#107229 Fix Templates dialog title reference
        
        Change-Id: If9534b19aba76e9b541099bff15ba1a5181032c8
        Reviewed-on: https://gerrit.libreoffice.org/37617
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [d67bce5a4c44001fbf7ac384c2da23a909d4a8e5]

        tdf#107229 Translate a German section id
        
        It is redundant in shared/01/01110000.xhp anyways
        
        Change-Id: I6e8c7ee3a93375e9e7a1c65ab8c8f5a76a871128
        Reviewed-on: https://gerrit.libreoffice.org/37616
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [a64a3552f8550292e073625a656f16ae241a0dfd]

        tdf#107299 Do not refer icons by their picture - it's theme-dependent
        
        Change-Id: I4537a820eaf7af5fc39995d6c9c01d963fb4ffd9
        Reviewed-on: https://gerrit.libreoffice.org/37615
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-15  Gabor Kelemen  <kelemeng@gnome.hu>  [e16902a941018fc12d04ae1137328fc1acf3b31f]

        tdf#107229 Adapt First Steps page to new Templates window
        
        Change-Id: Ib715583ca4dcaca4362c5422db440ff73126ee09
        Reviewed-on: https://gerrit.libreoffice.org/37614
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-12  Katarina Behrens  <Katarina.Behrens@cib.de>  [2c451122a2e0fe5326b5ef18ad0e3f02daff10af]

        adjust image paths after moving helpimg into more appropriate folder
        
        Change-Id: Idcfa3700bfd53d38ddeda484828f00bf36cf3b57
        Reviewed-on: https://gerrit.libreoffice.org/32104
        Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
        Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2017-05-12  Katarina Behrens  <Katarina.Behrens@cib.de>  [078c81fec3d28c1762f77c143e4598127f0349b0]

        Move help-specific images (the actual files) to helpcontent2
        
        Change-Id: Ia0ecdc6d7b1277111ffd3467972a1a92af558f09
        Reviewed-on: https://gerrit.libreoffice.org/31906
        Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
        Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2017-05-12  Katarina Behrens  <Katarina.Behrens@cib.de>  [1d77c8a706d248fd757d0558cb101b068c87e820]

        Move processing of help-specific images to helpcontent
        
        Change-Id: I4370c7ab41184a59bb92e8df49f2fe3ca84c9c8c
        Reviewed-on: https://gerrit.libreoffice.org/30958
        Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
        Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2017-05-10  Gabor Kelemen  <kelemeng@gnome.hu>  [0c6dfb77b57ed50e9cbe6f093e698929c4e5740d]

        tdf#107299 Add some missing links to Related Topics
        
        Change-Id: Ib88293d01a6edb6bfb5149e787eac2258dc4ef5a
        Reviewed-on: https://gerrit.libreoffice.org/37449
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-10  Gabor Kelemen  <kelemeng@gnome.hu>  [c209d3d1a309fe461a6f73dc937b59a0438fd222]

        tdf#107299 Add bookmarks and ahelps to template manager page
        
        Change-Id: I3eef2430bf2b9a8fdd903923dee55e920462c915
        Reviewed-on: https://gerrit.libreoffice.org/37448
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-10  Gabor Kelemen  <kelemeng@gnome.hu>  [cec7f3a640deadf818a0b44ae6fe66e1e7a1c15d]

        tdf#107299 Make the main description of the window a full sentence
        
        Change-Id: I03cd5afe1fee365505140011404bc07f33542844
        Reviewed-on: https://gerrit.libreoffice.org/37447
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-10  Gabor Kelemen  <kelemeng@gnome.hu>  [0866626beaf9071d8133ac8074a1ed7d88a10828]

        tdf#107299 Add links to the extensions site
        
        Change-Id: I4c1d7fc08b32daad4b502f6944c6769642738dbd
        Reviewed-on: https://gerrit.libreoffice.org/37446
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-10  Gabor Kelemen  <kelemeng@gnome.hu>  [95f6c4f9c7b7d4b733924839ab3c96a515ccf039]

        tdf#107299 Make shortcuts compatible with Mac OS
        
        Change-Id: I0ca7699c89c1ca9c33bea6e24c6bb215372b9621
        Reviewed-on: https://gerrit.libreoffice.org/37445
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [eb9ec1c794a0d3b8522375c7a87ac3ee999c8a66]

        remove obsolete oldref attribute (removes one context line in pot)
        
        also remove obsolete l10n attribute (doesn't affect translations/pot)
        
        Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f

2017-05-09  Gabor Kelemen  <kelemeng@gnome.hu>  [7897a9174b6b4a91134398359f3f1e690c774b69]

        extensions.libreoffice.org is now https
        
        Change-Id: I3356a81dda01e71a3811e905cb682b5a4e752543
        Reviewed-on: https://gerrit.libreoffice.org/37368
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-09  Gabor Kelemen  <kelemeng@gnome.hu>  [702ade901c65e4960296a371bd01317e02b581ab]

        tdf#104404 (related) Document Extension list filtering options
        
        * Have a few words about the Display Extensions checkboxes
        * Remove some seemingly obsolete comments
        * Replace some unnecessary custom HIDs with default values
        * Add ahelp to the 'extenstions website link' element description
        
        Change-Id: I5c0b27fb0b6e0c77f1043f7bf230554cdc875680
        Reviewed-on: https://gerrit.libreoffice.org/37367
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-09  Gabor Kelemen  <kelemeng@gnome.hu>  [f8b479e23d5f1d939a45873101e541357b8f0bca]

        Fix Online Update options page
        
        * Add some missing ahelp, bookmark
        * Remove redundant entries
        
        Change-Id: Iffc24f9cf3f87b73639013b24238ec2b5dd85cb0
        Reviewed-on: https://gerrit.libreoffice.org/37366
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-09  Gabor Kelemen  <kelemeng@gnome.hu>  [8abb20d74b36b1f52a2378498263d1cfb62849f3]

        Fix two bookmarks one ahelp situation on Print options page
        
        We need to use the magic dot as ahelp ID to make the
        ahelp text show up for both UI elements
        
        Change-Id: I4cf662eacef0e8a1faa605f72894d769477523b6
        Reviewed-on: https://gerrit.libreoffice.org/37365
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-09  Gabor Kelemen  <kelemeng@gnome.hu>  [cfa663f40d3e264994ed0280f3da1b3ec6a8dac9]

        Fix ahelps on AutoCorrect - Localized Options tabs page
        
        Two bookmarks mean the correct ahelp is a dot.
        Also sync content a bit with UI
        
        Change-Id: Ib5a76beff3548390e775d37bd0fd4cc350cfb868
        Reviewed-on: https://gerrit.libreoffice.org/37363
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-05-08  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [b04113a84a725b6ac1d9d692cddb2e2ae832d3ac]

        Typo: “common area” → “common era”
        
        Change-Id: Ie9c3dfce3b5981defffad11eea3df4bd63d34148

2017-05-08  Gabor Kelemen  <kelemeng@gnome.hu>  [fb264eba8c882558fd2a21da25b7134b8a381708]

        Put a space between ahelp and switchinline tags content
        
        Such places are prone to have no space after the previous dot.
        
        Change-Id: Id14ae16c2c165e3353f9e65863a05208a3a331b8
        Reviewed-on: https://gerrit.libreoffice.org/37364
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-05-08  Ilmari Lauhakangas  <ilmari.lauhakangas@libreoffice.org>  [19954e8fcbc157752059462652d55c1b5e40f45b]

        Make wording clearer
        
        Change-Id: I5423b72f9f612749ca4dc92c4740915c4c6d0597
        Reviewed-on: https://gerrit.libreoffice.org/37299
        Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
        Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>

2017-05-05  Olivier Hallot  <olivier.hallot@libreoffice.org>  [071f8ffd4cf60831718cb9398bff889269284f8e]

        tdf#92837 Security and document link updates
        
        Change-Id: I19e2c3484d32f14a5b36294e50aff4c59bcff348
        Reviewed-on: https://gerrit.libreoffice.org/37247
        Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
        Tested-by: Stephan Bergmann <sbergman@redhat.com>

2017-05-04  Eike Rathke  <erack@redhat.com>  [727765e3fcf246c9b8adc27097c89e5678e8b910]

        Remove erroneous commit of source/text/sbasic/shared/03030108.xhp.rej
        
        Change-Id: I2d5cb2f514d1a1564868d0abf442cd01ff28e7c7

2017-05-04  Eike Rathke  <erack@redhat.com>  [ba4ed13b45fc390205c1f888f805b56c62994a11]

        CDateFromIso: also with separators; date range and year representation
        
        Change-Id: Ifd83a84b300074be10fe039ba2e30b94f6bf1327

2017-05-04  Eike Rathke  <erack@redhat.com>  [ef3d847d9a93abd7e183a1babf9652ca729c8c49]

        CDateFromIso: also with separators; date range and year representation
        
        Change-Id: Ib946c3654805f8ae4bff1c7e3a0a26083bfb8df6

2017-05-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [fb9858706e57e5e000326ccaabda5e7578bf33be]

        tdf#103431 HELP Bessel functions need examples
        
        Change-Id: Id564a07c9f5db0e3203d6ebfe5c9f3c2ea425fb4
        Reviewed-on: https://gerrit.libreoffice.org/37182
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [f86e7a5fddca6c2079524296a287f599405ab347]

        tdf#103457 link UNICODE() to UNICHAR() in Help
        
        Change-Id: I80f7bdf22dc302b8bb8cab1cd278b06989a14f6b
        Reviewed-on: https://gerrit.libreoffice.org/37181
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-03  Olivier Hallot  <olivier.hallot@libreoffice.org>  [54980af34a59abbdabb15b22a7aaf4a808762fc8]

        tdf#100410 Update help page for WEEKDAY()
        
        Change-Id: I115a5a7543c44bccc22f77065725c5d708fe24dd
        Reviewed-on: https://gerrit.libreoffice.org/37177
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-05-03  Eike Rathke  <erack@redhat.com>  [b6633ae15a4998c189765314f6fccb1dffbfbad6]

        Fix typo in year range
        
        Change-Id: If739f647f463795c3264a557bf83a8f6dbfb49fb

2017-05-03  Eike Rathke  <erack@redhat.com>  [38754a50beef5264f380f82504d0643f17f093fe]

        CDateToIso: details about format, date range and year representation
        
        Change-Id: Id50e465356bde9f99afc2225d82d01f0225bd957

2017-05-01  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [bbdcec4b66f4d87a7974927e9abd2d19a4b9557b]

        tdf#79766 “Western characters” → “Western text” also in Help
        
        Change-Id: Ibe58a6242f5ffaa1fec4ddb6a327135b61780b9c

2017-04-28  Olivier Hallot  <olivier.hallot@libreoffice.org>  [1b57b226d2944bc55f8c28a384bb2c328a720e55]

        Fix use of F4 in database explorer
        
        https://listarchives.libreoffice.org/global/documentation/msg11421.html
        
        Change-Id: I04a84c24d854740db3752690fcba0155a4042f11
        Reviewed-on: https://gerrit.libreoffice.org/36994
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-04-26  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [f986a76171ac9fcd45f5996dc9fc3ac31f46dd31]

        tdf#107193 tdf#107436 Increase body size to 11 pt
        
        Change-Id: I2504884668815682a6f3487c49ed994d5cbff253

2017-04-25  Gabor Kelemen  <kelemeng@gnome.hu>  [623d809593d6b7ceb9e44ea8e198cc8067c0119a]

        Fix reference to UI layout
        
        Change-Id: I11a79ea1c3598ac7b4b75769331f113358b73324
        Reviewed-on: https://gerrit.libreoffice.org/36925
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-25  Gabor Kelemen  <kelemeng@gnome.hu>  [d6a6a884b9e496b03dc038597e0673c62e1feeea]

        This doesn't need to be hidden.
        
        Currently a heading without description is shown.
        Let's show the description too.
        
        Change-Id: I34ee6ee98cddfd25f9cce01a63756ef7bac83e68
        Reviewed-on: https://gerrit.libreoffice.org/36924
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ba34e6b24ee494bccd2ed173b3369b476ed3f69c]

        Fix help page on database
        
        Unit #68075883
        
        Change-Id: I619115e28a0c3fb563fa4797a29709ac6a2fb5c8
        Reviewed-on: https://gerrit.libreoffice.org/36824
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-04-24  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4af60691995a58d513552e5e14677f680827e155]

        Correct WOKDAYS.INTL -> WORKDAY.INTL
        
        Unit #117795772 from pootle
        
        Change-Id: Iced6c310194bbfa63d8607abd5002f7656de87e0
        Reviewed-on: https://gerrit.libreoffice.org/36821
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-04-24  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [29be78c402864c4e23d20ec19e86e0d8dd39a9a1]

        Fix my brainfart and label Mac’s Control key differently
        
        The previous string looked like a mistake to me, but I indeed forgot
        that Macs do have a key which is labeled in menus as “⌃”.
        Since then I’ve learned that, internationally, Mac’s Control and Windows’
        Ctrl do not always correspond, so it’s best to separate both with a switch
        as it was done before.
        
        Change-Id: Ib88beab7218ef00c9cce5ad34aa02205de786d01

2017-04-24  Stephan Bergmann  <sbergman@redhat.com>  [0205b43e4d518239ff3d6b9bed0cc9317939acd9]

        Mac does have a "Control" key
        
        (even labeled "Ctrl" on my German MacBook keyboard, not "Strg" as the
        localization of "Ctrl" on German standard PC-style keyboards), and Writer's
        "Format - Clear Direct Formatting" (which this help item is presumably about) is
        indeed Ctrl+M (labeled "^M" in the menu) on macOS.
        
        So unconditionally use "Ctrl+M" here for now, notwithstanding potential Mac
        localization issues (see that German "Ctrl" vs "Strg" issue).
        
        This corrects 9ed1958ba7f75bb4184f09d79814849d06313d72 "I don’t think Macs have
        Control keys…"
        
        Change-Id: I2f62c95341fc4079686ac616965675b307a97fde

2017-04-20  Andras Timar  <andras.timar@collabora.com>  [1b5413f89863008ab15c2233506298e1a657f421]

        HID bookmark is not localizable
        
        Change-Id: Iae1909e7afc7504fb53f8fa3d861419a3415ea25

2017-04-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [9ed1958ba7f75bb4184f09d79814849d06313d72]

        I don’t think Macs have Control keys…
        
        Change-Id: I808fd2b09a4b61b726f090d2f0c214d3ee842d04

2017-04-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [97354651b0025098b2a5da10cfdff3171f4af531]

        tdf94454 Add make file
        
        Change-Id: Ic91eb2d652c2e082cb5072ef7664a06bd892f6f9
        Reviewed-on: https://gerrit.libreoffice.org/36618
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-04-17  Catherine Vance  <catvance77@gmail.com>  [475e4baff99a7643a2b5dcf171c5415b1309a5bf]

        tdf#94454 Help page for new template manager
        
        This page is to be revisited after tdf#107229
        
        Change-Id: Ic2a451a0c841cb7ce6748538f700b5099e051064
        Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
        Reviewed-on: https://gerrit.libreoffice.org/36615
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-04-17  Olivier Hallot  <olivier.hallot@libreoffice.org>  [4ebcf5360df90adf449670eb269e9d97bdce2b86]

        Fixes in HC after translator review
        
        Change-Id: I442ea2b7179e84a73377569a84b5cb07732fcc22
        Reviewed-on: https://gerrit.libreoffice.org/36096
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-04-17  Gabor Kelemen  <kelemeng@gnome.hu>  [1b43d2a89422ccde063fac2dbd5a80c49b36e560]

        Fix bookmarks related to the View Certificate window
        
        Change-Id: Iec618b32dcb248db26aa118f21997499cbf6db31
        Reviewed-on: https://gerrit.libreoffice.org/36614
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-17  Gabor Kelemen  <kelemeng@gnome.hu>  [b20e40b89fc75992c9d790cc36699727d2d866f8]

        tdf#105280 Split out Security Options and Warnings help page
        
        This makes the Security options page much cleaner.
        Also fix a missing ahelp and some capitalization.
        
        Change-Id: Ie03ed0833fdc01635988846f259249031c3ed405
        Reviewed-on: https://gerrit.libreoffice.org/36592
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-12  Johnny_M  <klasse@partyheld.de>  [958daee8ba1a708cfb5eaa3811078500e653f88e]

        Fix measurement unit conversion reference
        
        1. Following pages were incorrectly referring to
        https://help.libreoffice.org/Common/Frequently-Used_Buttons#metrik instead of
        https://help.libreoffice.org/Common/Conversion_of_measurement_units#metrik :
        
        - https://help.libreoffice.org/Common/Page (in "Related Topics" at the bottom)
        - https://help.libreoffice.org/Math/Font_Sizes (in "Base size")
        
        Note: Following pages already use the correct reference:
        
        - https://help.libreoffice.org/Calc/Optimal_Row_Heights (at the top;
        http://opengrok.libreoffice.org/xref/help/source/text/scalc/01/05030200.xhp#41 )
        
        - https://help.libreoffice.org/Calc/Optimal_Column_Width (at the top;
        http://opengrok.libreoffice.org/xref/help/source/text/scalc/01/05040200.xhp#42 )
        
        - And other - see
        http://opengrok.libreoffice.org/search?q=%23metrik&project=help&defs=&refs=&path=&hist=
        
        2. While at it, also added the same reference to the place which was
        incorrectly meant as reference before:
        
        - https://help.libreoffice.org/Common/Frequently-Used_Buttons#Metrics
        
        Change-Id: I827ff047bfb2426ff1192e90a5361ab05198a7f8
        Reviewed-on: https://gerrit.libreoffice.org/35997
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-04-12  Gabor Kelemen  <kelemeng@gnome.hu>  [dafaa1c1e89f912513e87c613db7ff23961d3030]

        Update Customize - Toolbars page help
        
        Sync with UI and reorder paragraphs to better follow
        its structure.
        Add bookmarks as needed.
        
        Change-Id: I19f0d1ada570ecff6d5fc8ee37051a7c37125b3b
        Reviewed-on: https://gerrit.libreoffice.org/36398
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-04-10  Caolán McNamara  <caolanm@redhat.com>  [15646c9c9d2ceab21b8688cbd993a8ee881f7c7f]

        update help ids for .ui conversion
        
        Change-Id: I2dc481b16b2af15682bbd5e504892eff679f8699

2017-04-06  Caolán McNamara  <caolanm@redhat.com>  [b1f5e0083595ceef845ee8a39e82ad1ed023896f]

        update help ids for .ui conversion
        
        Change-Id: I945ba9cc0ebce82363ae569da1701c5d01136619

2017-04-05  Caolán McNamara  <caolanm@redhat.com>  [ca8eec7d9e53649cd7f2a10d41666614da963ead]

        drop unused HID
        
        Change-Id: Ie4d8fc903df85c72247fcd439c0bb34525f67a51

2017-04-04  Olivier Hallot  <olivier.hallot@libreoffice.org>  [ad25b453307e0a88ac208aa3b178805846988045]

        Fixes in HC after translators review.
        
        Change-Id: Id2384cb6f1917c7e1f11c97ef9b05a3dfff08c9a
        Reviewed-on: https://gerrit.libreoffice.org/36050
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [5469ccc6ecc354020edf0b7e7b8c1e4c0f074517]

        Fix one ahelp to work with multiple bookmarks
        
        Change-Id: Ibfe212d879ad7ebc4d275e2818c8779064235634
        Reviewed-on: https://gerrit.libreoffice.org/35952
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [cf89d14c283d391bc3441f9a5e4f0c915af76706]

        tdf#102930 Mail Merge Wizard: Drop obsolete Wizard help pages
        
        The 6th, 7th, 8th pages of the wizard are now gone.
        Usable content was moved to the new save/print/email dialogs
        and to the toolbars help pages.
        
        Change-Id: I911c86f0ab0e159ed3666e32c8d45582c23b1627
        Reviewed-on: https://gerrit.libreoffice.org/35951
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [20abdd0a447ec3a330326ccd84257a0af6ce6f95]

        tdf#102930 Mail Merge Wizard: Drop duplicated page
        
        This is the same as the mm_newaddblo.xhp file
        
        Change-Id: Iafa9297c54042ba10a7bfff41a5ac4de13ada25d
        Reviewed-on: https://gerrit.libreoffice.org/35950
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [5bffaa7cecbcb102764ce195be2cb5fd03de4d6b]

        tdf#102930 Mail Merge Wizard: Standard Filter dialog ahelps
        
        Appears from the Select Address List dialog, Filter button.
        ahelps need to be the literal dot to work with multiple bookmarks
        
        Change-Id: Id906881098601f49643e0298949d7bcbbd618d57
        Reviewed-on: https://gerrit.libreoffice.org/35949
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [9edd4f385d6968697cbff1972ee2dc941baddd7c]

        tdf#102930 Mail Merge Wizard: Form Letter page
        
        A referred template has changed name
        
        Change-Id: I750eb370e6c10b682e13d4e5b9fa46c81c6e0a51
        Reviewed-on: https://gerrit.libreoffice.org/35948
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [e1e4484d95b54d7993342c199fad929fd09f2405]

        tdf#102930 Mail Merge Wizard: now available from the toolbar
        
        Change-Id: I82305033c3ed7c47ea4abfdd0d636f007718ea72
        Reviewed-on: https://gerrit.libreoffice.org/35947
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [20cb80d652911121c3c9ad24eaa635a18e3293a0]

        tdf#102930 Mail Merge Wizard: Update Toolbars page
        
        Add Mail Merge Toolbar to the list of toolbars
        
        Change-Id: I1b8ade2800b882ac1a132f78de5a40a10a2a07c1
        Reviewed-on: https://gerrit.libreoffice.org/35946
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [dd10747d1e916283958261d640758df40be1341f]

        tdf#102930 Mail Merge Wizard: Select Address List window
        
        Add missin ahelp, drop old comment
        
        Change-Id: I4451b922ef6e980afed1089023e61300a5fc94ce
        Reviewed-on: https://gerrit.libreoffice.org/35945
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [4164e519b7b4008de321da83e3e30c22576a603b]

        tdf#102930 Mail Merge Wizard: Select Address Block dialog
        
        Sync to current UI, add missing ahelp
        
        Change-Id: Icb4b25c0787fc157ed7506597999297e312341a9
        Reviewed-on: https://gerrit.libreoffice.org/35944
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [816cf63ac88d263220b33db62cdd94d044f9cc9d]

        tdf#102930 Mail Merge Wizard: New Address List dialog
        
        Add missing bookmarks and ahelp
        
        Change-Id: I12ba0d1cf080819cb89bcbe668a1034cdb17fb36
        Reviewed-on: https://gerrit.libreoffice.org/35943
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [c891d9d6469d04a68ebc06a0a772244f1aacecc9]

        tdf#102930 Mail Merge Wizard help: Match Field window
        
        Sync with current UI, add bookmarks
        
        Change-Id: I728668d4d11cf368a7bed46b6c680dc44731ccbd
        Reviewed-on: https://gerrit.libreoffice.org/35942
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [b52dc2fc13f392ee22b81f9ce76001a76a51c2e8]

        tdf#102930 Mail Merge Wizard: fix E-mail Message window page
        
        Add missing bookmarks and ahelp
        
        Change-Id: I1341200f32e586303b693494c2e45067457e760c
        Reviewed-on: https://gerrit.libreoffice.org/35941
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [c9e5b786f194af2ba20dc76f2c8d3fb2562aa6dc]

        tdf#102930 Mail Merge Wizard help: Find Entry dialog
        
        Add missing bookmarks and ahelps
        
        Change-Id: Ib70d18f137060a5f13863c32be3a629509a24808
        Reviewed-on: https://gerrit.libreoffice.org/35940
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [05690a67949aafbe69949226a26834a3a55c51df]

        tdf#102930 Mail Merge Wizard help: Custom Address List page
        
        Add missing bookmarks
        
        Change-Id: Id1a0a49bb7fc20a491f12cf344b5c22a45d6bc02
        Reviewed-on: https://gerrit.libreoffice.org/35939
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [ca3d69f1840b71b899c0ab8b1671f314b799eeae]

        tdf#102930 Update link on Mail Merge - Copy To window page
        
        That functionality is described on a new page now
        
        Change-Id: Id0a7b3905f8382f937e244e075d71f6a9bb97fb5
        Reviewed-on: https://gerrit.libreoffice.org/35938
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [f819eb227c337fc59416649218be6354d287de37]

        tdf#102930 Update Mail Merge Wizard Page 5 help
        
        Sync to current UI, improve readability
        
        Change-Id: Ib756f8998ed88a63b8f2927677638dd6110a86f4
        Reviewed-on: https://gerrit.libreoffice.org/35937
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [a5b29c05af7c8cc038f953bda2995f8d99be5e04]

        tdf#102930 Update Mail Merge Wizard Page 4 help
        
        Add missing bookmarks, improve readability
        
        Change-Id: If8f2afcfb049d01beceb788dc4beb21dbfcb6032
        Reviewed-on: https://gerrit.libreoffice.org/35936
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [854375b6e711cd114e537215b55c6bfdd8d654b0]

        tdf#102930 Update Mail Merge Wizard Page 3 help
        
        Sync to current UI, improve readability
        
        Change-Id: I03807f06cc2dc99aa4999bad94ebbe3c81c356d3
        Reviewed-on: https://gerrit.libreoffice.org/35935
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [dd49e9fa8338f442e30fc78afea7cac0e8831540]

        tdf#102930 Update Mail Merge Wizard Page 2 help
        
        Sync to current UI
        
        Change-Id: I390c0676d07b543e7c6ee56c5046e4aa0be55549
        Reviewed-on: https://gerrit.libreoffice.org/35934
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [2c3f721d7dd152efbe6261ea697643c84ce11b12]

        tdf#102930 Update Mail Merge Wizard Page 1 help
        
        Sync to current UI
        
        Change-Id: Id53cae534a152ab68df9bf02ed5bebfe4d26b139
        Reviewed-on: https://gerrit.libreoffice.org/35933
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [5ebea3473f90837a9e3293f7173497caf8f9a7ee]

        tdf#102930 Add new pages for Mail Merge rewamp
        
        Add new pages for the Mail Merge toolbar, Save merged document,
        Print merged document, E-Mail merged document windows.
        Content is mostly salvaged from mailmerge06-07-08 pages.
        
        Change-Id: I423df1bb358ce1a2d2ac63c8fd2b6e289f0ae7b8
        Reviewed-on: https://gerrit.libreoffice.org/35932
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-04-02  Gabor Kelemen  <kelemeng@gnome.hu>  [7f8eec4aea1271f18ba55c771a8d81171ebbba48]

        tdf#102930 Update Mail Merge Wizard pages - 00
        
        - Remove embeds for dropped wizard pages.
        - Drop redundant bookmarks
        - Improve text a bit for better readability
        
        Change-Id: I04b4fd9936719a52368e56c8804328b528a782a4
        Reviewed-on: https://gerrit.libreoffice.org/35931
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-03-31  Olivier Hallot  <olivier.hallot@libreoffice.org>  [0d1048bd6a3ad7ca6b6827c74c70e4c65ea32c54]

        Add missing embed file
        
        Change-Id: Id501bd56967c47311e10b40304cf3a411c0579b6
        Reviewed-on: https://gerrit.libreoffice.org/35983
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-31  Gabor Kelemen  <kelemeng@gnome.hu>  [9f6da2a058bbd85ed331724e0b81986508c84ac5]

        Unbreak build after https://gerrit.libreoffice.org/#/c/35927/
        
        File was not added to the repository
        
        Change-Id: I71766866d8baeed1aaf8a61f8f0522b7bf710868
        Reviewed-on: https://gerrit.libreoffice.org/35956
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-03-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [e8045f04d057ea3e50726f99c442557e6e3986bc]

        Fix list of View commands in Writer menu help
        
        Reorder and update View menu description for  Writer
        
        Change-Id: Ib7af048b603977dabbdb53069935a5158e3a6bbe
        Reviewed-on: https://gerrit.libreoffice.org/35927
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-30  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8291b5b5f748af4eeb68797193e9c84d11ecbda5]

        tdf#106861 - fix Autoinput entry in menu, plus
        
        - Reorder Calc tools menu help page
        - Remove ref to "Cell contents"
        - Move Recalculate to Data menu
        
        Change-Id: Id6165db40a99316eae9768955b6cdbb9d5f05afb
        Reviewed-on: https://gerrit.libreoffice.org/35922
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [f2c45a2b93c88cf7fa1feba2197e8745f56de98a]

        vcl PDF export, norefxobj: add help text for this
        
        Change-Id: I7d19333e0f025e2d9c8d894f082971feb7492c63

2017-03-29  Css16  <fbbcchtt9@gmail.com>  [cf790c30c572ccf4ab5d0378733d673d437e42e1]

        tdf#106574 JavaScript navigation history with links added, CSS improvements
        
        Change-Id: I991e4a9c48f91997dc44fb7b9b9c2f57a3c49099
        Reviewed-on: https://gerrit.libreoffice.org/35728
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-27  Gabor Kelemen  <kelemeng@gnome.hu>  [16d658196f9963a5eed6071c5c3db5c85520650e]

        tdf#99967 (related) Drop Web Wizard help pages
        
        Change-Id: Ib2d9b3fc7d06a82492e9c62b96f82d83854d8d9d
        Reviewed-on: https://gerrit.libreoffice.org/35110
        Reviewed-by: Michael Stahl <mstahl@redhat.com>
        Tested-by: Michael Stahl <mstahl@redhat.com>

2017-03-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [8df2786662eab8d39cbd5cd8b7f6ac2d5e710246]

        Fix and improve help contents in LibreLogo
        
        Unit #33628624 (uk)
        Unit #33628659 (uk)
        Unit #33628628 (uk)
        
        Change-Id: Id4e911c58bd353f8aa46020c185bb6763fbd1bf9
        Reviewed-on: https://gerrit.libreoffice.org/35772
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [53e3c20054125974e4df3f41f629f38a1e1a6ca8]

        Fix help content
        
        Unit #100823576 (uk)
        
        Change-Id: I5a7acdda04e5f85d48978e8a39c6903c528dcd11
        Reviewed-on: https://gerrit.libreoffice.org/35774
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-27  Olivier Hallot  <olivier.hallot@libreoffice.org>  [2334c028345bc719027801c0385f54690d713af5]

        Remove dashes in HC text
        
        Change-Id: I3e4c0c4a0eb3ad717803cbe670d289313c987b78
        Reviewed-on: https://gerrit.libreoffice.org/35771
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-27  Olivier  <olivier.hallot@libreoffice.org>  [656de6691cfb75fceec812a4bf220448eb91eeff]

        Improve help text
        
        Unit #67543218 (uk)
        Unit #67543225 (uk)
        Unit #33628571 (uk)
        
        http://nabble.documentfoundation.org/Re-Unit-67543218-uk-tt4210628.html
        http://nabble.documentfoundation.org/Re-Unit-67543225-uk-tt4210629.html
        http://nabble.documentfoundation.org/Re-Unit-33628571-uk-tt4210707.html
        
        Change "guillemets" for "-"
        
        Change-Id: I7a9fe103d9c738971edbeed89e3c9accc23a0f66
        Reviewed-on: https://gerrit.libreoffice.org/35509
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-27  Olivier  <olivier.hallot@libreoffice.org>  [6a03706fb1740b19ce6382ae25f7dbd3cab0cfd8]

        Fix help contents
        
        Unit #109429032 (lt)
        
        http://nabble.documentfoundation.org/Re-Unit-109429032-lt-tt4210627.html
        
        Change-Id: Ie3e2932ffa9fdfb3a8a89cb76ede6e7dcabd6c3a
        Reviewed-on: https://gerrit.libreoffice.org/35508
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-03-25  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [6be791160b0f09944f9bdbf56dc47273b44be708]

        Use double prime character (U+2033) for inches
        
        Change-Id: I107f94b795dd5150ed8029d7ac284f52bf0aa4c7

2017-03-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [b67d9744ba73792377b249fd008848125696a769]

        Partially revert e40264511 for unwanted terminology change
        
        Change-Id: I820d8a200d881bf900b03b922eabf49c416dd83d

2017-03-22  Olivier  <olivier.hallot@libreoffice.org>  [0df6af74a2f1fb791d27ca316e206661bf74b2c5]

        Improve help text
        
        Unit #118023968 (uk)
        
        http://nabble.documentfoundation.org/Re-Unit-118023968-uk-tt4210625.html
        
        Change-Id: I02fa0a05a2e7a0ca18ab26021bc4293753f698ff
        Reviewed-on: https://gerrit.libreoffice.org/35507
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-03-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [58fe67c610ff2f7e67266424cb657129e3311975]

        Update references to Apple’s computer OS to “macOS”
        
        I know the capitalization is ridiculous, but that’s how they write it now.
        
        Change-Id: I8043b41353a327dfe1ef19636ebb1573e6a11107

2017-03-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [42188315ed1aef6b50e73b968da52739fdc9a76e]

        We’ve recently stopped abusing the product logo for a UI element…
        
        … so its appearance-based description has gone stale.
        
        While I’m here, I’m fixing a preposition, word spacing and quotation marks.
        String changes are painful for translations, so this saves time.
        
        Change-Id: I56b2a9830e02f166af048a9900c26bdc59f79223

2017-03-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d0bd7a8b5d81eac901ad1b9840d4d83d1f1c85da]

        I renamed this button a while ago…
        
        Change-Id: I18453f5bf0d9418a60733eaef01ac979ac89a937

2017-03-15  Olivier  <olivier.hallot@libreoffice.org>  [6ecc6435e33713129f7e56de1c28c5064128dc13]

        Remove useless tag
        
        Change-Id: I3ba1ea5632401645682955ecfc7ba8b740099746
        Reviewed-on: https://gerrit.libreoffice.org/35195
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2017-03-08  Gabor Kelemen  <kelemeng@gnome.hu>  [caa80eb9b85837042dde3493c381eeae0fc37e9d]

        tdf#52986 Fix help IDs of Mail Merge Wizard pages
        
        There was no page level bookmark for 04 and 05.
        Add some IDs that can be referenced from the code.
        
        Change-Id: Ifbbd6b4796daf90f27e632d86cd85e6301b3de97
        Reviewed-on: https://gerrit.libreoffice.org/34936
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-03-02  Gabor Kelemen  <kelemeng@gnome.hu>  [817d5bea68df8fa5c0fd63d7a352c6e9edb86c1d]

        tdf#60874 (partial) Show correct page from "Protect Document" window
        
        The bookmark for the Password entry was used on the wrong page.
        This needed to be moved over and the entry description set up
        as extended help.
        
        A new help ID was needed to be added to the Confirm entry
        with an accompanying extended help. Hidden, as this page
        is rather a howto and not a window description (thankfully).
        
        Change-Id: I6583f8708cd4c0b0891ead7067ce486153dd2be1
        Reviewed-on: https://gerrit.libreoffice.org/34502
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2017-03-01  Michael Stahl  <mstahl@redhat.com>  [e7999c35fd7460118469142420c7d39ba5562222]

        tdf#77111 helpcontent: adapt "Text flow" tab page help
        
        Replace obsolete description of "0" page number.
        
        Change-Id: I1881bca456d94af74060e1e3b92e043255c9e702

2017-02-24  Caolán McNamara  <caolanm@redhat.com>  [a43b8eb31d44f4a3193029f7593281152ed2e5f9]

        update helpids for .ui spell menu conversion
        
        Change-Id: I89488bd75c33fb732e780c5ffc45888815c0615b

2017-02-22  Olivier  <olivier.hallot@libreoffice.org>  [4653c092350d627d43e895039fa17c37a1fd0251]

        Improvements in CSS for online help3
        
        Change-Id: I3340b980c98feaf24557dc8cfaa95c0a27506b58
        Reviewed-on: https://gerrit.libreoffice.org/34550
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-02-22  Caolán McNamara  <caolanm@redhat.com>  [1c22474b8b970ccd638b274c3e2b83483e72f780]

        update help ids for writer formula bar menu .ui conversion
        
        Change-Id: Ie140ef7f57de7a067c1706636f96baf49208d400

2017-02-21  Caolán McNamara  <caolanm@redhat.com>  [0dbfd3f53a4cb4074ea5745fa5c7331d87c2742e]

        update help ids for writer sort/edit comments menu .ui conversion
        
        Change-Id: I960d72cd9e7903c9682e84770d8587fd69b4883b

2017-02-21  Caolán McNamara  <caolanm@redhat.com>  [358d6c4eb7e82309fb1bc1f362d5f43297cbc2ba]

        update help ids for calc sort/edit comments menu .ui conversion
        
        Change-Id: Ib95596c2063b3edb7ace4d4f9cc1c25c829a00c1

2017-02-17  Caolán McNamara  <caolanm@redhat.com>  [83561da68b0f71ec6c6a3f818f0a80f3c0714ab7]

        update help ids for .ui spell menu conversion
        
        Change-Id: I7983ebead12aea51b56e652b212836a273e9c346

2017-02-01  Maxim Monastirsky  <momonasmon@gmail.com>  [732cd669a0f593eeaacaa4f67bce5947a431c0c1]

        Adapt hids after popupmenu xml conversion
        
        Change-Id: Icf119499f75a838ec6159ae19c33e16be9967da5

2017-01-31  Gabor Kelemen  <kelemeng@gnome.hu>  [9e0198d62aac3781c1bc1935db9fd0b23e747761]

        Oops, wrong ui file name
        
        Change-Id: If697b465ca8c019dbf09ffb3bf9501e08e758f13
        Reviewed-on: https://gerrit.libreoffice.org/33732
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-31  Gabor Kelemen  <kelemeng@gnome.hu>  [e02e34d2842a5389d13e497c923e0fbb593c42a3]

        Fix ahelps on Position and Size tabpage of draw object properties
        
        Change-Id: I62708e3a517f8983d22f90313936d9563dbfe09c
        Reviewed-on: https://gerrit.libreoffice.org/33731
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-31  Gabor Kelemen  <kelemeng@gnome.hu>  [57c058399077a50156e8f2d26f7b483f49fc3700]

        Fix ahelp for the Section tab page
        
        Was set for the title instead of the description here
        
        Change-Id: I108ea751c79f9dff0d8ab24205a7e06ca43a9ac3
        Reviewed-on: https://gerrit.libreoffice.org/33727
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-31  Gabor Kelemen  <kelemeng@gnome.hu>  [8ecc94f4f628fc151aabd6d4f3ba5dfe9ff72198]

        Fix ahelps for Wrap tab page and related UNO commands
        
        These are on the Drawing Object Properties toolbar
        and on the drawing objects Properties window - Wrap tab
        also some simple drawing objects have an own Wrap window
        
        Change-Id: I18471f402eb109af5936feacb3fdd8e1d1033087
        Reviewed-on: https://gerrit.libreoffice.org/33729
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-31  Gabor Kelemen  <kelemeng@gnome.hu>  [31cb3368f3f9412c359b58009a8ea0dc9ab75324]

        Fix ahelps for FlipVertical and FlipHorizontal UNO commands
        
        These are on the Image toolbar
        
        Change-Id: I9ed0262e9e6e346a8e42dc034c690eb88646a316
        Reviewed-on: https://gerrit.libreoffice.org/33730
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-31  Gabor Kelemen  <kelemeng@gnome.hu>  [d427d899f1228bcb309f349c39c17eb96d80d980]

        Fix ahelp for InsertCaptionDialog UNO command
        
        This is on the Drawing Object Properties toolbar
        
        Change-Id: I2f50145a75d213914f1b699753f39a19cc4a3b71
        Reviewed-on: https://gerrit.libreoffice.org/33728
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-31  Gabor Kelemen  <kelemeng@gnome.hu>  [ae83c2d740080cd66029a9cf58457f9711c95b66]

        Fix ahelp for Insert Section UNO command
        
        This is on the Insert toolbar
        
        Change-Id: I0690631f09fae8f3fca109e7b30b62f0411c4a5b
        Reviewed-on: https://gerrit.libreoffice.org/33726
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-31  Gabor Kelemen  <kelemeng@gnome.hu>  [8ff48d16dbea60ef20ca187f36214e020f73367f]

        Fix ahelp for line property related UNO commands
        
        These appear on the Drawing Object Properties toolbar
        
        Change-Id: I232f41a8fbde595a57fa6be705cb15ad330a124f
        Reviewed-on: https://gerrit.libreoffice.org/33725
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-30  Caolán McNamara  <caolanm@redhat.com>  [7fd043d303a6e19088260e76748a431be9b8abf9]

        update helpids for .ui conversion
        
        Change-Id: I88db8390a188e3d6b60dead17428826eb36a0232

2017-01-30  Caolán McNamara  <caolanm@redhat.com>  [26ed1b1d98c0f0e7f6e94f67eb08871001efeff3]

        update helpids for .ui conversion
        
        Change-Id: I685964b0b111eaa548bba3b880bcbac9cd84a217

2017-01-27  Olivier  <olivier.hallot@libreoffice.org>  [3e23a5bbb9a0de726b6739f0d60f187648c1dbf4]

        Fix text box in help page since box redesign
        
        The search options are now under the "replace" box.
        
        Change-Id: I65e704703501715c1e9417686fb2d1c9dcb074c8
        Reviewed-on: https://gerrit.libreoffice.org/33579
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-25  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [7b98ed0680a6573ec9b5710ffceeac8df60e684e]

        Basic: remove ^M
        
        Remove ^M characters at end of line
        remove tabulation characters
        
        Change-Id: I96345f88c732ad5c40a6143437cccf064aca0738
        Reviewed-on: https://gerrit.libreoffice.org/33387
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-23  Olivier  <olivier.hallot@libreoffice.org>  [ec3123033ab3ea3eace5dd7b53047dcd4daa4ece]

        Add new Help menu entries into Help main page
        
        Add entries
        - User guides
        - Get help online
        - Restart in Safe Mode
        
        Change-Id: I66e426457c68613d738f49b79f3221cc19b0a7f5
        Reviewed-on: https://gerrit.libreoffice.org/33451
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-23  Gabor Kelemen  <kelemeng@gnome.hu>  [0b8b6b25fd76e0bf13929b0d45d8c611e6e28646]

        tdf#102930 Update Mail Merge dialog help page
        
        Sync content to current UI, update bookmarks and ahelps
        There are many MM pages, this is just one of them.
        
        Change-Id: I273d5cb9d77ea5f9b3f7de23f6384fef09d607f3
        Reviewed-on: https://gerrit.libreoffice.org/33410
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-23  Gabor Kelemen  <kelemeng@gnome.hu>  [e46d808eaeb8b704205738de88bfc3b3964e8df1]

        Tools - Customize - Menu tab is Menus nowadays
        
        Change-Id: Id3869b626214d75262ada41f2b413d65bee6532b
        Reviewed-on: https://gerrit.libreoffice.org/33409
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-23  Gabor Kelemen  <kelemeng@gnome.hu>  [2886a2b0e3f7079e25616e0f78471bc9726a950e]

        Now it is possible to edit context menus
        
        Change-Id: Ic6d091328d8eae53e58ca37eb2cf9445513af0ca
        Reviewed-on: https://gerrit.libreoffice.org/33408
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-23  Gabor Kelemen  <kelemeng@gnome.hu>  [af3fb279286f93b06aa26c1fee5bbc8a5824145c]

        Fix numeric ahelps on Writer Table menu page
        
        Change-Id: I12efaf77cc126c4d0db70581ae1594c10d3dc94b
        Reviewed-on: https://gerrit.libreoffice.org/33407
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-23  Gabor Kelemen  <kelemeng@gnome.hu>  [bc9f4bf8de06b5575f87eac6e26f8df6ba84ffad]

        'Insert Sheet' and 'Insert Sheet from File' moved
        
        ...to the Sheet menu from Insert
        
        Change-Id: Ia46ab0331940f0485a59c199af6521f42d95f05f
        Reviewed-on: https://gerrit.libreoffice.org/33406
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-23  Gabor Kelemen  <kelemeng@gnome.hu>  [7e4c92e9870eb09ffd836d976ce413133781af2f]

        Fix ahelp of 'Sheet from file' menu command
        
        Remove a duplicate bookmark too
        
        Change-Id: Icfb63d1edc750759fa0f0805f8e83bee8dc29a95
        Reviewed-on: https://gerrit.libreoffice.org/33405
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-21  Stephan Bergmann  <sbergman@redhat.com>  [8e2bbff94a6584e31f2b9adaf22dd94c2afc5446]

        Duplicate ID
        
        Change-Id: I3b4721de7485b3676857de78163df9a4feab26cf

2017-01-21  Gabor Kelemen  <kelemeng@gnome.hu>  [d61d111c356296112ff6f0b35028742b7f1a0ba4]

        Drop Transition Speed page, this feature is no more
        
        Change-Id: I3b053954f68cdf1b695d2c6b8e617125b3b2205d
        Reviewed-on: https://gerrit.libreoffice.org/33371
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-21  Gabor Kelemen  <kelemeng@gnome.hu>  [b3cc89aa41637615553203f4293dbc9fbf4c636d]

        Fix Slide Transitions page
        
        Fix bookmarks, even the good ones contained a typo
        Sync content with UI changes
        .uno:DiaSpeed seems to be gone
        
        Change-Id: I25b2a181b4a70294df353c563ae4bc38a069f53b
        Reviewed-on: https://gerrit.libreoffice.org/33369
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-21  Gabor Kelemen  <kelemeng@gnome.hu>  [5d1e0e3cc71005c90fce00b47022816aa4b32d84]

        Move help paragraphs to the Online Update settings page
        
        ...where it actually belongs.
        Tailor the text a bit to make some more sense.
        
        Change-Id: Id7e2c07c425e797116073a65fd0be590e837ca66
        Reviewed-on: https://gerrit.libreoffice.org/33368
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-21  Gabor Kelemen  <kelemeng@gnome.hu>  [529ebd059a6f8cebeee0e1c1a30e52b17bf6a3b2]

        Remove an obsolete bookmark and ahelp
        
        Change-Id: I808bc9b12c9216d1518bc78d6f982bdf1c298873
        Reviewed-on: https://gerrit.libreoffice.org/33367
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-20  Gabor Kelemen  <kelemeng@gnome.hu>  [19715d0fd1198603141ee18e632d117ba61ed4ed]

        Fix a bookmark on the 'New Menu' page
        
        This is under the Customize panel -> Menus tab -> New button
        
        Change-Id: Ic558bcdf968baeb93e1dc77fe7aa0b4ddc3b2f3f
        Reviewed-on: https://gerrit.libreoffice.org/33335
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-20  Gabor Kelemen  <kelemeng@gnome.hu>  [bc7939449204ee99dab6017d60aa5b84de23323a]

        Remove an obsolete bookmark
        
        Change-Id: Ifb11433293535d9ed00211a8d9535bf70192768c
        Reviewed-on: https://gerrit.libreoffice.org/33333
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-20  Gabor Kelemen  <kelemeng@gnome.hu>  [8ad810c7ef2e078496047766402a7bfcd2953332]

        Fix Calc Group page
        
        Fix bookmarks, ahelps and the menu path for the Ungroup action
        
        Change-Id: Ia8e66fb00f580e562f7abd2546666f8d74a06ab4
        Reviewed-on: https://gerrit.libreoffice.org/33331
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-20  Gabor Kelemen  <kelemeng@gnome.hu>  [ffe473f0fe547ecffe954fa841e128faf307dabc]

        Update Titles (Chart) dialog page
        
        Adapt to UI changes
        Fix bookmarks and ahelps
        Drop description and menu access paths of obsolete
        .uno:ToggleAxisTitle and .uno:ToggleTitle
        
        Change-Id: Ide578bb49778882c65107cb546ba9654c92ef472
        Reviewed-on: https://gerrit.libreoffice.org/33330
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-20  Gabor Kelemen  <kelemeng@gnome.hu>  [c1116f5a81a8f8288639131156b78704ef6c3cea]

        Remove an obsolete bookmark from the Envelope page
        
        Change-Id: I2694dc1232869f9a270cd4b1598608ccceaee164
        Reviewed-on: https://gerrit.libreoffice.org/33332
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-19  Olivier  <olivier.hallot@libreoffice.org>  [ab01c44126432945c486bfc2acc2e3106c596c6d]

        Insert %PRODUCTNAME where it must be.
        
        Change-Id: Ide87d1a8e17af36bce29f14baef97a3afcc5b0d7
        Reviewed-on: https://gerrit.libreoffice.org/33327
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-19  Gabor Kelemen  <kelemeng@gnome.hu>  [aab4216ec1ca25cc74e70f5cacb2294cbcfc3143]

        Fix ahelps on Agenda Wizards second page
        
        Change-Id: I42b1cd1af416d1a046c3ebdd5aa1c883a9773667
        Reviewed-on: https://gerrit.libreoffice.org/33290
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-19  Gabor Kelemen  <kelemeng@gnome.hu>  [996d21944854229aea03609e69302bfb08ca1701]

        Fix Text Format (Search) page
        
        Correct bookmarks and ahelps
        Remove duplicate content and old comments
        Remove unnecessary switch from around the whole content
        
        Change-Id: I57a1ce99ea6509e321a8364c6d3dd1dd9c2cbc4d
        Reviewed-on: https://gerrit.libreoffice.org/33288
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-18  Stephan Bergmann  <sbergman@redhat.com>  [b37cd461191a0a5912383081989d834852ade6c2]

        Fix duplicate ID
        
        Change-Id: Ia6785ffdd1d76fe21437aeb06292126ca9b81e15

2017-01-18  Gabor Kelemen  <kelemeng@gnome.hu>  [5d48c8a116679e077ce042df83fef5817cf716ea]

        Fix bookmarks and ahelps on the 'Insert Row/Column' page
        
        Change-Id: Id7f5a4c9ab804d8a8563382305136b0456302f18
        Reviewed-on: https://gerrit.libreoffice.org/33241
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-18  Gabor Kelemen  <kelemeng@gnome.hu>  [7fff88fe023d8da63708134138cf263a2314b68c]

        Fix bookmarks and ahelps for 'Choose Item' dialog
        
        Change-Id: I394e73ea4ca4b24dd088db71fc163d3b5909260d
        Reviewed-on: https://gerrit.libreoffice.org/33239
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-18  Gabor Kelemen  <kelemeng@gnome.hu>  [f3447723452fd34ef8a1efb650de3645b9c737ff]

        Remove obsolete ahelps from Compatibility options page
        
        Change-Id: I977b3ab385c323961676e5478ad9a530962c7cc8
        Reviewed-on: https://gerrit.libreoffice.org/33238
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-17  Gabor Kelemen  <kelemeng@gnome.hu>  [e40264511f6c8dfb16c284675e400080ec9a5526]

        Sync terminology to UI: graphic -> image, hyperlink -> link
        
        Change-Id: I852e8924024899d346b7152ef31cbc85246f0bb1
        Reviewed-on: https://gerrit.libreoffice.org/33198
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-17  Gabor Kelemen  <kelemeng@gnome.hu>  [4dd957bf55432bc092222d405c51fb8b4a09a1ca]

        Fix old bookmarks and ahelps for Search Attributes page
        
        Change-Id: If40d8e8b4347678fcc530ada0ab3c0b2bdefe9c4
        Reviewed-on: https://gerrit.libreoffice.org/33194
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-17  Gabor Kelemen  <kelemeng@gnome.hu>  [884382ec3e0d40e7cb21597569a5f653c02e8921]

        Remove nonsensical switchinline
        
        Also sync the UI elements link and name
        
        Change-Id: I607b18357e4424fbffeb55bd932e72c91e9ff458
        Reviewed-on: https://gerrit.libreoffice.org/33199
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-17  Gabor Kelemen  <kelemeng@gnome.hu>  [3c3239394a090a3a4376b0a963c30be7a89ed7c4]

        Fix connection between UI and help on Calc Statistics page
        
        File - Properties - Statistics tabpage in Calc was not
        linked to the help page
        
        Change-Id: Ief122e7959f3d396c2cd2d213a7a1434708b5925
        Reviewed-on: https://gerrit.libreoffice.org/33193
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-16  Olivier  <olivier.hallot@libreoffice.org>  [5f63c5afbcb8e280ce5759ef1a72bc6d6b0d9d3c]

        Fix non-existing WORKDAYS function
        
        function WORKDAYS is actually WORKDAY.
        
        Change-Id: Ifd3b9b7f06d30eefdc3c7eef5e185fe83fa0f6c5
        Reviewed-on: https://gerrit.libreoffice.org/33172
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-16  Katarina Behrens  <Katarina.Behrens@cib.de>  [b79a20a305cc44ab3fb1a10325274d4867768d66]

        Update safe mode help text to reflect changes in UI
        
        Change-Id: Icdbb9ed9ae3cf8bc41f44b407d0d352a7d4fde32
        Reviewed-on: https://gerrit.libreoffice.org/33161
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f877da8362728007c4771e731487149c084fc2da]

        typo: add missing space
        
        via translator feedback
        
        Change-Id: I932dde4cc9d728830f8eeb35453853b9d63bfe9c

2017-01-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [668e70a3a1dcd5e30aec5541ab716acd20223c1e]

        typo: deativates → deactivates
        
        via translator feedback
        
        Change-Id: Id3c37039426acfce83f8a423e70cba2cb2f61bbf

2017-01-16  Gabor Kelemen  <kelemeng@gnome.hu>  [6d47ddb5ee88c192a4fa3343b1cccf4044c54e2c]

        Fix Macro assignment page of frames, images and OLE objects
        
        Fixes bookmarks, ahelps and UI element names
        
        Change-Id: I8441005c2bf181af314d3e80b4d926fa9caf923e
        Reviewed-on: https://gerrit.libreoffice.org/33109
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-16  Gabor Kelemen  <kelemeng@gnome.hu>  [e8625126b630646ca0f490e1f21ef97015bce2a3]

        tdf#105354 Do not link Macro Selector window to wrong page
        
        With this part dropped (it doesn't make any sense)
        the Macro Selector windows Help button does not display
        the Customize - Menu tabs help page anymore
        
        Change-Id: I2b74d4e920ee0e6b2172842406e29bbbecc329e5
        Reviewed-on: https://gerrit.libreoffice.org/33106
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-16  Gabor Kelemen  <kelemeng@gnome.hu>  [c5f15a5212c3b3da85229045ba24354c1f42726b]

        Typo: 'theList Box Wizard'
        
        Change-Id: I664271ec7cf1de150c13bf32e1c37b91f2f297a9
        Reviewed-on: https://gerrit.libreoffice.org/33105
        Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
        Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>

2017-01-16  Gabor Kelemen  <kelemeng@gnome.hu>  [d384c401e5630c617ac55e4f4b6e7142cc225e1c]

        Typofixes: spaces missing after </item>
        
        Change-Id: I2344e3f845f83aac65eb0ebe53b1c1f2064f4022
        Reviewed-on: https://gerrit.libreoffice.org/33108
        Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
        Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>

2017-01-16  Gabor Kelemen  <kelemeng@gnome.hu>  [ba55e4f84d78748ea2f532515220e3860374a2b7]

        Typofixes: missing spaces around <emph> and </emph>
        
        Change-Id: I20d9bed521fcf8c8fcba642c55821978cd3c78c3
        Reviewed-on: https://gerrit.libreoffice.org/33107
        Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
        Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>

2017-01-16  Gabor Kelemen  <kelemeng@gnome.hu>  [26f13088c51486cbf9300e6453458f655f61d702]

        tdf#105089 (partial) Typo: 'if he status' -> 'if the status'
        
        Change-Id: I78c9f36335ee1f79860237b92fa90b4731a589fd
        Reviewed-on: https://gerrit.libreoffice.org/33104
        Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
        Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>

2017-01-14  Olivier  <olivier.hallot@libreoffice.org>  [7f522b0b3add60eaf756d4c018b92c9c9f45d9ba]

        Fix typo in help page
        
        Change-Id: I6c9022dc42b8baa9fedc270c86c9a8cd65cb9d3a
        Reviewed-on: https://gerrit.libreoffice.org/33068
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-12  Olivier  <olivier.hallot@libreoffice.org>  [2550608f310dd5cba88967e2b1d7430d46bd1bcd]

        No need to explain errors after user mistake.
        
        Change-Id: I986fcfffe790fe8cff3d209f514c5a34c7d28478
        Reviewed-on: https://gerrit.libreoffice.org/32939
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2017-01-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [69cc05e42df703775a9716d8eb1767b1fd147336]

        A bit of cleanup in cmis-remote-files-setup.xhp
        
        - One doesn’t need to have all those <embedvar>s included in the
          translatable strings
        - Consistently use hyphen-minus as the menu path separator, as in
          the rest of the help files
        - Drop hardcoded “LibreOffice” in favor of “%PRODUCTNAME”
        
        Change-Id: I2ed2d4d9516365caa8230bb4cd53d07c610155e1

2017-01-09  Olivier  <olivier.hallot@libreoffice.org>  [32c3b487b2abbfe65282178ba89c2606f71f4c98]

        Fix typos in help texts
        
        Change-Id: I89400e762b9798bbf451c1f41b6792e21e7a81f1
        Reviewed-on: https://gerrit.libreoffice.org/32908
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-08  Gabor Kelemen  <kelemeng@gnome.hu>  [fce5517eb405ef8288d4d421259716d99b817eb1]

        Fix bookmarks on DB Wizard 'Text file connection' page
        
        Change-Id: I6c2881bf4e33cc9f50417c685bb7c74897ac7bb3
        Reviewed-on: https://gerrit.libreoffice.org/32835
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-08  Gabor Kelemen  <kelemeng@gnome.hu>  [6d0450c494e5d21fd79940ee9863353ecd70db50]

        Fix bookmarks on DB Wizard 'Spreadsheet connection' page
        
        Sync the page title with the wizard page name too
        
        Change-Id: I6cdbdea2325b914e61d8ab744cb489d14867d6bc
        Reviewed-on: https://gerrit.libreoffice.org/32834
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-08  Gabor Kelemen  <kelemeng@gnome.hu>  [91536d63eed45ee12789d22b15cbfaf79135789f]

        Sync DB Wizard 'Authentication' page title with the UI
        
        Change-Id: I8d00541d0d1a73cc174396a4b1c7d8a0b3c01bd6
        Reviewed-on: https://gerrit.libreoffice.org/32833
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-08  Gabor Kelemen  <kelemeng@gnome.hu>  [fe71a0de7fa240513f58a6993d02016f1774728f]

        Fix bookmarks and ahelps on DB Wizard JDBC page
        
        Change-Id: Id50171d63cadec967d31100dca940902f2a40029
        Reviewed-on: https://gerrit.libreoffice.org/32832
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-08  Gabor Kelemen  <kelemeng@gnome.hu>  [9ce74cec5a7f95ac442c9caa22aa16839d807581]

        Move bookmarks and ahelps to DB Wizard Auth page
        
        ...from the ADO connection page.
        Also document the 'Test Connection' button a bit.
        
        Change-Id: I7d5b13baeb8ffb348ffea1c9a991b4498e8f5cc9
        Reviewed-on: https://gerrit.libreoffice.org/32831
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-08  Gabor Kelemen  <kelemeng@gnome.hu>  [5e4b205a3259f265e6dddc578d16793c1a733e9e]

        tdf#105070 'Compare Document' menu item has moved
        
        From 'Edit' menu to 'Edit - Track Changes' submenu
        
        Change-Id: I02fd05e97f989369bcee5c5ab26fdd78121c2282
        Reviewed-on: https://gerrit.libreoffice.org/32836
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-08  Gabor Kelemen  <kelemeng@gnome.hu>  [74ab5d9e81c1406229ec3075afadf2b03888f269]

        Do not report .pyc files in to-wiki as changed
        
        Change-Id: Ifb052ae5b55836995bc78cab37b95476f9770a6a
        Reviewed-on: https://gerrit.libreoffice.org/32837
        Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
        Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2017-01-08  Olivier  <olivier.hallot@libreoffice.org>  [a4da1578e80d79e205a78cdee9e3c1dd7df82e42]

        Review of help page for protection in Writer
        
        Change-Id: I7b2c15479faa585a643a33defb0484eb947b1afa
        Reviewed-on: https://gerrit.libreoffice.org/32846
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-07  Gabor Kelemen  <kelemeng@gnome.hu>  [e8d93437e93da580ecb9d46a441b8610900c4f32]

        Drop 'Network Identity' page
        
        The corresponding feature was removed in 2012 with
        098be920e012a3ae133d23cffdb161a0816d29c4
        
        Change-Id: I40168499dc3d7a9cf8ba308b942bd46445e608fe
        Reviewed-on: https://gerrit.libreoffice.org/32801
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-07  Gabor Kelemen  <kelemeng@gnome.hu>  [fd44cddea40406cbdde5621e0e25c6c6be3e9955]

        test-hid-vs-ui: Fix bookmarks and ahelps to floatingelements.ui
        
        From one of ['source/text/smath/01/03090200.xhp',
        'source/text/smath/01/03090400.xhp'], we did not find file
         starmath/uiconfig/smath/ui/floatingelements.ui.
        From one of ['source/text/smath/01/03090700.xhp',
        'source/text/smath/01/03090500.xhp',
        'source/text/smath/01/03090800.xhp',
        'source/text/smath/01/03090300.xhp',
        'source/text/smath/01/03090600.xhp',
        'source/text/smath/01/03090100.xhp'], we did not find file
        smath/uiconfig/ui/floatingelements.ui.
        
        File was dropped in 3dfe2fc394ca1e168e800ffcc3ac0f69b4eeb173
        
        Change-Id: I896778156c41755cc1d979e75018e1b9b5806d5b
        Reviewed-on: https://gerrit.libreoffice.org/32799
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-06  Olivier  <olivier.hallot@libreoffice.org>  [65af088bf1a712cd234e0e97e2820c44f6327f81]

        Better wording for title pages help page
        
        Change-Id: Idb7643131803708206c04382d7b2520610216ad1
        Reviewed-on: https://gerrit.libreoffice.org/32780
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-06  Olivier  <olivier.hallot@libreoffice.org>  [d2ff85a3942838ae72e4d7abced5e94e6d275225]

        Typos and tweaks in Help pages from translation
        
        Change-Id: I53963f69b268ac57166963b5d1f4cac663b67312
        Reviewed-on: https://gerrit.libreoffice.org/32760
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2017-01-06  Gabor Kelemen  <kelemeng@gnome.hu>  [5dab8d006d59a1187da8afae151c48f24080764f]

        test-hid-vs-ui: Fix Writer Navigator side pane element references
        
        From source/text/shared/01/02110000.xhp,
        we did not find file sw/uiconfig/swriter/ui.ui.
        From one of ['source/text/swriter/01/02110000.xhp',
        'source/text/shared/01/02110000.xhp'], referenced items
        ['numericfield', 'promotelvl', 'up', 'demotelvl']
        were not found inside sw/uiconfig/swriter/ui/navigatorpanel.ui.
        
        From these numericfield is a special case, let it be for now.
        
        Change-Id: Ief96fd2238e993d7d1a6d8a59cd86f1ddef94980
        Reviewed-on: https://gerrit.libreoffice.org/32765
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-05  Olivier  <olivier.hallot@libreoffice.org>  [e5fa8a6736f11ccb8c7e87ce7e07cf003be61fa1]

        Fix 'Insert - Document' menu entry in HC2
        
        Change-Id: I31cfecee94a4f38c4ad1488eed1e555b1daba810
        Reviewed-on: https://gerrit.libreoffice.org/32750
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-04  Gabor Kelemen  <kelemeng@gnome.hu>  [17e3d608a1d4a09b6ef258beb4c2c22becd16414]

        Fix ahelps and bookmarks on the 'Database Selection' page
        
        The wizard page is renamed, so change that too.
        Main DB Wizard page bookmark was obsolete, fix that too
        
        Change-Id: Ida8827add4531efb0e0e1c7391eb2a17eb699f62
        Reviewed-on: https://gerrit.libreoffice.org/32707
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-03  Olivier  <olivier.hallot@libreoffice.org>  [723fa653bcc87c94ff246e9ef754e11fb097d926]

        Adjust menus paths for commands
        
        Change-Id: Ie8f1c874cc3d8179b79afee3f673e50379708a05
        Reviewed-on: https://gerrit.libreoffice.org/32702
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-03  Olivier Hallot  <olivier.hallot@edx.srv.br>  [b35dc043354c7a585cce3346e94987205bb14f9a]

        Revert "Remove tautology"
        
        This reverts commit 8c86ecf8cccaf730c2d03514d614db9a958172a7.
        
        Change-Id: I4ab158c181026f285f44fc1a99da8ff729561462
        Reviewed-on: https://gerrit.libreoffice.org/32701
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-03  Olivier  <olivier.hallot@libreoffice.org>  [8c86ecf8cccaf730c2d03514d614db9a958172a7]

        Remove tautology
        
        Change-Id: I8567633042a09f1423499bbbb3d814399fccb0a6
        Reviewed-on: https://gerrit.libreoffice.org/32659
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-03  Olivier  <olivier.hallot@libreoffice.org>  [c277e5344c0caea2ec5c331c54ce32a378439acc]

        Fix typos in help page title_page.xhp
        
        Change-Id: Ibaf2a0584576ad5fd34b337e10994953ea4bc1ae
        Reviewed-on: https://gerrit.libreoffice.org/32641
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2017-01-02  Gabor Kelemen  <kelemeng@gnome.hu>  [e48a6195fb176f3823ab5c0d9f700b50b9867486]

        Update the Formula Wizard page
        
        Fix bookmarks and ahelps
        Mention the new Search box
        Remove an extra link to the list of categories and functions
        Reorder the OK and Cancel button descriptions to match the UI
        
        Change-Id: Id4cabf36c28fce1e22d51d8342fafea6e6516754
        Reviewed-on: https://gerrit.libreoffice.org/32599
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-01  Gabor Kelemen  <kelemeng@gnome.hu>  [0333438951822fdb3300fdfffca07697aca108c1]

        Fix ahelps and bookmark on the Text Animation page
        
        of the Effect Options window
        
        Change-Id: I426118e41af06e017196ea17bf3c102f5f2ff3c3
        Reviewed-on: https://gerrit.libreoffice.org/32585
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-01  Gabor Kelemen  <kelemeng@gnome.hu>  [139645b43e947cad2e6bbb89d7901427e8e3edc4]

        Fix ahelps and bookmark on the Timing page
        
        of the Effect Options window, plus one inconsistency
        
        Change-Id: Ib8cd038c6dfcb4dfbb838f05945074b374b9127f
        Reviewed-on: https://gerrit.libreoffice.org/32584
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-01  Gabor Kelemen  <kelemeng@gnome.hu>  [1672ea56c2ca17e11e47dc6ee0b54f6c38a5b72b]

        Fix ahelps and bookmark on the Effect page
        
        of the Effect Options window
        
        Change-Id: I951f2d36283be6271ffe115ab53cfaf1d1f89104
        Reviewed-on: https://gerrit.libreoffice.org/32583
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-01  Gabor Kelemen  <kelemeng@gnome.hu>  [cb35be610c66fff9c7a91c264ddddb052dfe3d5c]

        Fix old numeric ahelps
        
        Change-Id: Ic30703d775685c455f826ff278ddff1dd8922604
        Reviewed-on: https://gerrit.libreoffice.org/32582
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2017-01-01  Gabor Kelemen  <kelemeng@gnome.hu>  [f59c4d42dc78c25641c7ee9da62abb49c313f93a]

        Reconnect 'Page Style - Footer' tabpage and help content
        
        Need to use custom HIDs so that the shared UI elements in
        headfootformatpage.ui can be linked to different paragraphs
        
        Change-Id: Ie9599ef8eb42336815b4f3127de0b3e9231b5b56
        Reviewed-on: https://gerrit.libreoffice.org/32501
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2017-01-01  Gabor Kelemen  <kelemeng@gnome.hu>  [11b85a0acfb0ed4bcaa6fe15cc2a7fb316d0cb88]

        Fix numeric ahids on Pivot table related pages
        
        And one inconsistency between the text and UI.
        
        Change-Id: I2c87869904d11be257f2fb61f0a4460f75e0797c
        Reviewed-on: https://gerrit.libreoffice.org/32567
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2017-01-01  Gabor Kelemen  <kelemeng@gnome.hu>  [644cf06e7b304f992c4f5291249b3721d9bfc7f6]

        Fix ahelps and bookmark in the Events page
        
        'Customize - Events' and 'Sheet - Sheet Events'
        uses this page, fix old style ahelps and add a bookmark
        to the latter.
        
        Change-Id: Ib54a3bd6d6f419cd35e788987967d1381a7430eb
        Reviewed-on: https://gerrit.libreoffice.org/32568
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2017-01-01  Gabor Kelemen  <kelemeng@gnome.hu>  [cefd88394fd05463539ad228ca7edf6c672e7c9b]

        Fix one more numeric ahid on the Script Organizer page
        
        Change-Id: I5596225ebd61b15c982818553369e2912b09ee10
        Reviewed-on: https://gerrit.libreoffice.org/32566
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-12-31  Gabor Kelemen  <kelemeng@gnome.hu>  [d798499f968366e1d0277e008d1d7e4b2912f85d]

        Update ahelps on the Security options panel
        
        Replace one numeric and add two new to buttons.
        
        Change-Id: I2ca885f8d43edde863e2ff9f13c9d5b4939508a7
        Reviewed-on: https://gerrit.libreoffice.org/32546
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-31  Gabor Kelemen  <kelemeng@gnome.hu>  [f785af949d5ce93d4ce66fe8a1dda42878613827]

        Replace numeric ahelps in the Registered Databases options
        
        To current, working ones
        
        Change-Id: I98ee8ef1d40097a19db48578aa98c84f0c4f3742
        Reviewed-on: https://gerrit.libreoffice.org/32545
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-31  Gabor Kelemen  <kelemeng@gnome.hu>  [92e858687cb974b9f6074e9643f5377f24eb73a0]

        tdf#98643 Fix links between UI and the 'Define Names' page
        
        So that they work in the Manage Names dialog too.
        Fixed up the text as well a bit to better fit the
        current state of the windows.
        I can't decide yet if it would be better to create a
        new Manage Names page or to change this one to
        mention Manage Names more (in title, howtoget, etc.)
        
        Change-Id: I5f39b02c54ccebde723b6b8b61bf7e58cd054028
        Reviewed-on: https://gerrit.libreoffice.org/32536
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-31  Gabor Kelemen  <kelemeng@gnome.hu>  [5063054f398d3d354ac215cdae56492f5450ad98]

        Move the 'how does word count work' embed to the end
        
        Currently it is embedded in the main section, which is
        embedded on the Writer Tools menu page and looks too terse.
        Also the 'how to get' section should not be the last
        on the page as it is now.
        
        Change-Id: I4da0acfe8ca0733faaf51a7ee3dedfc35ee1c121
        Reviewed-on: https://gerrit.libreoffice.org/32525
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-31  Gabor Kelemen  <kelemeng@gnome.hu>  [a733514016484af86fd706575bae64bdfaa4c723]

        tdf#80457 Make sure helpwiki finds the Word Count help page
        
        Also the ahelp HID did not work on the UI, fix that one too.
        
        Change-Id: I86b767c912afbb84bd568ffbbe8bde7dbafcd4f5
        Reviewed-on: https://gerrit.libreoffice.org/32524
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-30  Gabor Kelemen  <kelemeng@gnome.hu>  [add5f832ca414295b09ab8ef05aa73fb0d903705]

        tdf#105004 Remove some leftover mentions of spadmin
        
        Also the Print direct behavior seems to be changed
        at least on Linux, so drop that paragraph entirely
        
        Change-Id: Iad9ba7209b083e40acf8453920e78469459f7a91
        Reviewed-on: https://gerrit.libreoffice.org/32522
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-30  Gabor Kelemen  <kelemeng@gnome.hu>  [fa16e1bbf6540d59e4c8890939e66be82ad1af0d]

        tdf#104975 Document Significance parameter of PERCENTRANK
        
        Change-Id: If4d20ca70642bd08c1b7506d411767931e6a9d3e
        Reviewed-on: https://gerrit.libreoffice.org/32520
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-30  Gabor Kelemen  <kelemeng@gnome.hu>  [040bead66ab62f65b75471ba7752bb0a3c29c7e5]

        Don't link UI from the Footer tabpage to the Header help page
        
        We have a separate help page for that.
        
        Change-Id: I34d6136c8f1dc7263b2a9937d08d8aca7629133a
        Reviewed-on: https://gerrit.libreoffice.org/32500
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-28  Olivier  <olivier.hallot@libreoffice.org>  [716c3d6f852f76806b09c7b53d5358d9b3a2849e]

        Fix typos in help pages
        
        Typos found by translators in help pages.
        
        Change-Id: Iecaf0d7d4e1c1f1f184cdad9f9c0b5ea42795c8e
        Reviewed-on: https://gerrit.libreoffice.org/32468
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-27  Olivier  <olivier.hallot@libreoffice.org>  [f2d16dc7c431530719b535d8b86fffc00362d990]

        Fix syntax of example in 03104300.xhp
        
        A function result is allways assigned to a variable
        
        Change-Id: Id422f9018cacca1eb2022c03568d8aad9edfe8fd
        Reviewed-on: https://gerrit.libreoffice.org/32461
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-27  Gabor Kelemen  <kelemeng@gnome.hu>  [1125573f063f864fb7439a82fc71288dcc6d8466]

        tdf#104404 Fix bookmarks and ahelps on the Extension Manager page
        
        Change-Id: Ib98c37d3b2ca464fb8e5e58eadadcc1d333d4545
        Reviewed-on: https://gerrit.libreoffice.org/32446
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-26  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [bbbf563e07835cd3e09af87b4aa7673664af7eda]

        Wrong term: “submenu” → “context menu”
        
        Change-Id: I5345e2dd4126734bb8add69d13be28b5730b3770

2016-12-26  Andras Timar  <andras.timar@collabora.com>  [10615e70c4077eeb01e3f5627ad0f9d808a5d480]

        Wikihelp converter cannot handle switch in switch
        
        Change-Id: I18ffb8a5ec7421431088fe094b541571ffccd1fc
        Reviewed-on: https://gerrit.libreoffice.org/32438
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-12-26  Andras Timar  <andras.timar@collabora.com>  [8c39d43f9a9f00e8990d7d9ed52dd0a7e36555b9]

        Fix validation errors against xmlhelp.dtd
        
        Change-Id: I453fb62f45b445b360d4722db83023a633053fb8
        Reviewed-on: https://gerrit.libreoffice.org/32437
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-12-25  Olivier  <olivier.hallot@libreoffice.org>  [b6d54386f19adf3a6a967ae6e24a06f5473a8dca]

        HC3 tweaks
        
        1) Add level to embedded headings
        2) Add id= to paragraphs and headings
        
        Change-Id: Id6ba1fe6518295e08f99bb1f28cf59c9893d8ddd
        Reviewed-on: https://gerrit.libreoffice.org/32426
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-24  Gabor Kelemen  <kelemeng@gnome.hu>  [6f19c099aa6852d0ec0570d9f56281e7f7032f81]

        Add script to check for broken image references
        
        Such may appear if images are moved around in the
        icon theme directories or between the icon themes
        and the helpcontent2 repo.
        Simple typos are also possible.
        
        Change-Id: Iafee73efe9776ebf8ae74919c90644570593d94e
        Reviewed-on: https://gerrit.libreoffice.org/32264
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-23  Gabor Kelemen  <kelemeng@gnome.hu>  [447e7d65d59935724657e59b7f9f8bf312c6dce8]

        Update Area tab page and Area dialog help pages
        
        - Add distinctive titles
        - Remove embeds from the Area dialogs page to subpages now on the tab
        - Update text and UI connections on the Area tabpage
          Add links to subpages
        - Still left: move out help text of .uno:FillStyle
        
        Change-Id: If6561f0d348997263ad71170ef58691e751605a3
        Reviewed-on: https://gerrit.libreoffice.org/32263
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-23  Gabor Kelemen  <kelemeng@gnome.hu>  [70274981c0428b95e2868660f7b8d387048ef2ba]

        tdf#60873 Link Protect Sheet dialog to its own help page
        
        Instead of Protecting Cells from Changes.
        Create a link to the Password page too.
        TODO: Update formatting of all those tips, they look terrible
        
        Change-Id: I345bcfd315680b5ad4fdf71dcc04085ef438ad13
        Reviewed-on: https://gerrit.libreoffice.org/32360
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-23  Gabor Kelemen  <kelemeng@gnome.hu>  [f7d6c59b0ef6b01ea2d4b155d071f6b3617cd15f]

        Fix ahelp hids in the Gallery and Styles and Formatting sidebars
        
        Change-Id: I1449abab18c98ffc8b200cdb1ee29ab6a56df33c
        Reviewed-on: https://gerrit.libreoffice.org/32355
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-23  Gabor Kelemen  <kelemeng@gnome.hu>  [f71f2e44e8dbd9b026755152568e7c0f32f47fe9]

        tdf#76488 (partial) Reconnect the script organizer dialog and UI
        
        Change-Id: I96a6cb57f47dca1b91b8d107adf0c34bd77845b0
        Reviewed-on: https://gerrit.libreoffice.org/32317
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-22  Jan Holesovsky  <kendy@collabora.com>  [4736be43b377d0493ee0327f605a8551eca0d647]

        help.js: Speedup the search.

2016-12-22  Jan Holesovsky  <kendy@collabora.com>  [bfe8593e120f83c936dc91fd40ece2e98c04603c]

        help.js: Chrome returns 0 when using the local files.
        
        Note: help.js works in Chrome only when you run it with
        --allow-file-access-from-files.

2016-12-22  Jan Holesovsky  <kendy@collabora.com>  [805e50ccdd54fc1604316e8335d1b4c21ed39a9a]

        help.js: Use the async XMLHttpRequest.

2016-12-22  Jan Holesovsky  <kendy@collabora.com>  [76df8c42a30d1dd3a6bd015a28d36325d4798174]

        help.js: Remove a param that is always '1'.

2016-12-22  Caolán McNamara  <caolanm@redhat.com>  [b46832dd2c7738ccb0bbd285792b113cc869cecb]

        drop imglst
        
        Change-Id: I6a9caacfb23c7610bf531e7a8b2719d6ebae3bf0

2016-12-20  Gabor Kelemen  <kelemeng@gnome.hu>  [b87c7bf36032b0b3fe31c37e9a434ce2019b8bfe]

        Reconnect Shadow area tab page and UI
        
        Change-Id: Ib862df7239258c3cea4c7d476cb0104924f293ce
        Reviewed-on: https://gerrit.libreoffice.org/32259
        Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
        Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>

2016-12-20  Olivier  <olivier.hallot@libreoffice.org>  [84c9ad7e308a3fa3809529aac4557c0b4cde823e]

        Sort bookmarks alphabetically in HC3
        
        Change-Id: Id26048f7ebfdccc2e5afd8a851a0f30c7a78fda0
        Reviewed-on: https://gerrit.libreoffice.org/32249
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-16  Olivier Hallot  <ohallot@collabora.co.uk>  [330afbbc626e0e811a3bf0fc709fedc41b11eed2]

        Fix URL for invoking help page in HC3
        
        Missing ?
        
        Change-Id: If1e1f2a94f3509f4d1dd120409f4504a1a1c0bad
        Reviewed-on: https://gerrit.libreoffice.org/32060
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-16  Gabor Kelemen  <kelemeng@gnome.hu>  [c349db3a49bae0d8a45528b8889bd36b337117b4]

        Update 'Insert Names' dialog to 'Paste Names'
        
        There is a new terminology for the same thing.
        Also document a new button.
        Updated the bookmarks and ahids to restore connection
        between UI and help page.
        
        Change-Id: I05eaad7546dbedcf065b9a97b830550e1ec22515
        Reviewed-on: https://gerrit.libreoffice.org/32063
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-16  Gabor Kelemen  <kelemeng@gnome.hu>  [2ecebd5cd909f68f388490f26da74e67416f274f]

        Restore connection between the 'Insert hyperlink' UI and help
        
        Renaming hyperlink to link is still left to do.
        
        Change-Id: I1d7b472cbd0511c80e25a7c433b08e5a79d5d592
        Reviewed-on: https://gerrit.libreoffice.org/32062
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-16  Gabor Kelemen  <kelemeng@gnome.hu>  [6eb8d7cd07d0d3fe043747e20ee394a427b9959e]

        tdf#88414 Connect the Navigator side pane to help
        
        Change-Id: I41c51f34939dc2ddd7e96c6a0c1bfb4d7b3e03d9
        Reviewed-on: https://gerrit.libreoffice.org/32061
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-15  Gabor Kelemen  <kelemeng@gnome.hu>  [2234be96c0865090b2e1c47e5138f011b566512c]

        tdf#104569 Fix icon paths on Style and Formatting pages
        
        Change-Id: Ida5a3a066946c8d195023bfd182bae0a703bbb5c
        Reviewed-on: https://gerrit.libreoffice.org/32052
        Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
        Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>

2016-12-15  Gabor Kelemen  <kelemeng@gnome.hu>  [7d62908799da6b9ec1f4c2749fbbef9d7093effd]

        tdf#76488 (partial) Update footnote properties page
        
        Document changes and reconnect with the UI
        
        Change-Id: Ia426309a89773ff7ffaa8ba7e3c6157fea3b6282
        Reviewed-on: https://gerrit.libreoffice.org/32022
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-15  Gabor Kelemen  <kelemeng@gnome.hu>  [612e430cec8a3298855f5642b4b589b74f7282ad]

        Remove documentation for Adabas database in Base
        
        Support for Adabas was dropped in commit
        af9709c3cba8c386a30553c43a620320b15c65f4
        i.e. in 2012. Time for the help to go too.
        
        Change-Id: Iffa36bb4a2e32ce754a74357fa91ba0d01f3ac56
        Reviewed-on: https://gerrit.libreoffice.org/32023
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-15  Gabor Kelemen  <kelemeng@gnome.hu>  [6b12e054bde038fae6a6ee03c52b3c6664ab4300]

        Drop 'Warning Print Options' page
        
        Can't find this feature in core anymore.
        
        Change-Id: I32dc10a19da6eea51ffd939e15c5a35acb95a1ac
        Reviewed-on: https://gerrit.libreoffice.org/32025
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-15  Gabor Kelemen  <kelemeng@gnome.hu>  [b57f991c21f157f79e12b18664972d51ab7f3fbc]

        tdf#100096 Document security option for link blocking
        
        Also fix the nonsensical ahids of that page
        
        Change-Id: Iaa7b190c031e0c925d066d576ec14f4b282ef67c
        Reviewed-on: https://gerrit.libreoffice.org/32021
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-15  Gabor Kelemen  <kelemeng@gnome.hu>  [ad3d97a39a7f420365ed0ae186981cad6a887da3]

        Restore connection between the 'Floating Frame' dialog and UI
        
        With minimal updates to the content.
        
        Change-Id: I9c2442b66e756b9bc1bf18770412280135e3ba03
        Reviewed-on: https://gerrit.libreoffice.org/32024
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-14  Gabor Kelemen  <kelemeng@gnome.hu>  [cb54cfefe42d115a08e3c368a028b3f0b30485d4]

        tdf#104359 (partial) Handle ol_item and ul_item
        
        This was throwing an exception and not generating a wiki page
        
        Change-Id: Ic7d362cf65507aa8d90335c7f0ff3b5d8ea6fe58
        Reviewed-on: https://gerrit.libreoffice.org/31610
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-12-14  Gabor Kelemen  <kelemeng@gnome.hu>  [7de8eed8b1b908c9e37f6e2499f37768a2354d27]

        Handle 'acronym' item type
        
        This was throwing an exception and not generating a wiki page
        Format with a simple italic text for now - better ideas welcome!
        
        Change-Id: I1b08c6b6dd2e96eef3cac4808fe23f911dc06cd3
        Reviewed-on: https://gerrit.libreoffice.org/31609
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-12-14  Gabor Kelemen  <kelemeng@gnome.hu>  [96a84b25e3ae012661a68da1ecdbbf0d94089d9b]

        tdf#104489 Include the product name in wiki page URL
        
        Change-Id: I39155cf12a7ba178b0fb4e25315bd32156086846
        Reviewed-on: https://gerrit.libreoffice.org/31772
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-12-14  Olivier Hallot  <ohallot@collabora.co.uk>  [d3d24377c0ed652c0f0460ecbb4a8d80261f999d]

        Remove noise in help file
        
        Change-Id: Ifdcf7fe44f62d55b88ffb0c5c06fe45bb84c881d
        Reviewed-on: https://gerrit.libreoffice.org/32010
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-12  tagezi  <lera.goncharuk@gmail.com>  [47ad5a2f2102740bda4cf02dcd73562da79f67a9]

        tdf#100836 "Starting the LibreOffice Software With Parameters" help update
        
        rewritten cmdHelp in accordance with the attached document in bug tdf#100836
        
        Change-Id: I6061dab2ed83a2be0653fbbd422e3193386d9d98
        Reviewed-on: https://gerrit.libreoffice.org/31595
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-11  Caolán McNamara  <caolanm@redhat.com>  [89416253fdd67a9334660238f2c23f0fdfb3a10e]

        fix emph tag
        
        Change-Id: I5335a8dfce80fef6a59b102bac11a0017b4fff54

2016-12-11  Gabor Kelemen  <kelemeng@gnome.hu>  [957f72b1e3aeeb596eb9c82b4b623d09d1122e71]

        tdf#103527 (related) Drop redundant Color settings page
        
        It has no substantial content so it could create only confusion
        
        Change-Id: I393c7f5b3094977ceb2a84876b0cd2d434d9f9af
        Reviewed-on: https://gerrit.libreoffice.org/31849
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-11  Gabor Kelemen  <kelemeng@gnome.hu>  [4d650fceb5cf89f9ef2ce4ccfb602043c99fce59]

        Drop help page for .uno:PreviewPrintOptions
        
        I can't find any trace of this command in core or
        in the git log so probably no one will miss this page.
        
        Change-Id: I3a4e8de28ef717fb2db6df38f63468604730c3fd
        Reviewed-on: https://gerrit.libreoffice.org/31848
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-11  Gabor Kelemen  <kelemeng@gnome.hu>  [eb6324c80763f482d2adefe4d91c2f31904f2fa0]

        tdf#93299 Reconnect 'Outline and Numbering' page and UI
        
        Update bookmark and ahelp HIDs.
        Add a description to the 'Edit Style' button.
        
        Change-Id: I9866c00e62d5ea54881e3c8156ef57db4d998fbc
        Reviewed-on: https://gerrit.libreoffice.org/31842
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-11  Gabor Kelemen  <kelemeng@gnome.hu>  [992226ad77e2790074d1f718523dc55d4201c045]

        tdf#76488 (partial) Reconnect Printer Setup window and help
        
        Update bookmark and ahelp ids.
        Removed sys=WIN marks because these informations are visible
        on Linux too (no idea about Mac though).
        Add documentation about the Options button.
        
        Change-Id: Ia59119b266b4794655f7236622fc1c5c40b4095c
        Reviewed-on: https://gerrit.libreoffice.org/31858
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-11  Gabor Kelemen  <kelemeng@gnome.hu>  [0b50898fdae10df8a54b60bbb77e68031e63cfb3]

        tdf#76488 Fix HIDs for Properties - Font tab
        
        test-hid-vs-ui says:
        From source/text/shared/01/prop_font_embed.xhp,
        referenced items ['DocumentInfoPage'] were not
        found inside sfx2/uiconfig/ui/documentfontspage.ui.
        
        Change-Id: I18a64e22b44bc53de96e8db4cb49b7848c743037
        Reviewed-on: https://gerrit.libreoffice.org/31845
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-08  Gabor Kelemen  <kelemeng@gnome.hu>  [973fc93ec46a30b6aa57e6f328022ee79958a121]

        tdf#104146 Switch order of list items
        
        So that it actually makes sense.
        
        Change-Id: I2849bb34d769601c2d4167073e74e7236675f9f7
        Reviewed-on: https://gerrit.libreoffice.org/31743
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-08  Gabor Kelemen  <kelemeng@gnome.hu>  [88cdb657a8a2043f23e083f1a10bfc0f95d2d0ae]

        tdf#93499 Better examples for similarity search
        
        No one shoud feel offended while reading our help.
        
        Change-Id: I14763604af35724e0d94d4de34da1c3a36fd727d
        Reviewed-on: https://gerrit.libreoffice.org/31740
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-12-07  Gabor Kelemen  <kelemeng@gnome.hu>  [15ced7d749a5a317e2c10b84ac035d3e90c02a9a]

        tdf#103527 Update Area -> Color page
        
        After the redesign of this summer.
        TODO: Describe UI items under the Active column.
        I don't really get the function of these.
        
        Change-Id: Ie1f5f37b0d98b50bb79e4f4f84371a380f4c936e
        Reviewed-on: https://gerrit.libreoffice.org/31611
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-07  Gabor Kelemen  <kelemeng@gnome.hu>  [eb91fb0313b9e9f3b1276502aebf77ca8ff6c115]

        tdf#104410 'Insert - Names' moved and renamed
        
        Now this menu item is 'Sheet - Named Ranges and Expressions'
        
        Change-Id: I82113ef2e969cd2409fe114a51789e030752cdc0
        Reviewed-on: https://gerrit.libreoffice.org/31700
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-12-05  liongold  <beimaginativeegroup@gmail.com>  [75c62b4a8207e56c9998429a07760350badc9ded]

        tdf#101140 Adding Help for RAWSUBTRACT function
        
        Change-Id: I8eba1c661a31766a5fd84489e4a7db46d5570f73
        Reviewed-on: https://gerrit.libreoffice.org/31086
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-12-02  Miklos Vajna  <vmiklos@collabora.co.uk>  [d4d4804eaf0276e2ab3d3a990d66915c75b1cec9]

        selectcertificate: fix outdated RID bookmarks
        
        So that F1 works in the dialog.
        
        Change-Id: I6204f769118b4f20c420109a5b39fee702d239c6

2016-12-02  Miklos Vajna  <vmiklos@collabora.co.uk>  [9daa5f09461d1ae83c3e9273212a0582a728b375]

        digitalsignatures: document new adescompliant checkbox
        
        Also update the menu path of the dialog to match reality, and fix
        outdated RID bookmarks, so that F1 works in the dialog.
        
        Change-Id: I829c1cfe23ad7f42f54aa648247820ba2881db2f

2016-11-30  Gabor Kelemen  <kelemeng@gnome.hu>  [b89f9d02d9b4d562ff3ac7721fa79933773a5d2b]

        tdf#98608 (partial) Elements window is gone
        
        Now we have a side pane with a listbox and no icons to select categories
        
        Change-Id: Icee8308583acd943083178103c9d5e74420a7e74
        Reviewed-on: https://gerrit.libreoffice.org/31402
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-30  Gabor Kelemen  <kelemeng@gnome.hu>  [61bd3800d0ac92780a85475b7a8a36f0078e1c43]

        tdf#98608 (partial) Remove mentions of the Elements window
        
        Change-Id: I37b0a3530b76dada8d48e217da18ba7b0e7b9f32
        Reviewed-on: https://gerrit.libreoffice.org/31403
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-30  Gabor Kelemen  <kelemeng@gnome.hu>  [b6eb1fca843d6cebf2db98dde302a4ea6c5c364b]

        tdf#98608 (partial) Remove mentions of the Elements window
        
        Change-Id: Ie8564d97761ab7163f5ee39b6ba53d662b646e32
        Reviewed-on: https://gerrit.libreoffice.org/31404
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-30  Gabor Kelemen  <kelemeng@gnome.hu>  [36b80c0c5b7a8c569e534a5a54ba4a6fc17b14c7]

        tdf#98608 (partial) Remove mentions of the Elements window
        
        From table headers too
        
        Change-Id: I2ee638c411c6e144e6d5894a8dc4d00dc42b3f89
        Reviewed-on: https://gerrit.libreoffice.org/31405
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-30  Gabor Kelemen  <kelemeng@gnome.hu>  [dc58cd4bad6eb4624854f10b4332689f4484f606]

        tdf#98608 (partial) Remove mentioning the Elements window
        
        The keyboard navigation is completely broken here so not touching the
        main part about that.
        
        Change-Id: If66823294224e39a92d30d9a0b66cee872584ff7
        Reviewed-on: https://gerrit.libreoffice.org/31406
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-30  Gabor Kelemen  <kelemeng@gnome.hu>  [57fe161436d04e8edddd92b80a5b9409546482dc]

        tdf#98608 (partial) 'Elements window' is now 'Elements pane'
        
        Change-Id: If93b10f4761bc34687e3937da7672b858ce9f501
        Reviewed-on: https://gerrit.libreoffice.org/31407
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-30  Katarina Behrens  <Katarina.Behrens@cib.de>  [6f85ca005b470f6e3b2d9f21633a102bb05912ea]

        Help text for the new profile safe mode feature
        
        Change-Id: I929dc882ee0702a51370d09bcde03158da80a751
        Reviewed-on: https://gerrit.libreoffice.org/31327
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-29  Gabor Kelemen  <kelemeng@gnome.hu>  [bc8558025b4c47b6506d002eb98ba3f0774264e6]

        tdf#103241 related: fix this bad file reference I made
        
        Change-Id: I04596e2bf66171f1197f0d58576e110740267b84
        Reviewed-on: https://gerrit.libreoffice.org/31375
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-26  Gabor Kelemen  <kelemeng@gnome.hu>  [67f77ad0e414cfc4d08b821944616f5b819ac774]

        tdf#103241 Link XIRR and IRR as well as XNPV and NPV to each other
        
        Change-Id: I3a2697d8a71d78042721ff963476e4f592cb7e62
        Reviewed-on: https://gerrit.libreoffice.org/31191
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-26  Andras Timar  <andras.timar@collabora.com>  [fad1d9b854420d35adec033b26e0e5d90a4f7725]

        type: missing space
        
        Change-Id: Ia0a6e032611b8c76c6b7c55adf0b5307c63dc8e9

2016-11-26  Gabor Kelemen  <kelemeng@gnome.hu>  [565f827138ee50a0754de1e0c9d9d16feb28076f]

        tdf#103968 'Link to External Data' is now in the Sheet menu
        
        Change-Id: If8b69923ff8e6e9ed2ab03c72330665c6ef788d5
        Reviewed-on: https://gerrit.libreoffice.org/31189
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-23  Olivier Hallot  <ohallot@collabora.co.uk>  [6025b3e9288965cebf6d5ee7bff8bf4338d1391e]

        tdf#97745 (part) tweaks in CSS & XSLT
        
        Change-Id: I38370bc7d4a6e90d13aacd6bdf035f636a0c2535
        Reviewed-on: https://gerrit.libreoffice.org/31135
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-23  Christina Accione  <tinaacchione@gmail.com>  [131ce3ad3e75ddc1f6ecdee3ecb637972dda0a7f]

        tdf#83289 help page for Impress Photo Album
        
        Change-Id: I09498df6e51561bada2b60ec83d131cd124ad651
        Reviewed-on: https://gerrit.libreoffice.org/31128
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-23  Gabor Kelemen  <kelemeng@gnome.hu>  [edf19a7a141e1be811be43fab68d630653b9f8c2]

        tdf#100015 Fix icon paths on the unary and binary operators pages
        
        Change-Id: Ib26d9ac56cd413940ec2c2c71fea281726358c88
        Reviewed-on: https://gerrit.libreoffice.org/30374
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-23  Stephan Bergmann  <sbergman@redhat.com>  [ba5028e397bda2a0d8870c29696d55ef2f060c6b]

        Fix duplicate par_id that broke the build
        
        ...by randomly renaming one of the two identical IDs that got both introduced
        with 576f344764a89a1533d39d1424d3bd4176af1aae "tdf#36038 Help for Extended LCID"
        
        Change-Id: I703e4397c7674c6262683829284c1e2b9a11b5af

2016-11-23  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [576f344764a89a1533d39d1424d3bd4176af1aae]

        tdf#36038 Help for Extended LCID
        
        Change-Id: Icc2f31b88bcc37dd0d90226de2513531673c8707
        Reviewed-on: https://gerrit.libreoffice.org/30180
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-11-21  tagezi  <lera.goncharuk@gmail.com>  [b429143c2cbedbc28b9b8c9cc07cd76cd69b68c6]

        rewritten page anout protection in Writer
        
        updated way to item of menu
        added explanetions
        added section about protection of whole document
        ubdate formattig
        Set 3: reviewed and rewritten
        a lot of place have smoll chenges
        Change-Id: I79753b4d656cbb0e173bf0372dc195840609c0cd
        Reviewed-on: https://gerrit.libreoffice.org/30967
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-11-13  Olivier Hallot  <ohallot@collabora.co.uk>  [e852c87f0bef8b19c4d733460bb10910a880e769]

        New <object> element in online help + cleanups
        
        * Implementation of <object> element in XHP files, with corresponding
          transformation in XSLT. Video objects maps to HTML5 <video> and
          audio objects into <audio> elements. Generic <object> maps to
          HTML5 <object> (WIP)
        
        * CSS file with some cleanup and branding colors, includes the option
          to show debug info in .debug class. CSS fonts with recent changes.
        
        * Index.html file with new <div> and better font rendering
        
        * help.js with info on top right about the page displayed
        
        * Cleanup of getbookmark.sh * New README with instructions
        
        Change-Id: I856b99308ee008d8607dd0ba60a446224cc26e58
        Reviewed-on: https://gerrit.libreoffice.org/30812
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-11  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [106850a265b62c6a85d713c20afe131844013f0a]

        tdf#82997 Update CSS for fonts used in systems of this decade
        
        Draw inspiration from Medium.com’s use of system fonts. Drop the ones that were
        only shipped in the proprietary StarOffice, and we have never bundled — nobody
        has those installed, and by today’s standards they had poor glyph coverage.
        
        Change-Id: I61ba65601027b35c492a379bd6ed78cd97100654

2016-11-11  tagezi  <lera.goncharuk@gmail.com>  [3856203084068752c3f5868e1f75ca4feb1f45d8]

        small refinements and cosmetic changes
        
        corrected mistakes in the examples
        pushed back signs of equality from numbers
        made refinements  warning of error
        
        Change-Id: I07194c563cf22d5b1b8254f77579f12461362a15
        Reviewed-on: https://gerrit.libreoffice.org/30782
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-11  Olivier Hallot  <ohallot@collabora.co.uk>  [383f9c4105ba03f86aa722b4881e7f690e017baa]

        Cleanups and debug info for online help
        
        Add display of help page filename on top right
        Normalize media files (part)
        
        Change-Id: Ib6123efde1113adeb1470565a036e605a9d82b7e
        Reviewed-on: https://gerrit.libreoffice.org/30765
        Reviewed-by: Jan Holesovsky <kendy@collabora.com>
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [02139162f541bb56ddbaf0a2d6142256a0454372]

        digital signatures: briefly document OOXML/PDF signing effort
        
        It may be unexpected for users to see that OOXML files are always only
        partially signed.
        
        Change-Id: Ie7c6c553580a4eb38ed72c8a50b75f4b7902613f

2016-11-10  Gabor Kelemen  <kelemeng@gnome.hu>  [9b126a4ef3798df131b29e064e9decabea812b5c]

        Remove the definition of plug-in
        
        Change-Id: Iaa6501d50430a0a27c4535791b9e65ceaf75ec7b
        Reviewed-on: https://gerrit.libreoffice.org/30735
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-11-10  Gabor Kelemen  <kelemeng@gnome.hu>  [368c92d82e25d61746808d38afd3d5049f9bfe84]

        Remove one more dead plug-in menu item description
        
        Change-Id: I5be88980aa527e5d03d4fcfd54dfd520a0b7b162
        Reviewed-on: https://gerrit.libreoffice.org/30736
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-11-10  Gabor Kelemen  <kelemeng@gnome.hu>  [9f5f37dfe07c69e090d7b1cacfd56de91689834e]

        Remove embeds of the description of the Edit - Plug-in menu item
        
        Change-Id: I57c83a56de0fe124f168adbcb7c4a3fdbd45d60d
        Reviewed-on: https://gerrit.libreoffice.org/30734
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-11-10  Gabor Kelemen  <kelemeng@gnome.hu>  [e91a6393a3b573906bd3184cafb5b94bb391af7e]

        Edit - Plug-in menu item was removed in 5.2
        
        Change-Id: Ie3df8491c8002abf871c4ed311ef654d5d0b5849
        Reviewed-on: https://gerrit.libreoffice.org/30733
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-11-10  Gabor Kelemen  <kelemeng@gnome.hu>  [42dcc36e303f8b7a5d534fb3163e5c2a647560a3]

        Remove a page about plug-ins
        
        This feature was dropped from 5.2
        
        Change-Id: Ia2721ac34c816e11c1ce3982c604bb7af01c6da4
        Reviewed-on: https://gerrit.libreoffice.org/30732
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-11-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e4ffa2f2f3a457054e75ce9a41029b94b018d2d1]

        Another dead URL
        
        Change-Id: Id313b2e262db1d699a52c1bdec9850587e3a5d83

2016-11-08  Andras Timar  <andras.timar@collabora.com>  [0119d6fd483709ee783da89d961e93e71ba41eb6]

        fix invalid xml
        
        Change-Id: I15ed980578006e5ef55e0983d1683b001baa39f2

2016-11-08  Joel Madero  <jmadero.dev@gmail.com>  [578e1e320daaa82b2d3b8c0eeea84bf704967939]

        tdf#103397 - added example for Transpose function
        
        Added a simple example to the help for transpose() function
        
        Added tablehead style to example rows/columns
        
        Change-Id: I464983d480cb237a53e033005057a1faef0b9193
        Reviewed-on: https://gerrit.libreoffice.org/30334
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-07  Jan Holesovsky  <kendy@collabora.com>  [433c4c0477c6dfcde68ed5b1eb98f1811095f050]

        Change '/text' to just 'text' on many places.
        
        With this, the pages start appearing even locally with just pointing the
        browser to file:///.../help_git_repo/source/index.html

2016-11-07  Jan Holesovsky  <kendy@collabora.com>  [677759f9f3b94cc73b78f4fd21d10e36a96fc59b]

        Move the JavaScript pieces directly to 'source'.
        
        This avoids problems with tryint to access stuff via '..'.

2016-11-07  Jan Holesovsky  <kendy@collabora.com>  [d8383b5e3a447c32257eb0fd206fcb2f23e8cc34]

        Reformat for readability + add modelines.

2016-11-07  Olivier Hallot  <ohallot@collabora.co.uk>  [0383ee3b35b04281e98e6495ec20e5023ed887ce]

        Another correction to online_transform.xsl
        
        Change-Id: I4c59259fd3034d5c84ecade84d5908fc125e656a
        Reviewed-on: https://gerrit.libreoffice.org/30618
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-07  Olivier Hallot  <ohallot@collabora.co.uk>  [bf3db717e483f7d0f5b3fa8529d830dfd135d711]

        Correction to width and height pixel calculation
        
        Change-Id: I6b4eb642e7e45785a7377fc79c6f7c90f8aea9ec
        Reviewed-on: https://gerrit.libreoffice.org/30617
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-06  Stanislav Horacek  <stanislav.horacek@gmail.com>  [63fa2d5d4e0b4136516bd8204109271bf85c91ae]

        tdf#103244 adjust menu path to Tools - Protect Sheet/Spreadsheet
        
        Change-Id: I5993052af55e681c19b15f8e08f22b36d15e1e65
        Reviewed-on: https://gerrit.libreoffice.org/30614
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-11-06  Olivier Hallot  <ohallot@collabora.co.uk>  [1678d9035beaf714860804462f03501393291c56]

        Honor width and height in images for help3
        
        Modern browsers renders width and height expressed in inches and
        centimeters, as well as pixels.
        
        Change-Id: I337de791e7e894b0c84f1bd9848e15edc861707f
        Reviewed-on: https://gerrit.libreoffice.org/30616
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-06  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8494b1d545c68fd4eeb75d78c692a3ce71ed3caf]

        tdf#103622 do not use arrow as separator of menu commands
        
        Change-Id: I761c3845939ee95fb151a196587b359c3b6d965d
        Reviewed-on: https://gerrit.libreoffice.org/30572
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-11-04  Katarina Behrens  <Katarina.Behrens@cib.de>  [98d298e4ef2bc9ad9f4e2d2bb83c3183e3ee0977]

        Create a new image list for 'make postprocess'
        
        with screenshot images
        
        corrected path as indicated
        
        Change-Id: I3d81c88a4ae002f12247ec4a5587e50f9927a005
        Reviewed-on: https://gerrit.libreoffice.org/28499
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-11-02  Gabor Kelemen  <kelemeng@gnome.hu>  [be1c45a0094513b93bbe9747398be1cab6a0abe0]

        Fix the Styles button reference
        
        It has been renamed. Also Styles and Formatting is no
        longer a window but a sidebar deck.
        
        Change-Id: I3a7648c709012d14b62e7e1fc50c1ba893dfa6a0
        Reviewed-on: https://gerrit.libreoffice.org/30481
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-11-01  Stanislav Horacek  <stanislav.horacek@gmail.com>  [68f7b9d1c6ffed02a241645868e49bf80aa45b53]

        tdf#70998 change term "Graphics" to "Images"
        
        Change-Id: Ic2c2877a077bd5ba67a271dd7a89c4d1391e6fbb
        Reviewed-on: https://gerrit.libreoffice.org/30450
        Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
        Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>

2016-10-31  Stanislav Horacek  <stanislav.horacek@gmail.com>  [afded9511ec67e7181ffcc2614bf4c676539efcd]

        update description of Find and Replace dialog
        
        Change-Id: I40af15d57e568eebdb5fe145e6a8bc9c8d6845b0
        Reviewed-on: https://gerrit.libreoffice.org/30396
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-10-31  Gabor Kelemen  <kelemeng@gnome.hu>  [129393b348cf785721113200e54fe7d243dbd403]

        tdf#103527 Remove references to the Colors settings page
        
        The Tools->Options->$officename->Colors page was removed in
        28da3aed71a4850f47156d717b6a18fce98154e9
        
        Change-Id: Ife056262aba89c79d2e98f1a0f97630ed5c498ef
        Reviewed-on: https://gerrit.libreoffice.org/30402
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-10-30  Maxim Monastirsky  <momonasmon@gmail.com>  [4f39d66542067430093d3887a83bde67d838e20b]

        Update after recent dbaccess HID removal
        
        Change-Id: Ifbbfaf592aca44eb2a2a83e9afef3427aef364b8

2016-10-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [14ae4df6fadec87540994bb8698b65d05fae4763]

        update description of File - Properties - General tab
        
        Change-Id: Ia172fb015d73dd7945918fc9a7ef9c3c89539add
        Reviewed-on: https://gerrit.libreoffice.org/30383
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-10-27  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [005b4a65cdb91fe7566207b9e4c0b4125bf0e133]

        tdf#103540 Explicitly say the button affects all levels
        
        Props to Regina.
        
        Change-Id: I99d0bc807b1e777e0920bcfbab91f15a408c2a4a

2016-10-25  Olivier Hallot  <ohallot@collabora.co.uk>  [f0c69d271ed0811c3e2a6198669662f1e2f40d73]

        tdf#80439 add bookmark for WORKDAYS.INTL
        
        Change-Id: Ie037f01f97d81bf194ad1b774dd3f13d6f9e86d9
        Reviewed-on: https://gerrit.libreoffice.org/30275
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-10-25  Fabio Biocchetti  <fbbcchtt9@gmail.com>  [3e47e586ddf507ff5f987fc0ef10e95e90b625f5]

        Mozilla Public License added in edited files
        
        Mozilla Public License added in headers
        
        Change-Id: I803d84fbff43913198929a56b57c668d14b6a9eb
        Reviewed-on: https://gerrit.libreoffice.org/30269
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-10-25  Caolán McNamara  <caolanm@redhat.com>  [136c9a855fb9267a840030a289d80c9d7a18d82a]

        drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhere
        
        Change-Id: Ief870688649828c459db277eba15ead976eac68a

2016-10-24  Fabio Biocchetti  <fbbcchtt9@gmail.com>  [2f35a021df0677851b7f05522ca5b97b3992aca9]

        Fix comments in script and JavaScript refactor.
        
        Comments correction in shell script
        Introduced js debouncer for search bar
        xml-stylesheet tag removed
        Introduced parameter passing through pages
        Links in XHP pages now work with js
        Minor adjustments
        
        Change-Id: Ibf5f7a74c3249fa6f1ff4d3037fe821797e88d1d
        Reviewed-on: https://gerrit.libreoffice.org/30231
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-10-24  Chandanathil P. Geevan  <cpgeevan@gmail.com>  [b560ca36513ef209b23081dc5b971d30dd60e5f1]

        tdf#80439 Help pages for (NET)WORKDAYS.INTL
        
        removed useless file
        replaced commas with semicolons in function expression
        
        Change-Id: I76ce8945d7f5d51f7b356dc8063db1b4623e905b
        Reviewed-on: https://gerrit.libreoffice.org/30217
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-10-24  Caolán McNamara  <caolanm@redhat.com>  [a4da1a4e16caf0c413b5a4e4f3e2e7c068fede51]

        update help ids for function panel .ui conversion
        
        Change-Id: Ie6623190ca919e7e4cf0d76ba94fd67056a09f3e

2016-10-23  Caolán McNamara  <caolanm@redhat.com>  [30255d8b05e07fd611338af7b05e22cd2092e6b5]

        sc_ListBox_FID_FUNCTION_BOX_DDLB_FUNC goes nowhere
        
        Change-Id: I214fead9feb3a1a248b037b220e6c62a8ac26e05

2016-10-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [257dbf7ccc275a517f1987a3abd5b6eb14752c04]

        tdf#103398 Missing space after word and upper case to begin a sentence
        
        Change-Id: I4152eddf04392bb54135e6314884464385c8d6c8

2016-10-21  Fabio Bioccetti  <fabio.biocchetti@gmail.com>  [f6f7781565812712d41180f312289ad65c46ff78]

        tdf#97745 Help pages in browser (WIP)
        
        Work in progress:
        Search index
        Javascript xhp server
        
        patch2: rename jj.js to help.js
        updated index.html accordingly
        
        Change-Id: Idece5ea25b0906b3fbdfd1f401e8dcfdfa4bd947
        Reviewed-on: https://gerrit.libreoffice.org/30143
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2016-10-14  Gabor Kelemen  <kelemeng@gnome.hu>  [599f664d48f995c461e06daf2295c1f9921fbcb8]

        Format - Slide Design menu item is now Slide - Slide Master Design
        
        Change-Id: I3a823853f513c66a4a5b66ed86d9201730d09c5e
        Reviewed-on: https://gerrit.libreoffice.org/29821
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-10-14  Gabor Kelemen  <kelemeng@gnome.hu>  [cf275ebb3fd3535f191ed02632dae2d5d7950657]

        Drop the obsolete Task Panes help
        
        - Move the still used ahelp contents to masterpage.xhp
        - Add description of the Table Design command directly to
        the Table toolbars help page
        
        Change-Id: I44f679a29fc26d4930ec91314022e890c3559e50
        Reviewed-on: https://gerrit.libreoffice.org/29820
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-10-13  Gabor Kelemen  <kelemeng@gnome.hu>  [0f18a22ab657aa080900ecb6d851da0e27bd6ca3]

        find-invalid-help-embeds: Fix link to toolbar icon
        
        Change-Id: I1eeacd63cac6820a3ee118bbdecf9dc02393917b
        Reviewed-on: https://gerrit.libreoffice.org/29766
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-13  Gabor Kelemen  <kelemeng@gnome.hu>  [c75a1cde49dde5d78b2e640b382fbd3c1d103be6]

        find-invalid-help-embeds: Fix embed section names
        
        These were changed related to tdf#92825
        in I707e1daa263acb5a09a6a90e745a619f9dd67388
        
        Change-Id: Ia8bbb07103a6ca947eeda69d1acf83d117b99284
        Reviewed-on: https://gerrit.libreoffice.org/29765
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-13  Gabor Kelemen  <kelemeng@gnome.hu>  [a2e692fc4eeeb04fb0664bcac58f3e5dba9164cd]

        find-invalid-help-embeds: Remove links to deleted file
        
        Not like these files don't need a complete rewrite anyways,
        but even until then get rid of the annoying D'oh! errors
        people filed in tdf#71039, tdf#91295, tdf#94133, tdf#98910
        
        Change-Id: I0c536462a6a57ec35a68b47645ea76f9b17917ea
        Reviewed-on: https://gerrit.libreoffice.org/29762
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-13  Gabor Kelemen  <kelemeng@gnome.hu>  [7bb91cb93d20ba6bb896baf2c7b6df21f17ba368]

        find-invalid-help-embeds: Fix embed section of nonprinting chars
        
        Change-Id: I99e4ab4c5fb9b04f8fff4097c9eca8d974d7f69b
        Reviewed-on: https://gerrit.libreoffice.org/29761
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-13  Gabor Kelemen  <kelemeng@gnome.hu>  [ff07ad6aec24f56189edc0d5ab708f27b5a52c5a]

        find-invalid-help-embeds: link to an existing variable
        
        This one describes the whole window, should fit in here
        
        Change-Id: Ice45abf68e98560c7ba97f55730c7518f9e7c3c5
        Reviewed-on: https://gerrit.libreoffice.org/29748
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-13  Gabor Kelemen  <kelemeng@gnome.hu>  [3e10266d2bfb851c82decbbb2ccaf5a638839b6b]

        find-invalid-help-embeds: Fix Printer Setup embed in Impress File menu
        
        Change-Id: Ib8696aa583f4c66a1d4b59b476ea8a2044215a26
        Reviewed-on: https://gerrit.libreoffice.org/29749
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-12  Gabor Kelemen  <kelemeng@gnome.hu>  [75f5e0c62da711669d59f572c217b66a3f791b23]

        Script to check the validity of embed tags
        
        This script looks up <embed ...> tags in helpcontent, checks whether the
        referenced file and id exist, and prints a warning if either one does not.
        Execute from the root directory of the helpcontent2 repository.
        No parameters are used.
        
        Change-Id: Ic20bcfb1db398067231141b9af69c45590e1d452
        Reviewed-on: https://gerrit.libreoffice.org/29732
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-12  Andras Timar  <andras.timar@collabora.com>  [d0edb8833eae3f76869e8718c380e491f1d23419]

        remove old dmake related helper files
        
        Change-Id: I71dc2ef7dfdbcfaf82e4ae3875fef7de62db0e64

2016-10-12  Andras Timar  <andras.timar@collabora.com>  [988ace944d9ec4991d7aa5fe22455fe9024e9aaf]

        remove misleading old README
        
        Change-Id: I31da2e48f6080db0949fafe482e237ead8bcaca4

2016-10-12  Eike Rathke  <erack@redhat.com>  [2d1ceeaf543b74c76042bd714be1b1eed2adba6d]

        fix typo, s/Number 0/Number30/
        
        Change-Id: I32b5f02e4732bea036e4ca76f24f6ffe85dc0736

2016-10-12  Caolán McNamara  <caolanm@redhat.com>  [50bab958d34bf90c4b345dbf2b66050fc58538fd]

        update help ids for impress/draw navigator ui conversion
        
        Change-Id: Id0827a67d46232f519726e5851b8bfdd02880e0c

2016-10-11  Caolán McNamara  <caolanm@redhat.com>  [5d912ed85e9c4103fe37b1299999a56493c7c3c5]

        drop unused HID_CALC_TOOLBOX hid
        
        Change-Id: I08ba38e7446e62fd712e53a1969e38d8b3fb653a

2016-10-11  Caolán McNamara  <caolanm@redhat.com>  [b223bd2e0ccf3c09d69b0cbf4da063f15ca453ef]

        update helpids for writer navigator .ui conversion
        
        Change-Id: Ib25355ffe0d58a50eaad7e5aaeb1d10efc101404

2016-10-11  Caolán McNamara  <caolanm@redhat.com>  [b5b5879c9ed7b8c120c21f9b700247a1442d2a47]

        drop unused HID_NAVIGATION_PI
        
        Change-Id: I453cd425ee8b79ad9caf47a791ac8ef4a3676bf4

2016-10-07  Caolán McNamara  <caolanm@redhat.com>  [2729e2ce77fb2bb13307f86d23c4ac9c0a87799e]

        drop unused HID_HELP_ONSTARTUP_BOX
        
        Change-Id: I7bc262782089f5603d61028431af5d6e378891eb

2016-10-07  Gabor Kelemen  <kelemeng@gnome.hu>  [002cb35f42378ed4f0bf3e7237958de20364f1a9]

        test-hid-vs-ui: Correct reference to the 'FramewURLPage' element
        
        From source/text/swriter/01/05060800.xhp, referenced items
        ['FrmURLPage'] were not found inside sw/uiconfig/swriter/ui/frmurlpage.ui.
        
        Change-Id: Ic310f8336c4f35e089ec89609ae9813d1c947910
        Reviewed-on: https://gerrit.libreoffice.org/29561
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-07  Gabor Kelemen  <kelemeng@gnome.hu>  [144ddfd10227e1df5278f30d769db6d764113802]

        test-hid-vs-ui.py: Fix reference to the FrameTypePage element
        
        From source/text/swriter/01/05060100.xhp, referenced items ['FrmTypePage']
        were not found inside sw/uiconfig/swriter/ui/frmtypepage.ui.
        
        Change-Id: Id90eac6a6e056ac7f41865d47a883e11d064a6a0
        Reviewed-on: https://gerrit.libreoffice.org/29563
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-07  Gabor Kelemen  <kelemeng@gnome.hu>  [290fafb8251ba86d9ab9eb33c8190ab1dea1e429]

        test-hid-vs-ui: Drop help text of removed option 'Export'
        
        From source/text/shared/optionen/01030500.xhp, referenced items
        ['export'] were not found inside cui/uiconfig/ui/opthtmlpage.ui.
        
        Change-Id: I88257e0762061d6c4760864736f6b0bd8cd8ed60
        Reviewed-on: https://gerrit.libreoffice.org/29564
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-07  Gabor Kelemen  <kelemeng@gnome.hu>  [8d725fbc2ee0681358d37a0f65619781bfdecfc3]

        test-hid-vs-ui: Drop help text for removed UI elements
        
        From source/text/shared/optionen/01040200.xhp, referenced items
        ['vscrollbar', 'hscrollbar', 'ruler'] were not found inside
        sw/uiconfig/swriter/ui/viewoptionspage.ui.
        
        Change-Id: Idb0ba9cabe6289580ca63d11331a7b91a5f9da04
        Reviewed-on: https://gerrit.libreoffice.org/29565
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-07  Gabor Kelemen  <kelemeng@gnome.hu>  [6b3c7ef49473eab14473f472e73013596c517a0e]

        test-hid-vs-ui.py: Drop help of removed UI elements
        
        From source/text/shared/01/05210400.xhp, referenced items
        ['load', 'save', 'hatchingslb', 'anglectl'] were not found inside
        cui/uiconfig/ui/hatchpage.ui.
        
        Change-Id: Ifc76ca0a1894f24bb76265ce8d3d10b55f753908
        Reviewed-on: https://gerrit.libreoffice.org/29566
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-07  Gabor Kelemen  <kelemeng@gnome.hu>  [3397dc7e5b3c126a2080c3f8a96b9ece8b2aaba4]

        test-hid-vs-ui: Drop help of removed UI elements
        
        From source/text/shared/01/05210300.xhp, referenced items
        ['load', 'gradientslb', 'save'] were not found inside
        cui/uiconfig/ui/gradientpage.ui.
        
        Change-Id: Idd6a02c766d268bca806b30bd73787cb12f78338
        Reviewed-on: https://gerrit.libreoffice.org/29567
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-07  Gabor Kelemen  <kelemeng@gnome.hu>  [2e76562c5f1e2afb5753c3ee9443b1df4b1b0cde]

        test-hid-vs-ui: Fix reference to 'replace_backwards' UI element
        
        From one of ['source/text/shared/01/02100000.xhp',
        'source/text/shared/01/02100100.xhp'], referenced items
        ['backwards'] were not found inside svx/uiconfig/ui/findreplacedialog.ui.
        
        Change-Id: Idc762c8bb3e290d99e62a7dbee7f0e7ecbdcc950
        Reviewed-on: https://gerrit.libreoffice.org/29568
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-07  Caolán McNamara  <caolanm@redhat.com>  [1b422723b57ca4bd856ab5eab9e9dd7767888a2c]

        update help ids for calc navigator .ui conversion
        
        Change-Id: I9d712222a91bc1c9fbef6c4bd92c10d46f59090c

2016-10-06  Gabor Kelemen  <kelemeng@gnome.hu>  [298738d4bdfd00f9e73d53d4821d740fab494a90]

        test-hid-vs-ui: Fix references to UI elements
        
        From source/text/shared/01/05280000.xhp, referenced items
        ['slantx', 'slanty'] were not found inside
        svx/uiconfig/ui/dockingfontwork.ui.
        
        Change-Id: Ie45282d59f51427e79a334e7d62588ac3bc62ac7
        Reviewed-on: https://gerrit.libreoffice.org/29569
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-06  Gabor Kelemen  <kelemeng@gnome.hu>  [5e1ffc32d24ea75aa762a8b8c2b9f2b8ada0fa0e]

        This ahelp path should not start with hid/
        
        Change-Id: Ia36807f1d233b94e6c191ce8434ebd26cb8cbd76
        Reviewed-on: https://gerrit.libreoffice.org/29562
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-04  Andrea Mussap  <andreamussap@yahoo.com>  [66d3a06fa03301bbce6a17dc427f04a3527e0d7a]

        tdf#80590 Help page for title pages
        
        Change-Id: I9daca6c8e3f453e276b14ec5780714c2abf3398b
        Reviewed-on: https://gerrit.libreoffice.org/29462
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [359a2f1fadaa69574238147a9c954b8a42999019]

        test-hid-vs-ui: Drop help for obsolete Bitmap editor controls
        
        From source/text/shared/01/05210500.xhp,
        referenced items ['BTN_MODIFY', 'BTN_LOAD', 'BTN_SAVE',
        'LB_BACKGROUND_COLOR', 'LB_BITMAPS', 'LB_COLOR', 'BTN_ADD']
        were not found inside cui/uiconfig/ui/bitmaptabpage.ui.
        
        Change-Id: Iff1fd4accaa961324ac89d38a5df3042cddfdcf5
        Reviewed-on: https://gerrit.libreoffice.org/29497
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [b17d3edd630d48518a5d4e321e12150f722e327a]

        test-hid-vs-ui: Drop help for removed Background controls
        
        From source/text/shared/01/05030600.xhp, referenced items
        ['transparencymf', 'previewctl', 'gradientslb'] were not found inside
        cui/uiconfig/ui/backgroundpage.ui.
        
        Change-Id: Ie40e117a74492a2ba12c37156d756bc1633267e3
        Reviewed-on: https://gerrit.libreoffice.org/29499
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [b01bc2e9957861ffdcfb787595d462d243c922f8]

        test-hid-vs-ui: Drop documentation of removed Area Fill options
        
        From source/text/shared/01/05210100.xhp, referenced items
        ['TSB_STEPCOUNT', 'TSB_SCALE', 'MTR_FLD_Y_SIZE', 'CB_HATCHBCKGRD',
        'TSB_TILE', 'TSB_STRETCH', 'LB_HATCHBCKGRDCOLOR', 'TSB_ORIGINAL',
        'NUM_FLD_STEPCOUNT', 'RBT_ROW', 'RBT_COLUMN', 'MTR_FLD_X_SIZE',
        'MTR_FLD_OFFSET', 'MTR_FLD_X_OFFSET', 'MTR_FLD_Y_OFFSET']
        were not found inside cui/uiconfig/ui/areatabpage.ui.
        
        Change-Id: Ifc37878cd22cac5612ac93c1037ba9675d0a8060
        Reviewed-on: https://gerrit.libreoffice.org/29495
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [e7f873912a9dddbb900367eb57900da4f3a0975a]

        test-hid-vs-ui: Fix reference to remotefilesdialog.ui
        
        From source/text/shared/guide/cmis-remote-files.xhp,
        we did not find file hid/uiconfig/fpicker/ui/remotefiledialog.ui.
        
        Change-Id: Ic653879047ed013722a70983bbec93d814d158b8
        Reviewed-on: https://gerrit.libreoffice.org/29498
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [840a0ad51ed5e6b93526452d4ce1784747e4b29c]

        test-hid-vs-ui: Correct references to optiondbfieldpage.ui file
        
        From one of ['source/text/shared/02/01170904.xhp',
        'source/text/shared/autopi/01120400.xhp'], we did not find file
        extensions/uiconfig/sabpilot/ui/optionsdbfieldpage.ui.
        
        Change-Id: I28d250f89e246a6d291e8739afe0a8b7bb7c186c
        Reviewed-on: https://gerrit.libreoffice.org/29496
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [78d33a588bbdca06736a9c8ccacabf48371c7427]

        test-hid-vs-ui: Fix reference to FrameAddPage
        
        From source/text/swriter/01/05060900.xhp,
        referenced items ['FrmAddPage'] were not found inside
        sw/uiconfig/swriter/ui/frmaddpage.ui.
        
        Change-Id: I1ee6472a6ecaeb5d73b192ef0e9d6efdf12e1736
        Reviewed-on: https://gerrit.libreoffice.org/29494
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [fbd92ec0fed986cb1435cf6db812b13456896bd1]

        test-hid-vs-ui: Remove help about removed UI elements
        
        From source/text/shared/autopi/01170000.xhp,
        referenced items ['windows', 'outlook', 'ldap']
        were not found inside extensions/uiconfig/sabpilot/ui/selecttypepage.ui.
        
        Change-Id: I0737d77f3786ab835569d1bdddb4548e844f0e2a
        Reviewed-on: https://gerrit.libreoffice.org/29493
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [1fdcc074098ce839d1bbd611cfae8f42dd3d75e6]

        Remove help pages and other references to the Presentation Wizard
        
        This wizard was removed recently. Drop its help too:
        https://cgit.freedesktop.org/libreoffice/core/commit/?id=bb8040595c9b6f0ccde39e6833f27a50abb891d8
        
        Change-Id: Ib6ce2d1a62a556dafc4a857bf7aa0f55b8211b6a
        Reviewed-on: https://gerrit.libreoffice.org/29481
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [adc609e9541410c20f3cd6fda2d1718c9850d094]

        test-hid-vs-ui: Remove help text about removed option 'Tip help timeout'
        
        From source/text/shared/optionen/01013000.xhp,
        referenced items ['tiphelptimeoutnf', 'tiphelptimeout']
        were not found inside cui/uiconfig/ui/optaccessibilitypage.ui.
        
        Change-Id: I24905a46208f5f2ce3fa793ba523b74c680452d8
        Reviewed-on: https://gerrit.libreoffice.org/29478
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [5f851b07a431857b3fbb4d03d6883578ed6bffbc]

        test-hid-vs-ui: Fix reference to the 'invertnormals' element in .ui file
        
        From one of ['source/text/shared/01/05350400.xhp',
        'source/text/shared/01/05350300.xhp',
        'source/text/shared/01/05350600.xhp',
        'source/text/shared/01/05350500.xhp',
        'source/text/shared/01/05350200.xhp'],
        referenced items ['inverthormals'] were not found inside
        svx/uiconfig/ui/docking3deffects.ui.
        
        Change-Id: I236f7f7218c3bc43fd7cf0c2d76ca1f89297046f
        Reviewed-on: https://gerrit.libreoffice.org/29477
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [d382facf6fe638dd8ec04bdf45cf92a4488cc597]

        test-hid-vs-ui: Fix reference to the 'formatted' element in .ui file
        
        From source/text/shared/01/05020300.xhp, referenced items ['formated']
        were not found inside cui/uiconfig/ui/numberingformatpage.ui.
        
        Change-Id: I9a9fcee3ac21e79aba7e8637a8ed89597fccf296
        Reviewed-on: https://gerrit.libreoffice.org/29476
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-10-03  Gabor Kelemen  <kelemeng@gnome.hu>  [91563122b47dfbc08aa2d3a5c2d73bb48eb8ff72]

        test-hid-vs-ui: Remove help text to deleted option 'Current document only'
        
        From source/text/shared/optionen/01040300.xhp,
        referenced items ['doconly'] were not found inside
        sw/uiconfig/swriter/ui/optfonttabpage.ui.
        
        Change-Id: Ia19102b0ec8ef72918cd23f9585b90363eaf67fc
        Reviewed-on: https://gerrit.libreoffice.org/29479
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-09-29  Olivier Hallot  <ohallot@collabora.co.uk>  [e828dbadef246a13c1ba4b6c3f26064bad602a67]

        Help page for Notebook bar
        
        Add help page for notebook bar.
        Based on the work of Szymon Klos eszkadev@gmail.com
        
        Added a warning text on the fact it is an experimental feature
        
        Now we get the warning
        
        Change-Id: Icf014a7c03469c5bf484ed3c449bb34cd23b0485
        Reviewed-on: https://gerrit.libreoffice.org/29043
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-09-29  Gabor Kelemen  <kelemeng@gnome.hu>  [708e33c4cb0054b38fced2fb160a5240e02feb01]

        Remove 'Insert Video' and 'Insert Sound' help pages
        
        These were removed from the UI, now there is Insert - Media - Audio or Video:
        https://cgit.freedesktop.org/libreoffice/core/commit/?id=1875ea687b2c5c45fe3df626c05ca5f483417269
        
        Change-Id: I7b68098144282b7770da38313ca623061d188fa3
        Reviewed-on: https://gerrit.libreoffice.org/29385
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-09-29  Gabor Kelemen  <kelemeng@gnome.hu>  [09d83720ede6138a465e5531ae4dc8feb2bb39a0]

        related tdf#96398 Remove help for Insert - Object - Plugin
        
        Support for external plugins was removed in 5.2
        so the corresponding help can go too
        
        Change-Id: I26f242da25a9ff9a2dcb86510cfe42247820719f
        Reviewed-on: https://gerrit.libreoffice.org/29383
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2016-09-28  Gabor Kelemen  <kelemeng@gnome.hu>  [112cf7c587ffbfb442148e1d49d3638596b91615]

        tdf#100015 (related) New image locations in Math help
        
        Images need to be moved around a bit for packaging so references
        to them need to be modified accordingly
        
        Change-Id: I3dce3fa5f38aa2a4fc9b3f22c59327d99008cee3
        Reviewed-on: https://gerrit.libreoffice.org/29340
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-09-28  Gabor Kelemen  <kelemeng@gnome.hu>  [d9c6d41f7cc34ced40b2a9ba433d41d429b0a4d5]

        tdf#95386 Remove remains of .uno:HelperDialog from helpcontent
        
        Change-Id: Ibe3f7d9b89ad919a03c9b1b6d87a72c1d3883b47
        Reviewed-on: https://gerrit.libreoffice.org/29353
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-09-28  Gabor Kelemen  <kelemeng@gnome.hu>  [2a71b08a718d170e6240a8e006ab71c98465a944]

        tdf#98438 Remove reference to nonexisting Table toolbar icons
        
        Change-Id: I89c7dd720c5a8f7d3eb70c4c089a0ecc9a1723d0
        Reviewed-on: https://gerrit.libreoffice.org/29344
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-09-27  Johnny_M  <klasse@partyheld.de>  [10fd59fe53de18975ae62bed7df510ea0432f728]

        Improved topic relations for a selected set of pages
        
        Following pages are affected by this update:
        1. "Functions by Category"
           (https://help.libreoffice.org/Calc/Functions_by_Category):
        - Added a variable to its heading, so that it can be referenced from
          other places
        - Removed self-referece in its "Related Topics" (it was turned into
          the above heading reference instead, thereby also correcting the
          remote HTTP page reference to local help file referece).
          Note: Pages already using the reference will auto-ajust (e.g.
          "Related Topics" of
          https://help.libreoffice.org/Calc/Statistical_Functions_Part_One)
        - Corrected "Operators" reference location by moving it into
          "Related Topics"
        
        2. "Statistics Functions"
           (https://help.libreoffice.org/Calc/Statistics_Functions):
        - Added a variable to its heading, so that it can be referenced from
          other places (point 6 below)
        - Cleaned up references by adding a "Related Topics" section
        - Using links to heading variables in "Related Topics", for improved
          heading string consistency
        
        3. "Text Functions" (https://help.libreoffice.org/Calc/Text_Functions):
        - Added a variable to its heading, so that it can be referenced from
          other places (point 5 below)
        
        4. "Add-in Functions" (https://help.libreoffice.org/Calc/Add-in_Functions):
        - Added a variable to its heading, so that it can be referenced from
          other places (points 5 and 6 below)
        
        5. "Add-in Functions, List of Analysis Functions Part One":
        - Added a variable to its heading, so that it can be referenced from
          other places (point 6 below)
        - Moved "Related Topics" chapter to the bottom of the page
        - Using links to heading variables in "Related Topics", for improved
          heading string consistency
        
        6. "Add-in Functions, List of Analysis Functions Part Two":
        - Added a variable to its heading, so that it can be referenced from
          other places (points 2 and 5 above)
        - Moved "Related Topics" chapter to the bottom of the page
        - Using links to heading variables in "Related Topics", for improved
          heading string consistency
        
        The updated pages were tested as described in
        https://wiki.documentfoundation.org/HelpContent#Without_the_LibreOffice_Core_Repo
        on 32-bit Debian Linux with:
        Version: 5.3.0.0.alpha0+
        Build ID: d15082cac2306fb9562ff126eb5827b7b9eee1e1
        CPU Threads: 2; OS Version: Linux 4.6; UI Render: default;
        TinderBox: Linux-rpm_deb-x86@71-TDF, Branch:master, Time: 2016-09-19_05:41:30
        Locale: en-US (en_US.UTF-8); Calc: group
        
        Change-Id: Icbb3725fd16d3ff76e5e4244c2284349332cffb7
        Reviewed-on: https://gerrit.libreoffice.org/29306
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [229282b80660a023077e5330afbbae51398b9690]

        It’s called an asterisk
        
        Change-Id: If15846de1cd0df1023198bff74711419ec3137f5

2016-09-20  Gabor Kelemen  <kelemeng@gnome.hu>  [e8cbb3daf90aa2a6f2e68c01841535b49d53d066]

        tdf#97105 Fix location of the Freze Rows and Columns menu item
        
        This is now under View -> Freeze Cells
        
        Change-Id: I6968ee93a1d2f12451791b297b9497eae6e93cd6
        Reviewed-on: https://gerrit.libreoffice.org/29024
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-09-19  Gabor Kelemen  <kelemeng@gnome.hu>  [f3339c932c24d48eb854399d92cd7ca64fe3ea1c]

        tdf#97823 Change SearchCriteria parameter of HLOOKUP
        
        VLOOKUP uses singular, as it looks for one value.
        Change it at HLOOKUP so it's both grammatically correct
        and matches the parameter in the linked VLOOKUP description.
        
        Change-Id: I4b8247ccb90fb726e3526675b4eba2f6fb51c29e
        Reviewed-on: https://gerrit.libreoffice.org/29014
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2016-09-19  Gabor Kelemen  <kelemeng@gnome.hu>  [939edb112114cf3e740012a429d1f69a0d1d9bdb]

        tdf#97823 Change VLOOKUP parameter SortOrder to Sorted
        
        Sync with HLOOKUP's Sorted parameter. This is a boolean
        indicating if the data is sorted or not, not the order
        like ascending or descending.
        
        Change-Id: Ic48de6597c6b1997502c4dffb4a5bb15cbe49d74
        Reviewed-on: https://gerrit.libreoffice.org/29013
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2016-09-19  Katarina Behrens  <Katarina.Behrens@cib.de>  [da9f009d25a28d75b0c8dabdf57c0e72e505941e]

        Add couple of screenshots to help files
        
        Change-Id: I5cfe4c7bb48c588aaecb1e9299e8e2b59c680fda
        Reviewed-on: https://gerrit.libreoffice.org/28613
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2016-09-19  Gabor Kelemen  <kelemeng@gnome.hu>  [e21bf9fa94cae8ec3527bed2aa6b4c71501b65eb]

        tdf#97821 Add section anchors to VLOOKUP/HLOOKUP links
        
        The missing anchors caused the links to not work
        
        Change-Id: I4af8d0467cec347dee535f510133819987e88491
        Reviewed-on: https://gerrit.libreoffice.org/29010
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-09-19  Stanislav Horacek  <stanislav.horacek@gmail.com>  [9e65be21197548d68eca86906209f24e36ff4533]

        update labels of File - Properties - Statistics tab page in Calc
        
        Change-Id: Ibfbfc2a1a84ad913a9e50e829b5abb95ea2e7d04
        Reviewed-on: https://gerrit.libreoffice.org/28998
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [29627a94f11a6c7c27041949b2353fb29fa12141]

        tdf#100353 describe fourth argument of NETWORKDAYS function
        
        Change-Id: I970483f5bc0e8d2d6f172b7876d45cf23ba26e59
        Reviewed-on: https://gerrit.libreoffice.org/28967
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d26da961ff68cb9d764eaf6332430394f100ec1d]

        remove redundant spaces
        
        introduced in 206a20ba56d185411cd099f324a0d9c0529eaf48
        
        Change-Id: Iea9fd5844f0aaf49e89c2e79a2a4cc9066b11806
        Reviewed-on: https://gerrit.libreoffice.org/28966
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-17  Gabor Kelemen  <kelemeng@gnome.hu>  [f8d42fe73a9a27a17ee421ef63340ac41eeb2539]

        tdf#99885 Fix example on using the AGGREGATE function
        
        Change-Id: I27b783c937c7ad44839803f3fd7810a4d03a3d87
        Reviewed-on: https://gerrit.libreoffice.org/28936
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [25ddb95121b787fc523c60b838eee35f3c25b814]

        rename "Graphics cache" to "Image cache"
        
        Change-Id: I4fa5fdfc352a352c56972c9784422703a231579d
        Reviewed-on: https://gerrit.libreoffice.org/28968
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-17  Gabor Kelemen  <kelemeng@gnome.hu>  [f3f6967430b24e04be249a063296d5b0f0769f94]

        Menu item rename: View -> Fields to View -> Field Names
        
        Some occurrences were replaced in c375894037bb4da57fe7defc45b88d8c0c989dd8
        but some others remained.
        
        Change-Id: Ic68d79c92b82ff4f7c85a51b7e66f9da0d93ad60
        Reviewed-on: https://gerrit.libreoffice.org/28918
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-16  Yousuf Philips  <philipz85@hotmail.com>  [dbaafc06a3900c768074b2f5c2a0af8c7c6194d8]

        tdf#102219 Correct shortcuts for navigator and references
        
        Change-Id: I3b2a35a05597e6002668e8c4a2afea207a9242bc
        Reviewed-on: https://gerrit.libreoffice.org/28943
        Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
        Tested-by: Yousuf Philips <philipz85@hotmail.com>

2016-09-15  Gabor Kelemen  <kelemeng@gnome.hu>  [e965f370818b8ab4de16db492402cdff4ee574e9]

        tdf#101723: Wrong parameter reference in COUNTIFS explanation
        
        Copy-paste error, sync with function description:
        Criterion_range2 -> Range2, Criterion_range1 -> Range1
        
        Change-Id: I7c6a200072703944f013f67e220150abaede9418
        Reviewed-on: https://gerrit.libreoffice.org/28924
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2016-09-15  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [206a20ba56d185411cd099f324a0d9c0529eaf48]

        Correction for Hijri calendar
        
        [~hijri] works for all locales using arabic alphabet, except Oman (may be a bug)
        
        Change-Id: I42ba27032fdabe64b626db494e27b5f139f78325
        Reviewed-on: https://gerrit.libreoffice.org/28502
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2016-09-15  Gabor Kelemen  <kelemeng@gnome.hu>  [6d24687976074e3bf84dcc4d373cc8a208b4e299]

        tdf#102206 Change suffixes of LCM_ADD and GCD_ADD to _EXCEL2003
        
        Change-Id: I8004ad5eb82e3c1d522b655f8533750d87a64bd3
        Reviewed-on: https://gerrit.libreoffice.org/28927
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2016-09-15  Gabor Kelemen  <kelemeng@gnome.hu>  [2251478b3e1440a5a0b1928dc492e15f679fca49]

        Change file extensions in examples: sxw -> odt, sxc -> ods
        
        Some examples still used the old StarOffice extensions.
        
        Change-Id: Id6f7a28f0ff8511181f3641d8ad9f6f5896cef68
        Reviewed-on: https://gerrit.libreoffice.org/28925
        Reviewed-by: Michael Stahl <mstahl@redhat.com>
        Tested-by: Michael Stahl <mstahl@redhat.com>

2016-09-15  Gabor Kelemen  <kelemeng@gnome.hu>  [eb949d8e2f087ea0358719948e75a4aeacddd74f]

        tdf#102198 Fix references to the "Save As Template" menu item
        
        Change-Id: I63a78ca9b99447bf8e458377419b0ba92550fe37
        Reviewed-on: https://gerrit.libreoffice.org/28903
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6c8c4a5e044c5c22ca3acc7d968b096340562627]

        replace "also :" by "also:"
        
        reported via pootle feedback
        
        Change-Id: I075ba046e72791ac44d37580972ee270134c4a35
        Reviewed-on: https://gerrit.libreoffice.org/28797
        Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
        Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2016-09-09  Stanislav Horacek  <stanislav.horacek@gmail.com>  [ea2be76c292e9b2ad455bc47540d8e03626b7ee7]

        tdf#100990 correct example for RATE function
        
        Change-Id: I8161bd5b805ffc0e852c2d2516e48eba8bdf10cd
        Reviewed-on: https://gerrit.libreoffice.org/28745
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-09  Akash Deshpande  <fastakash@gmail.com>  [187a8d006c9b738a387eedd65c0cb71e8257e6ce]

        help-to-wiki shell call replaced with a function
        
        shell call to run getalltitles has been replaced
        with a function call.
        
        Also added a new option to save the title file
        alltitles.csv  If this file is needed, to continue
        to generate this, please add -t to the run.
        Or else, please remove it so that a stale file
        is not kept around
        
        Change-Id: I2902243df59d415fb313efa7d4132b0190658fa3
        Reviewed-on: https://gerrit.libreoffice.org/28650
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2016-09-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [fbd93f4c667396b55f7c2df3707590ba56218b39]

        tdf#101805 correct documentation for ERF.PRECISE function
        
        Change-Id: Ic621f1e60f41ebcda5b3f390713da4315cf68500
        Reviewed-on: https://gerrit.libreoffice.org/28735
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-09-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b62218feb4fc7d278699d425868fdc7ac1bb6212]

        tdf#101064 adjust menu path to Format - Frame and Object - Properties
        
        Change-Id: Ib7692042bfb7daaf7325be8f183759b27eb315e6
        Reviewed-on: https://gerrit.libreoffice.org/28733
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-08-31  Eike Rathke  <erack@redhat.com>  [c122aa7574e363c9dce332f1ca8b69b1cccde202]

        change bad example for "Convert only if unambiguous" to something better
        
        Why is this even in the OpenCL_options help file?
        
        Change-Id: I319b59cea3d7f56b58de95292ca53b708e7e23c7

2016-08-29  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [a1ae3364bcbf664a39922cefc081ccc74fce570c]

        Rewrite Trend Line Help page
        
        Insert new types of regression
        Update constraints
        Add new options (X-Y names)
        Reorganisation of the page
        
        Update:
        Convert all power value to <sup></sup>
        Convert unicode character sigma to its HTML code &#931;
        as &Sigma; is not recognized
        
        Change-Id: If1fe158d8c19ac80fb03ef3c7491ada5b666ccd0
        Reviewed-on: https://gerrit.libreoffice.org/28225
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-29  Olivier Hallot  <ohallot@collabora.co.uk>  [32e04637f0cdf7f44b17c83fb78f66752430ab41]

        tdf#80652 Help file for CMIS remote servers
        
        Also
        * User guide for using remote files
        * Check-in, check-out
        * Setting up a remote file service
        
        Linguistics/typos and overall contents accuracy fixes welcome.
        
        Change-Id: I7779e4bde91c1d304d87de083e76c64309c13992
        Reviewed-on: https://gerrit.libreoffice.org/28277
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-27  Niklas Johansson  <sleeping.pillow@gmail.com>  [c375894037bb4da57fe7defc45b88d8c0c989dd8]

        Wrong name on menu item
        
        The menu item is View - Field Names not View Fields
        
        Change-Id: I04616d324a2cedca960a4a0662adb8941ee3f4ea
        Reviewed-on: https://gerrit.libreoffice.org/28402
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-23  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [01b5fd2938a9680a773203fafc25acdae093f5bf]

        Add new languages to Native Number [NatNum1]
        
        following c16efc81bd9fb1cfc85f7949eccbdeb5818e5093
        Build from source code in natnum1Locales[]
        i18npool/source/nativenumber/nativenumbersupplier.cxx#438
        
        Change-Id: Ifa17cca2f78c09f02cc21774cd8c9f10f790b849
        Update: correct ids
        Reviewed-on: https://gerrit.libreoffice.org/28181
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-18  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [ea4100df0c087e2439ae438cfa7a3d35efb6dd27]

        tdf#30456 Add help to Merge Cells dialog
        
        Describe the three options that will be introduced with commit:
        https://gerrit.libreoffice.org/27463/
        
        Change-Id: Iefe1b887d28d1845755e5beeadfa6d829c8d4acf
        Reviewed-on: https://gerrit.libreoffice.org/27467
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2016-08-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [641b43850cb2903e640bfbdd5df413e80aff2b68]

        tdf#99840 update info on saving of pen drawings in Impress
        
        Change-Id: I46546fa3a25cf2eed21438f6171f1959777166f5
        Reviewed-on: https://gerrit.libreoffice.org/28093
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-17  Olivier Hallot  <ohallot@collabora.co.uk>  [38af1adac0c495b5865cd70d8a29163ec2fcdc14]

        Document classification help page enhancements
        
        Added more information on
        Objective of classification
        Categories
        Levels
        Customization
        Pasting contents
        Toolbar
        
        Grammar and liguistics checks welcome.
        Corrected lawsuits
        
        Change-Id: Ibdf652a9ee7927fa10262c7b3b54f1d750bf72c6
        Reviewed-on: https://gerrit.libreoffice.org/27857
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-17  Akash Deshpande  <fastakash@gmail.com>  [2e141341684eb610834db92693d715f3fd01d0dd]

        tdf#94553 fix nested lists in wikihelp
        
        The problem was that only the first element in a nested list
        was getting the extra '#' character Added a re.sub statment
        to ensure all elements inside a nested list have this to ensure
        proper display Also backing out temporary/FIXME changes in
        the xhp files.  The run is now free of warnings with
        the desired changes showing up for 'Using Gluepoints' page,
        which has a nested list
        
        Change-Id: I4009408ee11e191cbd5e1560ca1d08f3e7b5c630
        Reviewed-on: https://gerrit.libreoffice.org/28107
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-08-16  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [053c67aeb4049a175eda8dc4a1910516f58ce7b4]

        Improvement in help page for number format codes
        
        added/fixed comments by LBP in code review 1
        
        Change-Id: Ic06e89a027d70d35c6985215b7fcc420d7b4e7ed
        Reviewed-on: https://gerrit.libreoffice.org/28110
        Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net>
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-13  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a66bd48b54c7efea526cd2bbebbba924d8524c0e]

        tdf#101163 adjust menu path to changing case
        
        Change-Id: Ia0c35fbff1f638040bd48971da8a536bf799367a
        Reviewed-on: https://gerrit.libreoffice.org/28092
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-13  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [6193c8a5f97aa5d6922b412019c6da0bfda97590]

        Add format star to repeat character
        
        Number format modifier (*)
        
        Change-Id: I9362ce7f8e87b2f9b957085da241c040316ed813
        Reviewed-on: https://gerrit.libreoffice.org/28100
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-13  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [6071229bf10bad31360c9347d8a785fe8446608a]

        New UI option Denominator places
        
        For fraction format, "Decimal places" is replaced by "Deniminator places"
        
        Merge both related topics as they are linked to the same page.
        
        Change-Id: Ic37b284e2504a989f940da1cbaf4dfbb0a5a8acc
        Reviewed-on: https://gerrit.libreoffice.org/28099
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-08-11  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d4501baed063dd06f7b74c1354a8681ea46c326e]

        tdf#97923 adjust menu path to Insert/Delete Page Break
        
        Change-Id: I9a771b814452353da48dcbb19f39e4ff1d9770b4
        Reviewed-on: https://gerrit.libreoffice.org/27994
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-08-09  Eike Rathke  <erack@redhat.com>  [4c58b1b195d7df86ea6ccee322478064f7f8a10a]

        clarify on CEILING,CEILING.MATH,CEILING.XCL and FLOOR,FLOOR.MATH,FLOOR.XCL
        
        Change-Id: I557b2be54fad33e540017e093d3261e430e9a152

2016-08-04  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [63f0834e7b6747c46e3e4402ee5acd7fcc596d2b]

        Update Number formats Codes
        
        - Insert bookmark links
        - Add 4th section (text) of a format
        - Add fraction representation
        - Correct uppercase for time formats codes, + warning disambiguation minute/month
        
        Change-Id: Ib2ba34c9572db340909f7efb4da45fa978b8dad2
        Reviewed-on: https://gerrit.libreoffice.org/27831
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-07-31  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5eafdadc8a35ac5340f256c7ce44e1d2802988c8]

        tdf#99161 tdf#101024 rename strings in index/table of contents dialog
        
        Change-Id: If92620aef1914605e2d35681db59c9cfa1ff4e0d
        Reviewed-on: https://gerrit.libreoffice.org/27433
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-07-31  Stanislav Horacek  <stanislav.horacek@gmail.com>  [53110e73fd9ec70de24ad8e0100862efd8797cff]

        update labels in Slide Show Settings dialog
        
        Change-Id: I8c1c22357997311f35693693a33a4557330fdebc
        Reviewed-on: https://gerrit.libreoffice.org/27757
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-07-31  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0eb754e971171c3a0fe76419a9830462d2958066]

        update description of the View options page
        
        Change-Id: Ib0f22c5bb4795cea83ff5ad76ba289808ef936cd
        Reviewed-on: https://gerrit.libreoffice.org/27754
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-07-31  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0790746cf3a5be85c3164ee54ca939264ca6525d]

        update description of Java Start Parameteres dialog
        
        Change-Id: Ie2d508504a414e27435f95e7748f072fc7919dad
        Reviewed-on: https://gerrit.libreoffice.org/27745
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-07-31  Stanislav Horacek  <stanislav.horacek@gmail.com>  [c2a24f0eefe7529b73c511dbad12425ef350bbe3]

        mark see also link as translatable
        
        Change-Id: I0ca1ff39e46fceb8b86d1551cf02540b471d3e49
        Reviewed-on: https://gerrit.libreoffice.org/27743
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-07-31  Stanislav Horacek  <stanislav.horacek@gmail.com>  [141d22f10418520b549f99939a6c060ef24584fe]

        add missing commas
        
        Change-Id: I694c61ec62ebac77a4499a82da9a15b8bc1c5aeb
        Reviewed-on: https://gerrit.libreoffice.org/27742
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-07-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [034f593c7a63283b361349b152e598ea2ec51b90]

        tdf#100962 adjust menu paths to track changes commands
        
        Change-Id: I9a0f4964cd29af3fb600b6cb4570ceae5f33f50d
        Reviewed-on: https://gerrit.libreoffice.org/27491
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-07-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [95e2f998f1a995b7af4f7a4e7ddbf0803daf4cf1]

        FORECAST.ETS.*: improve description of aggregation argument
        
        Change-Id: I1192fdeb6249cb63d45a40c099b47685a0dd51f8
        Reviewed-on: https://gerrit.libreoffice.org/27472
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-07-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8e6440c88f34ad595feca16d0cffbf14940d2fd8]

        fix spelling of "coefficient"
        
        Change-Id: Id988f9127d8d7af2dbd72ec899168d21b7d2923b
        Reviewed-on: https://gerrit.libreoffice.org/27481
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-07-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8b70a2a6b13121f589187c97a0ab79c0bc199d7d]

        FORECAST.ETS.* confidence level: use precise argument name
        
        Change-Id: I4c2d43055b7a85bc39fa22e0721ba9aa0bd448b1
        Reviewed-on: https://gerrit.libreoffice.org/27471
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-07-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [01570676aa081f69e7663b5dac19d9253e0c648c]

        Help index entries are in plural
        
        Change-Id: I6618b16d1669c65c2204d80d4c7632a21e7befea
        Reviewed-on: https://gerrit.libreoffice.org/27490
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-07-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [48ad0ab9ce866e1f6aa651885337fde3ff8dbf07]

        use consistent wording in data analysis functions
        
        Change-Id: Ic8bd4f8be1b3a5836e32f62fc5d102343f4ff34a
        Reviewed-on: https://gerrit.libreoffice.org/27489
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-07-24  Stanislav Horacek  <stanislav.horacek@gmail.com>  [96c3fd60a0d02dcd4d9fc1925aed3c28f5170b9a]

        fix function name in syntax for FORECAST.LINEAR
        
        Change-Id: Ibbaadef2e51ad71d819df993ccbee9b124243054
        Reviewed-on: https://gerrit.libreoffice.org/27466
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-07-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a5c501a84e0061e3316352f9ed5219419d9bc295]

        rename option for cursor in protected areas
        
        Change-Id: I1e2ffcf03c952a5d40874d9aafe60ccd97d80dc3
        Reviewed-on: https://gerrit.libreoffice.org/27443
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-07-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [33e1d32da35c7eae844a798ecbb4df9dd1964769]

        tdf#92825 adjust menu path for AutoCalculate
        
        Change-Id: I7a18a0434d92db015721ef7e523aebaf76b3c7af
        Reviewed-on: https://gerrit.libreoffice.org/27448
        Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
        Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>

2016-07-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [89084676982a55e4f0056360ec055dd156ee2439]

        remove redundant emph tag
        
        Change-Id: I8de64440fb433bb51a32c93cd49ca5387221a936
        Reviewed-on: https://gerrit.libreoffice.org/27440
        Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
        Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>

2016-07-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [ff07ecb749ae707353ffe8fb0686857cc47dba2a]

        paragraph dialog has "Outline & Numbering" tab, not "Numbering"
        
        Change-Id: I2a2a6c6e23022932d85d15da6228bab91ca45d1c
        Reviewed-on: https://gerrit.libreoffice.org/27445
        Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
        Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>

2016-07-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d2e8010196b99875138088ec814df71b22554d9d]

        tdf#92825 adjust menu path for inserting header and footer
        
        Change-Id: Ifedf0c43050106da123dbf89ec2c165a8dcc1b5d
        Reviewed-on: https://gerrit.libreoffice.org/27442
        Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
        Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>

2016-07-21  Olivier Hallot  <ohallot@collabora.co.uk>  [41395cd9ba77de6475ce59aa80856d614bdabc95]

        Drop useless switch in page
        
        Change-Id: Idb0e5b27c839c0890b398228c8e11c37ef36f35e
        Reviewed-on: https://gerrit.libreoffice.org/27407
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-07-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [6f3812ba40737f10d77149c8a258896c2a6ac2b8]

        fix text of menu items for table of content and index
        
        Change-Id: Ic1091e3bd824d73544be47d7d6a64e76febc28e7
        Reviewed-on: https://gerrit.libreoffice.org/27270
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-07-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8da351ef5bbddfd5d702ce0aa1a7578ac363d1c0]

        rename menu item "Table - Table Properties" to "Table - Properties"
        
        Change-Id: I83e91691ac20171b19a99daada49d0a2d4b19e98
        Reviewed-on: https://gerrit.libreoffice.org/27267
        Reviewed-by: Adolfo Jayme Barrientos <fito@libreoffice.org>
        Tested-by: Adolfo Jayme Barrientos <fito@libreoffice.org>

2016-07-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [d17b91b6c497fa9b97ed6d588fcfb37bbdf1d0ad]

        (Regular) tooltips can no longer be disabled…
        
        … so this is always true.
        
        Change-Id: I1154f86cd7dde358a669f6a3020119e9685ac83a

2016-07-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3f158b0dba476baf0816ce22159860d6dea58084]

        remove pointless (since empty) switchinline
        
        Change-Id: I4db96b80c90b312f2c79468388693cb9a934f525

2016-06-27  Valter Mura  <valtermura@libreoffice.org>  [f4fb6dfe872c87ae28d3c17647ccc0230def948c]

        Remove stray parentheses
        
        Change-Id: I9f9b991f0a6050fb7145fa229034ee8310c54cac

2016-06-27  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [f04fe534bf08b4a3ddaa6414a27a44575fc4aecf]

        The “Show font history” option no longer exists
        
        This is still configurable, but as an advanced preference (search
        for: org.openoffice.Office.Common > Font > View > History).
        
        Change-Id: Ic3a87ce77044c663613f98aa6a6b1b60bd4fca75

2016-06-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [c23a2a94aae6b2f1290145323460848eff867305]

        Replace ASCII approximation of trademark symbol with real character
        
        Change-Id: I70c466baaaa8e2fbcba8c4c36fd4df6f14cda22b

2016-06-21  Andras Timar  <andras.timar@collabora.com>  [3a26a9f702b811e7bef168b04696e66993d0b13d]

        missing paragraph role
        
        Change-Id: I7f3e30a07bbdc8a9dcb8c63519ba1a78c1ada0dc

2016-06-21  Andras Timar  <andras.timar@collabora.com>  [d9e375bb5271e34a84f176d471ca9d4d15071ccc]

        handle <item type="code">
        
        Change-Id: Id6b828ffdd45530af5fda09046b85cd9fe21eecb

2016-06-21  Andras Timar  <andras.timar@collabora.com>  [e84bf1290365b9fd331f06cd1c03bf11c1f4cc1e]

        tdf#98401 fix wron paragraph role
        
        Change-Id: I7a8ffd79550d6355d59bcb256f09c4a0b785ebd2

2016-06-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [2f6e93f728e4c7b278b57479bf1fd8fda3344fff]

        remove "-" between FileAttr-Function and FileLen-Function
        
        to be consistent with the rest of the functions
        reported via pootle-feedback
        
        Change-Id: I6e95109a8cf4145dc84ab0f3ad699d74ee05d932

2016-06-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [909af2a8cb528fd502229eaa08f1eac5d83114cd]

        "<emph>Drawing Object</emph> - " → "<emph>Drawing Object - </emph>"
        
        (put the - inside the emph)
        reported via pootle feedback
        
        Change-Id: Ia8a26116085cf4c1bac6108f175d9b38fc319c78

2016-06-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1abe8b8b3462e7f62e1d5563402672c0b2ae4851]

        “Page Break Preview” → “Page Break” in Calc
        
        Change-Id: Ic0d6cbe429305760a21ebc9fdbee67f0d752fe23

2016-06-19  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2db75854e290a7ce93e869214b3d6fba86d93ae7]

        tdf#100478 Correct the syntax of two examples of the N formula
        
        Change-Id: If97787808183045e3a9573cf1a26ed3e923f3bdb

2016-06-18  Olivier Hallot  <ohallot@collabora.co.uk>  [16c021b2259e92fd21da3689309375fcc21891b2]

        Better wording for FORECAST.ETS.* help pages
        
        Change-Id: Iac41e281088fb1ca48f1b5509d38301405ff6348
        Reviewed-on: https://gerrit.libreoffice.org/26437
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-06-17  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [fe617af636ad6b2a9b0b45d290a7d23604624733]

        tdf#100445 Fix name of style applied on Ctrl+0
        
        Change-Id: I38bb9fb7c6d79f19b22391feab08ddaa18ccc29a

2016-06-17  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2b3576acb7553a05ff5935dcd346306be8488b3a]

        Checkbox renamed to “Enable cursor”
        
        Change-Id: I0b73868c51d6d6637fa933f6ba37f897f1429f3b

2016-06-16  Caolán McNamara  <caolanm@redhat.com>  [5f7e3ad041ddf022f6b0feb11fac1debbcf835b2]

        Recover lost basic in help indentation
        
        regression from...
        
        commit 6614bedceadcc07ec082c5e926107f27903bda5c
        Date:   Mon Jan 25 20:07:10 2016 +0100
        
            fix validation errors by round-trip through helpauthoring extension
        
        with git show 6614bedceadcc07ec082c5e926107f27903bda5c | ~/recoverindent.py
        
        import fileinput
        import re
        import sys
        
        added = []
        removed = []
        filename = ""
        
        def processlastfile(filename, added, removed):
            if len(added) != len(removed):
                print "BROKEN"
                sys.exit(-2)
            if len(removed):
                f = open(filename, "rw")
                linestring = open(filename, "r").read()
                start = 0
                for x in range(0, len(added)):
                    if added[x] == removed[x]:
                        continue
                    if added[x].strip() != removed[x].strip():
                        print "BROKEN"
                        sys.exit(-2)
                    if filename == "source/text/sbasic/shared/03080301.xhp" and x == 6:
                        print "skipping special hunk", removed[x], "in source/text/sbasic/shared/03080301.xhp"
                    else:
                        start = linestring.find(added[x], start)
                        if start == -1:
                            print "BROKEN"
                            sys.exit(-2)
                        linestring = linestring[0:start] + removed[x] + linestring[start + len(added[x]):]
                    start = start + len(removed[x])
                open(filename, "w").write(linestring)
        
        for line in fileinput.input():
            if line.startswith("--- a/"):
                if filename is not "":
                    processlastfile(filename, added, removed)
                added = []
                removed = []
                filename = line[6:-1]
            elif "role=\"bascode\"" in line:
                m = re.search('>(.+?)<', line)
                code = m.group(1)
                if line.startswith("-"):
                    removed.append(code)
                else:
                    added.append(code)
        
        processlastfile(filename, added, removed)
        
        which puts the code back the way it was, except for one string
        which had changed and was fixed manually afterwards
        
        Change-Id: Ic67abf36bb5d27be58a51ebbf5022830f56dcb37

2016-06-16  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [02b56e7da2dba0f2cbc1847f8c52bc7ade6a8e32]

        Update several strings for Windows 8.x–10
        
        Change-Id: I9346d905c8f65bf282790a35802f5e2328525bb5

2016-06-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [6343e2e9b252deb2f1fb0b9ec20ed578ac258a8e]

        Duh!
        
        Change-Id: I17ae04efde155cc38f8c3506400fb7431c3da641

2016-06-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [5d7082c339ed01e67d8296f60b8429f39ca2452f]

        Remove duplicate <emph> and whitespace
        
        Change-Id: If3a14040d2395584ef81b4d0d1f21bac2f471fd2

2016-06-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [17405f4ca6d12814f5abc0f97028745308edca9a]

        tdf#99637 add expert configuration property for number of undo steps
        
        Change-Id: I6ea67b95d3cc535166adbb0459a25b335f96d544
        Reviewed-on: https://gerrit.libreoffice.org/24774
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-06-01  Eike Rathke  <erack@redhat.com>  [d2dbd0dacb5c653680ed94d6a2ebabd52e300a0a]

        eliminate use of locale dependent date strings where possible
        
        ... unless used in input or formatting example.
        
        Change-Id: Ibda8fdf6db62b61ec4bb0e2e6bfd096f37849916

2016-06-01  Eike Rathke  <erack@redhat.com>  [8353d5baa0186d0774a9ddd598677b31bff5922c]

        eliminate the mentioning of locale dependent date string in ISLEAPYEAR
        
        Rather use DATE() and "yyyy-mm-dd" ISO examples.
        
        Change-Id: I41c9dc57167f8c70e8674fcd4b4038ab8e835141

2016-05-31  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1e2ea6f97cc4a3e329250a1e5708e2f45447e289]

        No need to be redundant
        
        Change-Id: Id5ebb8b186920eeedad311663057c383eb7bd61c

2016-05-30  Olivier Hallot  <ohallot@collabora.co.uk>  [b1d1171b0dd1eda694c801478f183a0a15ae92ee]

        Fix help page with new term
        
        Change-Id: I2b18f319e176a426dac5401561910169de44f5b3
        Reviewed-on: https://gerrit.libreoffice.org/25689
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-05-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [a9a0e8625655eabdf702cfc754412488a79c0513]

        Misused word: “strait” → “straight”
        
        Change-Id: I9129c1d493ef47087fc3d39a58cc5142b4df8e38

2016-05-27  Eike Rathke  <erack@redhat.com>  [5b1cb4f0bfbae734818ae791165cd1ea7ac5fdcb]

        tdf#70806 DCOUNT and DCOUNTA DatabaseField argument can be omitted
        
        Change-Id: I340142fedd2239ff318c8f70fe228e696540cfdd

2016-05-26  Eike Rathke  <erack@redhat.com>  [f5f2b4982350ee6e0616d49742b29b0a57edbbbb]

        tdf#70806 get rid of the "number 0 for the entire database" nonsense
        
        1. there is no "entire database" in this context
        2. 0 was an old workaround for an omitted argument that Excel knows for
           DCOUNT and DCOUNTA functions to count records that match the
           criteria without applying a further count on a selected column, but
           not for other functions
        3. Excel does not know a 0 argument
        4. ODFF does not specify a 0 argument
        => so give examples that don't use it.
        
        Change-Id: I03654e90798a97bfd37a5f20de26d45e96726206

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f2361eb91e2e47b0ecbc02bedb8763c08007f0c4]

        remove spurious space before </paragraph>
        
        Change-Id: Icf4d5ba12ab65bbedaf75bdee4ffc36131ea731e

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [caeff7f2fb309f76e5a74cab62016bf2d185840a]

        remove spurious space before </variable>
        
        Change-Id: I06d328b73455d5b6ea04d7c04c9b09fcb7bad366

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bef19302118a8c8e349db3d9b7417419d53586f0]

        remove duplicated variable (export_as_pdf same as ref_pdf_export)
        
        Change-Id: I015e9674bf72e74e3d3ec69087dfd289adfa121f

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [30ecec125c4383354379201fc1191fccfb082059]

        remove obsolete attributes from changed strings
        
        as it doesn't matter if the context changes, since they'll need to be
        modified by translators anyway
        
        Change-Id: I120289e3d944030ba1933c888795137d7ef71324

2016-05-23  Andras Timar  <andras.timar@collabora.com>  [1ab77b7cc2e30fdd7ee68d3ae2f9777225003186]

        Ctrl + Down Arrow in fact jumps to the beginning of next paragraph
        
        Change-Id: I5f55da8e8298f7cb3758e931ef3804b7df66bf0c

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [d05478e9a284ab1f4189ecc85e50f7205e0d9af3]

        typo: "the the" → "the"
        
        Change-Id: I315fd3151e4b52495f3f55a5a65813b13debd8a6

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [36b3f0c90d172c341c556f63cc5c312220118b3e]

        typo: periodical_abberation → periodical_aberration
        
        Change-Id: I29e6938ddbad2cf31e07a80fadcffa12ced7c839

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [2ab9b7fddbbc6f81dc69a740fc120194a7fd8671]

        hid="" → hid="."
        
        Change-Id: I64a889f1cd519a0cf1898e913ad68f850d472eb6

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7f87433d5583fc8cd8811306521d134735f8cb13]

        "Insert - Field", not "Insert - Fields"
        
        as per LO HIG - https://wiki.documentfoundation.org/Design/MenuBar
        ("Use singular form in labeling when applicable (e.g. Insert+Shape,
        though multiple shapes are listed under the submenu, a user can only
        select one item).") and already changed in UI
        
        Change-Id: Id15afe7e3c92b54526ff694f7959ab3e01a2d606

2016-05-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [a52d4ff5939aca0856be9a9cd9cda3306931a43e]

        COS(PI()/2) doesn't return 0 (fpu accurracy), use COS(PI()*2) instead
        
        since that gives 1 as expected.
        
        Change-Id: Icd1a0424f90ef9256c706cecc0ab3b7e2c741181

2016-05-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0f8cc79cae99f7f3d8bb7d47a1a19be2ec09ac38]

        replace duplicated "pentagon" by "hexagon"
        
        Change-Id: Ifcd8441f175040dbcb81dfd4d2a62a7c50b8583b
        Reviewed-on: https://gerrit.libreoffice.org/25300
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-05-22  Olivier Hallot  <ohallot@collabora.co.uk>  [ea6c97353fc81c1e40e5b10cc70d1436e8a8d809]

        Do not translate numbers... (3)
        
        Change-Id: I2480be8d515d210413dc6e732467bdf9c420bdbe
        Reviewed-on: https://gerrit.libreoffice.org/25279
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-05-22  Olivier Hallot  <ohallot@collabora.co.uk>  [bd649dfd6750991c54e1509c3b2afeb55d9ef267]

        Fix Data menu help file w/ new entries
        
        Change-Id: I6055007c5b8811f65a8937c2ebd6eec913a95e95
        Reviewed-on: https://gerrit.libreoffice.org/25277
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-05-22  Olivier Hallot  <ohallot@collabora.co.uk>  [fd115b0ed12623d445a1d6a6d7554429d91727e9]

        Do not translate numbers ... (2)
        
        Change-Id: Iff0930493bed0a839869a02518aa879cc6d11068
        Reviewed-on: https://gerrit.libreoffice.org/25276
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-05-22  Olivier Hallot  <ohallot@collabora.co.uk>  [a86c7d5fbd0c2014afe0590a1bfdc1f2001d91a0]

        Do not translate numbers...
        
        Change-Id: I87d272719a0a666744951d82f7c522b6cd554bc7
        Reviewed-on: https://gerrit.libreoffice.org/25275
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-05-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [f977f89d5e1bc34ef79f2d292e11c69fc22b2a7d]

        Initial classification bar documentation
        
        Change-Id: Ieeff90ecf810e9e36e7f80815d57ccc0bc0e8067

2016-05-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [eca5c42b8298966ccd0960a9fbaed918a6027ea2]

        Document Tools -> Options -> LibreOffice -> Paths -> Classification
        
        Change-Id: I5616fe15ffd5a839d693a20c3e7eb1445421fd95

2016-05-14  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [ce76ee35c4ee0c5cd6e7b450df2d95b289461e2d]

        tdf#99809 Add back some syntax highlighting tags…
        
        … accidentally removed in 8799ced9da7b7aeb37fadf700e062cc3255ebfe0
        
        Change-Id: I799b62bb169dbc0505ed03deef6e460d75a66e9d

2016-05-13  Johnny_M  <klasse@partyheld.de>  [8799ced9da7b7aeb37fadf700e062cc3255ebfe0]

        tdf#99809: BASIC: Update Rnd function and Randomize statement
        
        BASIC's Rnd function and Randomize statement were updated on
        tdf#70474 and tdf#90110. (See
        https://gerrit.libreoffice.org/#/c/15818/ for the latter change.)
        Their documentation needs to be updated accordingly.
        
        Change-Id: I17f6a04858a20a969dc427be43dd903aedc04ecb
        Reviewed-on: https://gerrit.libreoffice.org/24943
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-05-10  Peter  <launchpad@ptoye.com>  [603ab87d4a7356a1490a00fc62a7e2f691b5ece3]

        Cleaned up some English
        
        Change-Id:  I5f81ef8381536aeca8eac8d409c75f20d4245786
        Reviewed-on: https://gerrit.libreoffice.org/24796
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-05-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [50ae47d7856c77dd682d0e7007acc70ee34fb5b5]

        tdf#99739 tdf#91945 Margins and edges aren’t the same thing
        
        Change-Id: I6809b79bdde36fd5ee86f0eeb54c29871f54c19c

2016-05-08  Olivier Hallot  <ohallot@collabora.co.uk>  [91e86eaee7102c538c432140a4ab6b44c25a9cd2]

        HC3: XSL to extract bookmarks from XHP files
        
        Change-Id: Idaf6e4e890a1be1a44d96a5a36786fd480dc01f9
        Reviewed-on: https://gerrit.libreoffice.org/24756
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-05-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [6bf8d987d05e14c5efaf9f7ab6da79642d227307]

        tdf#99715 AutoCalculate has been moved to the Data menu
        
        Change-Id: I4fc9162aa46cdad1af6052d02fd6e3da73a3bfb8

2016-05-03  Stephan Bergmann  <sbergman@redhat.com>  [b4f803adf47059a195de82e8757a3fe1856f4596]

        Fix bookmark element
        
        ...that was broken by previous 7baa265c995f1d27cef325bf1583a579737e11df
        "tdf#99637 Don’t mention Undo settings now in Expert Configuration"
        
        Change-Id: Idecc9cca5bdef2da8a027ae9e1ce6f76d46dcdb5

2016-05-02  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7baa265c995f1d27cef325bf1583a579737e11df]

        tdf#99637 Don’t mention Undo settings now in Expert Configuration
        
        Change-Id: I5a6c8a193a1f80683a79e1e1b255d67586493a6e

2016-04-27  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [743ed49ef0759b6cbd65d707ae9b8bba90e81a4d]

        “Mail & News” is just “Mail” now
        
        Support for the news:// protocol was removed in core commit 6d089a4c7
        
        Change-Id: I858331b9fc73502915cbd5fc2a8618e0837ba2a6

2016-04-27  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [32a855a02c55f864af7b2d1a7ebddd55043e297b]

        tdf#92825 Update Impress’ Master menus
        
        For now I removed the tip paragraph on “Format > Slide Layout”, which is
        a very old window (from ~2004-era OOo) that nowadays is replaced with the
        Sidebar (and before the Sidebar, it was replaced with the Tasks pane).
        This tip linked to more obsolete content… It’s a growing snowball. We
        really need to get ourselves busy and rewrite all that.
        
        Change-Id: I70e48f7613a0b17649e88f12c986a5ff1969deba

2016-04-25  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [fa9de2c321c3bf9e29b78fbec4f3c534887029b2]

        Update link to dictionary page
        
        Change-Id: I65c27555fb686b4291ef78894e74f16c75c52a9b

2016-04-25  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7b6a881fae188afa224c71cd4685fabe80ac47fc]

        tdf#89953 Help update for character spacing controls’ simplification
        
        Change-Id: I9f9e3e19ef7d5e2cf97603231fba7df747d738a2

2016-04-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [a14d38465c010b4feedfe6c2317a6eef59ffa09b]

        tdf#94057 - add "bascode" element to xmlhelp dtd
        
        it was introduced with d06c698b799e0e4ceaf3a3760c9589fe29dc29a9 on core
        to have LO apply syntax-highlighting for Basic (for 4.1.0)
        
        Change-Id: Ifbe4b511cad8810b2ebd179fb62097bcd22a556a
        Reviewed-on: https://gerrit.libreoffice.org/21793
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-04-25  Yousuf Philips  <philipz85@hotmail.com>  [5a80d0373c0edd1350e9f36e24579c2289aed7d9]

        Fix mistake made in the rearrangement of writer's insert menu
        
        Change-Id: Id8c357fafaa6cf3137a46ae32a8d18d529fbd6ce
        Reviewed-on: https://gerrit.libreoffice.org/24214
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-04-24  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [aefc01b1da7c55698de8bbcb483c0e8f07738984]

        This advice is outdated since 2011 and LO 3.5
        
        Change-Id: Ib6a9c59b05b74b47801bf620eacb46b125e4e64a

2016-04-20  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [858dfcab49af9ca0c3144efa27495dbeae982e13]

        Fix second-level headings to actually be “level=2”
        
        Change-Id: I393ca75c683323088e7d55a6d0bf3ee177994d33

2016-04-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [1ca8cf973396ef4f41dd3474b79d79fe84105b93]

        😡
        
        Following up to commit 30d9fee354cb7fbb4b129615fdb32d86085011d0…
        
        Change-Id: If59869b1fb9864895aa2c8b24b025f785af9ed16

2016-04-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [30d9fee354cb7fbb4b129615fdb32d86085011d0]

        Unnecessary markup
        
        Change-Id: I35adf2b4a7746ccc148da6eb4664d6e93710a5c7

2016-04-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [a83f16b977a22efea55105438a7e9d5919a9b0a3]

        remove doubled + in switchinline
        
        via pootle-feedback
        
        Change-Id: I661e5cc68309ffe1d43803e89fc546e95faf2b73

2016-04-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [62d9b985fd722b616240d176ff286dccb4b79270]

        "Edit or Table of Contents" → "Edit Index or Table of Contents"
        
        via pootle-feedback
        
        Change-Id: I7e31c37df5afa65f21498b895887248bcfe86d8e

2016-04-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6ba3f24ded687c7104b27d530b8d8fb68fa41045]

        typo allways → always
        
        via pootle-feedback
        
        Change-Id: I29da94286aa7b2be54b612e50dc87123329ed2d0

2016-04-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1b598faceb47d33dd8c6a7ed73a81bc0d8f8591f]

        typo symetric → symmetric
        
        via pootle-feedback
        
        Change-Id: I127b9b515d821b3526be629185c2d4853723b8ba

2016-04-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f5427d8682290b46d9820f7b9c63efa479f89275]

        typo period_lenght → period_length
        
        via pootle-feedback
        
        Change-Id: I35a915c5b601fec2c15251cadd2018add3848798

2016-04-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [8606ba360e5c453bb642ee755b292cbba17f1897]

        space before dash, & fixing typo ebmeded → embedded
        
        via pootle-feedback
        
        Change-Id: Idf5237f009c34f9abf494766db242be5a9c0e6e7

2016-04-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6644979cdfd586bb7b1d0b6e7c289bf48b4b136d]

        tdf#92476 fix sample data formatting for Database_Functions
        
        via pootle-feedback
        
        Change-Id: I8aaa7d1c70660124ffd6db7046f46add7d05ed65

2016-04-16  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7f951d4a26bf5ec2937c216b14c11f9f5246419d]

        tdf#99316 “AutoText” is now in the Tools menu
        
        Change-Id: Idae2e35965b46ceff3a1810009af9f43f7958c76

2016-04-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [9a2a76302f6c7143286b5c66b63eee5c7c9a1281]

        Repeated word
        
        Change-Id: Ice349b2a0e4aa812724dba94ae6b1f880ccf4b78

2016-04-09  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [5ebb8347c5656e487d3d44423ccdedf7c7789da1]

        tdf#98885 Stop mentioning the removed globe button
        
        Change-Id: I36a1a6df6c05058093a32cf1dd210c1c2bec76ec

2016-04-08  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [0971afd90a64d4463bae0bc9f5db091d276640c1]

        tdf#99003 Rename Target to URL
        
        Change-Id: Iba302d6f56150e2f0e1489b29398c82472ff49da

2016-04-06  Olivier Hallot  <ohallot@collabora.co.uk>  [e22230a873bf0cd2e10746557f6d0003ee7a9859]

        tdf#97824 improve description of SUMIFS conditions
        
        Change-Id: I5f81ef8381536aeca8eac8d409c75f20d47212dc
        Reviewed-on: https://gerrit.libreoffice.org/23846
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2016-04-06  Olivier Hallot  <ohallot@collabora.co.uk>  [a3913200aa6a0cbfc9cb762999b83a3cce5f5ef8]

        tdf#98870 Update Options-LO-General help page
        
        Remove help tips
        Add Send usage data to TDF
        
        Change-Id: I4193ea81dba8dce31b7a5caf310cc9f3aa4d4372
        Reviewed-on: https://gerrit.libreoffice.org/23526
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2016-04-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d0053c52b6f70094b4a7e9d7aaa1a0f1ea7f840e]

        correct name of direct cursor icon and add its toolbar
        
        remove application switch because all text relates to Writer
        
        Change-Id: Iaa509566856b1e8020834b03dcd391de448e65b2
        Reviewed-on: https://gerrit.libreoffice.org/23746
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-03-31  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [5aa3e6e32c24f5f695629d6e9627f5d8502452a3]

        People who confuse “lose” and “loose” make me cringe
        
        • https://en.wiktionary.org/wiki/loose
        • https://en.wiktionary.org/wiki/lose
        
        Change-Id: I8e1ca11b1dcffd9df7d0f3291d9604e8ec1afb43

2016-03-31  Jan Holesovsky  <kendy@collabora.com>  [721523df6af6ea33f2a7b7bc3d7d6a269c28bb1f]

        Fixed a dead link to api.libreoffice.org.
        
        Thanks to Juergen Klatt.

2016-03-28  Olivier Hallot  <ohallot@collabora.co.uk>  [3b7250f9ebada03c3b5f1f8ad983002cdefd7cd1]

        Improve help3xsl/ online a bit
        
        Change-Id: Ie514d8ba70b4620bdfc22ab989b2f45ec45c1d0e
        Reviewed-on: https://gerrit.libreoffice.org/23566
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-03-26  Olivier Hallot  <ohallot@collabora.co.uk>  [7c4cc47475a5eef1dc30be04ee4f752882fd0cce]

        New help system with browser and XSL transform
        
        See README.txt for initial information
        
        Change-Id: Iccb36975207db55c49bbfc8385bf78b948b77c2e
        Reviewed-on: https://gerrit.libreoffice.org/23343
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-03-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a367b5ee9d109a611f8684a46b9254de73ec4af8]

        tdf#92825 adjust menu path to Slide - New Page/Slide
        
        Change-Id: I2f34d6dc88a0337294c6aafe35e25e1a7d474bc8
        Reviewed-on: https://gerrit.libreoffice.org/23418
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-03-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [de40cf2cd0acf0bcd2512bca652cacd683128fba]

        tdf#98789 rename "Optimize" toolbar to "Optimize Size"
        
        Change-Id: Iac2b656a9143ac490484620e7453c4a1ef07331d
        Reviewed-on: https://gerrit.libreoffice.org/23412
        Tested-by: jan iversen <jani@documentfoundation.org>
        Reviewed-by: jan iversen <jani@documentfoundation.org>

2016-03-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5577cbe18de762f50e7efdda83f1e90ec08fd3b0]

        rename legacy toolbars in Impress
        
        Change-Id: I89ee31ccd26d7c678add4994c5354ba67bce11d5
        Reviewed-on: https://gerrit.libreoffice.org/23413
        Tested-by: jan iversen <jani@documentfoundation.org>
        Reviewed-by: jan iversen <jani@documentfoundation.org>

2016-03-21  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [fa2b64a955335a5dd0ad50bc5348a17a388b101e]

        Typo
        
        Change-Id: If20a4bf9d3370e407571cbe901584b7ff62ae7e2

2016-03-21  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [912b8cc190c9242ec4bda65c506cde9f94fc0f69]

        Update menu paths for AutoCorrect
        
        Change-Id: Iba4bd56720974d673f48aba51405bb0967306713

2016-03-21  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0788e159144aed4d05f0df53499d493eea23cd51]

        add Sheet Tab Color to the Sheet menu
        
        Change-Id: I8c7af8d8f204a71cd1ceb03cd0117cd53a36a19f
        Reviewed-on: https://gerrit.libreoffice.org/23386
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-03-21  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2bb98d0fff9ea44a2a9d6734eb31940922c22cc7]

        fix link to Page Break page
        
        Change-Id: I75f0fe92eea68ef777215413f7ce1ee3fed0ccd1
        Reviewed-on: https://gerrit.libreoffice.org/23384
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-03-21  Stanislav Horacek  <stanislav.horacek@gmail.com>  [412201d482982e12252a90de36e93b80ccfc55d7]

        Table toolbar: rename "Optimize" icon to "Optimize Size"
        
        Change-Id: I441fdbb2f921fc7c3985ace1bf8bb365eec48847
        Reviewed-on: https://gerrit.libreoffice.org/23379
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-03-14  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [83c3d042399c96436df6ab0b2ba2de8d8c11fad0]

        Typo
        
        Change-Id: I230a52d4e88514e0357a01b312f363fd860649ae

2016-03-12  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [cd69c2af776143be1768661c5d4587ce7f9f0335]

        tdf#98616 Update menu path for creating a pivot table
        
        Change-Id: I484974df93271670ecd10562e173bd7a70dc7dda

2016-03-11  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [b54536ff09619519e8d5bbd87b08b13fe027abfd]

        English
        
        Change-Id: I9b07a614becef43d07bb946d07a2efbb91794a0e

2016-03-11  Miklos Vajna  <vmiklos@collabora.co.uk>  [f0301528ebc8a907be01e9435bb43b8d2b9449e0]

        selectcertificate: add help content for the description
        
        Change-Id: Ie93709cbebcf11866cded6958c14375028910944

2016-03-11  Yousuf Philips  <philipz85@hotmail.com>  [c8c86435d40ad2ec5b0e1c5f6bdb9888445d13ab]

        Helper file to package the help so it can be viewed in help viewer
        
        Change-Id: I419d7ac89953e969d271f1ef2d82d091cd1b079c
        Reviewed-on: https://gerrit.libreoffice.org/22962
        Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
        Tested-by: Yousuf Philips <philipz85@hotmail.com>

2016-03-10  Andras Timar  <andras.timar@collabora.com>  [581ea6ad44ece0d44bb062d824b3ee165bc57f20]

        remove empty paragraph
        
        Change-Id: I4395184bc6107020abdabb542690eb2a5fb9b781

2016-03-09  Yousuf Philips  <philipz85@hotmail.com>  [17d37456a2c3e912a137b7af643de8aa4aa34bbb]

        tdf#92825 Rearrange Writer's insert menu
        
        fix merge conflict
        
        Change-Id: I8c67b61fdc6042291890bf80b47d762dd89d76d4
        Reviewed-on: https://gerrit.libreoffice.org/22972
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-03-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [dec91da1bdf9b9abbb0d54551cf6722c7aeb3ce8]

        "embed" is not a valid child of "paragraph"
        
        Change-Id: Ic0b57adaaa4124f22a669e5df0c95c3fd03e606e

2016-03-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [15d9b2e91b2e634bb1937c59dcdaa09b1e9d9b42]

        Value "Indexer" for attribute indexer is not among the enumerated set
        
        Change-Id: I7b9a031a2c79254b5df8dfdbc1c2ff2e28a21ee0

2016-03-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [08e2403dab9af5f30b87890a36a115d8643ac593]

        "link" is not a valid child of "section" element
        
        Change-Id: Ice47d8d89008bb129aad8901636ecc7a9414f6f6

2016-03-09  Olivier Hallot  <ohallot@collabora.co.uk>  [9dc3878117e8d2c4e6e6cf09b41fb2e06867a477]

        tdf#97021 Help pages for FORECAST.ETS functions
        
        Write help page for FORECAST.ETS.* Calc functions
        
        Change-Id: I4fc3a0f18bb09e033b011206c41bec841e0d01f5
        Reviewed-on: https://gerrit.libreoffice.org/23093
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-03-09  Stanislav Horacek  <stanislav.horacek@gmail.com>  [35c3a7c5774b09f974ebd34919c13b3aaa51bd4a]

        update parts related to direct cursor mode new Edit menu item added, icon on the Tools bar renamed
        
        Change-Id: If5edfff9fb8a71bdf3ed1aea02a23ba469e1fbf2
        Reviewed-on: https://gerrit.libreoffice.org/22880
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-03-09  Stanislav Horacek  <stanislav.horacek@gmail.com>  [eb89b812abd9181f75ebb4f99e89e792065fc934]

        tdf#92825 adjust path and commands related to footnotes/endnotes Insert - Footnote/Endnote -> Insert - Footnote and Endnote - Footnote or Endnote Tools - Footnotes/Endnotes -> Tools - Footnotes and Endnotes
        
        Change-Id: Iffbc2f0283d073cd3b20a222d131b158e2022958
        Reviewed-on: https://gerrit.libreoffice.org/22878
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-03-09  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a31d58505cd00e5209c91f7f39aad4369086bf7f]

        update context menu commands for indexes or tables of contents and another strings in the dialog for indexes/TOCs
        
        Change-Id: I40b10a9e256e6ffba134cb0ef6595429e346a4bc
        Reviewed-on: https://gerrit.libreoffice.org/22872
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-03-09  Stanislav Horacek  <stanislav.horacek@gmail.com>  [7855cc1db88cb5f8bc7494fa1c21ae27ab4dd150]

        rename "Table - AutoFormat" to "Table - AutoFormat Styles"
        
        Change-Id: Ieb972b48477308c0a5787a46fca89e1184279043
        Reviewed-on: https://gerrit.libreoffice.org/22873
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-03-08  Caolán McNamara  <caolanm@redhat.com>  [7d13cf69810e9a6ea8ab42bbf943d9a708e66fc6]

        update help ids for bibliography toolbar conversion
        
        Change-Id: I3059a98f6ad79f413395550bc1a270a5396decf3

2016-03-05  Olivier Hallot  <ohallot@collabora.co.uk>  [dc56b449b539d845460903a0c614ee9df48b7962]

        tdf#89419 Help entry for OpenGL options
        
        Add help entry for OpenGL in Tools - Options - LO - View
        
        Change-Id: Id4c8914c86b6dc1ed04a93f97512e3069d6696eb
        Reviewed-on: https://gerrit.libreoffice.org/22915
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-03-05  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [b70052acaf1076f4afa5a4febb79af21730dcafc]

        Click the what, again?
        
        Change-Id: I3b2ea3ddb165e53ec62c573079532a465ab75a07

2016-03-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [17ec8364ffd8f814d9bed18441ae6e8389eb360d]

        tdf#92825 adjust navigation to indexes and tables of contents
        
        Change-Id: I144816d4cd81ba85f57f7e62ebf914de56d82a81
        Reviewed-on: https://gerrit.libreoffice.org/22842
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-03-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [cdeb341a7ac1a01ac1fd28d80b70eb7bbff5e1af]

        rename "Highlighting" icon to "Highlight Color"
        
        Change-Id: Icd548e704e3d1adbd85f31b3d7d2be63c613fa83
        Reviewed-on: https://gerrit.libreoffice.org/22841
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-03-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [47cc97d2ef4f3f59a2d3d5e66a25d04fc0fff463]

        tdf#95155 rename "Appearance" to "Application Colors"
        
        Change-Id: I3880b9552842f52dfe6bbb86a5485a23f5eb4d8a
        Reviewed-on: https://gerrit.libreoffice.org/22844
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-03-02  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [3ceee913def605d1f2e4c42545b8b4a6d56a13aa]

        Minor tweaks to statistics help content
        
        - Use “Choose” rather than “Menu” in menu paths for consistency
        - Remove the UI-only convention of using an ellipsis
        - Drop a linkless paragraph of “Refer to Wikipedia”, it’s useless
          if it doesn’t have a link
        - Now that we’re on Wikipedia links, refer to them more elegantly
          and add a dot to end the paragraph
        
        Change-Id: I6e3964b8926710cd57ee6750fddb039c2c846c34

2016-03-02  Eike Rathke  <erack@redhat.com>  [4960c1ad663747257f1dc69a649f715a32a9e77e]

        add warning for case sensitivity and Excel interoperability
        
        Change-Id: I79cc6d6c48225f8559339f65df99de838c2e7ae6

2016-03-02  Eike Rathke  <erack@redhat.com>  [c5437bed9c6c425b5ab30bc75734977f6fb0b049]

        change role note to warning for Excel interoperability items
        
        ... to get the exclamation mark in online help.
        
        Change-Id: I0d8ecfb45aa02ae1e3215969317dfc74811f278c

2016-03-02  Eike Rathke  <erack@redhat.com>  [70c98adeeb5a691a7945953344fd636d17e5b85c]

        adapt to radiobutton group of dialog
        
        Change-Id: Icb1f3f1ae71c40e3ba65544486f2ff87eb60cd85

2016-02-26  Olivier Hallot  <ohallot@collabora.co.uk>  [c013f7339418eda27bced4856f175b06e7a17284]

        Add encoding in xml declaration
        
        add 'encoding="UTF-8"' where missing in help files
        
        Change-Id: I68c0203627cf2ae353d75ba025a03157f34518e2
        Reviewed-on: https://gerrit.libreoffice.org/22705
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2016-02-25  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [97ecbd0f9d9668e0abdbb7efd0e59603931951f9]

        tdf#98122 Rip out mention of the option “AlwaysAllowSave”
        
        Change-Id: I28bdddff69f8cf77d046675c395c581d43bf34a0

2016-02-23  Eike Rathke  <erack@redhat.com>  [9f7b898faa8a58c8489cdfaa36a9445497ad5751]

        add help content for wildcards option, tdf#72196
        
        ... and notes about Excel interoperability with whole cell match and
        wildcards, non-interoperability with regular expressions.
        
        Change-Id: I1425ba60ba09a60f0d82adb3f728cb1d1bff2cab

2016-02-23  Eike Rathke  <erack@redhat.com>  [c1c697836d0be764ed91807871500fec7bd21425]

        differentiate between regular expressions and wildcards
        
        Change-Id: Ib929ff3f89a51ddafe4c6e745545ef94851a83d4

2016-02-22  Eike Rathke  <erack@redhat.com>  [910342dfe6877010d2f00f2b78dcbbb60301998f]

        eliminate wildcards wording in the context of regular expressions
        
        Change-Id: Ib1f5437c0107b0857d6b58f6dead3b347b72ef49

2016-02-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [fd91f34b3106eea47e8378a672d5a42fe2920b00]

        tdf#97807 Calc menu changes for inserting rows and columns
        
        Change-Id: I7eda4072001961c19ff6f502b71d76ac989f634a
        Reviewed-on: https://gerrit.libreoffice.org/22405
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-02-18  Olivier Hallot  <ohallot@collabora.co.uk>  [81aeff99e0dc94adbee9f0568d636350616ca29b]

        tdf#97818 "Add a link here -->" in the wikihelp
        
        It does not show in the local help, so it is a help-to-wiki
        converter issue.
        
        Moved <comment></comment> on its own line and out of the <paragraph>
        in an attempt to ease the wiki converter.
        
        But I can't test in the wiki.
        
        Change-Id: I57bd988de80dd325004eb21ea9f4e256055fb0fe
        Reviewed-on: https://gerrit.libreoffice.org/22341
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2016-02-16  Olivier Hallot  <ohallot@collabora.co.uk>  [9f126548f1640b34521037502dc7a1bc0d0d3094]

        tdf#86866 describe AutoCorrect Options dialog btns
        
        In Help, describe AutoCorrect Options "Ok, Cancel, Reset"
        buttons (all tabs of dialog)
        
        Added an embed tag with definition of OK, Cancel and reset buttons
        
        Change-Id: Ie0d55a06ebe0a94c965b25d048567b164f1697cc
        Reviewed-on: https://gerrit.libreoffice.org/22361
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2016-02-16  Olivier Hallot  <ohallot@collabora.co.uk>  [8259390d2d978d37dc73e8e2cb0f1fcd0299afdf]

        tdf#95281 Help page for the SKEWP function
        
        Write help page for SKEWP spreadsheet function
        
        Change-Id: Ib7fc372bc2be4c55663a6ab58f488aa204631d20
        Reviewed-on: https://gerrit.libreoffice.org/22322
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2016-02-16  Olivier Hallot  <ohallot@collabora.co.uk>  [e53a0d788c6a34d9375e33adc2e9946e2348ad23]

        tdf#95282 Help page for the COLOR function
        
        Write help page for COLOR spreadsheet functions
        
        Change-Id: I2a34cb2b1f25f3d0013a93dff320b70d76a1f4d6
        Reviewed-on: https://gerrit.libreoffice.org/22300
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2016-02-14  Olivier Hallot  <ohallot@collabora.co.uk>  [f9a4ba48ebcb885f1d025aa72e674a3b69c4e576]

        tdf#97813 optional/required param in ACCRINT*
        
        Optional Parameter par is not noted as optional
        
        Change-Id: I1424d723334db8cbfa394f5d402e9a84b61e7b00
        Reviewed-on: https://gerrit.libreoffice.org/22342
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-02-13  Olivier Hallot  <ohallot@collabora.co.uk>  [cc779bfd2a3c8f89e31ef7927fd0cd14f38f0461]

        tdf#97820 EOMONTH with strange boldface
        
        Remove EOMONTH function extra bold characters in description.
        
        Change-Id: If5dc6075a443cf4a66901caa1392b9d3db84b2c4
        Reviewed-on: https://gerrit.libreoffice.org/22340
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-02-09  Olivier Hallot  <ohallot@collabora.co.uk>  [df2eefa2ce5e5db43df453ba1c2fb52abb88e08e]

        tdf#96868 Help page for data statistics regression
        
        Change-Id: I7c0e236c1d19572b682d5b6c120ce604f6e39de8
        Reviewed-on: https://gerrit.libreoffice.org/22144
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-02-07  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [4b1bb982611b888fa7c4b11c614ea32c54f980a2]

        tdf#97588 Update menu path for Series
        
        Change-Id: I4ee6a9e7d40856d239799cc8e9b3fb642d9ee3a9

2016-02-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8d35a0b9aadde3a5939008df0fd71dc83153442a]

        fix checkbox label in the Insert Section dialog
        
        Change-Id: I5fc104e8cc97c51e2d97e4da2663dfec9ee069e4
        Reviewed-on: https://gerrit.libreoffice.org/22168
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-02-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [56323314797d7a1ccb61648be8e77816cbefc119]

        pen properties can be changed when running slide show
        
        Change-Id: I75dd1c20af31dafeeb2473071a68e5bd96ea5b87
        Reviewed-on: https://gerrit.libreoffice.org/22170
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-02-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [f1a80ee65ae1521bc4fab02dde94e1007d4eb294]

        dialogs are expanded by "Options" label instead of "More" button
        
        Change-Id: I207e17f5b3228f9732e02f796b68a0403522c76b
        Reviewed-on: https://gerrit.libreoffice.org/22171
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-02-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [27b8077b09959335a979bc14d460880ef014867d]

        Calc gridlines are now set by dropdown, not by checkbox
        
        Change-Id: Ic650beab3bf9234554c7d8733c9c07abc2326272
        Reviewed-on: https://gerrit.libreoffice.org/22172
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-02-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [f21f6b925ece2ecc813f6491dad3fe096215d7ff]

        fix spin button label in the Fields dialog
        
        Change-Id: I0826bc047d390d3548ac7201bb145619c25faef7
        Reviewed-on: https://gerrit.libreoffice.org/22167
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-02-05  Olivier Hallot  <ohallot@collabora.co.uk>  [f0d7b49840e48ac130e57a7304a10b2a75b5fccd]

        tdf#70141 Add help page for font embedding
        
        Add help page for font embedding in document file. The property
        was introduced in release 4.1 by tdf#42195
        
        Copyedit welcome.
        
        Change-Id: I265ead91ffba632450169a424b122a21a17eb56c
        Reviewed-on: https://gerrit.libreoffice.org/22025
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-02-03  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [5290d2a3f4df1fb63171b37352dc4ac59a9acf10]

        tdf#95408 Update this button’s name in Help as well
        
        Change-Id: I0810e767247745dcb1cf922301be1705479f9dbd

2016-01-30  Olivier Hallot  <ohallot@collabora.co.uk>  [a6b267eeb607461fe440a5195af522c0ac057555]

        tdf#43262: Correct OFFSET function's help page
        
        OFFSET function's third argument is mandatory, contradicting Help
        Added a note on the need of array formula when height and width are
        specified.
        
        Change-Id: I668632f732b40a0060f6eb4eabe7fab07356561f
        Reviewed-on: https://gerrit.libreoffice.org/21823
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e5357d9a499a9c7b3d8ac293fc025089e7e6e5cc]

        correct link to the description of Show Sheet
        
        Change-Id: Ifed91283c05100528b27ac080c98f7dda518b1ce
        Reviewed-on: https://gerrit.libreoffice.org/21796
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-28  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [2da3fad154bac85a6ec3bbdbb7cf4aca9e6a4b77]

        tdf#96232 Update button names for prompt on modified template
        
        Change-Id: Ia6bb3b000b2b645d931dc3e20ba986be1a2563ee

2016-01-28  Maxim Monastirsky  <momonasmon@gmail.com>  [a3309357af9fa43dc06f0075cbc557658855d8b9]

        Fix smath help for recent context menu changes
        
        Change-Id: Ic1cb6aa17940e189386a59ca74ed061fac0ee90c

2016-01-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [19e057689707299b20f539c618f60baecbbf1326]

        mention sidebar decks instead of task pane in Impress
        
        Change-Id: I69d1985847f92201440b24b9778b24bf6d1efdae
        Reviewed-on: https://gerrit.libreoffice.org/21849
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [44e2c4f545cce39e28f3d19b7455d1e283b14112]

        Styles and Formatting command is now in the View menu
        
        Change-Id: I1054fd5a3f8bcfda1563541ba77b797d876125a4
        Reviewed-on: https://gerrit.libreoffice.org/21846
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0b72dc634aa155217652973b2e801c42e16631d5]

        add some Expert config options
        
        Change-Id: Ief29d40d37a1dbf07141d39efabb670c9d20ac93
        Reviewed-on: https://gerrit.libreoffice.org/21843
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-27  Stephan Bergmann  <sbergman@redhat.com>  [5f4c82272d89fb90ee0114705bb88f230b5a439d]

        ...and two more
        
        Change-Id: I7c546d9fa91bd06dcb3782c445a62eea37598cef

2016-01-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [77d3a650db9fec7c512bb8e1dc3fae63fe4f99f9]

        style category is called "List Styles", not "Numbering Styles"
        
        Change-Id: Ibcefdd4e663b361ab6b912a2e760b9b4bd00dd35
        Reviewed-on: https://gerrit.libreoffice.org/21640
        Reviewed-by: Michael Stahl <mstahl@redhat.com>
        Tested-by: Michael Stahl <mstahl@redhat.com>

2016-01-27  Stephan Bergmann  <sbergman@redhat.com>  [0d03b3df4b598e8b0fa431757c64ff7b005e0f8a]

        ...and another
        
        Change-Id: Ieb1a87a1f75370f3130dbf4c100c211dd3b928b9

2016-01-27  Stephan Bergmann  <sbergman@redhat.com>  [591487475aa421d1393a54f328524886519a4095]

        Unique IDs (broken with prev. commit)
        
        Change-Id: I0954d35bd5e13a3d63105425ceac8039a56ab2ef

2016-01-27  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [ed8d3d936d9008a34a1f59baee2c241157588dba]

        tdf#40517 Update for '?' in decimal number format
        
        Add help to use '?' in user defined number format
        Correction of ordered list
        
        Change-Id: Ia14a34cbc0d2d9cff4601a0bd19b392a3aaae268
        Reviewed-on: https://gerrit.libreoffice.org/21827
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-01-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [bfc1c602d8fd1fc1df98ce8a5d061635f0b8b9ea]

        use "comments" term instead of confusing synonyms
        
        Change-Id: I63da920a2b221d79440268c757367fa397fd993b
        Reviewed-on: https://gerrit.libreoffice.org/21798
        Reviewed-by: jan iversen <jani@documentfoundation.org>
        Tested-by: jan iversen <jani@documentfoundation.org>

2016-01-26  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [184121fb7abffe19012e3a64187281f0332a4b20]

        lists cannot be nested directly - use hackaround using switch instead
        
        Change-Id: I9a39112dbaca103ddb6b2783b5a142b280fbba8b

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6eb5558b50b74b2ad51f05b8273c7e1bd72ba8f3]

        missing id attribute on table
        
        Change-Id: I0be7339ef7b905499bd58877e1278d052b6b5131

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [4382111cadc530f541979aa6e8c30a4a76aa46ff]

        embedvar is not a valid child of item
        
        furthermore the use of variables obfuscates the meaning, and it doesn't
        make it any easier for translators to see an out-of-context variable.
        Using the actual function name is easier.
        
        Change-Id: I9b059649618648b435a5e413da48f25a5e6f6a66

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6614bedceadcc07ec082c5e926107f27903bda5c]

        fix validation errors by round-trip through helpauthoring extension
        
        lots of missing attributes "id" and "xml-lang"
        (extension patched to keep bascode tag)
        
        Change-Id: I9c5600b6fa133a6b1062803eadb976e043db7a4a

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bb4361c2e733c7b5a6a3a4b9d37ec0586c99ccd7]

        link is no valid child of emph
        
        Change-Id: I24009c8eb766d2e99ff96b8ba803e0d92ee73387

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f9cb7f4660c039f7bf18bf60f6fb9c77f7e4f54b]

        switchinline is no valid child of "item" either
        
        sed command used:
        's#\(<item[^>]*>\)\(<switchinline[^>]*><caseinline[^>]*>\)\([^>]*\)\(</caseinline><defaultinline>\)\([^<]*\)\(</defaultinline></switchinline>\)\([^<]*</item>\)#\2\1\3</item>\4\1\5</item>\6\1\7#g'
        
        Change-Id: I386bb105520449b3a9dbb27d9508499af0a21cc9

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [ac1db7fbf890d5393d5a2132d6bafe13dbc1c7a9]

        more "switchinline (and link) not being valid child of emph" fixes
        
        Change-Id: I58212c56b4301bb260b3787b1afdffbfc710ca2c

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [64563d3282294842614f11f6c6f7c1e28211a9ec]

        switchinline is none of emph's allowed children
        
        fixed with following sed expression:
        's#<emph>\(<switchinline[^>]*><caseinline[^>]*>\)\([^>]*\)\(</caseinline><defaultinline>\)\([^<]*\)\(</defaultinline></switchinline>\)\([^<]*</emph>\)#\1<emph>\2</emph>\3<emph>\4</emph>\5<emph>\6#g'
        
        Change-Id: I03d36f4c52e78ca48fc2f94b275ffad7329071e3

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [8d852d1c804bb12ffc339f56b0d838797200f8b5]

        fix some …</emph><emph>… cases
        
        as closing formatting just to open it immediately again doesn't make
        sense.
        unfortunately "switchinline" is none of emph's allowed children, so the
        individual cases need to have the formatting
        
        Change-Id: I9071990f882086d6c280df1d3ab958a8f3ff3c61

2016-01-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [cf7ed063304873b3b09c81e31ac99f161f46211d]

        remove multiple spaces (and save with helpauthoring extension)
        
        Change-Id: Ic5d12de95d9265ed411ddc8e56f1db3e150765bf

2016-01-24  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5ca73073d54e8594e36e0390eb763e4246ac7faa]

        adjust menu navigation to the Change Case command
        
        Change-Id: Ia41251f96afac87e23f141d69be032c4d46c6853
        Reviewed-on: https://gerrit.libreoffice.org/21749
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-01-24  Stanislav Horacek  <stanislav.horacek@gmail.com>  [f14ca713a989a677f6a2b00a9c5a405df6204d1d]

        correct button label in Edit bibliography entry dialog
        
        Change-Id: Iad3b2fcfca9d97e24b6848475e8f37cd45195b1d
        Reviewed-on: https://gerrit.libreoffice.org/21748
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-01-24  Stanislav Horacek  <stanislav.horacek@gmail.com>  [ae5a04169dd5c9e523eacbaa4c401aea3b4b5231]

        full screen button label has no "on/off" anymore
        
        Change-Id: Icc37109d829d6ca150af6daa518ee36cf3225b79
        Reviewed-on: https://gerrit.libreoffice.org/21747
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-01-20  Caolán McNamara  <caolanm@redhat.com>  [6fadb77956def42d1bd221e2af10f68e53207b8a]

        spadmin is gone, call the link generic printer settings instead
        
        Change-Id: I1694e75a277ff8df23454d8659b352a95233ff5e

2016-01-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [fb51528b9c0528e6b8627d6a0bc086cc6b41db69]

        use button labels which replaced three dots
        
        Change-Id: I29dccab5c0ff8737ceabd38a9c3729016e2fe01c
        Reviewed-on: https://gerrit.libreoffice.org/21540
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [19723e7abc12b4a1729cf4b854a7c84972a930ed]

        use precise name of Exchange Databases dialog
        
        Change-Id: If6e18cb4d5865542a7e8612f0f9480ec5081e9b7
        Reviewed-on: https://gerrit.libreoffice.org/21537
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [4c090e76e96c60b3615ae6e706f070279c2c8a0b]

        adjust description of checkbox for register-true
        
        Change-Id: I3c6faa3e91b62d40711d6581e3743f092ad98aa6
        Reviewed-on: https://gerrit.libreoffice.org/21539
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a831bdbf95af21d99c310f985370ec948409312b]

        remove redundant tags
        
        Change-Id: I6ab93a826bcc1b768dab40ee90824da6375d6b85
        Reviewed-on: https://gerrit.libreoffice.org/21538
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-13  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [15b865721769943ba89a38d98f951fecd14d020d]

        Copyedit the documentation on Firefox Themes
        
        It was so badly written I had trouble understanding it.
        
        Change-Id: I4b1172a2fc2e0a8028241188d15d0ea4388f1f25

2016-01-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [8ecafdaa4e5b954941031e384b88c34309b7b27e]

        <ahelp> should not be empty/self-closing element (<ahelp ../>)
        
        f5fa46ed8626910d710fd535518ddf9e756f9356 already fixed (tried to) the
        empty/self-closing ahelp tag, however <ahelp ..></ahelp> is merged to
        <ahelp .. /> by "make translations", so po files ended up with the
        self-closing form again. Surrounding a child/PCDATA with the tag solves
        the problem.
        
        Change-Id: I58725f6a7e5999609262abec2987a6d05445a7b2

2016-01-08  Eike Rathke  <erack@redhat.com>  [71a3f0e66fb6fb37f73fe3841a36ba00bec5beaa]

        tdf#85433 help content for WEEKNUM, ISOWEEKNUM, WEEKNUM_EXCEL2003, WEEKNUM_OOO
        
        Change-Id: I92995b4de6fe18d981757f0d273ddce5c11b1559

2016-01-02  Olivier Hallot  <ohallot@collabora.co.uk>  [864de3b4e95b4550d7cfdb99ff2188e63f140cd0]

        Fix typo in AGGREGATE function help page
        
        Change-Id: I0701328d135968735bec3b30adeba64fc6138f04
        Reviewed-on: https://gerrit.libreoffice.org/21051
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2016-01-02  Olivier Hallot  <ohallot@collabora.co.uk>  [efa3b7d1e3eb003e6babb49c9b83c47979da0a89]

        Fix tdf#86428 Wrap text help page duplicated
        
        Fix for tdf#86428  Help Page “Wrap” Exists Two Times in Local Help
        
        Wrap text help page 05180000.xhp was replaced by 05060200.xhp but
        left there because of a link from the main format help page.
        
        The 05060200.xhp page now carries the recent changes in Writer UI
        and context menus.
        
        Wrap page from guide (main0105.xhp) also updated.
        
        Change-Id: Icd0c015ceca89dc1e3f8f7200ffe491ddb03ff7b
        Reviewed-on: https://gerrit.libreoffice.org/21023
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2016-01-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [dd8cc9d27b6891661185f02bf7478b5934deff08]

        COUNTIFS: add missing argument name
        
        Change-Id: Ic099ea1272f1c8c0ea6804cd77b15c75159d084b
        Reviewed-on: https://gerrit.libreoffice.org/21014
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-12-29  Stanislav Horacek  <stanislav.horacek@gmail.com>  [7338cf7526423d3e20cf408416e17d5f82c60e34]

        AVERAGEIF: use "character" instead of "symbol"
        
        Change-Id: I586658c5da91c3fc5a3d35c5cdfa2d6b4a42dc1f
        Reviewed-on: https://gerrit.libreoffice.org/21007
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-12-29  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0f00c50e4c719fede7d5602e3d29d395bfaf26d6]

        AVERAGEIF: fix example
        
        Change-Id: I31fa85189ab4bb24d91e0a0366b08868121b8d47
        Reviewed-on: https://gerrit.libreoffice.org/21006
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-12-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [78c7e1c24aacacfa69c8de3644b154e98d858f7e]

        Typo: doubled period
        
        Change-Id: Ic41033ee91fa10ba5b9d4ec84f7a7a006b944095

2015-12-18  Stanislav Horacek  <stanislav.horacek@gmail.com>  [1b436f3010b7d9ce4d9b2a0eb526b06196b632d7]

        add missing pluses in keyboard shortcuts
        
        Change-Id: I02e52789dc66116f5c0ac8623f6e312a2b996d46
        Reviewed-on: https://gerrit.libreoffice.org/20550
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2015-12-15  Yousuf Philips  <philipz85@hotmail.com>  [581ae2d39799c48ee338b27e9b64d547ab62b70c]

        Correct 'Window' menu entry reference
        
        Change-Id: I68cb3287063f7b4c4169a9bf6c4002aa911f02c9
        Reviewed-on: https://gerrit.libreoffice.org/20641
        Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
        Tested-by: Yousuf Philips <philipz85@hotmail.com>

2015-12-01  Dennis Roczek  <dennisroczek@libreoffice.org>  [343ae098d59e0ac1d5e6acbe3aeb33799d7b7ca7]

        fix xhp to wiki conversation script to allow multiline code
        
        Change-Id: I4772b1b9ab25c3c9ecf6f418817ee89ba0e8f671
        Reviewed-on: https://gerrit.libreoffice.org/20337
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-12-01  Olivier Hallot  <ohallot@collabora.co.uk>  [b5520a0314051d211a1e9e027b3cbd078947b969]

        Remove unnecessary paragaraph from help file
        
        The usabe content of this file is inside the section. The extra
        paragraph is not used anywhere in the Help.
        
        Change-Id: I7b76b6339e4b0021b663c7f4ec37e59774a45291
        Reviewed-on: https://gerrit.libreoffice.org/20335
        Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
        Tested-by: Olivier Hallot <ohallot@collabora.co.uk>

2015-12-01  Olivier Hallot  <ohallot@collabora.co.uk>  [212af7230d3cd56185c9ff8548a2e61b78b6bd6f]

        tdf#95968 Do not assemble help text with parts
        
        * Fix for tdf#95968 Help content is composed from strings -
        unacceptable for some languages
        * Add do-not-translate attribute to a file title.
        
        Change-Id: I4b995bf2d9bdc215bdacee8611291e1d2f5bca8b
        Reviewed-on: https://gerrit.libreoffice.org/20313
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2015-11-29  tagezi  <lera.goncharuk@gmail.com>  [7e8d97ebb560b267f1e60c5f8c367660d0629a6b]

        tdf#95542 proofreading text of the Parameter queries chapter
        
        the patch is offered Peter Toye in tdf#95542
        	rewritten chapters Parameter queries and Parametr Input
        additional changes
        	added tags item
        	replaced comments with links
        	replaced the role of the par_id191120151905584287 paragraph
        with warning
        
        Change-Id: I9aa52395fb2dbf416478ab925695928e6fdb715b
        Reviewed-on: https://gerrit.libreoffice.org/20269
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-11-24  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5811bc0774c5024fad57f5de60bb0b4201bedb04]

        rename View - Print/Web Layout to Normal/Web
        
        Change-Id: I0e13da7b8a66e17d77b0cf748fe5189ce0d0d67c
        Reviewed-on: https://gerrit.libreoffice.org/20121
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-23  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7724039cdcb5a74d493e6290e144f91e24eaeb84]

        tdf#87313 Update instructions to Firefox 42
        
        And remove references to the dead Mozilla Suite.

2015-11-23  Stanislav Horacek  <stanislav.horacek@gmail.com>  [229eff368cdbfd556ed83f051eb2000d2700ff7b]

        Insert - Section - Footnotes/Endnotes tab is available in both views
        
        Change-Id: If21268f37c254753eac5ae4c52c931ebde73b6e8
        Reviewed-on: https://gerrit.libreoffice.org/20120
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-22  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [7dd9f9b4144f5b3edb1acb2faaf3a9332dd590f4]

        tdf#86831 Kill reference to long-dead URL
        
        Change-Id: I529c04e60732dd7cf6bd1765ec6c1ab67594b7e0

2015-11-20  tagezi  <lera.goncharuk@gmail.com>  [e76de4d2ed263ec64b9aeba984c4830cd23a93a9]

        changed place a attribute localize="false"
        
        the attribute localize="false" can not located in a tag embedvar.
        moved in the paragraph
        see OOo2HelpAuthoring.pdf, page 47
        
        Change-Id: I56202e0cdddaed49c277fa882df96c80f3f6957d
        Reviewed-on: https://gerrit.libreoffice.org/20069
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-15  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [edbe20e99a83dee43ab75f584c391121bd65d829]

        tdf#88178 Update this button’s name in Help
        
        Change-Id: I68610dc125cf5a7b702060b460cc3ffb49816151

2015-11-13  Andras Timar  <andras.timar@collabora.com>  [9b62f36c82b8f7b15a8ed5ec062d73bef9a820cc]

        remove lastedited element from dtd and wiki converter
        
        Change-Id: I4eeee9b3a00a197ec915c9996ace0249546f2319

2015-11-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7e12b71f3d846b392053bc0461767272e73c9e69]

        assorted typos reported via pootle
        
        * 113,3 → 113.3 (en_US uses dot as decimal separator)
        * typo: equivavlent → equivalent
        * typo: "The the …" →  "The …"
        * typo: "The Expert Configuration dialog let you": let → lets
        * typo: "one of the displayed theme" → "one of the displayed themes"
        * typo: Sidear → Sidebar
        * spurious tag "<emph>.</emph>" →  "." – dot is just punctuation here
        
        Change-Id: Iad058d285f2cdca6e32bc67281d3a4e9e1c18b65

2015-11-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c0662674bcd161f5fc386ac9055fd1ac5f01891b]

        typo "Extended Tipsoption" → "Extended Tips option"
        
        reported via pootle
        
        Change-Id: Ide68ca859b48503ce9bdaba8d240c41a39eacfa4

2015-11-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [8c0daf0bded9159bf8b8601cce0a43263de166d3]

        typo "a surface textures" → "a surface texture"
        
        via pootle-feedback
        
        Change-Id: I2acbf164e446ab0e9903e93ae6e850bf10dec6bc

2015-11-12  Jan Holesovsky  <kendy@collabora.com>  [33e5713fd42f7e898ed9338dd63575fad0e47462]

        Killed the last remnants of the 'lastedited' element.

2015-11-12  Jan Holesovsky  <kendy@collabora.com>  [c20dde34976d82beb3f6de1765266522c6ed32e0]

        The 'lastedited' element is useless, we have git.

2015-11-10  tagezi  <lera.goncharuk@gmail.com>  [c3b9e2711f3670e3a9f5fdf7abb7e4dca8ea1f2b]

        tdf#95698 correction a parent tag for paragraphs
        
        ful_func.xhp -- changed the parent tag from 'variable' to 'section'
        	for paragraphs
        
        func_im* -- canged corresponding links form embedvar to embed
        
        Change-Id: If150119308bd5ce93a74dee83f1280810a8c5fee
        Reviewed-on: https://gerrit.libreoffice.org/19859
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-11-10  Yousuf Philips  <philipz85@hotmail.com>  [886917bcac6656b66f78c84c57cc308299992008]

        tdf#92825 Rearrange the view menu in writer, calc, and impress
        
        Change-Id: I707e1daa263acb5a09a6a90e745a619f9dd67388
        Reviewed-on: https://gerrit.libreoffice.org/19721
        Reviewed-by: Lera Goncharuk <lera.goncharuk@gmail.com>
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-11-08  Andras Timar  <andras.timar@collabora.com>  [2f91170b8637554100e427525541ade2fd38c574]

        tdf#94473 add missing hid
        
        Change-Id: Ib0709570cdbfdf2ea4dc7e025319ae4acdb1ff36

2015-11-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e3edc535120b598fe44f7b9500d6433eb611ac61]

        tdf#95626 add holding Ctrl key to undocking Navigator
        
        Change-Id: I8ce3521cce64f013be947ee4cdff2ded06f2aa2f
        Reviewed-on: https://gerrit.libreoffice.org/19838
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-07  Yousuf Philips  <philipz85@hotmail.com>  [3436f221098263a0053222bbee1dac7e3b06cf82]

        Adjust section paragraphs in Calc - Heading and Footer
        
        Change-Id: I64357b16b16540583ad4c01d5b3eec88add7120f
        Reviewed-on: https://gerrit.libreoffice.org/19722
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-11-05  tagezi  <lera.goncharuk@gmail.com>  [26baeac2ca9254e6adf82b174943e2c2e9d5b2db]

        added the attribute localize="false" for simpress and swriter
        
        added the attribute localize="false" in paragraphs for simpress
        	and swriter modules which does not need translation
        
        Change-Id: Ice6556863c4e816b5b2cb3bd279011c0b9c9e889
        Reviewed-on: https://gerrit.libreoffice.org/19746
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-05  tagezi  <lera.goncharuk@gmail.com>  [315ee49055a14877fc040238050d4a4ff106fb03]

        added the attribute localize="false" in paragraphs for shared and scalc
        
        added the attribute localize="false" in paragraphs for shared and scalc
        	 modules which does not need translation
        
        Change-Id: I622d9032ff6e3bc3415b0012aaac0b29ae8e947c
        Reviewed-on: https://gerrit.libreoffice.org/19749
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-05  tagezi  <lera.goncharuk@gmail.com>  [d314ff942ad68104e007cc2637f338917ed4f032]

        added the attribute localize="false" for shared
        
        added the attribute localize="false" in paragraphs for the shared
        	module which does not need translation
        
        Change-Id: Id8ff97a33a488c17411162919afa2b46192ab9ca
        Reviewed-on: https://gerrit.libreoffice.org/19748
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-05  tagezi  <lera.goncharuk@gmail.com>  [b645686c03bd35e7b0fb413af3f94301f7ce8dca]

        added the attribute localize="false" for scalc
        
        added the attribute localize="false" in paragraphs for the scalc module
        	 which does not need translation
        
        Change-Id: I570449bfed68368a77ebbfcbd641eaffeff7d57d
        Reviewed-on: https://gerrit.libreoffice.org/19747
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [43d4ce551111e9acea598a4572bdc7959522accf]

        update description of Horizontal/Vertical Grid buttons
        
        Change-Id: I5859c7f3d4a5dd7af8ee72f437d26dce68ee6e5d
        Reviewed-on: https://gerrit.libreoffice.org/19729
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-11-01  Andras Timar  <andras.timar@collabora.com>  [8bd065b7ba07823196a87e20c09c7cbe68521565]

        more *_part_title variables removed, l10n nightmare
        
        Change-Id: Icf0539cdc590e126117f439f6acc159b2d7af281

2015-11-01  Andras Timar  <andras.timar@collabora.com>  [ab181d53ec2aba4a352329c7a85991fc5aa24c4b]

        do not use variable here, hard to localize
        
        Change-Id: I144ce4b1a22d534cd99f1d4bcb14aa04199a35d2

2015-11-01  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e3e68dd48714cfa9514eb00498f7d3ba6eb2977e]

        change title for experimental feature
        
        Change-Id: I68b1b30f7ebf6c586c0bef67ac41f9d1ad814e36
        Reviewed-on: https://gerrit.libreoffice.org/19713
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-10-31  Andras Timar  <andras.timar@collabora.com>  [e3799ac047e3c16a43b19a6eb78e61c43a27bde9]

        add missing paragraph id
        
        Change-Id: If698de1d8f13de72fd29574df6a3d1621d044408

2015-10-31  Yousuf Philips  <philipz85@hotmail.com>  [83a90f1c85c679b56eb2101f174220c81de1fa46]

        tdf#92825 Add missing entries in the Edit menu
        
        Change-Id: I39aee6685d6a4491d27c89fccea3df956c7b4ed6
        Reviewed-on: https://gerrit.libreoffice.org/19661
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-29  Stanislav Horacek  <stanislav.horacek@gmail.com>  [95121b5e4604485c71c616833235ccc5f784fcb9]

        rename Catalog menu item in Math to Symbols
        
        Change-Id: Ia93ddf9f7f786420abdad615d66e6103a8ffe72f
        Reviewed-on: https://gerrit.libreoffice.org/19562
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-29  Stanislav Horacek  <stanislav.horacek@gmail.com>  [4f5336d0eda494ce0a26625b9fdf717dcef3c65e]

        rename "Images On/Off" to "Images and Charts"
        
        Change-Id: I0cea84b95ff252de894f246c3d66a088dce55d4d
        Reviewed-on: https://gerrit.libreoffice.org/19561
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-29  Stanislav Horacek  <stanislav.horacek@gmail.com>  [40fcfdbae0a973225f0c814f640bbf9b35bd0069]

        use switches for Ctrl or Command key
        
        Change-Id: Iba433df44d9f944182022ff32ce94db4b4b548a5
        Reviewed-on: https://gerrit.libreoffice.org/19650
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-10-26  tagezi  <lera.goncharuk@gmail.com>  [9e1f105bcf48f6518a3804ab14db6f5e8a3eaca4]

        minor changes for functions IM*
        
        ful_func.xhp
        	paragraphs with service information is replaced to comments;
        	the last mention of a complex number in the variable
        	func_define_complex is replaced  to a number, as there can
        	be any a number, not just a complex number;
        	added the paragraph about result;
        func_imcos.xhp and func_imcosh.xhp
        	deleted attribute locale="false" in paragraphs with examples,
        	as they need to be translatable;
        in all func_im* files
        	the part of the variable with description took away;
        	chenged the part with "a+bi" by request Olivier;
        	added the link to the result;
        	added tag <br /> in paragraphs with examples, as examples
        	need to be separated from his descriptions.
        
        Change-Id: I571415de35440ee9227d6e8bc270ed5c69c9e237
        Reviewed-on: https://gerrit.libreoffice.org/19599
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-26  tagezi  <lera.goncharuk@gmail.com>  [5d7d8ae940137262e8fd575a2214bf0baf0e9c1f]

        A description of trigonometric function IM*
        
        In ODFF a phrase was rewrote
        in func_imsec.xhp and func_imsinh.xhp typos are corrected
        in AllLangHelp_scalc.mk typo is correctedo
        
        Change-Id: Ieecb11deae5a8b1da56cdaadc9f75ef08b211e3c
        Reviewed-on: https://gerrit.libreoffice.org/19429
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-23  tagezi  <lera.goncharuk@gmail.com>  [4b80c476bf665bdafe7f35003df9b42e3f721564]

        tdf#95262 Mistake in Help instructions for editing Comments in Calc
        
        Change-Id: If1afa9045b258dab664f1c934e055617e7ec18b4
        Reviewed-on: https://gerrit.libreoffice.org/19543
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-23  tagezi  <lera.goncharuk@gmail.com>  [3397ffc09895d62067538eafcfef2858f0e42522]

        Correction to licensing of the patch for func_aggregate.xhp
        
        After introducing func_aggregate.xhp using an old version of helpauthoring
        extension the wrong license was introduced in the xhp file.
        Further corrections in the sequence still left mention of AL
        where it should not. This patch removes references to AL licence.
        
        Sequence:
        2015-09-29 tagezi tdf#85228 Added description of AGGREGATE function 21/18821/7
        
        Change-Id: I28036684bf3ca5a942a82c6ec9295e0eb427e36b
        Reviewed-on: https://gerrit.libreoffice.org/19535
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-10-22  Olivier Hallot  <olivier.hallot@edx.srv.br>  [3f2b535c2dea86ec6c01d83dc37fbb56d9c4e999]

        Correction to licensing of the patch for ODFF.xhp
        
        After introducing ODFF.xhp using an old version of helpauthoring extension the wrong license
        was introduced in the xhp file. Further corrections in the sequence still left mention of AL
        where it should not. This patch removes references to AL licence.
        
        Sequence:
        2015-09-02      Olivier Hallot  Revert "Remove metadata from embeded xhp files" 80/18280/2
        2015-09-02      Olivier Hallot  Remove metadata from embeded xhp files 55/18255/2
        2015-07-09      Olivier Hallot  Fix license header in these 2 files 70/16870/2
        2015-07-08      Olivier Hallot  Promote ODF Formula standard in Calc function help 10/16110/2
        
        Change-Id: I16236838423cc35e8939d65d77ad14d5291a1b5d
        Reviewed-on: https://gerrit.libreoffice.org/19533
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-18  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [fc9a304d9da18036d32b0578abaeb301de593949]

        tdf#95155 Update help for renamed Options category
        
        Change-Id: I3c2c26cecca5081360a765c1fc4b430dfab2164c

2015-10-14  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [f3774406c28c3b0f4fc7a3a1dd8fe725e2001b69]

        Fix Help menu item to match its actual name
        
        Kudos to Sveinn, who noticed the mismatch.
        
        Change-Id: I7dc020c8d4c05e6adae8f6b4f2141a014871a71c

2015-10-14  tagezi  <lera.goncharuk@gmail.com>  [bd002743972148b9a2dca39248e9f0f406c34eea]

        Added description the ERROR.TYPE function
        
        func_error_type.xhp is NEW and contains the description
           maybe, need to add more good examples
        AllLangHelp_scalc.mk added the link to the file
        04060109.xhp added the link to name and description on the function
        
        Change-Id: Ic178c3198ffa91bf02dcf611013347ca7814ab30
        Reviewed-on: https://gerrit.libreoffice.org/19361
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-10-10  tagezi  <lera.goncharuk@gmail.com>  [0b6f8089829c49f01e35ce7bb11d5e0e0dfc70f2]

        Added description COUNTIFS function
        
        func_countifs.xhp is new
        In func_averageifs.xhp and func_averageifs.xhp: added the link to COUNTIFS
        	corrected some typos
        
        Change-Id: I2f9980d331bac807b1e1e03af24b5660c0081118
        Reviewed-on: https://gerrit.libreoffice.org/19288
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-10  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [a52136a62f56c0ed327eeaa547098134a4f2fca8]

        “Selects to” → “Select to”
        
        I think those awkward “selects to [do something]” were actually intended
        to be “elects to [do something]”. But I changed those occurrences to
        read “[You] Select [in order] to [effect a change in something]” instead.
        
        Change-Id: I4aa6bca614023f0b9a5413208bcdbe113babef4e

2015-10-08  tagezi  <lera.goncharuk@gmail.com>  [595364469b3f741b355c4d1193e711aa9063d33e]

        Added description SUMIFS function
        
        func_sumifs.xhp is new
        In func_averageifs.xhp added the link to SUMIFS
        	added a string in Note about operators
        
        Change-Id: Ied9617bbd0dd33cf5fc2afa01f20b018dd5cffd0
        Reviewed-on: https://gerrit.libreoffice.org/19257
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-08  tagezi  <lera.goncharuk@gmail.com>  [27b584d0126fce1c74b6f89d3ce766ea46fa622c]

        Added discription AVERAGEIFS
        
        func_averageif.xhp - corrected typos
        	added ODF 1.2
        	added the link to AVERAGEIFS
        UPD1 added the function in the 04060184.xhp file
        UPD2 Changed in accordance with the comment of Olivier (08.10 12:47 AM)
        UPD3 corrected some typos
        
        Change-Id: I659991e24418f5328780ca67eef5d3e939e22e7d
        Reviewed-on: https://gerrit.libreoffice.org/19236
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-03  tagezi  <lera.goncharuk@gmail.com>  [7c74f4a55c7171419a78aa18f6d8842fe4f62833]

        Added description and examples of the AVERAGEIF function
        
        UPD: Changed in accordance with the comment of Olivier Hallot (Sep 29 7:31 PM)
        	Added value for the missing ID (string 80)
        UPD2: typo: forboth -> for both
        	table for an example was moved to a separate file
        	the attribute "role" of the tag "paragraph" for all an example
        has been changed from "paragraph" to "example"
        UDP3: double IDs was deleted in ex_data_stat_func.xhp
        
        Change-Id: I31b377715db133bfaab59047f9613171db8659e1
        Reviewed-on: https://gerrit.libreoffice.org/18888
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-10-01  Yousuf Philips  <philipz85@hotmail.com>  [fba1e83f120a310343f75de27c7e3cb0c5524cc7]

        tdf#92825 Rearrange the edit menu in writer, calc, and impress
        
        Change-Id: I3e4ee6fa36f87c163db7b5966ec975065f9b7921
        Reviewed-on: https://gerrit.libreoffice.org/18574
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-29  Yousuf Philips  <philipz85@hotmail.com>  [54f47c030184e70a78b29b81868bef43c4c7d172]

        tdf#92825 Fix the file menu in writer, calc, and impress
        
        Change-Id: I2deb95d101073ac452b9088e4062c7a3a75bea81
        Reviewed-on: https://gerrit.libreoffice.org/18515
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-29  tagezi  <lera.goncharuk@gmail.com>  [fa9b83defffcd6a10aacf8f97106cd17054855cc]

        tdf#85228 Added description of AGGREGATE function
        
        UPD: Changed in accordance with the comment of Regina (10:36 PM)
        UPD: Corrected separators in the syntax
        UPD: set up tags <item>
        
        Change-Id: I05993ffec8af8dd1e997b3d2ae92ba0226b1bf28
        Reviewed-on: https://gerrit.libreoffice.org/18821
        Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-28  Dennis Roczek  <dennisroczek@libreoffice.org>  [dd688ed491a98962477406ac75b6dc149b90f5ed]

        TIMEVALUE returns 0 when 24:00 is the value, not 1
        
        Change-Id: Ifd1e15ef34129c0a2fa557a83b342d7554f60a58
        Reviewed-on: https://gerrit.libreoffice.org/18892
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-09-26  Andras Timar  <andras.timar@collabora.com>  [cbd8b8768afb8dbb6c8a2d5fc35ba0fdcd4e5768]

        add missing hids
        
        Change-Id: Ib487c376c8567c6a2acd78cdad16522eece54566

2015-09-26  Andras Timar  <andras.timar@collabora.com>  [b16345a200365d3e120a4266ee5d07b01ebab949]

        add missing hid
        
        Change-Id: I54410cc2f4050bb46947fccc81a034adbc4b0e5a

2015-09-26  Andras Timar  <andras.timar@collabora.com>  [2eb3956ab78025c2a7bc97ffe7fb991b936195fc]

        add missing hid
        
        Change-Id: I15cb636c886ebc0e0497b0b80a46a70bba747d78

2015-09-26  Andras Timar  <andras.timar@collabora.com>  [3883cc283851138242739930c16d761cf3de035d]

        Set Master Password dialog: sync help with UI, fix hids
        
        Change-Id: Ia9273cf2ff6db7329dd44e3e87bbd65788e07473

2015-09-25  Andras Timar  <andras.timar@collabora.com>  [ef700197b180a24cbe3e7092120a20dd4886dd3f]

        add missing hid
        
        Change-Id: Ia4139dea2092c577a3d4085ebb8ddbb647f470f2

2015-09-25  Andras Timar  <andras.timar@collabora.com>  [7ead8734b4caa7d1225a763f109eb0b5fe5ae17d]

        add missing hid
        
        Change-Id: I1510d2011410f93150aa6e6c8cf04bc1e0905dfa

2015-09-25  Andras Timar  <andras.timar@collabora.com>  [65a36196fb4c3e99d9b6a0ef2b236314a34f7b55]

        Pivot table Filter dialog help: sync help text with UI and add missing hids
        
        Change-Id: I58a175788fb26be0feee0edd3e83014a687a274a

2015-09-25  Andras Timar  <andras.timar@collabora.com>  [6be1e0f94330fc5109ca33c63873e4bcedb93a62]

        missing hid
        
        Change-Id: I85db78387aa1bd0183add960affa60ef287807e4

2015-09-25  Andras Timar  <andras.timar@collabora.com>  [30970e166c79fcf81bf03553a1808faa5df7dc56]

        missing hid
        
        Change-Id: Iea43e7f4a005dfcc8e1e3540afec5457982b41be

2015-09-25  Andras Timar  <andras.timar@collabora.com>  [a29ebca23310e254d6e98e37ba3f6a8c9947b6d9]

        missing hid
        
        Change-Id: If348b3ee1e2cba99f61c14951df7354eb8a8105d

2015-09-25  Andras Timar  <andras.timar@collabora.com>  [6c430e3130a2862935e42c8bceb7ecbc142f91e4]

        unused extended tips
        
        the ones from source/text/swriter/01/04200000.xhp are used
        
        Change-Id: Id39021a3069893fa54d6f087bab44d0c9c3b6ffb

2015-09-25  Andras Timar  <andras.timar@collabora.com>  [0450ab1c8991315340892137084c54e75b3fa939]

        add missing hid
        
        Change-Id: I3b4161b24e220a660e5d6f1f38ad95617d1a0e38

2015-09-17  Olivier Hallot  <olivier.hallot@edx.srv.br>  [e98d1b349400f2a804bb51a45bcca7a47b1eae24]

        Fix embed file reference in Basic IDE help page
        
        Change-Id: If04c7c562983bd81afc8f168677c8be4c308f566
        Reviewed-on: https://gerrit.libreoffice.org/18667
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-17  tagezi  <lera.goncharuk@gmail.com>  [dbc9884be99df2c9669a612bdcac346c44914c48]

        the change HID_FUNC_NORMDIST_MS to HID_FUNC_LOGNORMDIST_MS for LOGNORM.DIST
        
        Change-Id: I2664ad8ca72715f638cc907a3129ce97b03a0a7d
        Reviewed-on: https://gerrit.libreoffice.org/18657
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-09-17  tagezi  <lera.goncharuk@gmail.com>  [925e58c5edf824a7d84e0b1e4eb6eaa5b7a5e309]

        the change HID_FUNC_CHISQINV_MS to HID_FUNC_CHIINV_MS for CHISQ.INV.RT
        
        Change-Id: I52148314e4ab3f400a4d2f84394c90f6e4654c6e
        Reviewed-on: https://gerrit.libreoffice.org/18656
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-09-17  tagezi  <lera.goncharuk@gmail.com>  [c5797294b2e81ea3c8d8a7c5bdcb799155549586]

        the change HID_FUNC_DATUM to HID_FUNC_DATEDIF for DATEDIF
        
        Change-Id: I29aaa2b35c701f3966b53b80262af05442ed3f52
        Reviewed-on: https://gerrit.libreoffice.org/18655
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-09-17  tagezi  <lera.goncharuk@gmail.com>  [86bafd3050395dd8b7716d4353a5399591a6ab7c]

        the change HID_FUNC_CHISQDIST_MS to HID_FUNC_CHIVERT_MS for CHISQ.DIST.RT
        
        Change-Id: Ibd35f30177ecceed13bc43c46dfee5d00292e635
        Reviewed-on: https://gerrit.libreoffice.org/18650
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-09-17  Olivier Hallot  <olivier.hallot@edx.srv.br>  [a440ac934ac33acf7e649a4dd149c09875660d54]

        Fix ending tag position in file.
        
        Change-Id: Ic998d3734d55ee5e351aebf7ea07302c2c4ad694
        Reviewed-on: https://gerrit.libreoffice.org/18646
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-09-14  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [6c2ea6f7f1c4bf9708450dc67672625d0e4cd407]

        tdf#84262 Update menu breadcrumbs for saving a document as template
        
        And update the steps as well, since the Template Manager changed.
        
        Change-Id: Id4c18e100100c2b380519d434094e5288036a217

2015-09-13  Olivier Hallot  <olivier.hallot@edx.srv.br>  [3dae2c53ec52973dc63cd5dc5c26726f9c89a445]

        tdf#80586: Help page for Option - Personalization.
        
        Change-Id: Iece1113f2df27522fa6460d7447ac4d7c4802019
        Reviewed-on: https://gerrit.libreoffice.org/18534
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-09-13  Olivier Hallot  <olivier.hallot@edx.srv.br>  [dad7181e3a620b129ac0c0e9842c55730c41b170]

        tdf#80589 Add help page for Expert Configuration
        
        Change-Id: I07b23a13c77ffd028998d0583ab7d66615d060ae
        Reviewed-on: https://gerrit.libreoffice.org/18375
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-09-13  Adolfo Jayme Barrientos  <fitojb@ubuntu.com>  [e898a3bb4d3fc992a2b3acfde48fec72014ff37e]

        Copyedit this “Need Help” filler a little
        
        Change-Id: I886f187a03f3ffb30cc3b1d86eb5afc0197d1a94

2015-09-12  Damjan Jovanovic  <damjan@apache.org>  [f1c4e58c8faf814723c205d61ca0608dfd2376ac]

        i#126516# TYPE() formula help doesn't document value 64 for arrays
        
        Change-Id: Ia3dd7a45877101323ee4be9746c18124e0a6ab29

2015-09-09  Yousuf Philips  <philipz85@hotmail.com>  [d929b0a121d232f0fd7c583a1fc7c016af92517b]

        tdf#92825 Fix impress's main menubar entries
        
        Change-Id: If91dd8b2125f4ac9b608829db2f7de802d702d1a
        Reviewed-on: https://gerrit.libreoffice.org/18394
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-08  Jan Holesovsky  <kendy@collabora.com>  [63833851913c2fdb009e49df933dfef7b051013d]

        git-hooks: Copy them from the 'core' repo here too.
        
        It's increasingly useful to be able to edit help without having 'core' around.

2015-09-06  Yousuf Philips  <philipz85@hotmail.com>  [7ab770081ca955ae0da5d6c98f4badefd1f8f064]

        tdf#92825 Fix calc's main menubar entries
        
        Change-Id: I573b25efe928883f140bdeb127aaa9b7c7436bbc
        Reviewed-on: https://gerrit.libreoffice.org/18356
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-05  Olivier Hallot  <olivier.hallot@edx.srv.br>  [155192cd5ec6c82fe7ccf250a9a4c7cfd9febb4c]

        Add help pages entries to shared tree.
        
        Change-Id: Ib8482596971b3895dc23373199d97fcd12d9c60f
        Reviewed-on: https://gerrit.libreoffice.org/18344
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-05  Olivier Hallot  <olivier.hallot@edx.srv.br>  [34c66929777eda0c81e472bdbf652655fcfeb75b]

        Add Styles help page into swriter tree
        
        Change-Id: I936ea012830a226398ee01214f9741428f4cb159
        Reviewed-on: https://gerrit.libreoffice.org/18341
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-04  Yousuf Philips  <philipz85@hotmail.com>  [968d8843002e84d493b9b0a002f0eec5ea5e010d]

        tdf#92825 Fix writer's main menubar entries
        
        Change-Id: I36716886a5925e5fdc3cd839ca76b0e484a73f9e
        Reviewed-on: https://gerrit.libreoffice.org/18288
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-02  Olivier Hallot  <olivier.hallot@edx.srv.br>  [b1ffa2d34275e6ab1e6e03559b079ec905fae146]

        Revert "Remove metadata from embeded xhp files"
        
        This reverts commit 29a98d01958bc84710cfedf1e61ddee700df1ff4.
        
        Change-Id: I8d96c2b88c29ee286a6915ff528fb65f18de9f7b
        Reviewed-on: https://gerrit.libreoffice.org/18280
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-09-02  Olivier Hallot  <olivier.hallot@edx.srv.br>  [29a98d01958bc84710cfedf1e61ddee700df1ff4]

        Remove metadata from embeded xhp files
        
        These help files are embeded into other files and don't need metadata.
        
        It will also remove some trings from translation.
        
        Change-Id: Ia95352b71b8a716b9c93cf21baed484ae9e94d38
        Reviewed-on: https://gerrit.libreoffice.org/18255
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-08-31  Olivier Hallot  <olivier.hallot@edx.srv.br>  [bce98cd0f5446b99a1258eee3138c13469ec510a]

        Add example to Basic IDE Options help page
        
        Change-Id: I387ad0c22972392cd5eb1c865e59e94456395d9b
        Reviewed-on: https://gerrit.libreoffice.org/18164
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-08-26  Olivier Hallot  <olivier.hallot@edx.srv.br>  [550b03030e494f8c0fd1161cbdeea3d8e5b954e5]

        Fix typo
        
        Change-Id: I1620c3507722d8aeef11d0480f07bc104b9a7f95
        Reviewed-on: https://gerrit.libreoffice.org/18032
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-08-25  Olivier Hallot  <olivier.hallot@edx.srv.br>  [fff841e50d4e1b36453820b66f150d708ebfff2b]

        TDF#80588 Help page for Basic IDE Options
        
        Help page for Basic IDE Option in Tools - LibreOffice - Basic IDE Options
        
        Before merging this patch it is necessary to verify correctness of the help page contents.
        
        Change-Id: Ic80410910ed3eadb02c4fd49c02fc5f1dce053db
        Reviewed-on: https://gerrit.libreoffice.org/17356
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-08-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [67285d99b8c9373ba3fa992679353ee1a5bc4da9]

        typo "Navigator displays" → "The Navigator displays"
        
        via pootle-feedback
        
        Change-Id: I25578b8a780e607ce553e17289d96cdc7185577e

2015-08-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6c16fbcbd1fd650c037fe082e768a30d0245de3f]

        add back localize="false" to bookmarks without translatable strings
        
        Change-Id: Ied7966021a0945900b50a71eefd3152f6977cd12

2015-08-22  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7a2cad733d9090afec58f6ac7cd9e97ca410a1fb]

        <item>Start </item><item>at</item> -> <item>Start at</item>
        
        Change-Id: I45b5ab070d8b3ae2b76e9d32b73cdb9e1cb93551

2015-08-16  Dennis Roczek  <dennisroczek@libreoffice.org>  [fe274b4db7f99e7cb50939a98653c09c8e60a83a]

        fix emph for ANOVA
        
        Change-Id: Iabe27d3d7f45518ab14d81ed7a01903c20843b82
        Reviewed-on: https://gerrit.libreoffice.org/17777
        Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
        Tested-by: Joren De Cuyper <jorendc@libreoffice.org>

2015-08-05  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bbece63b0f7b182f8bbf36accef29bb7a42e7800]

        missing space Open Statement[Runtime] → Open Statement [Runtime]
        
        Change-Id: If90b4d89c0dc7172b417b30dd242278386813244

2015-08-05  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [e78df34e040aeda59567ecd34da23bb0d61ced5b]

        typo rectange → rectangle
        
        Change-Id: I673b4ce44a5bb58355414f3a304842bc2f55ca36

2015-08-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [493f09c4bf065538f425a2f56a1cab25ab2093f8]

        rename Drawing Object Styles to Graphic Styles
        
        Change-Id: I3888ee6b5f0710ccef131baa03cf90acc9bd4737
        Reviewed-on: https://gerrit.libreoffice.org/17479
        Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
        Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>

2015-07-24  Olivier Hallot  <olivier.hallot@edx.srv.br>  [39018a6a2153ff9c60565686ba8de6c9f171babe]

        tdf#80588 (part) Help page for Basic IDE settings
        
        This patch is a partial fix for tdf#80588 and provides an entry page
        for Tools - Options - LibreOffice - Basic IDE
        
        I left a warning that the page need further work.
        
        Change-Id: Ia49c9d69d0335c92739c1b65a38f18bfa2056d2c
        Reviewed-on: https://gerrit.libreoffice.org/17253
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-07-24  Olivier Hallot  <olivier.hallot@edx.srv.br>  [81aa73450c3acab47cbe939f19423597245d36d7]

        tdf#86637 (part) Help pages for OpenCL setings
        
        This patch is a partial fix for tdf#86637 and provides an entry page
        for Tools - Options - LibreOffice - Open CL
        
        I left a warning that the page need further work.
        
        Change-Id: I72514036a0ed95966c3ebc8fd12cea4edb2de4bf
        Reviewed-on: https://gerrit.libreoffice.org/17251
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-07-24  Olivier Hallot  <olivier.hallot@edx.srv.br>  [a1c39441d6fbdce0cb60542884c03b671b7a448f]

        tdf#80586 (part) help page for Personalization
        
        This patch is a partial fix for tdf#80586 and provides an entry page for
        Tools - Options - LibreOffice - Personalization
        I left a warning that the page need further work.
        
        Change-Id: I68b5eb454db128db1fb44d5e7a5da2f46c807ab1
        Reviewed-on: https://gerrit.libreoffice.org/17250
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-07-19  Regina Henschel  <rb.henschel@t-online.de>  [7cb47387ef4483bdd7b70c8e6db9ecf1a2a98a66]

        Add information for new command .uno:ImportMathMLClipboard
        
        Information added to Contents..Tools, to Index 'importing',
        new Index entry 'MathML', adapted topic 'Import Formula'
        
        Change-Id: I419cff5eaede07def32007a4c9b303fdf726cfcc
        Reviewed-on: https://gerrit.libreoffice.org/17183
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-07-14  Andras Timar  <andras.timar@collabora.com>  [053cee1d890e225245b9d8004ab94cf27b1a9621]

        tdf#92684 embed places section instead of the deleted defaultdir section
        
        Change-Id: I2e360913ca041996c2fe5638a992d1f999e3b67f

2015-07-09  Olivier Hallot  <olivier.hallot@edx.srv.br>  [3fb910bf25d846dd7bc1902e8fe54518b417e793]

        Fix license header in these 2 files
        
        Change-Id: I1878ba033c025f5c8794ffd446b77c28de7b0342
        Reviewed-on: https://gerrit.libreoffice.org/16870
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-07-08  Olivier Hallot  <olivier.hallot@edx.srv.br>  [fd9b00bd84e3fe1a0aa087f5355aa0fcd27ef95f]

        Promote ODF Formula standard in Calc function help
        
        Insert ODF Formula standard citation in Calc functions where it applies. In this example, function TIMEVALUE is a standard ODF Formula 1.2 function.
        
        Many other functions qualify to be a ODFF function. But since Excel is changing its function names, not every Calc function is and ODFF funciton.
        
        Change-Id: Ib764d780f9f66c8a7adaba8954d91fc9b4d70410
        Reviewed-on: https://gerrit.libreoffice.org/16110
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-07-07  Dennis Roczek  <dennisroczek@libreoffice.org>  [f36f2883973e4ba6d59ee8d0d9b3e98273aa1c44]

        improving upload script
        
        Change-Id: I8f7bc5973f988af29b0a07ad3ac066f93bebe5e6
        Reviewed-on: https://gerrit.libreoffice.org/16198
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-07-07  Andras Timar  <andras.timar@collabora.com>  [5aad108719014b52c9aba6be407ed553d0095a66]

        tdf#86301 fix hids of startcenter
        
        Change-Id: Ic33ff7519d820d9d770db6a3d2d067a81fb38272

2015-06-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [30ef8ce4bed6aeaea2a9d2aeacb956c8ee127ec3]

        rename items of Zoom toolbar in Impress to correspond with UI
        
        Change-Id: If1012ce7bb7e2384393500d838911c2249871ef9
        Reviewed-on: https://gerrit.libreoffice.org/16494
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-06-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a178283c34717e687b3d6112fdb2f8e573aafc24]

        sheet tabs and scrollbar are not in one line anymore
        
        Change-Id: Ia131b4b0f8e0392895019e9f8847c562eccd1f5b
        Reviewed-on: https://gerrit.libreoffice.org/16495
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-06-24  Stanislav Horacek  <stanislav.horacek@gmail.com>  [aac176ceb2ae281dd29026d47fbc44eb139a52a3]

        fix ID of Z-test dialog
        
        Change-Id: I513eb4713852c85ee792a6d01dd039275df5f29f
        Reviewed-on: https://gerrit.libreoffice.org/16455
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-06-20  László Németh  <laszlo.nemeth@collabora.com>  [eb25dc35aa6cfa92b4afa7a43f1340578ea4bd33]

        HTML compatibility option Print layout exports TOC with dot leaders
        
        and justified page numbers
        
        Change-Id: If960e59c006740e261905392b83b87b0bb579ab4
        Reviewed-on: https://gerrit.libreoffice.org/16387
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-06-15  Stanislav Horacek  <stanislav.horacek@gmail.com>  [599a3ed0a4b47d893a201ea00423f84830883522]

        remove duplicate bookmark
        
        Change-Id: Ide3c8cc6dc7b2bcbb0c6a720c9f66d981eb33d65
        Reviewed-on: https://gerrit.libreoffice.org/16301
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2015-06-15  Stanislav Horacek  <stanislav.horacek@gmail.com>  [1c63a830539026acd317fa07b500b8d726284b66]

        correct result in example for OFFSET function
        
        Change-Id: Ifcadb94c558c226e8dde96293127b39eb436cf99
        Reviewed-on: https://gerrit.libreoffice.org/16302
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2015-06-08  Andras Timar  <andras.timar@collabora.com>  [b340cfa8193a9b070e7ff2142764b4cf3c0ff7f0]

        Typo: fir -> for
        
        Change-Id: Ief519a092931ff627ef815004fcfc9e6aefd2cce

2015-06-06  Olivier Hallot  <olivier.hallot@edx.srv.br>  [35457b13dc1228daea1966b55d923922b2be539c]

        Correct help file location path
        
        Change-Id: I81ef654d6e1eca026cbeecf59391bef72b1b02a0
        Reviewed-on: https://gerrit.libreoffice.org/16109
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-06-06  Andras Timar  <andras.timar@collabora.com>  [06ee18277cd086b33713a30c03252e8a8763a026]

        remove accelerator key marker underscore from help string
        
        Change-Id: I5aca05f6a76827e1e56fb99764a5a346f64245dc

2015-05-29  Andras Timar  <andras.timar@collabora.com>  [f5fa46ed8626910d710fd535518ddf9e756f9356]

        localization tools are confused with short form of empty ahelp
        
        Change-Id: Ifd7a2309781b2de1e21dc6c6bd4b0747484f5108

2015-05-24  Stanislav Horacek  <stanislav.horacek@gmail.com>  [3cd6599bead7b1266daf69733f86b54f3e7d5557]

        fix typos
        
        Change-Id: I79f3463c1815b0db318483eaa3faae3d6ba1e54f
        Reviewed-on: https://gerrit.libreoffice.org/15886
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-05-21  László Németh  <laszlo.nemeth@collabora.com>  [07df7cad7f66736e3a3ad7677704b6ffddc92e4d]

        LibreLogo help: about joining points, filling shapes defined by points
        
        + examples for CLOSE and FILL + fix typo (bad quoation mark)
        
        Change-Id: I40e4e84460c17a332e1cd46ef4511b94117d9abd
        Reviewed-on: https://gerrit.libreoffice.org/15845
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-05-14  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [3668b09b960f69d1ad1589d5b526b108577f5887]

        Update for number format: engineering notation, and some more
        
        Add help for engineering notation in scientific format and few other
        corrections.
        
        Update: increase IDs by 1
        
        Conflicts:
        	source/text/shared/01/05020300.xhp
        
        Change-Id: I78ec9deddb49d7038d9bd42be86ad561b108af33
        Reviewed-on: https://gerrit.libreoffice.org/15656
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-04-27  Olivier Hallot  <olivier.hallot@edx.srv.br>  [9094a1a35592418eb8b527a37a1d7d3f85fd4f96]

        tdf#61397 improve gluepoints help page
        
        Add text as recomended by bug tdf#61397
        
        Change-Id: Ic9f1b87fb94876b932004d0b337a1de2aa2541ca
        Reviewed-on: https://gerrit.libreoffice.org/15543
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-04-26  Olivier Hallot  <olivier.hallot@edx.srv.br>  [8322ff882f06c6c92e4c9d9e4bf762e06a5a754c]

        tdf#64773 Help pages for IFNA and IFERROR functions
        
        Help entries for IFNA and IFERROR Calc functions
        
        Change-Id: I19c03ef50af17dc70fe45c36e4589c1f267800f9
        Reviewed-on: https://gerrit.libreoffice.org/15503
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2015-04-23  Olivier Hallot  <olivier.hallot@edx.srv.br>  [2de16592c759d264acc3a546fc10102cd592fe0a]

        tdf#90782 Adjust help page for new named formula
        
        Adjust the help page after change in Calc Define Name dialog. Add explanation about "scope".
        
        Change-Id: Id3e0b3a2a6f1af8013811264a28ece21610d8370
        Reviewed-on: https://gerrit.libreoffice.org/15501
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-04-05  Andras Timar  <andras.timar@collabora.com>  [7e67bfc7ab1f013826154d1fef66cbcfc3d92892]

        wikihelp: support note/tip/warning in table cells
        
        Change-Id: Ib70a16166e73ef3ffcff09588ea8fb93523cee17

2015-04-05  Andras Timar  <andras.timar@collabora.com>  [c95a5afdf40bb9b86b702dd1ca6e6d5bcc51d2e6]

        wikihelp: handle <bascode> in conditional text
        
        Change-Id: I79f90a78d26be8e81531de42d6bcd8c0c671f231

2015-04-05  Andras Timar  <andras.timar@collabora.com>  [aed6b13162926773484af680b4d61acd0515508f]

        wikihelp: handle lists in table cells
        
        Change-Id: I29e5b742fee170c5202fcbc859dd8fd011965aac

2015-04-05  Andras Timar  <andras.timar@collabora.com>  [c592de412ac16d74febb97d5d522f0a32f36cb87]

        fix AttributeError: TableRow instance has no attribute 'isTableHeader'
        
        Change-Id: I1c758acbf2cee846cf350568fbfb1fd341139ac2

2015-04-04  Andras Timar  <andras.timar@collabora.com>  [08790edcf50d4281d55e5c28c0c07f88a99241f3]

        <bookmark> should not be child of <topic>
        
        Change-Id: I7204a2aafaaa435936f2fcc43d27fc0173426888

2015-03-31  Niklas Johansson  <sleeping.pillow@gmail.com>  [02143d13f587b3ce40834d709ca9c872ac907e13]

        tdf#89437 Add note, not all languages have autocorrection of ordinal suffixes
        
        Not all languages have the convention of printing ordinal suffixes as superscript.
        For English auto correction of 1st to 1^st can be correct in Swedish auto
        correction of 1:a to 1^:a is just plain wrong and LibreOffice does not do it anymore
        so lets add a short note about it in the help.
        
        Change-Id: Ic4c9273b74576d2a8d1e0c8ac3adbe4af40185fc
        Reviewed-on: https://gerrit.libreoffice.org/15088
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-03-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b1178f96fe29860b1d92c8c150d5169f96a964b2]

        rename PDF export options
        
        Change-Id: I1491cd908cf87eea5d0d131704e291c86def58eb
        Reviewed-on: https://gerrit.libreoffice.org/15007
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-03-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [091a3cc5cd8e1cb92382eddd6424764cda3060e8]

        rename "Find" to "Find Next" in Find & Replace dialog
        
        Change-Id: Ib721e87839b03d108b9e10d5605bfaff7d5f21a6
        Reviewed-on: https://gerrit.libreoffice.org/15008
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-03-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2384838958839304b5eb39cf050a8bc7c134ae5e]

        rename Typeface to Style in Math Catalog
        
        Change-Id: I14ea3a399b31b52203f7237ca4e11105a20c8ecc
        Reviewed-on: https://gerrit.libreoffice.org/15009
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-03-21  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8b5320fd78d6ea9b3508c286a7e6acef31acb192]

        Help about new MSO compatibility option (character background export)
        
        Change-Id: Iff9c5477779b170aee95cbb980534996a0d65beb

2015-03-19  Andras Timar  <andras.timar@collabora.com>  [be139ba7c2e4eef2c529c8506820641185867ae0]

        fix copypaste: a required parameter cannot be omitted
        
        Change-Id: Ibfa020c85212d4df6d35925e3f89bab044c996a7

2015-03-19  Andras Timar  <andras.timar@collabora.com>  [325b71813e476e25acbcecbb34f57ec2609ee98b]

        fix copypaste: a required parameter cannot be omitted
        
        Change-Id: I09ec850aea96962555c526efa0b4c1355236fb2f

2015-03-19  Andras Timar  <andras.timar@collabora.com>  [c8cbe130afa50dacc47c2d1d30e1774d44786a0c]

        typos: CHI.TEST -> CHISQ.TEST, CHI.DIST -> CHISQ.DIST
        
        Change-Id: I2057217b5027283525f570b065f10a04c7165cb2

2015-03-18  Markus Wernig  <markus@wernig.net>  [2bd951ef710b4a93937519270b19592c8762a626]

        add help text for PDF digital signing feature
        
        Change-Id: I67933c3d1766c6c2596ed28f364d506eaebec158

2015-03-14  Andras Timar  <andras.timar@collabora.com>  [72447651c8cff60b354021d0a9da89abc1757ee8]

        s/Remove/Clear/ to match UI
        
        Change-Id: I813d6c636d4171ff2ac64672b1c22b9b6cf985e2

2015-03-08  Andras Timar  <andras.timar@collabora.com>  [00946ca3f8cd3837129c714e025d6ca2ae783ad8]

        two typos
        
        Change-Id: I4b3af5f1616ef72982292472a7515b04208c5c1c

2015-03-02  Olivier Hallot  <olivier.hallot@edx.srv.br>  [4bbc71ec42073ade5e64e65acf8700d6041ebf49]

        Help page for all statistics functions of Calc
        
        * rewrite introduction of the the functions
        * add Z-test and Chi-square test help text
        
        Change-Id: I70d720c75fcaec896d8e2a86cca3689cc43763b6
        Reviewed-on: https://gerrit.libreoffice.org/14701
        Tested-by: David Tardon <dtardon@redhat.com>
        Reviewed-by: David Tardon <dtardon@redhat.com>

2015-03-01  Caolán McNamara  <caolanm@redhat.com>  [a79093aadb26bc133c5bb36b2129ba1a468d44cb]

        fix build, presumably they just have to be unique within the file
        
        Change-Id: I97f9ceaeaa14461bb35e517676842feb44314a25

2015-02-28  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2f84d05cecc0265902c5df3afc22adf8a046a3c1]

        related tdf#69685 tdf#70733 move functions to appropriate categories
        
        Change-Id: I85624c210d87e9cccaf7ddd3db53b52f37f4fb34
        Reviewed-on: https://gerrit.libreoffice.org/14680
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-02-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [649cf89040199e5dee52a195768a0e6688b6d420]

        correct label in Contour Editor
        
        Change-Id: I14ba6611adf332bf21f16c5a1c5e75d92e3c4918
        Reviewed-on: https://gerrit.libreoffice.org/14581
        Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
        Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

2015-02-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2e8bb06b63fcb35ec359a9a02f30bce271ef093c]

        mark number as untranslatable
        
        Change-Id: I2657a07cb33e2ae40c4a13157382b5356c327ca1
        Reviewed-on: https://gerrit.libreoffice.org/14500
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-02-13  Stanislav Horacek  <stanislav.horacek@gmail.com>  [377e8876396a87ae09b82ce17b67d8bef5b26abe]

        tdf#89294 scanner items are now in Media submenu
        
        Change-Id: Ib71d92143e39e6fbc280a115a548c2d827764fff
        Reviewed-on: https://gerrit.libreoffice.org/14447
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-02-12  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0c8a78a426e48b9adf19ff75c5d8c7cb112e91dd]

        add examples for functions dealing with DBCS
        
        by Jesper Hertel (jesper.hertel@gmail.com)
        see http://listarchives.libreoffice.org/global/l10n/msg08594.html
        
        Change-Id: I2c281aab12ba9c10184658eff9837d39e397af09
        Reviewed-on: https://gerrit.libreoffice.org/14092
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-02-12  Caolán McNamara  <caolanm@redhat.com>  [8f6138440b0eeb9be1d0da22aa9ea26228afd4a4]

        Related: fdo#88970 improve view options extended tips
        
        Change-Id: I446a6ff75dada99ded893d362c9b6fbe042085d6

2015-02-09  Caolán McNamara  <caolanm@redhat.com>  [1ff0bd652428824fdbd3a1650c8ec0c8ead4af4a]

        Resolves: fdo#88970 restore section page extended tips
        
        if an extended tip targets multiple widgets then the hid needs to be "." to
        flag that it refers to the multiple preceding bookmarks in the current context
        that start with hid/
        
        insert an additional empty ahelp to capture the "SectionPage" container widget
        bookmark and assign it an empty extended tip in order to separate it from the
        group of following widgets
        
        Change-Id: I2ac41435121c05d9a27291062056572613c30a9b

2015-02-02  Caolán McNamara  <caolanm@redhat.com>  [8cc178e568781e3f4fe9a79579074532ccc00ec4]

        this is the only way to get ahelp content onto more than one widget
        
        Change-Id: I100863a992a4c2908bb7ea184953b88553fe3a00

2015-02-02  Caolán McNamara  <caolanm@redhat.com>  [c5d5de52861cdadea9d5d7d7f2c5a8479fb55a87]

        somewhat fractured language
        
        Change-Id: Id849c9b047b845e355536c5b0a452aa581be6bc4

2015-02-02  Caolán McNamara  <caolanm@redhat.com>  [5e109b09ca3f013fa2fe098fab5ad9f43033d05e]

        fix some ahelp ids of hid . where the current context is empty or wrong
        
        related fdo#88970
        
        Change-Id: Ib5aa5f5b608252216817b0e6f38c944e37786df5

2015-01-27  Andras Timar  <andras.timar@collabora.com>  [74dd3c43533373b51f53f58e4697d1df76e3ec32]

        tdf#87085 LibreLogo help: use clearer example of RECTANGLE command
        
        Change-Id: I9d2bf4ac463f007c4e3aa1e189188b4d4b1f47fa

2015-01-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [50920f837dbb2af263070b00891d788986dd21a4]

        T.INV returns one-tailed, not two-tailed values
        
        Change-Id: Icc5b44667068543c4513410c954370895f2a3820
        Reviewed-on: https://gerrit.libreoffice.org/14093
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-01-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [59676afe325ca7cf023a6ecbfa63dc69955d353a]

        remove more unnecessary newlines
        
        Change-Id: I9035a701b0045f30949ebef1920ca05f5244073e
        Reviewed-on: https://gerrit.libreoffice.org/13911
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-01-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3b44898f1098b7b3cc34028d60761135ae95dae2]

        remove newlines from help texts, they make no sense
        
        Change-Id: Id11d38addb547fc1d430bf568b13b03c06fa1781
        Reviewed-on: https://gerrit.libreoffice.org/13910
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-01-05  Stanislav Horacek  <stanislav.horacek@gmail.com>  [bab9e3aa54942efff0b2d9b013ae700cab8611f3]

        fix heading level
        
        Change-Id: I639a9ff95e78ffa61d7610053655745446e84953
        Reviewed-on: https://gerrit.libreoffice.org/13758
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2015-01-05  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8632d6dca08c07b006b40b2c68f723b0f1c11406]

        correct label for recalculation option
        
        Change-Id: I49db5e09fd9af960ecbaaac0e19975572f74218e
        Reviewed-on: https://gerrit.libreoffice.org/13757
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2015-01-05  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b4cb9f06d6969aa1ccce515c13a97552ffadf1aa]

        correct title for RANK.EQ function
        
        Change-Id: I6a438a909f082f16821b942ccdacdd5cc3374800
        Reviewed-on: https://gerrit.libreoffice.org/13756
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2015-01-05  Olivier Hallot  <olivier.hallot@edx.srv.br>  [b3fb9849fa298bf36ffb5a9967a109f40f0e5021]

        fdo#86637 (part) OpenCL options help page
        
        Change-Id: I8adfb122226d4eb4dd4342673b6707ecc1015bf9
        Reviewed-on: https://gerrit.libreoffice.org/13702
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-01-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b4fb18973653f15255d0d8f9dd1674e7c7693ec9]

        fdo#86289 rename Page Preview to Print Preview
        
        Change-Id: I19ac49d8fe799b9c134f41d2620e4856f8a05067
        Reviewed-on: https://gerrit.libreoffice.org/13550
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-01-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [49a8bc9e5bc5667bfc9381bd1c24a05ae2c5d156]

        update labels for document statistics
        
        Change-Id: I67d5bb75b7a95055476e826278f35fe7911de103
        Reviewed-on: https://gerrit.libreoffice.org/13626
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-01-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b4bbd1151bdec146daa64f7e30e23531e52d2569]

        use consistent terms soft/non-breaking hyphen
        
        Change-Id: If05edfdf51f07593615e60f94e65b59ec1aab5be
        Reviewed-on: https://gerrit.libreoffice.org/13625
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2015-01-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5f2b910acbd06b29480d2d2ec9499724a09de33a]

        change two labels to be the same as in UI
        
        Change-Id: Ibc2797a91fceae3610a529a19770dc9f836990d2
        Reviewed-on: https://gerrit.libreoffice.org/13624
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

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

        update help ids for fontwork docking window .ui conversion
        
        Change-Id: Ie82b8bb7a8991e90540071565cd3773480c75145

2014-12-30  Caolán McNamara  <caolanm@redhat.com>  [45bd6c6e23810a5778b23b3bf1c2f30e37d0021c]

        update help ids for docking 3d effects .ui conversion
        
        Change-Id: I1c65497e38a0fae848127ae022a7121bf2613708

2014-12-22  Caolán McNamara  <caolanm@redhat.com>  [1a784839f133c48e5e112535af9b509e7a3506ec]

        drop unused helpids
        
        Change-Id: Ib127ca7d24363c7f595951e6f1c27372c601a8b3

2014-12-18  Caolán McNamara  <caolanm@redhat.com>  [908b90852c513400669814a73b64245a0702ec21]

        update help ids for docking color replace window .ui conversion
        
        Change-Id: Ib5c095382573ee7b83465d53075857d6403b1d84

2014-12-17  Caolán McNamara  <caolanm@redhat.com>  [52ecb7b19fd337cad7809298849909493dff0c56]

        update helpids for animation docking window .ui conversion
        
        Change-Id: I968c67e7d1b74ecbfee02b37c8d11c13f8c80a37

2014-12-16  Olivier Hallot  <olivier.hallot@edx.srv.br>  [b62cf5f4e585b4070f2aff792a35b0d88fdeeca0]

        Fix ERF.PRECISE help page
        
        Change-Id: I6ba9feabe55701c902fc95a1fc41fe9455e27a8c
        Reviewed-on: https://gerrit.libreoffice.org/13471
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-12-01  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a8a62b8e5bda4526eeb9525509ce7313d14784e3]

        Image is not in Media submenu anymore
        
        Change-Id: Idf5a1c9c2f6b3ef95a72613aedd15f743280ad95
        Reviewed-on: https://gerrit.libreoffice.org/13223
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-11-23  Andras Timar  <andras.timar@collabora.com>  [14477a85f297b5bbae784789e86e8e9f574fc506]

        typo: GAMA -> GAMMA
        
        Change-Id: Ia34e0542c27e9b6e8b5ca9901bbead4a93acc10e

2014-11-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [23808726b1af61e0f7f8ada72899c23c0d442ad7]

        fdo#80490 rename AutoSpellcheck and reflect its removal from toolbar
        
        Change-Id: If77bb61af25998e193e3e8f1ea2382fe2be4423a
        Reviewed-on: https://gerrit.libreoffice.org/12498
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-11-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d080ad69dcff1dc67ed10930b029df08229fdb2a]

        fdo#79149 insert image dialog: rename Style to Frame Style
        
        Change-Id: Ibb16ba76d2d7e98f5dc19dbcc82e80d8c08b334b
        Reviewed-on: https://gerrit.libreoffice.org/12497
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-11-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d08fb7ff77e5a054dc6005652159299891fc15ff]

        fdo#85046 rename items related to recording changes
        
        Change-Id: Ia1068ed4590585cc9cc4a8ece29a761f61c290e9
        Reviewed-on: https://gerrit.libreoffice.org/12496
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-11-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5a6a67a35d9ff72d6723cc2e13d43bb6c25e81c7]

        apply styles dropdown: rename More label and add info about pop-up menu
        
        Change-Id: Icbecb2063225676b6bf47a492a873ed5f6479670
        Reviewed-on: https://gerrit.libreoffice.org/12501
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-11-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [47428b6382955d4f9962fca14e65d19bb5b99983]

        fdo#85817 rename Document as E-mail to E-mail Document
        
        Change-Id: I4897c43ae12fcb317f04c1d982e213f061786e58
        Reviewed-on: https://gerrit.libreoffice.org/12490
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-11-17  Olivier Hallot  <olivier.hallot@edx.srv.br>  [c7a50f7e051ca7ed0c6f63bcbc55a3ce25029b7d]

        Do not make numbers translatable in Help contents
        
        Spare time and energy of translators by marking numbers non-translatable.
        
        Change-Id: I99846db2271e27761ecf5498ce1456b3adcd84dc
        Reviewed-on: https://gerrit.libreoffice.org/12493
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-11-03  Olivier Hallot  <olivier.hallot@edx.srv.br>  [b9e9fb3ea9a4d493038643b831ca9b9149d4c2b8]

        fdo#85686 update help page for Calc Option Formula
        
        Calc's Formula option page has a new entry related to large file recalculation
        
        Change-Id: I9f4a5834ee58905d865aaedab25bd692445610d0
        Reviewed-on: https://gerrit.libreoffice.org/12165
        Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
        Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>

2014-11-01  Olivier Hallot  <olivier.hallot@edx.srv.br>  [677001e7747ae7b61ed93028024e71fb14beb728]

        fdo#80481: Update Start Center help page.
        
        Update Start Center help page with new features.
        
        Change-Id: I052e0245a6e3598b561b6aaf43913be2a6387fca
        Reviewed-on: https://gerrit.libreoffice.org/12159
        Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
        Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>

2014-10-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [42c2490f90d1a0dbc2b00bfc446caded8ca682b1]

        rename terms Movie/Sound to Audio/Video
        
        Change-Id: I3afc007cd4a9b5dca83145f9b03b1393b546358d
        Reviewed-on: https://gerrit.libreoffice.org/12127
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-10-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e5af8139b8a16b80a1b2398ffbeb629600484823]

        rename Format Paintbrush to Clone Formatting
        
        Change-Id: I8d6d7094d32eb84d619a4164328401fd8584dd99
        Reviewed-on: https://gerrit.libreoffice.org/12126
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-10-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [36a1eb4dcee3c27e1ed72f2af63c8ea882a38863]

        related fdo#70998 rename Picture to Image
        
        Change-Id: Ie196de29cc8b2fa2d569019d18ddbd117cb33b5a
        Reviewed-on: https://gerrit.libreoffice.org/12128
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-10-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [3019c4ebd3984158f2b0b0b7f9f184c48044add8]

        update label "Minimum space between numbering and text"
        
        Change-Id: I7e51c47848a3454dace8f6f86a5d434a8ff37b6d
        Reviewed-on: https://gerrit.libreoffice.org/12141
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-10-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [499339d7bca9cfa3d71bdda72224c8b590192475]

        rename Fields - Other to Fields - More Fields
        
        Change-Id: I7460acb296b32c99c37a77bbce05d44aa3f36bd7
        Reviewed-on: https://gerrit.libreoffice.org/12140
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-10-30  Stanislav Horacek  <stanislav.horacek@gmail.com>  [056e5b774b1c6b9372683684dd0af9900eb16a17]

        update description of the Special Characters dialog
        
        Change-Id: I76c2839804ebbf4d1be825a31d09c2566f0e714c
        Reviewed-on: https://gerrit.libreoffice.org/12138
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-10-09  Andras Timar  <andras.timar@collabora.com>  [301caf5470aec71aeac5327f452c15a28caa2f10]

        add missing paragraph id
        
        Change-Id: I567f054384b50df14011569681bf6341e3550a66

2014-10-05  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b1065d43c77fc050760c7427d371b5460b54d249]

        rename Design to Style in Web Wizard
        
        Change-Id: I2b40f8a4d57199db80fc0defa35d71e81823295e
        Reviewed-on: https://gerrit.libreoffice.org/11810
        Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
        Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>

2014-10-05  Stanislav Horacek  <stanislav.horacek@gmail.com>  [3468a308f036e27b0239d8499a79431cf210480a]

        update names of menu items for sending e-mails
        
        Change-Id: Ice0d739cfbff72d30635c7acfcd728c71ee63808
        Reviewed-on: https://gerrit.libreoffice.org/11809
        Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
        Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>

2014-09-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2dd0975408b8fbae59c9f924d8e013f48d23da52]

        update name of label in Hyperlink dialog
        
        Change-Id: I715fccf17272c7f905945eb5357da1854c5c9811
        Reviewed-on: https://gerrit.libreoffice.org/11655
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-09-26  Kay Schenk  <kschenk@apache.org>  [c4b49fbddd2099733cb5c7606fbc5b848b23c1e0]

        Added information on date types to correspond to SQL2.
        
        Reformatted information a bit
        
        Change-Id: I0e9be1d68b78aa60f1eb3a30be708ff966ebaea1

2014-09-22  Stanislav Horacek  <stanislav.horacek@gmail.com>  [c15adbcd9f39fdd4f2a2e53749e5dc47b365d406]

        rename Image Styles to Drawing Object Styles
        
        Change-Id: Id0c5e9fb505ad99bb77f80963b30b8f0946cc48d
        Reviewed-on: https://gerrit.libreoffice.org/11594
        Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
        Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>

2014-09-21  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [0f29dbb5b25e1dbbde177b234d03e46528bbddf0]

        Correct typo of STEYX example
        
        Change-Id: I4864cb3366dd12f2484b614e9ca418cad2440a71
        Reviewed-on: https://gerrit.libreoffice.org/11556
        Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
        Tested-by: Joren De Cuyper <jorendc@libreoffice.org>

2014-09-13  Olivier Hallot  <olivier.hallot@edx.srv.br>  [eb0f507b5eb59c6b9a86d8f65e23fb9f0a3e790e]

        Fix FDO#80441 Help pages for WEBSERVICES function
        
        Also FILTERXML.
        Many thanks to Leif Lodahl for the help
        
        Change-Id: I241610db69eab0cc2490492520288bc6b154c21b
        Reviewed-on: https://gerrit.libreoffice.org/11435
        Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
        Tested-by: Thomas Arnhold <thomas@arnhold.org>

2014-09-09  Stephan Bergmann  <sbergman@redhat.com>  [70fc0dc34e884699f250091bebe4b9e2e858063f]

        fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-overs
        
        ...from previous commit 496bc3cd6c037360632c33471c4622a095cdcadd "fdo#45071
        Remove Libreoffice browser plugin"
        
        Change-Id: Iad66c80c5f54be8e5199ed633a7a884a44f7e989

2014-09-06  Caolán McNamara  <caolanm@redhat.com>  [8b3f1eb34638d512b8dbe3e426e28bbf50439e90]

        update help ids for floating elements .ui conversion
        
        Change-Id: I72e92d9e834bc1e380d9ec8df5b5364ba218a544

2014-09-05  Olivier Hallot  <olivier.hallot@edx.srv.br>  [1d8274ccfc08372155cef732498580e770eb412a]

        Fix fdo#80435: help pages for Calc new functions
        
        Quartile, percentile, percentrank, rank.
        
        Change-Id: I0cbc75a1f915898839223ab72be471926ab025c4
        Reviewed-on: https://gerrit.libreoffice.org/11142
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-09-05  Caolán McNamara  <caolanm@redhat.com>  [a142ecbf720d2dbdf1930f5c2ba958a90df5b056]

        update help ids for contour floating window .ui conversion
        
        Change-Id: I1376f54c72200f7e85e3edb814cf98e86d8eb3d5

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

        update help ids for group sorting floating window .ui conversion
        
        Change-Id: Ibd851a094c1613bb29fdedbaf82c2a4643237725

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

        drop unused help ids
        
        Change-Id: I2507a48209994fd179c20a4bb688c54c87f787d2

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

        drop unused HID_RPT_NAVIGATOR_DLG
        
        Change-Id: I92c8305b275b47106767ee355b5e1b699c783381

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

        drop unused helpid
        
        Change-Id: Id639448accdd012ffebe375b456f3c8d806e1314

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

        drop unnused help id
        
        Change-Id: I3d15f3055811d4249df3b09eb7eb2519f4fce624

2014-08-31  Olivier Hallot  <olivier.hallot@edx.srv.br>  [a10e3f5e2f342a147b9f6d8e0912e7d3f0d4ae47]

        Help page for Fill random numbers for new dialog
        
        for new dialog layout.
        See ac5e002e941dadc274e97b4c3afc009b6e5adbd4
        
        Change-Id: I2f371a2ac2960c5905845761370b7e99a0a1d3ed
        Reviewed-on: https://gerrit.libreoffice.org/11207
        Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
        Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2014-08-30  Caolán McNamara  <caolanm@redhat.com>  [18f215920e94df8383c1e30f8eb0a93c3e076016]

        update help ids for DLG_SYNC_BTN conversion to .ui
        
        Change-Id: I6b0f0b4425c39189a424793211805b13ad8a0be3

2014-08-29  László Németh  <nemeth@numbertext.org>  [45a3b79f12c5d057302a4c74977e86fefd299208]

        fdo#62923 replace "--" between digits to en-dash, not em-dash
        
        extended help at Autocorrect option "Replace dashes"
        
        Change-Id: I43ed6c9084c25f7e1106d598664d08861a1bd804

2014-08-26  László Németh  <nemeth@numbertext.org>  [3faab36347837d4168d12893b7e47f58d6440c68]

        fdo#81472 example for autocorrection within words
        
        ,, -> : replacement to speed up entering time values only
        with numerical keys
        
        (Other possible examples:
        
        ->, <- arrows (predefined for several languages)
        
        fi, fl ligature replacements (workaround for non-Graphite fonts)
        
        --- -> em-dash
        )
        
        Change-Id: I3d26500ef778f7c239b24e41e664b9e80eedf556

2014-08-25  Caolán McNamara  <caolanm@redhat.com>  [b1ba04f8f29b92d30d65968e6253d48fbcc168ac]

        update help ids for print merge querybox .ui conversion
        
        Change-Id: Ibe2bd1e3872d05cbff519fd0466231e080301085

2014-08-24  Olivier Hallot  <olivier.hallot@edx.srv.br>  [c124f21d9c10bd56bfe8c1b1e89a898c360372a0]

        FDO#80453 Help page for Edit-Fill-Random Numbers
        
        Help page for Calc's Edit - Fill - Random numbers
        
        Change-Id: Iab6c86f77d5bdc170af2e6cdf208470b0ce1db9f
        Reviewed-on: https://gerrit.libreoffice.org/11097
        Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
        Tested-by: Joren De Cuyper <jorendc@libreoffice.org>

2014-08-22  Olivier Hallot  <olivier.hallot@edx.srv.br>  [ba90edc72a3eedc95f2a2bd2c6923b860cc3e4d8]

        Fix fdo#80338 Help pages for Data Statistics
        
        This is a text to get a mimnimum help for Calc Data Statistics.
        It can be improved with better english and better maths.
        
        Change-Id: I3771ed89c560df1e4e23835f5a15d8cfc47282cd
        Reviewed-on: https://gerrit.libreoffice.org/11051
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-08-21  Andras Timar  <andras.timar@collabora.com>  [356a862f1cac3c528c53be0bc31ed4063444681c]

        remove conditional text, because wiki conversion fails on it
        
        Change-Id: I184d58b0c58feee11010cd174e31641f4dc170ed

2014-08-20  David Tardon  <dtardon@redhat.com>  [9a8ca9edc790d35cafbb1b7eb1b0465b806e428f]

        update help ids for Filter Selection dlg
        
        Change-Id: I898c8844c7d5309d4d41c09214a6b98108762e9d

2014-08-20  Caolán McNamara  <caolanm@redhat.com>  [5ca651f48f04a382b5e915ab9ebb330a28274822]

        update helpids for bibliography tabpage .ui conversion
        
        Change-Id: I27ac3278072b03dccc6419f53e6e27f5434434f3

2014-08-15  Caolán McNamara  <caolanm@redhat.com>  [7c3b223b9dece4def80895f1fe50b4fc1c11d0b6]

        update helpids for data navigator .ui conversion
        
        Change-Id: I279e888f4978a73889dacc274ba2c724086fdeb3

2014-08-15  Caolán McNamara  <caolanm@redhat.com>  [5b425ae93b4459d31ddfca0d070761ad1024d78b]

        update help ids for helpcontrol .ui conversion
        
        Change-Id: I107c35b221c9e5c8ede0711df41085ebd44bef31

2014-08-15  Caolán McNamara  <caolanm@redhat.com>  [e58fa7c1eb457552da289652f77da0b39c604f0b]

        drop helpids that go nowhere
        
        Change-Id: I0da9de096e3a1d32b00b636a6eb81d6d89f0cdd1

2014-08-14  Caolán McNamara  <caolanm@redhat.com>  [658fb3a6464d2f73bfe853278596d57457fcee77]

        update help ids for combobo dbfield options page
        
        Change-Id: Ibf2e4e8084967c114a1eea5ec9ffc8fb1fe5ae1a

2014-08-14  Caolán McNamara  <caolanm@redhat.com>  [7cef65b120c00b4bdfb37859429ecbe5ed4f660b]

        drop help ids that go nowhere
        
        Change-Id: Id9ceb69e676846b4c424fbcc57daa54e0c29db88

2014-08-14  Caolán McNamara  <caolanm@redhat.com>  [65caf6f111cd29d807ab5b75bbe094804c0fa6eb]

        drop help ids that go nowhere
        
        Change-Id: Iad9a0aae264c28c301bd0e05c0ee15f3c8b453f3

2014-08-13  David Tardon  <dtardon@redhat.com>  [1fbcc737e36231426bedfdca0b172bbb90279d64]

        drop unused help ids
        
        Change-Id: I27648bc90f0067d2f9cf708a77893a7332f2d029

2014-08-11  David Tardon  <dtardon@redhat.com>  [12bab40167e179cb6e65f6ba76a3eb5b098d4216]

        drop unused help ids
        
        Change-Id: Ia69dcff614e95043d6b686380c765d6cd3c94bd0

2014-08-07  David Tardon  <dtardon@redhat.com>  [577577fd7006327a85f420360c769ca70e96b50c]

        drop unused help id
        
        Change-Id: I82441f90fbf9f096e4655bebc3e20dd207fcf56e

2014-08-07  David Tardon  <dtardon@redhat.com>  [5cfd95968c332b5b873fe3bcfc0449f6bc792465]

        drop unused help idsbbb
        
        Change-Id: I3a7ee22d0e3f8d513468283fbefdd5f497c886bb

2014-08-06  David Tardon  <dtardon@redhat.com>  [9411c73cf8ac2f036ce21c99962788e59148158c]

        update help ids for Resolve Conflicts dlg
        
        Change-Id: I5b682de419e348bfe46ac34fcd1ac72251cbef2d

2014-08-06  David Tardon  <dtardon@redhat.com>  [cc5bb5cd5316199307fcafa59583314f040b8733]

        update help ids for Mail Merge dialog
        
        Change-Id: Id72168754b58edc5232fd965687652fc3813efc3

2014-08-06  David Tardon  <dtardon@redhat.com>  [2cb8244254dc3dd995059b5ac34c640ac4b3d0bf]

        update help ids for NameMatching and TypeSelect
        
        Change-Id: If7e9c8ac4206953decc14f5bca5aaccb0628871f

2014-08-06  David Tardon  <dtardon@redhat.com>  [28b1dd5ba012ca7136aac1fa014184b39f4f9bb7]

        update help ids for ODBC
        
        Change-Id: I9c81f9e3358c18511773f99cdbba614b6dd12cfd

2014-08-06  David Tardon  <dtardon@redhat.com>  [bdfd3a9be0c542fed005c541deb51b4cf6a98a4e]

        drop unused help ids
        
        Change-Id: Ie0aaa342fe18fb5bb95846549d9ada966848fef8

2014-08-06  David Tardon  <dtardon@redhat.com>  [73cb43a65a0273467e706e772366346dc6364691]

        update help ids for DbasePage
        
        Change-Id: I8d3e16014406a22bf921252df6a46b5f290935d0

2014-08-05  David Tardon  <dtardon@redhat.com>  [400d593bd7f28ed51f0f3e0d0c9a381436e1ca27]

        update help ids for ConnectionPage
        
        Change-Id: I41f485e025de7254c46010024a48b720df124fe6

2014-08-04  David Tardon  <dtardon@redhat.com>  [3d472f792cc7d9e213e5fdce5b1a3ee95714c1f0]

        update help ids for Show Detail dlg
        
        Change-Id: Id5f6d7de1ce298a479e190c51c93876b969a1dc9

2014-08-04  David Tardon  <dtardon@redhat.com>  [5e296a1bc01539ce917f4770f14c2a64d4005e2b]

        fix help ids
        
        Change-Id: If858ffd43922fde28dd4075ec8a169abf5012dc7

2014-08-04  David Tardon  <dtardon@redhat.com>  [af68ef036484e6178c2d111b24a8242f1425e509]

        update help ids for CertDetails
        
        Change-Id: If40379c7bb59c2d6879c608fa25642fd1a2a0998

2014-08-04  David Tardon  <dtardon@redhat.com>  [3127ee5a71ab631f88c398ef4614d15ae4b0b69f]

        update help ids for UserAdminPage
        
        Change-Id: I02cfa18869c9d937f6d5c218ac72d6f8a4284907

2014-08-04  David Tardon  <dtardon@redhat.com>  [08be8e6a59a1d06297871805d4a4d430d50b2ee7]

        drop unused help id
        
        Change-Id: I6aae4cba1a276c632d0f1448435c031b5b8988a3

2014-08-04  David Tardon  <dtardon@redhat.com>  [af90cf6a05dbc162398f14f027f3dc8f541018a9]

        update help ids for LDAPConnectionPage
        
        Change-Id: Iccd36d7831cd59d3756f365e59b87acccba51a05

2014-08-04  David Tardon  <dtardon@redhat.com>  [b22b96d1a672414f596abfc133d5b01ae3eb6d8e]

        update help ids for AuthentificationPage
        
        Change-Id: I384189bcc33fc0d48788a2f9fdead10cc0f44de9

2014-08-04  David Tardon  <dtardon@redhat.com>  [35991f2c98102f754ad9f5a06af231603c15d110]

        update help ids for Hangul/Hanja Conversion dlg
        
        Change-Id: Icfa4b121fb98094f40c98a29692790dbc87ac1a8

2014-08-04  David Tardon  <dtardon@redhat.com>  [95f19673404db7647e0061dffdf19d7867f7339d]

        update help ids for DBWizSpreadsheetPage
        
        Change-Id: I16dd3bf1b3e1f7abafef4cf33874e02b5943fbb7

2014-08-04  David Tardon  <dtardon@redhat.com>  [66b7573a5aa1813d20b2fbcb250cc86aa69a32a5]

        update help ids for DBWizMysqlIntroPage
        
        Change-Id: I88aa418e360492cb4c84473cbc87fd6f33e7422d

2014-08-04  Olivier Hallot  <olivier.hallot@edx.srv.br>  [135498091966f63d582929446a084b41d3ffd4da]

        Partial fix for fdo#80338: help for calc statistics
        
        Entry page for Calc Data statistics. This is work in progress and the help content should be completed with the correct information.
        
        Change-Id: I34f67a2b10d76bb1da6a9b9f4e24d4242396cbe4
        Reviewed-on: https://gerrit.libreoffice.org/10703
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2014-07-27  Olivier Hallot  <olivier.hallot@edx.srv.br>  [4cdb8959d25330c2b26123b5a89b126617066e1e]

        Fix fdo#80444: Help pages fo STDEV functions
        
        help page for STDEV.P and STDEV.S
        
        Change-Id: Iab0cd53f0cdda84e1331a204c74f08c154e9589b
        Reviewed-on: https://gerrit.libreoffice.org/10568
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2014-07-27  Olivier Hallot  <olivier.hallot@edx.srv.br>  [762152378c05a12e0670b20b1125633d8c57dfcb]

        Fix fdo#80443: Help pages for COVARIANCE functions
        
        Help page for COVARIANCE.P and COVARIANCE.S spreadsheet functions
        
        Change-Id: I130ec30ece2ec31cc540ab9e651140b2ea1ed07c
        Reviewed-on: https://gerrit.libreoffice.org/10567
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2014-07-27  Olivier Hallot  <olivier.hallot@edx.srv.br>  [7f0032fe6975853065f593830c82ff37a9f61cd5]

        Fix fdo#80452, New CHISQ functions
        
        help entry for CHISQ.DIST, CHISQ.DIST.RT, CHISQ.INV, CHISQ.INV.RT,CHISQ.TEST
        
        Change-Id: I19bc7ed2b50aeb70df8126df7900192e5903e0cb
        Reviewed-on: https://gerrit.libreoffice.org/10566
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2014-07-27  Olivier Hallot  <olivier.hallot@edx.srv.br>  [119c3b054da571974cb9d37acc908b9bd216fc4a]

        Fix fdo#80445, help pages for VAR functions
        
        VAR.P and VAR.S
        
        Change-Id: I6c7204c425678810b6383c59f3c6d2e791c26977
        Reviewed-on: https://gerrit.libreoffice.org/10560
        Reviewed-by: David Tardon <dtardon@redhat.com>
        Tested-by: David Tardon <dtardon@redhat.com>

2014-07-25  Caolán McNamara  <caolanm@redhat.com>  [54d171d06783a9ec286e82aa6150c3fc1b230d5f]

        update help ids for hangul hanga edit dictionary dialog .ui conversion
        
        Change-Id: Ie0b0c32e71e1d09b97b408f09b1effa0315cade7

2014-07-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [9b91dd5b4b0f98ff105c2d66bf59cff1e1ff6066]

        remove redundant dollars at InputBox function and fix invalid Basic examples
        
        Change-Id: Idd6f14e127ba5e3939849b0baf7ec499e69e8695
        Reviewed-on: https://gerrit.libreoffice.org/10517
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-07-24  Caolán McNamara  <caolanm@redhat.com>  [e9575a3898d718bedbaaaea124f56056b8656037]

        drop help id that goes nowhere
        
        Change-Id: I7f1b73c9badf8f2e959eeced8c9fb24d67a82d0c

2014-07-23  Caolán McNamara  <caolanm@redhat.com>  [842746ea8971c1eb55d5d99965125279f825f618]

        drop help id that goes nowhere
        
        Change-Id: Iebf1d674dfb14d6a81f74b0f58386c136044b4a3

2014-07-23  Caolán McNamara  <caolanm@redhat.com>  [b0e20344fb07cc86c0b24e1a24b78b8971124f4c]

        drop helpids that go nowhere
        
        Change-Id: I293a7a7d236dc71cb417c6ce4294979d05b781e3

2014-07-22  Caolán McNamara  <caolanm@redhat.com>  [f9ce693a67d940f48f5f9c7e2a76213cc97c092c]

        connect macro migration tabpages to help
        
        Change-Id: I2ab17e0790d3b032bc664051e190d31d3f2d7bac

2014-07-22  Caolán McNamara  <caolanm@redhat.com>  [464cbfaaa198f58af8cb2c347f4367408464fc2e]

        remove unused helpids
        
        Change-Id: Ibfc3d464fdf7206ed95c3183e941801b3de0b4a2

2014-07-22  Caolán McNamara  <caolanm@redhat.com>  [10fd3e1326ecf705030189e233a895be7918ea72]

        update help ids for summary page .ui conversion
        
        Change-Id: Ife99575dbcdcedb0dfad2415f419de3501849651

2014-07-21  Caolán McNamara  <caolanm@redhat.com>  [3d0fefd1db11ee86be12b2db37fed812f6561d7c]

        update helpids for backup page .ui conversion
        
        Change-Id: I5fb852ee9bc507f1f0dda3cbafe5815e332c65cc

2014-07-21  Caolán McNamara  <caolanm@redhat.com>  [b8feecec406652bb24799a209aae9530da926f4a]

        drop unused helpids
        
        Change-Id: I986615001840c8456a044617f2ada7f7c683fd26

2014-07-21  Olivier Hallot  <olivier.hallot@edx.srv.br>  [7a0a3f1e2063343be1325f6fc5136e597606a107]

        Fix fdo#80433 help pages for new T functions
        
        T.DIST, T.DIST.2T, T.DIST.RT, T.INV, T.INV.2T and T.TEST
        
        Change-Id: I65fc995e0131cfcc528d64984ceafed25cd74fbc
        Reviewed-on: https://gerrit.libreoffice.org/10426
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-07-21  Olivier Hallot  <olivier.hallot@edx.srv.br>  [678f0e0d9c99e25a66c17450a58a888e2b0213e0]

        Fix for fdo#80450: MS excel F functions help pages
        
        F.DIST, F.DIST.RT, F.INV, F.INV.RT and F.TEST
        
        Change-Id: Ia5cc2984c118f2d85872c80cd2ec6c533c94ff95
        Reviewed-on: https://gerrit.libreoffice.org/10424
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-07-21  Olivier Hallot  <olivier.hallot@edx.srv.br>  [19da9bb07bd4cdedc266e614d0aecb6569a81df1]

        Fix fdo#80451: New DIST functions from Excel
        
        EXPON.DIST, HYPGEOM.DIST, POISSON.DIST and WEIBULL.DIST
        
        Change-Id: I10ca3013e430c53a03d4795d0c47cbaaeb7b9adb
        Reviewed-on: https://gerrit.libreoffice.org/10423
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-07-21  Olivier Hallot  <olivier.hallot@edx.srv.br>  [76e8934ce147560cd18db1f62885e05d4d9e530e]

        Fix fdo#80436 Help pages for MODE functions
        
        MODE.SNGL, MODE.MULT, Z.TEST, NEGBINOM.DIST
        
        Change-Id: I0e6ad33f76a09c9d4af7b8146d07eb4f1df86313
        Reviewed-on: https://gerrit.libreoffice.org/10411
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-07-21  Olivier Hallot  <olivier.hallot@edx.srv.br>  [0e6d0e8907c46f3d3dcaf3f06add2496beaf16a8]

        Fix fdo#80447: Help pages for MS BINOM functions
        
        Covers BIMOM.DIST and BINOM.INV
        
        Change-Id: If1f3ef61dfa5e23c6b88818439be2932eb98aabe
        Reviewed-on: https://gerrit.libreoffice.org/10409
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-07-21  Olivier Hallot  <olivier.hallot@edx.srv.br>  [3da3b8063d11ea0d584753e17d13f6ad6b9b0aa4]

        Fix fdo#80449: help text for CONFIDENCE functions
        
        CONFIDENCE.T and CONFIDENCE.NORM
        
        Change-Id: Ie63eddc86dfd1de116acc980d5d672678279e779
        Reviewed-on: https://gerrit.libreoffice.org/10408
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-07-16  Caolán McNamara  <caolanm@redhat.com>  [a8c8f80b933a42a284e681c1d1973166445a4451]

        update help ids for options dialog .ui conversion
        
        Change-Id: I230c456c2d68793383d89afb97e6ec7358912c8a

2014-07-14  Caolán McNamara  <caolanm@redhat.com>  [00c49810c4e883958eb698f2f5b0d413077f14b1]

        drop help ids that go nowhere
        
        Change-Id: Ie9a5dd1ad802a6aa00f32cee966496c6b9804fcb

2014-07-11  Caolán McNamara  <caolanm@redhat.com>  [c7229c8a250f7387c090f20a0fd9171fdcd576d1]

        drop unused helpids
        
        Change-Id: Id7446d78c58d4086926192fc38b89b66b16ba04d

2014-07-11  Caolán McNamara  <caolanm@redhat.com>  [9f3d8e13a9180997db0bc525030fbc5e8ba59f21]

        update help ids for RID_SVX_XFORMS_TABPAGES .ui conversion
        
        Change-Id: Ided41f1c9c3deecabdb092315c7fe3e586b7d899

2014-07-10  Caolán McNamara  <caolanm@redhat.com>  [957d5ee976dc602e7c433e2659d748f453f086ac]

        update help ids for forms groupbox dialog .ui conversions
        
        Change-Id: Ia931c4364f8070c72b7f12e797dc098f37682c56

2014-07-10  Caolán McNamara  <caolanm@redhat.com>  [084ad682be0cd73a58d6e0481b35ae2c16fac650]

        update help ids for dde link modify .ui conversion
        
        Change-Id: Ifb94d4653811f22b77b40f19fa36d5a71c4f96fa

2014-07-10  Caolán McNamara  <caolanm@redhat.com>  [44176ebad23f662e45d29d7b99ccf972067c15cb]

        update help ids for icon selector dialog .ui conversion
        
        Change-Id: I1c602f1f349a97839ded3f3769fc072c979b64a7

2014-07-09  Caolán McNamara  <caolanm@redhat.com>  [57ff135efcb010472bc58b57dd2749d3b488f96a]

        update help ids for imap dialog .ui conversion
        
        Change-Id: I3058ee9350d74b6560385556467cfb97e42c3f5f

2014-07-08  Caolán McNamara  <caolanm@redhat.com>  [900defa453aeb03e0d675d3860de5674786dd6cb]

        drop unused helpids
        
        Change-Id: Ib75f3b7f25b1abab3cb681f2cea9ca59bf0bbf63

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

        update help ids for various form wizard pages .ui conversions
        
        Change-Id: Ibddbfcfe1c93269ad223ff2af64b072d46a7fb11

2014-07-07  Olivier Hallot  <olivier.hallot@edx.srv.br>  [4b031368ed5d1b94e9009142f2dcd8017313a79f]

        Fix fdo#80440: help entry for ERF & ERFC.PRECISE
        
        Write help pages for  ERF.PRECISE and ERFC.PRECISE spreadsheet functions
        
        Change-Id: I6392684d91d4b43d954b3ba9b23db9d931f3e984
        Reviewed-on: https://gerrit.libreoffice.org/10034
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

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

        update help ids for mailmerge body dialog .ui conversion
        
        Change-Id: I7f312236f7bb3398724eec24ab2d674068380661

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

        update help ids for collection view .ui conversion
        
        Change-Id: I09e7a1ee6f3277eff5afbcda163cee2b2abdf2b9

2014-06-30  Caolán McNamara  <caolanm@redhat.com>  [4afc42f9eb3f50b542f22414045856bfc588855e]

        update help ids for file picker .ui conversion
        
        Change-Id: Ia6e6f34a0762cff50b4dfbafe0abd59620e391bb

2014-06-30  Olivier Hallot  <olivier.hallot@edx.srv.br>  [0b6e8e1c94332513d8f49fc9975f31c6be860847]

        Fix fdo#80656. Help for NUMBERVALUE Calc function
        
        Change-Id: Iab3c6e2a82162f5b6cbd1a2e80e76e7df36b2042
        Reviewed-on: https://gerrit.libreoffice.org/9959
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-06-30  Olivier Hallot  <olivier.hallot@edx.srv.br>  [34bf0f108f0ddafa5675b3723675a7cd611d274b]

        Fix fdo#80446: Help entries for BETA.DIST BETA.INV
        
        Change-Id: Ic8570dbe6cfe0bd5ed93ac43cd95470518abedc5
        Reviewed-on: https://gerrit.libreoffice.org/9961
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-06-30  Olivier Hallot  <olivier.hallot@edx.srv.br>  [74944d4f7fb26dd0db7a94cebf8c66d3023b4aa6]

        Fix fdo#80438: help entries of Excel new functions
        
        write help entrie for FLOOR.PRECISE, CEILING.PRECISE and ISO.CEILING spreadsheet functions
        
        Change-Id: I922fefbc84a7c7842a4510242e1dd477475810a5
        Reviewed-on: https://gerrit.libreoffice.org/9948
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-06-30  Olivier Hallot  <olivier.hallot@edx.srv.br>  [5a0344117e741d078b564f54f07333946a6567c4]

        Fix fdo#80442, Calc DBCS functions
        
        write help pages for LEFTB, LENB, MIDB and RIGHTB spreadsheet functions working on DBCS
        
        Change-Id: I31e42712f8e8ccbc8ad5ef4f933fcb7974489aa5
        Reviewed-on: https://gerrit.libreoffice.org/9970
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-06-27  Olivier Hallot  <olivier.hallot@edx.srv.br>  [f4ae6be5fabc4f86cffacb5b6d4fd5eb6568a02f]

        Fix fdo#80432. Help entries for NORM functions
        
        Write help pages for LOGNORM.DIST, LOGNORM.INV, NORM.DIST, NORM.INV, NORM.S.DIST and NORM.S.INV spreadsheet functions
        
        Change-Id: I00f92dd339c6485f2f7b809f2e441241cde5a9d7
        Reviewed-on: https://gerrit.libreoffice.org/9925
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-06-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [d2e055fb50d07664c8b90456c07c2d39d49e62df]

        fdo#63274 clarify hexadecimal argument in HEX2DEC and similar functions
        
        Change-Id: Ic8a4beb3f544be25706bd3f8c00beac150354fa8
        Reviewed-on: https://gerrit.libreoffice.org/9906
        Tested-by: Andras Timar <andras.timar@collabora.com>
        Reviewed-by: Andras Timar <andras.timar@collabora.com>

2014-06-26  Olivier Hallot  <olivier.hallot@edx.srv.br>  [cb00f782515e7a11796d7996e89073a4ecfdb3d7]

        Fix bug fdo#80431 Help entries for GAMMA functions
        
        Provides help entries for functions GAMMA.DIST GAMMA.INV and GAMMALN.PRECISE
        
        Change-Id: I9a675d40f7eca6a799e49706e062ea77e05feffd
        Reviewed-on: https://gerrit.libreoffice.org/9916
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-06-23  Caolán McNamara  <caolanm@redhat.com>  [c18a4da59f386b125bf65adc0238a4fa712910a5]

        update helpids for impress wizard .ui conversion
        
        Change-Id: I9c611a8b336396140f092f76c76c68d0cbc0a110

2014-06-22  Andras Timar  <andras.timar@collabora.com>  [e4208653997a7390b5129207a11e9fa6d4a8c070]

        fdo#80200 use icons that are actually packed
        
        Change-Id: Ia4f2ebff2c6ce7ffedb5a0522066590919f4d281

2014-06-22  Andras Timar  <andras.timar@collabora.com>  [54c511cb993b426688136c1315a8a5a18f582f50]

        fix icon's path
        
        Change-Id: I745791cf969e8ca24a7ef7715c317ae6978752ed

2014-06-22  Andras Timar  <andras.timar@collabora.com>  [f8fe0e1b740032c18117c7fca9702823176d187e]

        fix icons' path
        
        Change-Id: I02f06871ebf3a4fa7d6a49dc905ffe7791ed61d5

2014-06-22  Andras Timar  <andras.timar@collabora.com>  [1fc42f217100d69c4cef6a72b63752da0fdca995]

        fdo#79733 fix icon's path
        
        Change-Id: I5ff2dff8a98bff61fcc0adddb3d23aa6b5f81078

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

        update help ids for hyperlink mark window .ui conversion
        
        Change-Id: I245ebd9c6e73917aef722b2a2a1d75b9118b9f18

2014-06-18  Caolán McNamara  <caolanm@redhat.com>  [63b93ef85a0c7f0081cabb2a69d707ca67bd7cea]

        update help ids for macro warning message .ui conversion
        
        Change-Id: I527e0426ffffa158563722a8a25f6d3919b51bb6

2014-06-17  Caolán McNamara  <caolanm@redhat.com>  [750ac4767a4aede59d119fc57d3c5a934398b1aa]

        drop helpids that go nowhere
        
        Change-Id: I69a05175c0bb2cecb62e7f41f7d02f34724c63ca

2014-06-16  Caolán McNamara  <caolanm@redhat.com>  [d7fa2742152697b5651b65176e12768430a0ea18]

        drop unused helpid
        
        Change-Id: I12b5d7d78f45e0df7f1eca42bf1872a6d27f7305

2014-06-16  Caolán McNamara  <caolanm@redhat.com>  [e7a1c4616c4c5487191a047d155cf841d75cd530]

        update helpds ids for select table dialog .ui conversion
        
        Change-Id: I1550e863403b8d01eacfc3f7a2207bacfef8d09f

2014-06-14  Caolán McNamara  <caolanm@redhat.com>  [2a5201adaccab4f47cf314270fd4ffda76942057]

        connect help documentation for mapping dialog to the right place
        
        Change-Id: I5e38489d26162552fae72da8c6aca0e14a90e28f

2014-06-12  Caolán McNamara  <caolanm@redhat.com>  [23e837dd59c455baeae5f8d691fad3e3b9db52d6]

        drop unused helpids
        
        Change-Id: Ib09da2add41270a0e6a08eb77f68b2fe48187323

2014-06-12  Caolán McNamara  <caolanm@redhat.com>  [179e4d655622b1926a2de0e8bc93627961fcc3c7]

        connect match fields help to dialog
        
        Change-Id: I7bef5bb5f7d25d1c4bf403fd44664002f45f4704

2014-06-11  Caolán McNamara  <caolanm@redhat.com>  [c1d60a56eb3b6e117cfdfb43b2d9248c7ea56f96]

        drop unused helpids
        
        Change-Id: I2f6208df939177c0d03efdb9a4341e3610fd7afa

2014-06-10  Caolán McNamara  <caolanm@redhat.com>  [1730831c4ee7c46ecc58c43c157ff0eb85119d35]

        update help ids for index design dialog .ui conversion
        
        Change-Id: I947a451bf222bae76672e293b00a8a3657cdf6d1

2014-06-09  Caolán McNamara  <caolanm@redhat.com>  [2a3ca8223d8669fe1f00445af80d7b84bfd73b00]

        connect help for create address list to the dialog
        
        Change-Id: I8d9505e43de87ca01c9ca0cd871b065505d31996

2014-06-09  Caolán McNamara  <caolanm@redhat.com>  [82bf2a5059b0b1b76f0966a3b73ad757788703f9]

        drop unused helpids
        
        Change-Id: Idd3e6887519a1031e2ce1893ad1695e6962a0c13

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

        update help ids for manage conditional formatting .ui conversion
        
        Change-Id: I75b6c19274a865366f30de6e795f036d44a072ea

2014-06-04  Caolán McNamara  <caolanm@redhat.com>  [2a0b4747b5a83386f1b9c3935d5eb484429c6050]

        drop unused helpids
        
        Change-Id: I8063e5e7f5df7c042fd430ccf62550057f3eb204

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

        update helpids for update links dialog .ui conversion
        
        Change-Id: Ifc837de26053ba300a646be847315cf612a3127f

2014-06-03  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [99e6e19c88313251a236ef25150d339b930c7f9a]

        fdo#79530 Update help for minimum length of password
        
        Since some time, password only required 1 character (as indicated in UI)
        instead of 5 as indicated in help
        
        Change-Id: Id7fef69ee273ee622365b4077d83cd46368475c6
        Reviewed-on: https://gerrit.libreoffice.org/9624
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-05-30  Caolán McNamara  <caolanm@redhat.com>  [323a42b8236d720d964e68cc530358f75210e31f]

        update help ids for publishing dialog .ui conversion
        
        Change-Id: I2245f803762b573bd9fe21b2b57225c6608c79eb

2014-05-28  Eike Rathke  <erack@redhat.com>  [10178deb770a99a29e299e0f3e553e25f1d3ad36]

        document language list combo box
        
        Change-Id: I77097ca9e91233222108043cbe1ca9c12a326d74

2014-05-28  Eike Rathke  <erack@redhat.com>  [a51fbffad0cbada07d335470ee042152f94bdbd7]

        copy-pasted sizelb is langlb instead
        
        Change-Id: I0671f827c1e8fe8f6b7a17b466457a615361b4ac

2014-05-28  Eike Rathke  <erack@redhat.com>  [92a81c214a5fa872d11c1037f1082abe02975ab0]

        bring some sense into this sentence
        
        Change-Id: Iafbe1af1ced97e73f2b7171656f8ab3627440a66

2014-05-27  Caolán McNamara  <caolanm@redhat.com>  [5916c2b39f6aa68c6d47f266be84085a84d9a8c7]

        update help ids for update extension progress dialog
        
        Change-Id: Iced0717584f8b9343062c8428664bc2fff1128f0

2014-05-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [1c2805c0bc819a94bf5754e7838db134c1cdb62f]

        rename print range command Remove to Clear
        
        Change-Id: I8c787b7caadfe52a93532596e5b404781712dba5
        Reviewed-on: https://gerrit.libreoffice.org/9490
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-05-27  Stanislav Horacek  <stanislav.horacek@gmail.com>  [ab67f805e692888fd0c89157b54e9c41c9d405b0]

        correct name of command adding separator in customize dialog
        
        Change-Id: Ia57602ccfa957918b44390c4db9b17b4bbe33e15
        Reviewed-on: https://gerrit.libreoffice.org/9491
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-05-25  Stephan Bergmann  <sbergman@redhat.com>  [e45140e4062722a349b61fc7d4a4b0dea7c86127]

        Missing </paragraph>
        
        Change-Id: If492aff3b38c3d0e0bbb46c6b79295d3d318c95d

2014-05-25  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [086fb237fd3350b4dba1bcfaf6165562578a8055]

        fdo#77282 Replace "Edit Group" with "Enter Group" in Writer as in Draw
        
        Change all occurences of "Edit Group"
        Adapt text for differences Calc/writer and Impress/Draw
        
        Change-Id: I9a226baf2990f9f84038d9baa539c0604692ecf3
        Reviewed-on: https://gerrit.libreoffice.org/8944
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-05-24  Caolán McNamara  <caolanm@redhat.com>  [7968f8275c52e174046f685b0217830254238f73]

        drop unused helpids
        
        Change-Id: I0988e67092f05ff9db05e771f458a857293b8ac6

2014-05-21  Caolán McNamara  <caolanm@redhat.com>  [2ef15cb93840390d9927f64bddb958ad699cb792]

        update help ids for update extensions .ui conversion
        
        Change-Id: If0ffb1b7eaebd8fc30f66e26c1170708b72c495a

2014-05-19  Caolán McNamara  <caolanm@redhat.com>  [fdfcaa991224f6ac15fdc778e0a301b9285208eb]

        Related: fdo#58170 save some orphaned help pages
        
        Change-Id: I23d9623aa8b96796e622adea863a155af02a9272

2014-05-15  Caolán McNamara  <caolanm@redhat.com>  [37bfa7d9f018d6e683df285bbf144bfe28078314]

        seperateauthentication -> separateauthentication in help too
        
        Change-Id: Ic11fbd6332a75644f7aa77a9e97c7b046cf26afb

2014-05-13  Caolán McNamara  <caolanm@redhat.com>  [43d91a4743d30b2e4c194d991c865b7c4be7616c]

        update help ids for copy table page .ui conversion
        
        Change-Id: Idc93a475b278d96753757329ab5b1c666c234630

2014-05-09  Caolán McNamara  <caolanm@redhat.com>  [ec761d90416db68a0e8e683c3df44e43f593bb17]

        update help ids for apply col page .ui conversion
        
        Change-Id: If1b60ef633d390c81aa559609ff0d68f623c1880

2014-05-09  Caolán McNamara  <caolanm@redhat.com>  [679ee563257a53b03eaf7ac75c79426a4d70befb]

        update help ids for invoke admin page .ui conversion
        
        Change-Id: Id27ee52a0d1b183be8a119fe813b92d9e26048af

2014-05-08  Caolán McNamara  <caolanm@redhat.com>  [be223a7183d020358306a15426789c263e96151d]

        update help ids for final addressbook tabpage
        
        Change-Id: I4c616b96d91bef3e5ab05c5b19bca7155531cbeb

2014-05-08  Caolán McNamara  <caolanm@redhat.com>  [9674052b7254ff18c95ac557164f589ebbec02ee]

        update help ids for table selection page .ui conversion
        
        Change-Id: I6a0332245506adb74aabbe52d520a889c76e4783

2014-05-06  Stanislav Horacek  <stanislav.horacek@gmail.com>  [3df0ca4718f3f966e1a3df4884f7deb56789b7b1]

        add comments in margins option to PDF export
        
        Change-Id: I0aa253632f32da00631f331c016345cd1fe2d9e5
        Reviewed-on: https://gerrit.libreoffice.org/9243
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-05-06  Stanislav Horacek  <stanislav.horacek@gmail.com>  [a8572d0a8c380e9a04001e3ec638c13519d79d83]

        fdo#70998 change terms graphics/picture to image
        
        not completely since changes in UI are not complete
        
        Change-Id: I404af180fc4317204995217736f4e2bfd2cc7723
        Reviewed-on: https://gerrit.libreoffice.org/9244
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-05-05  Thomas Arnhold  <thomas@arnhold.org>  [ada56299c9e1c2d2cf36a475fc4e746bf5977354]

        remove some obsolete comments

2014-05-05  Thomas Arnhold  <thomas@arnhold.org>  [03927063275bd08b7b109f30aeafb9ffeda77a14]

        unused floating window RID_SVXTBX_GRFFILTER

2014-05-05  Thomas Arnhold  <thomas@arnhold.org>  [791fd129cf3f2852a828b90830b5312944436105]

        remove unused hids
        
        fallout from core 702f9c5176eebb95c5a1bfd31c1f256b79301b19

2014-05-05  Thomas Arnhold  <thomas@arnhold.org>  [0c29f51916f9b7d4d229b32eaa28f40c6253392a]

        remove two obsolete comments

2014-05-05  Andras Timar  <andras.timar@collabora.com>  [400d3515694ff3857f253c8da9ea44b962161ee0]

        fdo#39956 delete Java Access Bridge from help
        
        Change-Id: I481f229b6655d1e980179b6f90419d434475f177

2014-04-25  Andras Timar  <andras.timar@collabora.com>  [f1e1bf8afae41ba0a7defa75b48ca827d79e33cd]

        fix nested <bookmark> tags
        
        Change-Id: I5b377eeef9501d867c482c4608a61c3daf2597ea

2014-04-22  Caolán McNamara  <caolanm@redhat.com>  [373b6920afc9b78dc1af8859f20ac3b7a03eae17]

        update help ids for field assign type page .ui conversion
        
        Change-Id: Id57c657f7c810f3a32f509bef35dcb54bb677989

2014-04-21  László Németh  <nemeth@numbertext.org>  [4a202ac51e3cfda0dc2e52392e394bf51f185f38]

        fdo#77603 update help (new wildcard in autocorrection)
        
        Change-Id: If50c0716f1a21b3df09a49cce779fc5b52cc1693

2014-04-20  Caolán McNamara  <caolanm@redhat.com>  [715548464de91abebe16c2574252121528a38e80]

        update help ids for select address book type page .ui conversion
        
        Change-Id: I9633f2f848bb10f5f9b1a5a1d3fe71c987ae20cf

2014-04-16  Caolán McNamara  <caolanm@redhat.com>  [337b406be206cea2b14cb85edddc4c7a936d1ecf]

        fix mismatching tags
        
        Change-Id: I1cf9f5a255e30d573771d3c5c93de529754ac6fc

2014-04-16  Stanislav Horacek  <stanislav.horacek@gmail.com>  [9ca1d85d439e6f384ce372a8ddc069db89019ecd]

        update word counting
        
        Change-Id: I301b3671d30782acc4fd0a4f8ee6a1baf847e6f1
        Reviewed-on: https://gerrit.libreoffice.org/8968
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-04-10  Eike Rathke  <erack@redhat.com>  [c78bb98ac5b6e8c434678c063fa1762a828833d5]

        maximum number of tokens is 8192
        
        Change-Id: Ie183c581c0382489a2b466c96ee8cb7017937f0f

2014-04-09  Caolán McNamara  <caolanm@redhat.com>  [9ab507d3f5fd419d7b1c88d6d43758e8361ae71d]

        update help ids for validation criteria .ui page conversion
        
        Change-Id: I9565aec027204fa9e2ce4480936468915177ab58

2014-04-04  Caolán McNamara  <caolanm@redhat.com>  [1aa90a58fe65e3232beec56ccd08f60a2371ff69]

        update help ids for smart tags tabpage .ui conversion
        
        Change-Id: I81dd180b5ca8b744fe9813131acdca86f4b7b108

2014-04-04  Caolán McNamara  <caolanm@redhat.com>  [296331ddff2fdc3d61fde8c762990f80bcc758e5]

        convert old pivot table help for new dialog
        
        Change-Id: Ib7ab115157d6bb38973d2ccd8e601fe6652031e0

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

        update help ids for mail merge output page .ui conversion
        
        Change-Id: I840fc424c2e04bda2b2f54effa3c95b7692cd1ba

2014-04-01  Caolán McNamara  <caolanm@redhat.com>  [ada2b43cf78b9cd4e69bd4d6bc4a5185def85295]

        update help ids for math define symbol dialog .ui conversion
        
        Change-Id: Ia58d81494f02a92497577bb8002c9992ef4fc5f7

2014-04-01  Caolán McNamara  <caolanm@redhat.com>  [ca529581c5958569af6ef77ce3e006bd73dbd5bc]

        drop help ids that go nowhere
        
        Change-Id: I4c9ab608d75008ce8a457344206a4b89ce9404a9

2014-04-01  Caolán McNamara  <caolanm@redhat.com>  [9bcb26d23cbda4a893b9e5550fc70cc39de2c91f]

        update help ids for database admin user password dialog .ui conversion
        
        Change-Id: Ic18d9fc64253bc0e8c4b6dcb4c7b6daf6b7a1e52

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

        update help ids for mail merge wizard page .ui conversion
        
        Change-Id: Icb1525679914ef214ed5eccf451accc6e2885e76

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

        update help ids for prepare mail merge wizard page .ui conversion
        
        Change-Id: Ib775fa668793296796a568280289004a4ffd0988

2014-03-24  László Németh  <nemeth@numbertext.org>  [240d724adc9655770c2152902b7d1a9bef28e497]

        librelogo: help for gradients, log10, fixed interface
        
        Change-Id: I0d930e83a54f7321074c5376b540a48ea9dfafd1

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

        update help ids for record search dialog .ui conversion
        
        Change-Id: I047e565fa6943e2fd6b39bf6d8c67f22fef48dab

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

        clean up mentions of spadmin etc around printing and faxing
        
        Change-Id: I51e696ef74bb95b5cc081286c51400162a674a60

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I1fd5e217fbd75427d381d8051b707b2fce262f3a

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: If88a660220cdcc97405a34add6a04468e471d95e

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I246ee53ea50357217961d1e68a96782bf4feb373

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I678c38a253e4716e54b6f94fc83652f9ea0da768

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I199db034048d398699f38dafaf89f8a61770e31f

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Iecf4c1cf9d1e7d2fc1ba085f50d210aaa9838573

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I456549aee84e223c9d89bfb47e2d44f28f0e34fa

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I68f0949b930dcf7d53678a4584afe63cac17b4f7

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Id8f208c5fc38047764ae778e1812c12d21344abb

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I6026742fb9394c5d211d506df414c0513fd5ec7e

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I235c65e02451d8f360bfcc7ef2e0c9d5a7db11c0

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I9a45f3845080dfe05e47a389c43e8a0ee6fdedbe

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I5c264334c59e3b080bc57f7829aa7a19217b7765

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I5239a429359c810b0bf42e711c9e459968eae973

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I28d06d8de4990ec184b222f2e37ff557037fe3a3

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I8de86adc7a8f7006861fc0c853d89080d3b9be3a

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Ie1fcc3e200520242ac9578c486eee6babcb887f5

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: If77c41f5551fe64d00d498976ebc2c1b162dd539

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I924dcc9e14dc9fcbc6201d9b7b97419989e04af4

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I5c86038f26899ff11cf0d374dcdce4de1dc0e037

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

        Related: fdo#67350 test-hid-vs-ui these widgets don't exist
        
        they are in a different dialog "cui/ui/swpossizepage"
        which has its own help
        
        Change-Id: Iaf7e9b91adf1e124613c9a6da78873306c810d26

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Ib25187db3cc44e00f4b27b7b40a557094a7451a6

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Icf298e0a3f2ae59c6f21b9073d8e04b45d7f2ed8

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Iba652c7d2fb8e53af11e00e8ab7b4d4a3d364b6e

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I8ba74c6e666fd78f8c741090f79e0ce09a0b3bd8

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I01ceaf1da71f49a8e17d22ab393a7324cef44227

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Iddabfdd0f7ba48b9e970f72998937afa5ff79fb6

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I2b7ee985791c9525ea8efa6e150c2e726d6b0762

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Ia2d30dc058aba7859942e43153ca2823b65d2592

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Ic2958f45d789e68d263670c64c0adc2e7e2711ef

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

        Related: fdo#67350 test-hid-vs-ui remove help for removed checkbox
        
        Change-Id: Ib7db39699056e3293314d1782f19b0ffb8c7f3ac

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I5e4bd7913e199098daf589e1aaef54b3efd2460c

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I05af7b7fbfcee4ed04ea818a866a7e3b7c37ab4e

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I01874fc8fcb9ffa35a5f837d3dfdd4fb1349ce5d

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I915f9973b69a8171c28749d3a539283762490fb8

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I3ed602a2a969acde365d48fcea4cf546f426f98d

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I90226fe3a033eae595c43a57a4ba4d6a616a1c7c

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I544a2418eec4f58dfba854cf718fb08718dc3412

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I1d35fc81c3a416e3132ae2cad18e0458f6e2793f

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I4b081008a797825488413ce0306d1fea183727de

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Ic519031ed2ef848c2132c2c854917e6d71e389b0

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I4a56e14f2f8020ffc45957c74524ad394b9e4836

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I132622248019cb675c85e3d5043dfb78646a4368

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

        Related: fdo#67350 test-hid-vs-ui remove help for removed checkbox
        
        Change-Id: I3a78cae0e65ab8129795b8501b48811ad5c137cd

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Iacd1fbaf5b214ca33c4abee7c242cb422a88ce95

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Ie66d7370394f3474162b9dbeac5c466bac628234

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

        update help ids for fontwork gallery .ui conversion
        
        Change-Id: Ie708d0c5558d954afc7204f6e14b4fdde1dfa284

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I7d077b0bf163be52913de0ff4ed05ca0e23282da

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: Ic1ee030ded8eef172dc9c6f2af817404987e84c8

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

        Related: fdo#67350 test-hid-vs-ui detected typo
        
        Change-Id: I66be81e9d8ad2c6193cf6467c08fc9172235112a

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

        drop unused helpid
        
        Change-Id: Ib4d028d4b613d75e5e09694b39426d22a283fea3

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

        rewrite FAX under Unix to recommend fax4CUPS
        
        Change-Id: Id8300f9d1546b6948e96845a9e84b780f8f158f2

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

        update help ids for wizard layout page .ui conversion
        
        Change-Id: Ib31da1cd8a961f89330a06df31214a7fb561ea45

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

        update help ids for salutation wizard page .ui conversion
        
        Change-Id: I5078dcb4ec1949558a33f48bf6003d009ced5561

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

        update help ids for addressblock wizard page .ui conversion
        
        Change-Id: I670c1aa5debf5810b47be9a767232828ffa85933

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

        update help ids for multipath dialog
        
        Change-Id: I788da651af8648455808a549a2c0ec9fe38b79c3

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

        drop help id that goes nowhere
        
        Change-Id: I3b28181e3621b32b2c3714ee1c6c6c07e74e21b6

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

        drop help id that points nowhere
        
        Change-Id: I2cdc07b1a2a2646e284550adbbd05d1df1455c39

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

        remove help ids that point nowhere
        
        Change-Id: I0d3316c58528c428a622f52f6659a0c655f4d48d

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

        drop help ids that point nowhere
        
        Change-Id: Ice76d15ac1a0b13b1e4bb5265816fab79d0bcb85

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

        update help ids for relations dialog .ui conversion
        
        Change-Id: I391d50c8ec9257a30c05a059ff3a4db7a9137548

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

        update help ids for join query .ui conversion
        
        Change-Id: I2185a45d4f799bf631f78d0d35da5e9e23672cb2

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

        remove help id that doesn't go anywhere
        
        Change-Id: Id88459d7805d93a524c8eb7233c9784bd53ffe85

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

        update help ids for gallery files page .ui conversion
        
        Change-Id: I026df2f079b4c6236109ae60fe81a8e2c604439e

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

        update help ids for gallery update progress .ui conversion
        
        Change-Id: I7e1bd7a56a2ac93712b41c415382dd640169eb7e

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

        update help ids for gallery general page .ui conversion
        
        Change-Id: Iaf7b6d030c9fc2e53ce3ae4e0e49d054afab4a3b

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

        update help ids for load templates dialog .ui conversion
        
        Change-Id: I25e745cccbf997f47d73e4661716beb87ec8a293

2014-03-11  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2438ff53e1730c4af182568294b129de3ea0b28a]

        fdo#75609 make Calc drag-and-drop help more detailed
        
        Change-Id: I13c66772623c4749e48ae2d4746894a06e388ecb
        Reviewed-on: https://gerrit.libreoffice.org/8524
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

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

        update helpds for spell check dialog .ui conversion
        
        Change-Id: I35c7cc500e0637f843059a0c8c730f418ea4a1a1

2014-03-11  Stanislav Horacek  <stanislav.horacek@gmail.com>  [6ad558ea943ecca88da88c0f9895042546182995]

        fdo#75924 update button labels of spellcheck dialog
        
        Change-Id: I1009c08fbf32a49a54bea97551883dd140fc1515
        Reviewed-on: https://gerrit.libreoffice.org/8522
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

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

        update help ids for pivot filter dialog .ui conversion
        
        Change-Id: I2b2a55a4cca7fbfffa7a2d1f9659faea2149fd3c

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

        update helpids for menu assign page .ui conversion
        
        Change-Id: I53ac668e4206d4455fb219e76139361605bfe54c

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

        update help ids for event page .ui conversion
        
        Change-Id: I35ef07027bef027b612843eb6ab7de995934044d

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

        update help ids for accel config tab page .ui conversion
        
        Change-Id: Ia5a07697391981f40e6588ce54b2e6a6454c3345

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

        update helpids for open password dialog .ui conversion
        
        Change-Id: Ia04bf7951a1b0ec71bee37d92912eec179843283

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

        update help ids for password dialog .ui conversion
        
        Change-Id: I6cf027d748605b57c2c8997334902ea21c5d6ae3

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

        update help ids for autoformat table dialog .ui conversion
        
        Change-Id: I8f197c728eec19654b58c230712663fac29d0c3c

2014-03-05  Zolnai Tamás  <tamas.zolnai@collabora.com>  [8942a6afa77f5f9304e566041a0ccf28613c15ec]

        New feature: vertical alignment for text frames: help part
        
        Change-Id: I6d1f7785160ce9152cf0919978533bf61e85e51e

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

        remove unused helpids that go nowhere
        
        Change-Id: I8d3296053c8f744894888fcf9e217495de9de8b8

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

        update help ids for help contents page .ui conversion
        
        Change-Id: I11701c2b795fde45d671762951046ea3e459e5b0

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

        update help ids for help search page .ui conversion
        
        Change-Id: I34d65b1d4f4929ae69bea4e2a47bef21f5e9a958

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

        update help ids for help index page .ui conversion
        
        Change-Id: I13210a5173f28ecd111bfd9c2809c36b1fedfe6c

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

        update help ids for help bookmarks .ui conversion
        
        Change-Id: I4d264d6e53bffa652d58ccd99fb0d2279a77218e

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

        update help ids for word completion page .ui conversion
        
        Change-Id: I838444f2488b3fe0e31b67731b405e81453508e3

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

        update helpids for chart type page .ui conversion
        
        Change-Id: I1aa0df7726282a8bdff3079546d048fbef6fe782

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

        update help ids for chart data source dialog .ui conversion
        
        Change-Id: I6e51547a0e2496ea073609d729a5ccff2bfc0479

2014-02-20  Andras Timar  <andras.timar@collabora.com>  [db935b234688a7d4690246e48530c3d3f99b5fe3]

        use 'unless' instead of 'if'
        
        Change-Id: Ie40681e6f7097a1d9b2935e238cfb0ecfb840db4

2014-02-20  Andras Timar  <andras.timar@collabora.com>  [d7a29031adf51b1ae5eee7cbeb4ff4f33c6e5675]

        fix help xml syntax in access2base.xhp
        
        Change-Id: Id1cc4ed9a9be1db0c4ffda0196439ae39c5643bf

2014-02-20  Andras Timar  <andras.timar@collabora.com>  [2539bfabb242613f8ec788e6addcebcca576beee]

        Retry wiki page upload on error
        
        Change-Id: I9a9621198d4fc02a03ef94eccdddb481109c73fd

2014-02-20  Andras Timar  <andras.timar@collabora.com>  [aa981e2b1df11aebacf2d146ebf24895376324ad]

        line break instead of literal \n
        
        Change-Id: I0617304a7523ab06b862bdca108265b8ea969ab6

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

        helpcontent: remove obsolete Xprinter / STAR_SPOOL_DIR stuff
        
        Change-Id: Iec864fe1eae4b355802f800995334c0c784aa59b

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

        update help ids for dbase index dialog .ui conversion
        
        Change-Id: I3d1afde2143a94fe456cda55677178016950283e

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

        drop unused helpids
        
        Change-Id: I1d6d5f39ef21ad92d09c60bb7d3e99832b3f6516

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

        remove unused helpids
        
        Change-Id: I3f689f0c77378733169ab4257e48a0b79e4fb409

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

        update help ids for data field options dialog .ui conversion
        
        Change-Id: I69c495129b08e77b304d7abe9f6ca67f547d1720

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

        update help ids for pivot table .ui conversion
        
        Change-Id: I0e7a61ed69a1ab0573148be5ca4a679926d79aa6

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

        remove unused helpids
        
        Change-Id: I7920e1450d89c1d174cc9498c5dc1ab659e4f2bd

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

        update help ids for show changes dialog
        
        Change-Id: I650a32f7b782ccc1233cfe2a304d475a442c8a3f

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

        update help ids for manage languages dialog
        
        Change-Id: I7975c7ee7ccce9e6563cb0181441deeae08ee109

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

        update help ids for relationships table dialog .ui conversion
        
        Change-Id: I962d7c8fe700a704cc87154024f126c78c365e92

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

        update help ids for scenario dialog .ui conversion
        
        Change-Id: I238d4347c9a6c49743cc3f83e10a9d11ad2b9a02

2014-02-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [297543fff266d60698d32021757ad9b419a9862c]

        swpagerelsize: add documentation
        
        Change-Id: I9ad7190895a93287497498367ece9439d262e6ff

2014-02-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [65d50af499ead0a578cca619e26354e447fa1794]

        STDEVP and STDEVPA functions are based on an entire population
        
        Change-Id: Ieb1aa2e956061ce72afc2d5d804b95dabd20c4c8
        Reviewed-on: https://gerrit.libreoffice.org/7552
        Reviewed-by: Eike Rathke <erack@redhat.com>
        Tested-by: Eike Rathke <erack@redhat.com>

2014-02-04  Caolán McNamara  <caolanm@redhat.com>  [7fd16de83847334bfb1fb80d89230f6cf34f74cb]

        update help ids for database save as dialog .ui conversion
        
        Change-Id: I8bfff057e8a744dbd980b8bbae9e36e09e00fbb0

2014-02-04  Caolán McNamara  <caolanm@redhat.com>  [431151004eacd2ef4369a6839e4245713e2cc7d9]

        remove unused helpids + link semi-lost help page to chinese dictionary dialog
        
        Change-Id: I89a8ce7d52f0b9d838011c6a6889f35574365f1b

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

        update help ids for select data source dialog .ui conversion
        
        Change-Id: I20291b9281de3a761eb64a3520668de10df12d01

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

        update help ids for query filter dialog .ui conversion
        
        Change-Id: I0479dcb6fd678ac66cc5129cfd5539331410442e

2014-02-04  Caolán McNamara  <caolanm@redhat.com>  [2b304ac2ab06880c2a6cab52efb77bc046d47cc5]

        update help ids for document link dialog
        
        Change-Id: I44dd930ce011260a0f5d55237168f0e92676aa0d

2014-02-03  László Németh  <nemeth@numbertext.org>  [32e18e8bdd5e30942bd4c57d9aaa393e93bd564c]

        desc. of non-standard hyphenation patterns in user-defined dict.
        
        Change-Id: Ib202c5e1318b95b85f49b444ccfd511439a9c8c9
        Reviewed-on: https://gerrit.libreoffice.org/7805
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

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

        update help ids for import options dialog .ui conversion
        
        Change-Id: I1afab1a150aaa526fa01ff8e99111330da6540d8

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

        update help ids for edit modules .ui conversion
        
        Change-Id: Ic92e70bec874b0225b7c288d45802bb7eb35929f

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

        update help ids for namespace dialog .ui conversion
        
        Change-Id: I9a5b34fe0123c9ffa54e1b3a349bc85c90b24263

2014-02-01  Caolán McNamara  <caolanm@redhat.com>  [20d3d508d085d6f61abe6d1cbbbb0a6d80b8b0d5]

        update help ids for emboss dialog .ui conversion
        
        Change-Id: I4f5eaa023da120b7c7f99c1861b0ce45856f5e30

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

        update help ids for mosaic dialog .ui conversion
        
        Change-Id: I43f13ae3eef18ac87a0c5a4cf7f38f7e45e16242

2014-02-01  Caolán McNamara  <caolanm@redhat.com>  [23afccdf6ab279240fa12e5095b1b584a0ffe5eb]

        update help ids for poster dialog .ui conversion
        
        Change-Id: I9e04796c44608231781e009e8f25b691512b496a

2014-01-31  Caolán McNamara  <caolanm@redhat.com>  [f3e1a468a3c69c872b26efefc58a01f051dde5ef]

        update help ids for sepia dialog .ui conversion
        
        Change-Id: I43f0f2f1633eab5517dc1380fb6746e6afae377d

2014-01-31  Caolán McNamara  <caolanm@redhat.com>  [8d10ad8bf909f3624f57065f4950fe0e2e171b2b]

        update help ids for solarize dialog .ui conversion
        
        Change-Id: I84eab47f565dd04fd99a8a8062a88eac57173cb3

2014-01-31  Caolán McNamara  <caolanm@redhat.com>  [30251cd7cf62d765ef6b8d75a712a5b3191c552e]

        update help ids for smooth dialog .ui conversion
        
        Change-Id: Ib77ac2362a54957503ae7a6769ed859e2c373ec8

2014-01-30  Caolán McNamara  <caolanm@redhat.com>  [0d1ddfecb49e14b4e047e4a53e1d20629c1d192a]

        update help ids for view cert page .ui conversion
        
        Change-Id: I7e078591635cfacc3676383dd47467b1998e3cb3

2014-01-30  Caolán McNamara  <caolanm@redhat.com>  [72269435e49e5826151726d31ff8bc7a61bd40a2]

        drop unused helpid
        
        Change-Id: Ic7f07161d403106b7e884faabc762532ad65bd38

2014-01-29  Caolán McNamara  <caolanm@redhat.com>  [c15300e89b17b72948964159d6343f00b41a26eb]

        drop unused help id
        
        Change-Id: I8812bfe517fe80f4b9ffa93ea3f59d41502e566a

2014-01-29  Caolán McNamara  <caolanm@redhat.com>  [4a999f706bc00ca36f266918cef0be8bd07333fe]

        update help ids for generated value .ui conversion
        
        Change-Id: Ib53fd0557421149c32e777f3fa7a8c5c7855f3d2

2014-01-29  Caolán McNamara  <caolanm@redhat.com>  [9ece25e22cb71cda3425d02941f288f56fc9e2e3]

        update help ids for special settings .ui conversion
        
        Change-Id: I8db05c6e3cf624628f11eed45328fbcb714fbe35

2014-01-29  Caolán McNamara  <caolanm@redhat.com>  [7485be76f120f4eb784fb104bfb16e85d7799302]

        drop unused helpid
        
        Change-Id: Ib1c3e61c31d0989c38a9f8a25183892ce877a3f4

2014-01-28  Caolán McNamara  <caolanm@redhat.com>  [7ecb4fe031ebe53a09dc59144147259c1c5d0fcf]

        update help ids for calc paste special dialog .ui conversion
        
        Change-Id: I44e4297a2e97df05c6470d43cdc21a11968bfafd

2014-01-28  Katarina Behrens  <bubli@bubli.org>  [e763c498d00cb807019987ecb9c3f3d3297ce49b]

        Updated help ids after Calc paste special dlg .ui conversion

2014-01-24  Caolán McNamara  <caolanm@redhat.com>  [d1b5923e46b6bca00d9e2875bc94d904be894e78]

        update help ids for db final page .ui conversion
        
        Change-Id: Iab12234cabe37da18c39b9a74221e63ef340f5c0

2014-01-23  Caolán McNamara  <caolanm@redhat.com>  [62b18032fcaa27d61f2228a02750f49d62891cf1]

        update help ids for event assign .ui conversion
        
        Change-Id: I4457daf43c968cf103cd3b07b3b7bf885d3b7a43

2014-01-23  Caolán McNamara  <caolanm@redhat.com>  [ffb2ed136796922df0b2aa60787ddd2ace3e71ec]

        update help ids for macro assign dialog .ui conversion
        
        Change-Id: Ia469726a4e664f3e87d70933eeda86dabd848cf1

2014-01-21  Caolán McNamara  <caolanm@redhat.com>  [23bdde918a84d61f7162980ee9356363c3393202]

        update help ids for tables filter dialog .ui conversion
        
        Change-Id: I818dd5af4e86ed9e49901f9b7655dd03109b7201

2014-01-20  Caolán McNamara  <caolanm@redhat.com>  [934de4f8116eb69e621b7eff487e743a8a1866e2]

        drop unused help ids
        
        Change-Id: I3b2df7d2e4ec43acae4edf5a98de39c76ee1a41b

2014-01-20  Stanislav Horacek  <stanislav.horacek@gmail.com>  [031c8e6b1f00fb6d40d830fd570ff28960062d3b]

        LOGNORMDIST function can return also non-cumulative values
        
        see similar GAMMADIST, FDIST and other functions
        
        Change-Id: I6c9d9e3281cc6631637e2d8449488dc574c2e1e8
        Reviewed-on: https://gerrit.libreoffice.org/7538
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2014-01-17  Caolán McNamara  <caolanm@redhat.com>  [48be01cfea8e46888219d8b384031ce09c1d829d]

        update help ids for data series tab page .ui conversion
        
        Change-Id: I3a7465ffc521e07531b964f53868adfb45bdf2b3

2014-01-17  Caolán McNamara  <caolanm@redhat.com>  [f9723f6b047938a0bb00dfaae407cc3184acd697]

        update help ids for pivot data field dialog .ui conversion
        
        Change-Id: I161036c87468382f87879f8a6742dcba44220168

2014-01-17  Caolán McNamara  <caolanm@redhat.com>  [70e404728857f43ff48da7892a42c4d4df969153]

        update help ids for data field dialog .ui conversion
        
        Change-Id: I955c6a3be8d1867775a2df948ac0e7d55fa0aaac

2014-01-16  Caolán McNamara  <caolanm@redhat.com>  [303b537732b914243c12f589ce2f8f48c0ccb919]

        update helpids for conditional format dialog .ui conversion
        
        Change-Id: Ie3f00dfcedbfd688e44746f3b3d61c32bdb3f7e6

2014-01-12  Zolnai Tamás  <tamas.zolnai@collabora.com>  [63d3d0a24085e9bbad5518be9d13284e0b1bfa06]

        Startcenter: use path to *.ui elements as helpid
        
        Change-Id: I99c18c1b8a6d5d08e55b8fc8c63457ae6c4539f3

2014-01-11  Andras Timar  <andras.timar@collabora.com>  [c519af849a7e6c3cdc61080c3395697f66344ea3]

        unique bookmark ids
        
        Change-Id: I6beed65f32a48b5d3cfe277f57a60eb43a7692cc

2014-01-11  Zolnai Tamás  <tamas.zolnai@collabora.com>  [0f7b9d00562b8d87d1fb12bb21555907d3f0e874]

        fdo#72420: Startcenter: make all helpid point to startcenter's main help page
        
        Until the specific ui elements don't have own help pages.
        With this we can avoid to open an empty help page by pushing F1 or
        clicking on Help button.
        Only two ui element's helpid is not set yet: 'Extensions' button
        and recent docs view.
        
        Change-Id: Ic0c1bd1dba4c08fd6b3d9daf8fbc9e622a54b6f2

2014-01-10  Zolnai Tamás  <tamas.zolnai@collabora.com>  [72d802a9eb9fb042e18ad74dc15c956a301b0462]

        fdo#72420 Startcenter: help button point to local/wiki help, help part
        
        Change-Id: Iec82887c2b8476037f4069aa979763d363e17690

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [940af86cc78e1c5a74bb5eb19efa163c22d058ec]

        update help ids for sort dialog .ui conversion
        
        Change-Id: Ie8cd534286b2085756316447a5eecd6eba2133b8

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [d9e8232f139ed14b155d2b8455718758056c3b26]

        update help ids for distribution page .ui conversion
        
        Change-Id: I297ca231ea84f470bacc9d4748232ecfe5903ddd

2014-01-07  Caolán McNamara  <caolanm@redhat.com>  [2fb21267953bd0f2f2509080cb8de86a50fc0f3f]

        drop unused help ids
        
        Change-Id: I1b4403f3fd2a9ca0956d6b5368ae48333bb71539

2014-01-06  Caolán McNamara  <caolanm@redhat.com>  [792806c6d7a924bf04ef90aa582ed5966a72b70b]

        update help ids for row or columns .ui conversion
        
        Change-Id: I6e270acd88560207aa43d971ca5ea6fc7e98c816

2014-01-06  Caolán McNamara  <caolanm@redhat.com>  [e6b3e8a539ae36e71087ae8c26812be103492c8c]

        update help ids for macro and dialog tabpage .ui conversion
        
        Change-Id: If959d52daf88c6d205cddb691b2426e33c741b88

2014-01-06  Caolán McNamara  <caolanm@redhat.com>  [30a52763d36fe64b9d6c170032404b69f823b5c9]

        update help ids for lib page .ui conversion
        
        Change-Id: I22fff4675a0b097b39bd23f87c19c61e615ef430

2014-01-06  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [0bc39603e6373140f488a4e0403b83456e4e16d9]

        Update help for X error bars
        
        Change-Id: I732574ad89d5341fb9e8cd988b342bc9daa80191
        Reviewed-on: https://gerrit.libreoffice.org/7262
        Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
        Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-05  Caolán McNamara  <caolanm@redhat.com>  [408db7097243c46222e0388430fd809cf01f1b11]

        update help ids for callout page ui conversion
        
        Change-Id: I3da62f72fff75364f28224359762298284610eef

2014-01-04  Caolán McNamara  <caolanm@redhat.com>  [39412225c497bc279345025bb6325ec0d0c2ac25]

        drop never-shown WINKEL elements
        
        Change-Id: I7c822ddda4d601fce152c98d2f225bba68e024e9

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

        update help ids for default language dialog .ui conversion
        
        Change-Id: I56cc822b5c0175dcc8c93cd5a01f8c6d00d96ba7

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

        update help ids for import lib dialog
        
        Change-Id: I9603fbd28374686d9dafff80160ca295f4419718

2014-01-02  Caolán McNamara  <caolanm@redhat.com>  [1190ebd3f79bd8ef7f69200d7e22c7ab77fdc4cf]

        update help ids for basic manage breakpoints dialog
        
        Change-Id: I823df9129adf5da840017612245ad62d74814413

2013-12-31  Caolán McNamara  <caolanm@redhat.com>  [bf4c8437beedbf404e478e4a50a65bd9be6325a7]

        drop unused helpids
        
        Change-Id: Iae68353f995fcb6db786c96aec622e27c80e334d

2013-12-31  Caolán McNamara  <caolanm@redhat.com>  [a0c83959bad3564d4ba6fe7efce4cf757d14e844]

        update help ids for new lib dialog .ui conversion
        
        Change-Id: I0b590ce16c7bbb9fa74a7c4a3d5157a7b89a69d8

2013-12-30  Caolán McNamara  <caolanm@redhat.com>  [cd9900154e62395d06bde777e49b8f5f0a55d8c5]

        drop unused help ids
        
        Change-Id: I47fd01db890549f59e4bca3414b6ad43e4985080

2013-12-30  Caolán McNamara  <caolanm@redhat.com>  [aa41fc224274b62fd03c2a0581435cc001e30f16]

        update help ids for simple ref dialog .ui conversion
        
        Change-Id: I94ad17bd427faa5436dccb23971dddf7bb30a9b0

2013-12-30  Caolán McNamara  <caolanm@redhat.com>  [79adf10df7c9382177253ade928081b3c6de699c]

        update help ids for solver options dialog .ui conversion
        
        Change-Id: I24e84bc445d384901c0cec5a44211ebcfbdb983a

2013-12-30  Caolán McNamara  <caolanm@redhat.com>  [df73415915aa0159b7e1d4eb949b738e00044915]

        drop unused helpid
        
        Change-Id: Idc200a75a99b6a1639f441277fba51e64f7cd841

2013-12-29  Caolán McNamara  <caolanm@redhat.com>  [49e2eb49dfb63f248299c483fb1e67a31622a35a]

        drop unused helpids
        
        Change-Id: Id243c851b893897fa5a32c2f8c26bf84a8742624

2013-12-29  Caolán McNamara  <caolanm@redhat.com>  [05f1ba9337a7d0274a9deeacb5891df61afceed1]

        update help ids for chart range chooser page .ui conversion
        
        Change-Id: Iecce88e80db4a66f52f98d41ee10847c6004e5fd

2013-12-29  Caolán McNamara  <caolanm@redhat.com>  [55c92f774b30422a8e509b4ffeee97cd903c2a82]

        update help ids for multiple operations dialog .ui conversion
        
        Change-Id: I3adbb5d37aa7179fa4aafd2cc6c8b4c86866a1a3

2013-12-29  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [9209a44d3f42604e6c32a443549c94ed1448fe8c]

        Error bars standard deviation are centered on the mean
        
        This behavior is different from other error bars function
        and should be clearly indicated
        
        Conflicts:
        
        	source/text/schart/01/04050000.xhp
        
        Change-Id: I17fa5a80b6b64ed68258164a9e777dde3dfb79dd

2013-12-28  Caolán McNamara  <caolanm@redhat.com>  [38a2aa7d123de93b52cc089142e0a3cbf4e9295c]

        update help ids for add condition dialog .ui conversion
        
        Change-Id: I85abf719b228cf5052d003fa77b191e619afde24

2013-12-28  Caolán McNamara  <caolanm@redhat.com>  [dd1dd2a61528b3d53184b222daa093c590b16b11]

        update help ids for add data item dialog .ui conversion
        
        Change-Id: I3ca5bb4f47f1e0b02bec7e4f54580267cc34a757

2013-12-28  Caolán McNamara  <caolanm@redhat.com>  [2d5fefaeb1565280eea624e740feb77ef95c05d1]

        update help ids for insert error bars dialog .ui conversion
        
        Change-Id: I09c84cffdce9224e2c95d689d56c9e2ddb9b23a5

2013-12-27  Caolán McNamara  <caolanm@redhat.com>  [3ff9e57722620dc1752b4e2990893f3606eb3af7]

        update help ids for data label dialog .ui conversion
        
        Change-Id: If0fd69825526696190f411881887c7d22c5e323f

2013-12-27  Caolán McNamara  <caolanm@redhat.com>  [8d6c8428de7fe8735640118179c5676c6b7f4f3e]

        update help ids for error bar .ui conversion
        
        Change-Id: I3d99fa5f16de028086f0bf3089d2420b6406282c

2013-12-27  Caolán McNamara  <caolanm@redhat.com>  [6fb074934c6ac847fa7a304ff61e8591ac50b0af]

        update help ids for chart polar options .ui conversion
        
        Change-Id: I5675485612459c65bc2f30c88c8552a43aa903eb

2013-12-27  Caolán McNamara  <caolanm@redhat.com>  [2e0d679adbb3f41915a4a70a46ea556fb8afb368]

        drop unused help id
        
        Change-Id: If0276965202a04daf6ae716637bfa5e18620956a

2013-12-27  Caolán McNamara  <caolanm@redhat.com>  [74508d8b773142bf68780b8550ff70baaa53be89]

        drop unused helpids
        
        Change-Id: If167d3412d6f3d184c9554273a54dbd4b6f29fb6

2013-12-26  Caolán McNamara  <caolanm@redhat.com>  [da8a978cf3603ebcfcd61c0bd652836c09d71ded]

        update help ids for search attribute dialog .ui conversion
        
        Change-Id: Iad591ecb4db2bd431e21799d769456ca177292bc

2013-12-25  Caolán McNamara  <caolanm@redhat.com>  [07e930aa8406a8a85ffe7b3cb08b97f9d7747687]

        update help ids for col width/row height dialogs .ui conversion
        
        Change-Id: I9c10f1020a57ae72bf86ed0463b2d505267bc0f1

2013-12-25  Caolán McNamara  <caolanm@redhat.com>  [fed7934a982c22e2089d14478937bbab27c4e832]

        update help ids for show columns dialog .ui conversion
        
        Change-Id: I862d1631b1a8d6194f44a53532fb454a5e247243

2013-12-24  Caolán McNamara  <caolanm@redhat.com>  [0dc1069fa953547ac90aebf058b6ff18a83e820f]

        update help ids for hangul/hanja options .ui conversion
        
        Change-Id: Ie0dc014b9e6c9c3dba7cc7b9edbc6f76e8e401ac

2013-12-23  Caolán McNamara  <caolanm@redhat.com>  [458e6f18f0a93701748ef8754dc6f4acd7d2aaf0]

        drop unused help id
        
        Change-Id: I232957cb7b8e628f6efae9311ca0c8f90b216d8c

2013-12-22  Caolán McNamara  <caolanm@redhat.com>  [58290910e1d6ba8ac331281281e9c40cf7b24664]

        drop unused helpids
        
        Change-Id: Idc1cbc905fe04317dc9f3a94f6c18c9a7e23b23a

2013-12-21  Caolán McNamara  <caolanm@redhat.com>  [23daf01e9c981b9efe33e8daca680558df87d2cb]

        drop unused helpids
        
        Change-Id: I688ce1e8b460db092972a8e099ebffc876f8904c

2013-12-20  Caolán McNamara  <caolanm@redhat.com>  [ca3c80e54b1effa59c4a80726422d6ac9ab9eff9]

        drop unused helpid
        
        Change-Id: I3fd749e6d73710e8eb2b893218413e473eaeb0c1

2013-12-20  Caolán McNamara  <caolanm@redhat.com>  [309b32b4b137f84d9eae6d84a1a9667da6b62201]

        update help ids for col/row dialog .ui conversions
        
        Change-Id: Id5f2c083dfb5247d266fac7ac7a66f4174a139e4

2013-12-19  Caolán McNamara  <caolanm@redhat.com>  [d78985d6be013988b7bd5e55fd6ff8e55457dba8]

        update help ids for show sheet dialog .ui conversion
        
        Change-Id: I5eb21722319d318135da9e4c78d3cd0412e8a084

2013-12-19  Caolán McNamara  <caolanm@redhat.com>  [60772893d33ffe9ff5d9ae2e1ec8d437781ab1d1]

        update help ids for data label tabpage .ui conversion
        
        Change-Id: If03848a87b7a7fedf25afa6ee4b6d4c86335ef1c

2013-12-19  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [0b0b8d6fbe77b6938b8e378217c3ca8b8588ee51]

        Update Y error bars help page to also fit X error bars
        
        Change-Id: I56fd5e196e84b97ad5505a60fda0260221aa0a9f
        Reviewed-on: https://gerrit.libreoffice.org/7139
        Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
        Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-12-18  Caolán McNamara  <caolanm@redhat.com>  [37d4a61d6980cb62c580f94adc8595e6eb4c3fdd]

        update help ids for Sub Total Group page .ui conversion
        
        Change-Id: If6b54e33a2f1cf0ba44b9066159c27b4853c4435

2013-12-16  Caolán McNamara  <caolanm@redhat.com>  [166fd12aa598fb2296fc87308b31c31410d0cd0c]

        drop unused help ids
        
        Change-Id: I0cef786cfb209840e8d966804c79cecb5ed2642b

2013-12-16  Caolán McNamara  <caolanm@redhat.com>  [a527273352071934f391c38c9e22395d168d79cd]

        update help ids for gallery title dialog .ui conversion
        
        Change-Id: I40407750653a011a34aecc15d62c25e802976794

2013-12-16  Caolán McNamara  <caolanm@redhat.com>  [884765268982ae9ddd2724473ad29d3a05e4ad30]

        drop unused help ids
        
        Change-Id: Ia9e3e9dc9abb9cf5befc0e249aaa3bb38ff4aea8

2013-12-16  Caolán McNamara  <caolanm@redhat.com>  [7553e9bbbdce95b10ff4f8833f168e3e43b4af1d]

        update help ids for add new hangul<->hanja dict
        
        Change-Id: I7e1d3142e11bad9e5dc2863c5cab4e71b720bcc7

2013-12-16  Caolán McNamara  <caolanm@redhat.com>  [5cfa752cb51b7a4129fca02287c860e297782632]

        drop unused helpids
        
        Change-Id: I6098a8d5d932634ac9e59a8d6722e4f688cfb18c

2013-12-16  Caolán McNamara  <caolanm@redhat.com>  [78b1b459cb6dd8d3df6223918a41828df42d32a4]

        update help ids for help-bookmark help ids
        
        Change-Id: Ie9f78cd89cc8f2f71c6d93ae424a279be2b1e48c

2013-12-16  Caolán McNamara  <caolanm@redhat.com>  [0bbe85ad404d96d7b3a994b0c5bd82e931c88c98]

        drop unused helpids
        
        Change-Id: Id761a2bd14b18c5a1faf862efc1b14f4174a3e1b

2013-12-12  Eike Rathke  <erack@redhat.com>  [392217fbe5d2432d2834e4593457cb2d236b99dd]

        resolved fdo#67205 CRITBINOM "greater than or equal"
        
        Change-Id: I89e5fdec3708f06017ede1df0cf4aa9f0f60ea37

2013-12-09  Caolán McNamara  <caolanm@redhat.com>  [63d213bbd4e500d4bae0e36208c439ab2f346846]

        update help ids for scene illumination tabpage .ui conversion
        
        Change-Id: Ie9623181a96048040644d72e2c134b3ed6e6f883

2013-12-09  Caolán McNamara  <caolanm@redhat.com>  [709409b5a4b5f77127fdd6f9669f39530b382b63]

        update helpids for chart wizard title page .ui conversion
        
        Change-Id: I3b3a5a75e1f773031df895ac753b623977179a77

2013-12-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5d5a01b22caf3c26d6a0f9e14b531246444c2e35]

        fix typo in example for TRIM function
        
        Change-Id: Id1bb170188f62d8f7d335d0797f2ffe027d16efe
        Reviewed-on: https://gerrit.libreoffice.org/6976
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2013-12-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [29a6bcaa15745f3707a03b1a34ae1e89ded92749]

        fdo#72340 replace Netscape by Firefox in HTML compatibility options
        
        Change-Id: Id17fe4a769f03722428b7d070c93c9a12e6ce215
        Reviewed-on: https://gerrit.libreoffice.org/6969
        Reviewed-by: Caolán McNamara <caolanm@redhat.com>
        Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-12-06  Caolán McNamara  <caolanm@redhat.com>  [ee5d5c120418303a51af8ae9f0cf6a73a8447f38]

        update help ids for search dialog .ui conversion
        
        Change-Id: I37a2ddfd5d2004417489f64fb2482095b4ad4360

2013-12-06  Caolán McNamara  <caolanm@redhat.com>  [d6d16d266f3511f5713f38087ec38484c59f2ae6]

        update help ids for accept license dialog
        
        Change-Id: I9ecd313b41abc0105816d15f20048686d1635bf8

2013-12-06  Andras Timar  <andras.timar@collabora.com>  [a564ffa850dfcc2020cd84cef44832d70222e96c]

        typo: onle -> only
        
        Change-Id: I68180be6e5d71c175838772f816dcbfb6e8f81bb

2013-12-05  Caolán McNamara  <caolanm@redhat.com>  [f8c4192ba2f4e80a59899cd6e48e05317eaec71b]

        update helpids for add model dialog .ui conversion
        
        Change-Id: Id33d6208a2b67a2ce6f3757d54fff55532696147

2013-12-05  Caolán McNamara  <caolanm@redhat.com>  [c89e8d5cf5a63a7efaa9cde1903abf985963dacb]

        drop unused helpids
        
        Change-Id: Ice375a144d90771fb2376773aae36a8bc0e47bde

2013-12-05  Caolán McNamara  <caolanm@redhat.com>  [a06c9b3125bb3329c6bf0209aee7b7f93f25136c]

        update help ids for extrustion depth dialog .ui conversion
        
        Change-Id: I25386aedc7dbc72db343ff32a06300d00d5e96c2

2013-12-03  Caolán McNamara  <caolanm@redhat.com>  [669b94349794029c207147d7d3702540a44f8444]

        update help ids for interaction page/dialog .ui conversion
        
        Change-Id: I678ade264f88b19f8316abbe8620f17b91d2d90c

2013-12-02  Andras Timar  <andras.timar@collabora.com>  [9e37f604ff7f1da03d9ed1d69b9f01f98d48b46c]

        fdo#71742 fix incorrect usage of <embed> tag
        
        Change-Id: I58a790440cd487cbab941104dd68a6a3ff8e7888

2013-11-28  Caolán McNamara  <caolanm@redhat.com>  [dc1d56667d9fb8a33cbf9679fbdcba795bd83fec]

        update help ids for 3d scene appearance .ui conversion
        
        Change-Id: I9d0c72fe4b5bfe37472d6462ff0d748680b01781

2013-11-28  Caolán McNamara  <caolanm@redhat.com>  [54a382fdedb8680cc8866959c31e016ddfbc5904]

        update help ids for 3d scene geometry tabpage .ui conversion
        
        Change-Id: I5c7f8260c67e18b5671c747800d522a05a75f80d

2013-11-27  Caolán McNamara  <caolanm@redhat.com>  [fb4f27116b49a84dd6463a5feeca40c676c642d2]

        update helpids for query delete dialog .ui conversion
        
        Change-Id: I2f355c44721576a9c40e8f03866915db5ec406ce

2013-11-27  Caolán McNamara  <caolanm@redhat.com>  [1a08f80034749e9f2d8fc94497e3d0cd528afe70]

        update helpids for legend tabpage .ui conversion
        
        Change-Id: If98262d2275054ee81c15ccb81838bc2f0da53e2

2013-11-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [b0dd80238089dfcc0b3bf7bed99564adce649397]

        add location of PrettyPrinting property in Expert Config
        
        it is hard to find it without location or searching
        
        Change-Id: If13b9dfc0b4048f7b1367147f5342f6d069eadb9
        Reviewed-on: https://gerrit.libreoffice.org/6799
        Reviewed-by: Andras Timar <andras.timar@collabora.com>
        Tested-by: Andras Timar <andras.timar@collabora.com>

2013-11-22  Caolán McNamara  <caolanm@redhat.com>  [1fbc93982ca787e8be5b38b6a6729850009c7866]

        update help ids for crop page .ui conversion
        
        Change-Id: I31813186cf01dbc93fc6581caacdc4d6f61bf8ab

2013-11-21  Caolán McNamara  <caolanm@redhat.com>  [35006f482c02c41bd4eb8fdc9a29f804d6a3b672]

        update help ids for chart axis page .ui conversion
        
        Change-Id: I75f775a65941325158509a8debd82b27d58576f0

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [39abc00ac7423fdf1d0b60229a1a0cd3fe300801]

        update help ids for slide design dialog .ui conversion
        
        Change-Id: I25f6493ac731d7cc7068ee3146607fd1b2b9cd35

2013-11-20  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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  Caolán McNamara  <caolanm@redhat.com>  [6b38d34d66708e0323eafac99e827122086a4b41]

        update help ids for scale tabpage .ui conversion
        
        Change-Id: I65cf79489b6128434c1352c278f0dfa35d434720

2013-11-20  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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-18  Eike Rathke  <erack@redhat.com>  [aada8cbd4eb6e04bcf3df4282392f312073c2285]

        renamed ku* to kmr-Latn*, fdo#63460
        
        Change-Id: I3f29acdbbf864a6e996daefe8ba4f39ede2dc92b

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [bd79eebd63807c29ef7509516291635efecd246a]

        update help ids for alien warn dialog .ui conversion
        
        Change-Id: If0a55a3048f66afb4b8faf9f09f0a1841d75ec3f

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [f3a5452927181f245084721c7ed0fc6047bf70e7]

        update help ids for vectorize dialog .ui conversion
        
        Change-Id: I926c5ad78000c44bc80142ab662ecd2173ea5b3b

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [fedee798f49ae39358c0b0c618aee3ab7c0d1687]

        drop unused help id
        
        Change-Id: I3a0440ee6c1abb6a4137aa372d32b58973573b36

2013-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [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  Caolán McNamara  <caolanm@redhat.com>  [39f6e246dc6790f93511d3f7f7e08861f160d400]

        update help ids for cross-fade dialog .ui conversion
        
        Change-Id: Id09ed217842dbe3f2300f87c10fb4f9bf76a6c1d

2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [42f290e423e49da0283dcd00a66f17cf1d201456]

        update help ids for insert slides dialog
        
        Change-Id: Ibed21d0c3c49981c5c2fe8c11153be54ed0903b7

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [26d5b0661751122abfb739e8f7deb2de72f9ea28]

        drop unused helpids
        
        Change-Id: Ic2eff44075534a7a7df9296ccebb2d5ff0630c76

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [54e2721b1e11389aedb06a3e8960a6cbcb290428]

        update help ids for trendline .ui conversion
        
        Change-Id: Ica7d205317529269442881de049c48ef8f647901

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [0e38ece364fb55b51e77ffb40ba166180b75f864]

        update help ids for new style .ui conversion
        
        Change-Id: I3ab8c5ea5d593f180da8cfb114b47b9833e08df2

2013-11-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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-05  Lionel Elie Mamane  <lionel@mamane.lu>  [7e453f7aa00ad02def99283bd32a096615530f8e]

        basic code not localisable
        
        Change-Id: Ifcc4985afac1f62787d317352bdb45a490d71963

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [fed648365a724a068113c6491d380fab67b5f5da]

        fixup confusion between CDateToUnoTime and CDateToUnoDateTime
        
        Change-Id: Ie3a13726086da113835f54f4eb1c68201edd44f9

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [f7005e7bfab2a31e7e6988b12758fd6f9af3e1f5]

        wrong title
        
        Change-Id: I776db2914bb4e51af35d7c4610d457892b36e9b5

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [8008ef0da6efee532bcd49b8e8b6560cf4f84c73]

        there is also a "Converting Time Values" help page
        
        Change-Id: I742102ee90942f7d3303e971cffd15282853c0fb

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [5e583229241ba0d1b5de8567645f45bde38f081f]

        fixup examples of CDate(From|To)Uno(Date|Time|DateTime)
        
        Change-Id: I547317d52bf08bcfb0954267e25ce5f2881d1c75

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [a2d57f0988aa22e174f5905756a2ed931e59d2f2]

        janitorial: space outside of emph
        
        Change-Id: I624e4d61a7482e316297feb78f30b20b57ce39b7

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [cbf7c6b7408fd28ec5679c3528ecfdc4e522c92c]

        add UNO Date/Time conversion functions to "Converting Date Values" help page
        
        Change-Id: I67608ec843a45b5a342c82a816174acb9391ca73

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [d960d638aa9124d5ade898b2d78df5ea38e558eb]

        Install new help files
        
        Change-Id: I8fc26aadfa7509e19a6f4fb5941b6c1eb9cf9258

2013-11-05  Jean-Pierre Ledure  <jp@ledure.be>  [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-03  Andras Timar  <andras.timar@collabora.com>  [086ca602232837bc9c80800487c57e35e242fe7a]

        missing spaces in new help text
        
        Change-Id: Idd049b01ac7fd83bc49d907788924a28fc50b7cd

2013-11-01  Caolán McNamara  <caolanm@redhat.com>  [ae178e85f974c49304b0f2a950979d1adaa466ae]

        update help ids for math font dialog .ui conversion
        
        Change-Id: I9598ad953555082e4e650f0d3299ca50c08f168d

2013-10-31  Caolán McNamara  <caolanm@redhat.com>  [da63fbfdefb02c5026b05b33a57afe03a30f42b8]

        update helpids for move menu dialog .ui conversion
        
        Change-Id: I9cfcdbadd541ea15a0ada54352219faf79aaa0c3

2013-10-29  László Németh  <nemeth@numbertext.org>  [095662e815939e3819e055fc48e5853355671788]

        update librelogo (SVG/SMIL animations, PENCAP...)
        
        Change-Id: I659b0d8881f338b11a2acd1cbf1ad3e0a6dde26f

2013-10-28  Andras Timar  <andras.timar@collabora.com>  [27623e809f6dc1f7e5aea9484cff1c294b2673b7]

        reset submodule master head again
        
        Change-Id: Id8cd35486427a5717ab095839571d9dc5589c861

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [35ad87caa5923b90d8ef5e7d951059fa60d6ced8]

        dummy commit to revert time-travel of helpcontent2 module to August
        
        Change-Id: I9ce22224783fa1d2d83212549952eeed1db4f760

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [91f8b3cb54e752a174ee10be4e528c7dcd4fb55e]

        add a help id for the double input dialog
        
        Change-Id: Ic520786fac92674130dee6f309df3094e81e2a8e

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [4327d90e23cba2f2829a4d2bf0ed449fbeb92cdb]

        update help ids for solver integer dialog .ui conversion
        
        Change-Id: Ie4095142ee30a1e5f261e18c3210f1ce625d988d

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [bb440434d0561b291c73cf467c16e803934b8abb]

        helpcontent: no need to deliver helpimg.ilst
        
        ... since postprocess reads it from WORKDIR already.
        
        Change-Id: Ib65a45b5afec3884f890850b5d95c1ef828e0ca3

2013-10-23  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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>  [865be6c72e883d71ed9c62d956e838eb9d86aea6]

        update help ids for input string dialog .ui conversion

2013-10-21  Michael Stahl  <mstahl@redhat.com>  [f81edbd66fc4d0b6cf03949bb2339c9be9ee989c]

        fdo#64495: help: regex \xXXXX is no longer supported
        
        ... so document ICU's syntax \u and \U instead.
        
        Change-Id: Ib79a0684932dc9b3a8da45f1296f4dc27980464a

2013-10-20  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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-17  Lionel Elie Mamane  <lionel@mamane.lu>  [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-16  Jan Holesovsky  <kendy@collabora.com>  [5158a5975dcc23ec1bb3dcd92fbfb5da03155596]

        PreView -> Preview.

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [826848d005ee8d2af1b11f662f15bc3c083dde76]

        drop unused help ids
        
        Change-Id: Id7df00a1b08eeae458eb911029af5bb7eb3d62e3

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [f83bc661383a6ec845b6e8e8b9b388d0ec02c5e0]

        update help ids for autocaption options page .ui conversion
        
        Change-Id: Ib5f65200e63471ce2f134ad288669eedd03afb8a

2013-10-13  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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-11  Caolán McNamara  <caolanm@redhat.com>  [a16a5ca2d6fa6604177f0d007226c7d99031f68e]

        drop unused help id
        
        Change-Id: Ieee6e14307cd896288b878480bdbd2ef6a8fdc44

2013-10-09  Andras Timar  <andras.timar@collabora.com>  [0168bad31cf97541695bffec867e078d76abf352]

        fdo#69509 add help for XOR spreadsheet function
        
        Change-Id: Iffaff83a11d77eb1d7c7025930902c0940ee9b24

2013-10-08  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [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-06  Andras Timar  <andras.timar@collabora.com>  [a3bf6d8c872c363909e6173990fddcdd0e69d676]

        fdo#66591 missing image
        
        Change-Id: Id707d3403226a5858ca0b81cb131e5a29caf5465

2013-10-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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-01  Caolán McNamara  <caolanm@redhat.com>  [d12565b654b04222b6f60d182dd9e494311d7d59]

        update help ids for modify field .ui conversion
        
        Change-Id: I604bc59f371951298c10b7fd63fe53410059eb31

2013-10-01  Caolán McNamara  <caolanm@redhat.com>  [0b28df071531446de5cf300cf20d680f2a155863]

        update help ids for password dialog .ui conversion
        
        Change-Id: Ife1ead8a20db8b86b5ec23642eacf1af189fa0f5

2013-09-30  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [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  Jan Holesovsky  <kendy@collabora.com>  [824cfdb0fa0c61079cb334b1f52d992fc4abfc34]

        Fix some typos (<ahelp hid="hid/...", optfltr insted of optfltrembed).
        
        We should really create some lint tool for this - should be easy to check if
        the defined hid path really exists in the said .ui...

2013-09-29  Caolán McNamara  <caolanm@redhat.com>  [1008ed32d8e2196c3c26e5aee2c1929377bea919]

        drop unused hids
        
        Change-Id: I8da76471c7e59043573a4d139318f81ecd1f56f9

2013-09-29  Caolán McNamara  <caolanm@redhat.com>  [3d831c50a956ae42a8988d7c579a8e33b4ab6886]

        no need for custom HID_OFAPAGE_MSFLTR2_CLB hid
        
        Change-Id: If9cec865cb55de6a694927f289eef986c0f9303a

2013-09-29  Jan Holesovsky  <kendy@collabora.com>  [cc089237993994a0a3ce91112eb45693f9a2993d]

        Updated id's after connpooloptions .ui conversion.

2013-09-29  Jan Holesovsky  <kendy@collabora.com>  [f7dfdceba012be3d23facbe681b223d27ca2caf5]

        Update id's after dbregister page conversion to .ui.

2013-09-29  Jan Holesovsky  <kendy@collabora.com>  [fbab638fbef47423011b342a5a026ec8d90b609f]

        Update id's after conversion of optlingu.ui.

2013-09-27  Caolán McNamara  <caolanm@redhat.com>  [02ab8e6ce6b82909679baed396021a184c99b16e]

        update help ids for mail merge output type page
        
        Change-Id: I173787930215db1b9ced6b6ffcfcdc3977fc6eda

2013-09-27  Caolán McNamara  <caolanm@redhat.com>  [73a4731805ca6d8ee9b33f52093e46d8a0703b16]

        update help ids for opt asian page .ui conversion
        
        Change-Id: If84673952a8957ba7f60a40d54b2f434229ba86d

2013-09-26  Caolán McNamara  <caolanm@redhat.com>  [1d8e9be32370edf1d58c176c059e5cbe7d799958]

        update mail merge select wizard page help ids after .ui conversion
        
        Change-Id: Ic10e2c3a355ee48e9bee6c0648e581d50cecb657

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [b79a7ea3afdc6f5a95a03fadbd2bf5960c301ba5]

        add para id
        
        Change-Id: I1b04236ae2ee86927a7e74603840699b0bb6089e

2013-09-19  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [b9ecf33d0091f374e1380290ea6d03509c78a3c7]

        fdo#31714 Improve help for Show Row/Column
        
        Change-Id: Ib230ce0301a46a562f3efa8a89a78d7b5f085e99

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [ff8f7d4289c220deec86168d71fcf617034b1213]

        drop help ids that go nowhere
        
        Change-Id: Id39043513116a65fb1e52186850bf0f83c406019

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [eaba957aa0802cafccf0988bc1cb5ac30ddd921f]

        update help ids for test email settings .ui conversion
        
        Change-Id: I676cd4cb3f909d214bafe95bbf4c78c6795a3828

2013-09-17  Lionel Elie Mamane  <lionel@mamane.lu>  [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>  [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  Caolán McNamara  <caolanm@redhat.com>  [a84633cbbe1af244cf25fab8a5bd25b4acddd3d3]

        update helpids for forms taborder change dialog
        
        Change-Id: I36706ca1a0c290151cbe72b2a17a84f6ed0a3b7f

2013-09-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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-16  Caolán McNamara  <caolanm@redhat.com>  [397491d21c2c306e9913ca2672ee968153bdcffe]

        update help ids for copy to (cc) dialog .ui conversion
        
        Change-Id: I5ed5a4ffdfab65a348fffbade5b2d96f3b198b84

2013-09-14  Caolán McNamara  <caolanm@redhat.com>  [b28f1c1eafe23a8106592aeef0dfe0e235eb0b9a]

        update help ids for select address block dialog .ui conversion
        
        Change-Id: Ic30b35c4a87617cb031d65a59dd3e7bce4e7ec3d

2013-09-13  Eike Rathke  <erack@redhat.com>  [c072ef65d773a788a30efd0453a92ed3f558a30c]

        renamed 'sh' to 'sr-Latn'
        
        Change-Id: Ib992bb3594f51b7ca1c65ba7bc2ffd6d5d5a1c6e

2013-09-13  Eike Rathke  <erack@redhat.com>  [f0beeb7af869bbc527613d0c300e80549f7723ec]

        renamed 'ca-XV' to 'ca-valencia'
        
        Change-Id: I55d3f5c35a06fdb8d0e5931fc755a660a6d92ec9

2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [cff95cb4ac050718c0ac7c9e37c5946ce4467c95]

        update help ids for address block dialog .ui conversion
        
        Change-Id: Ib0be80d10afe8b9bc388af8c820d34cd98a6747d

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [0c13515aab91aed4e53560362de4ad8be9d36551]

        update help ids for connectortabpage .ui conversion
        
        Change-Id: I980e8fcaee58b43ea08af0438c5a682d48e66b2e

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [29aa4cb0cf80b9733dc1feff3e61479c189d85ec]

        update help ids for select address book dialog .ui conversion
        
        Change-Id: I175b37d151e0ecb243100f2fbf0a4b8227b243ed

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [d7cdc2fbf36d81ecfdfa92bdf07e8471aa380ce5]

        drop disconnected helpids
        
        Change-Id: Id579de739028dafb9bcdb3106484b54fa1553df9

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [d0456a4b2ab0312273beaf6546a7698c1028cf3b]

        drop unused helpids
        
        Change-Id: I54a2bdb1f4a16424a37ecc993c41a20ba5bd947b

2013-09-09  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [d730745a16c469744f38da47b08f7710eda469e3]

        update help ids for java parameters .ui conversion
        
        Change-Id: Ic354278c35e5bc3f9850607426499fe640dd131b

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [e3c18f7032e9f321f09d6f6401a4e9bf46313b93]

        update help ids for dimension page .ui conversion
        
        Change-Id: I8dff59dd00b059adb2375598ae32d370bb20c035

2013-09-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [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-08  Caolán McNamara  <caolanm@redhat.com>  [de38f0c7333b468fe0fbc31fccbb42e33a59da27]

        drop unused hids
        
        Change-Id: Idde673a9f5033134ebe5cd115dd489a75ed470a3

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [23b68c3c3aff33699a8cd66da38431e801b5b933]

        drop unused help ids
        
        Change-Id: I3f357df55d5121b84ca2510c3e3a7322417d5e20

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

        update help ids for impress header/footer .ui conversion
        
        Change-Id: I64c50983e2e3fee1437fd5dd2bb589333c858430

2013-09-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [32c171278a4aa94023069fb264c9192fbe056e6e]

        Note about character border merge
        
        Change-Id: I90e64fead00f83e92937955464d2dc0bd2ddb66c

2013-09-04  Caolán McNamara  <caolanm@redhat.com>  [0c4fc80ae026bce6476e321cc023575c318c7650]

        update help ids for chart axis page .ui conversion
        
        Change-Id: I4cba66c506c4075661689192490ee97c10853bc3

2013-09-03  Caolán McNamara  <caolanm@redhat.com>  [fdae1bb5ed104b443f19ed026dd2b7d9f67cafdb]

        add help destination for select index dialog
        
        Change-Id: Ia7311bd62d4a26d594b1fc3afc7bbcf48bc77937

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [c43188ed28a2cf2b32f459e5b45abdc46d9cdd23]

        update help ids for assign styles to toc dialog
        
        Change-Id: I2b0a88f8aba25f8732feda7c417b63cc8cc2c1fa

2013-09-02  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [52913ade5f7e6b163e09bc4f7289451f72db019e]

        update help ids for java class path dialog

2013-09-01  Caolán McNamara  <caolanm@redhat.com>  [be97fb306d6baefa28ee840b0907142ed72af3e5]

        update help ids for chart title alignment page .ui conversion
        
        Change-Id: I566bc7ceab187c130a9ec00aea310a18f6d268e8

2013-08-31  Caolán McNamara  <caolanm@redhat.com>  [1c370d227679f86ad3830d3952f879588c1bf7ac]

        update help ids for insert database columns dialog .ui conversion
        
        Change-Id: I8837c29e8edb4b4926fcf6c49f5fed56da38fb9d

2013-08-29  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [ee477f38f8f425f5bde8105be49b9a6d9e5c4321]

        fdo#58942 Help Standard number format stands for General
        
        Change-Id: Ifdd2022baaf3aaee2ddab5e47e5e4266c02e8ef8

2013-08-29  Caolán McNamara  <caolanm@redhat.com>  [fad218bb130d6134c05206e0018ed50834829fd4]

        numberformatpage->numberingformatpage
        
        Change-Id: Idb74e753b64e3d575d5a951a0cdca6aae69f543d

2013-08-29  Caolán McNamara  <caolanm@redhat.com>  [2ce8cb8c7b0ee203f2df743849e959949ccc2fc1]

        text alignment help text got detacted from the tabpage
        
        Change-Id: Idf28d8a969f01761e82b32c12ee2b9ab745719ed

2013-08-29  Caolán McNamara  <caolanm@redhat.com>  [b001010d1a66ad2ad035d947d16ea10f1a2b1fe5]

        update help ids for hyphen options edit dialog
        
        Change-Id: I6b3b15674b343145f561d514f787d9b933ff5f17

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [16b65faf0107a28c44eb590e3c4b008781929366]

        update help ids for toc index page .ui conversion
        
        Change-Id: I40bc8ec98161884bbc3c851edc1e051d88fe12bc

2013-08-27  Andras Timar  <atimar@suse.com>  [39a7e6c2242bbe9050f4b7a408d95f06dcfd7a02]

        fdo#55618 update help for CALC Conditional Formatting
        
        Change-Id: I409e6bd6452eda75dd0319adcd07b3f9a4603255

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [3bb6a44f94e5fa896748085a54f91f4ecffacc38]

        update help ids for toc entries page .ui conversion
        
        Change-Id: Id43cdcb4f278dfb7891b6233e43d4d1987b70219

2013-08-24  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [cd613f0ea88364547616207dcc8a44bc65fbbae8]

        Help for character border
        
        Change-Id: Icf12244e0dca7d7b850475844b218cd5c367bff3

2013-08-23  Katarina Behrens  <bubli@bubli.org>  [a993922100990b4f8affb5ecdbf8e2375873942d]

        Misc custom animation help id updates

2013-08-23  Katarina Behrens  <bubli@bubli.org>  [3abf75e76e00e3ee9be58ac674fc3b1632aaa736]

        Updated help ids after slide transition pane .ui conversion

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [ea6fb921ac8022389401d476a1bb95aba613bfc6]

        add a top level help entry for toc
        
        Change-Id: I5a1ecd6378087664e19e182b82819232fb75b3ef

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [2f746fa8e5e110601d1a1c8a0a314d20ec95e3b5]

        update help ids for compat page .ui conversion
        
        I'll leave the "dummy" ids that don't connect
        to anything untouched
        
        Change-Id: Ibbd6a1666e5729669e17cf3dd8b1457becd874b8

2013-08-23  László Németh  <nemeth@numbertext.org>  [52d5cf30c7838e320c39a0f65d4633797846fe4c]

        fdo#68373 update Autocorrection help
        
        Change-Id: I38a0ee65f15dec1ef8649c8b582c3b603743734b

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [fe2c991701bc08bbe77eb3fa960512a60f6f1c49]

        update help ids for condition page .ui conversion
        
        Change-Id: I77694d703dd1906faaa8561c54c1ff82b723eb3a

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [d94d2ab8e1f91817a318edefbbd3e805cb71102d]

        update help ids for picture page .ui conversion
        
        Change-Id: I101ba0ba4ceb2c553cacd232a11638afd9c0c31e

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [0ff44743cae6804c14732976090da301b0bedcff]

        drop unused help ids
        
        Change-Id: I77abe694534348a260bd448af16eecd6997a331e

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [408408b2f725a547c69a742597e53d8e6738ca45]

        update help ids for field dialog .ui conversion
        
        Change-Id: I826e3b90a2e0d8cbed422f9b16581c9544f02a9d

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [f31bbf1c9809c807099133e33e8a1b9be18f0fbb]

        HID_FLDEDT_ADDRESS goes nowhere
        
        Change-Id: I8f5124caf4261db177c2dd7969704582537472c9

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [f027aa3baedd3fc88746fb3373da95c02a98f55c]

        drop helpds that go nowhere
        
        Change-Id: I6eff9bdabbb4738e7cdfd40c463b2000ba6a27ea

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [acac48f776fd3520a8d5cb0d375ac148b8698330]

        update help ids for database field .ui page conversion
        
        Change-Id: If0a222b86277e85bcb18fe03185a90f1d1bcbc44
        (cherry picked from commit 37a817df16f4148d6283ed3cba735850c35bc714)

2013-08-21  László Németh  <nemeth@numbertext.org>  [cd0890b680192ab2a5812453d811857fedbb28aa]

        fdo#68373 update Autocorrection help
        
        Change-Id: Ie4cdb9531eab4e8980ca0482c660bdefef3463b9

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [2fc39d5015a91f53552d5d8d5686abaf0129e7bd]

        update help ids for fld var page .ui conversion
        
        Change-Id: Ib395d67b300b88c1768fb746a4a971805c577180

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [5071c77daaa17a249ac784805f4b5d09c0140127]

        update help ids for ref field page .ui conversion
        
        Change-Id: I265fa67a09c6d05c676519d7f0122d2850342bfd

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [0928f7ad945adabae18d618d9c63c12a6472ff8a]

        update help ids for document field page .ui conversion
        
        Change-Id: I6e643c3fdb225c9abd463838e2069822d6fe26b7

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [50fb4825f0debbcff34a6110e66caaae2674fba5]

        restore search form ids
        
        Change-Id: I84b7bd0d6e7e250cdb4eb7f4590458ef6cc10044

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [339d9e2a57394896e9a199d2c2676d4e97d31ba1]

        update help ids for Similarity Search Dialog .ui conversion
        
        Change-Id: I8e0812fe94f5a97e48213c3b48280d912b9e97e6

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [79e86ab4719ffe4d9178a5a97c0f69835cf2e9e3]

        update help ids for error alert tab page .ui conversion
        
        Change-Id: I82821a23831988cff18b6eb907e61da6eb6e5263

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [c3a761cddfe4b21a1409096097df3cd8712b0445]

        update help ids for rotation tab page .ui conversion
        
        Change-Id: I81e97700542cb48dbbccdf835a3cc0d7d39ddbbe

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [d2c983410d61bd286667b89f5d8d44244bb463c0]

        update help ids for slant/corner tab page .ui conversion
        
        Change-Id: Ib6d7581de262c78888d7be9f6a47753ae82f019e

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [f8a660c3c6850535ab48c0a9536229ac374255c2]

        convert help ids for pos size page .ui conversion
        
        Change-Id: I1f3839650b133c574025e6ae194d3c765d9f7b44

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [8fad124be31b9f372454c7bb68cbd293f06d4e1c]

        update help ids for fld function page .ui conversion
        
        Change-Id: Ibb20352693522548d1e9375ae4560e9e20996b75

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [00ceae6cf10ed0f4e0165acd0f0cadd54b19c06b]

        update help ids for doc info field page .ui conversion
        
        Change-Id: Iffe0d1be53c1ddecae112e44d61bcb505cd775b0

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [dae7017f5c6c0c30a5fd75939ee27bba8f7b977f]

        update help ids for text animation page .ui conversion
        
        Change-Id: Ic75ec0408e64ef959ef57e66a1c57aa9f72b1448

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [f9847b72a14adb5ce6518c7815e69ed8fea807f2]

        update help ids for text attr tab page .ui conversion
        
        Change-Id: Ia39305c79ac0282748e61fce7a6bf7ab473fa2c6

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [a1382cf50529aba8391a426d74996819a7c49483]

        remove unused helpids
        
        Change-Id: I4eb48b61b6c34c442fe94cc1da58fd0df632faba

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [3a430335a811b691797546d908081ab41d8ad69d]

        update help ids for cui sw pos/size page .ui conversion
        
        Change-Id: Ia145caf38dc724384a3ef27693fbc118a7ce2a19

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [b8c3f4436f5c754a8d80433e0230cfd7f2a7ae36]

        update help ids for frame type page .ui conversion
        
        Change-Id: I4f2ecf7ee91d69f13103be5e682dfc85ac6e1119

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [9eaf1497e24eb637d1b94e2233533fdbf8a321f7]

        update help ids for env format page .ui conversion
        
        Change-Id: Ie7975132096f71dc73a5e638e4cc2321be1ea8f6

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [eb245191261167b8de5ec3c941402240e4dab133]

        update help ids for envelope address page
        
        Change-Id: I176457e205824d330aec7a72e1fb5d6fbc038c2a

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [981ce916ffcb9ef4a0707d0e10905e55059fb635]

        update help ids for env print options .ui conversion
        
        Change-Id: Iac07553cbb0791f25b315331db973660e31a7e6f

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [b920cf6a9a000a8bef4280ba89b347585a3e63e6]

        update help ids for label dialog .ui conversion
        
        Change-Id: Ib2378ffc999996093d14ad3c9a60726cd618733b

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [b75df5eeb8b4275609246c4623ae437fd580a3e4]

        update help ids for business data page .ui conversion
        
        Change-Id: Ibbb6c5c6885db57de12cc0010757a77157c8f806

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [9104e0686170abf9db588748dada24a395dc145f]

        update help ids for private user data .ui conversion
        
        Change-Id: I67ad86d0a2e2cb1d43bc70fc7673b4adbcb497e6

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [b142c61cd4c7afc1a2acdf9463c2771fbeba2378]

        update help ids for visiting card .ui conversion
        
        Change-Id: I8e724e07e803f4f141a2cad0dc5576107bc2c853

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [7926472574c504fa0aed097ae6631927fd5e5fb6]

        update help ids for label format .ui conversion
        
        Change-Id: I95f70e012cfc5d8fa9d35bbf48e3da8e7822a48c

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [5d8fffd9a0be28b779f57d4da787f44c15bc90c8]

        HID_WARN_NAME_DUPLICATE goes nowhere
        
        Change-Id: I65d886d6c257ac30ecc68c3031e0398185f7e535

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [aaad966643ede466a50bf8901028ead903a1e329]

        update help ids for toc styles page .ui conversion
        
        Change-Id: I638f117695fd94bfe6b60933d187a60c0c52c82f

2013-08-07  Caolán McNamara  <caolanm@redhat.com>  [3a0ee05036d90ca6ec6ec414194a1119301455fc]

        update help ids for card medium page .ui conversion
        
        Change-Id: I033d21927c1a4417e89ef2016f0fa7e462d51236

2013-08-06  Caolán McNamara  <caolanm@redhat.com>  [00b5861129f309f097ea6d7c3509f6a4aa777292]

        update help ids for label options page .ui conversion
        
        Change-Id: Ie49ac25b8f7140555f865b5248e3628749423170

2013-08-06  Caolán McNamara  <caolanm@redhat.com>  [190ae2431088d9969b7d5929b92ac003f3282aff]

        update help ids for line style def .ui conversion
        
        Change-Id: Ie08f331005f37ab38be1ae4020fbe11f261eb089

2013-08-06  Andras Timar  <atimar@suse.com>  [e5b96ea56ae509b4f49dc0cce4cdd702a375dcd2]

        add sid auxiliary files
        
        Change-Id: Iec7caac1f2c3c4f96db69adb9ecd696f420e7e6c

2013-08-06  Caolán McNamara  <caolanm@redhat.com>  [1f981001a22122860b383fd1195f0460c8b7327e]

        update help ids for line ends tab page .ui conversion
        
        Change-Id: Ia60de194c984286bad36e47d30c7bedbafb1c35b

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [58d9629fb0e5264f07cca2f0fb3b75ca467f91c4]

        drop unused helpid
        
        Change-Id: I082e871cfdd77086c278885b8d89b85c18a3b756

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [fbf9b857ccba7941bec57f41d61eaeb11a115671]

        remove unused help id
        
        Change-Id: I6094d6d70521caa254b1cc724cccdaded50bc8be

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [b0186106dbc2a317e2a500f9087561e60bb44e4a]

        update help ids for section page .ui conversion
        
        Change-Id: Ie2850c9c3bdc67ae320ad935bc5fd96c1eb1514c

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [31296f09a3e0ee97cfe64ea899e276f36985b986]

        add a destination for the insert autotext dialog help
        
        Change-Id: I0ecf8aae9f6175048a8e8938ebdd7ae64d2dbb0b

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [198f5554fb7cbc251d76711da2e96619bf95f7ac]

        update help ids for save label dialog .ui conversion
        
        Change-Id: I3061918d70861436d8eeb58538b8eabc442b2a0a

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [7721c480f38ea7f84f65962496dee2304404be51]

        update help ids for autocorrection options page .ui conversion
        
        Change-Id: I988ee41efb8b530eb81ded066edca6209cd1e876

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [dd714d9996d8b2ea7636a63224c799614f2cbf5d]

        adapt help ids for localized options .ui conversion
        
        Change-Id: I2c4785fc9dcaa6e471100b874aefd91a3e6669df

2013-08-03  Caolán McNamara  <caolanm@redhat.com>  [b8551169f98caa0cd00043086d82883afdcffd6d]

        tweak help for custom animations .ui conversion
        
        help was not found unless the speed or automatic preview widget
        has focus, tweak things that this help will be found if anything
        in that dialog has focus.
        
        Change-Id: I843fc680fd0b34f3a698d62a76bfe68cde6bacde

2013-08-03  Caolán McNamara  <caolanm@redhat.com>  [217eb53303b32634ce2da83709b4169ee166cfa8]

        update help ids for validation help tabpage .ui conversion
        
        Change-Id: Id43f9e7723b799fc202c43e28c9289f7e448168f

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [33f8f1984f799c43d7bd1f8a0aee922c03d824e7]

        update help ids for line properties tabpage .ui conversion
        
        Change-Id: Ie42e1498ac0bde202faf1ae67df41cd94ffb90bb

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [07886e67f36d3da3e36fc41e612ed0bb7593d6c1]

        add a toplevel help id for edit dictionary dialog
        
        Change-Id: I4c4a53fcabcc233a63b3d1df42527be9967b8b94

2013-08-02  Csikós Tamás  <csks.tomi@gmail.com>  [38bf0d781a195bf17a6050b78a1f32968419f41d]

        update help ids for edit dictionary dialog .ui conversion
        
        Conflicts:
        	helpers/help_hid.lst
        
        Change-Id: Icb6e8a5870b89776583d582d69d296f441ada3bf

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [33355fd1b7c9eaeda41abeb3e5519b9fb18ab377]

        update help ids for image map properties .ui conversion
        
        Change-Id: Ice40a8eb996c1abce0dcf60412a6fb06dbcdfb82

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [dd74d327294ac10372f0fc38a545b2f629d76632]

        datetimedialog path segment missing
        
        Change-Id: Iaf7961e201e3597bcaa25f10c51e1369562d4168

2013-08-02  Csikós Tamás  <csks.tomi@gmail.com>  [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-01  Caolán McNamara  <caolanm@redhat.com>  [1d342b5132ae3c6efbbb8b81df14726c2ef15d59]

        add help id for toplevel footnotes/endnotes tabpage
        
        Change-Id: If4982616c5899e6cea0ae77a9443e413b7b47fa0

2013-08-01  Csikós Tamás  <csks.tomi@gmail.com>  [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>  [a33c7f18d600d08e5bf1cff321ed914ee76761b8]

        add a help id for toplevel reportdesigner page number dialog
        
        Change-Id: Ieb11803f87d9a900acc7009e6cfe7b9a3545c170

2013-08-01  Csikós Tamás  <csks.tomi@gmail.com>  [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-07-31  Caolán McNamara  <caolanm@redhat.com>  [b3408bc3c60ddee2eac3dce5a04d596da328528f]

        update help ids for section margins tabpage .ui conversion
        
        Change-Id: Id6cb6bfb8670ec628f2830cf7ba4b7a21f253d00

2013-07-31  Caolán McNamara  <caolanm@redhat.com>  [f8d0ccd4eb21cb04e1d7442de41bab6df7465b78]

        add a toplevel dialog help id for xslt settings dialog
        
        Change-Id: Icc7539ffdc1d1773ca8b9d077317f981460338d5

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [35792431d1fb897b52e1815390f6a1bb988f5696]

        add a help id for toplevel dialog
        
        Change-Id: Id0f05977218425cc2f86bf068636f6c4c97639b1

2013-07-30  Csikós Tamás  <csks.tomi@gmail.com>  [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  Caolán McNamara  <caolanm@redhat.com>  [8c5b41a85329a9677733546d16a097860bd28058]

        update help ids for Xml Filter TabPage Transformation .ui convert
        
        Change-Id: I236f18776a1b4dbdd4885f55660130b6fd6a4c45

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [e9f0aae948acb3c4ad6c1639bc1e08df4aebcd11]

        update help ids for apply autofmt .ui conversion
        
        Change-Id: I67878595be527a6f6834ceaded87e67bfdad78b0

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [60eaec58845c8f697c2d7ab5bb671273b0ff4155]

        update help ids for bitmap page .ui conversion
        
        Change-Id: I418890aa31904f6275616900957820b99ba5dd9f

2013-07-26  Caolán McNamara  <caolanm@redhat.com>  [9d984456abaefb364a6b5f77928dfc14e2c571c1]

        update help ids for databaserange define dialog .ui conversion
        
        Change-Id: I3a7453866fa4478d3102067f2b1f3e1d47ff241b

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [bbc9b572ea5b709b0df30428bbaeb45936263dc2]

        reuse duplicate id for toplevel Name label dialog help
        
        Change-Id: Ieefe67f85064f77e6b1e03bc62a4bf4956c7446c

2013-07-24  Csikós Tamás  <csks.tomi@gmail.com>  [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>  [8444a38a2cd2220b6f0b317e3251ad69da2e2a3e]

        reuse duplicate id for toplevel DataConsolidate help
        
        Change-Id: Ic8b42081f5381e4f833aea69c0f538c786acdfc3

2013-07-24  Csikós Tamás  <csks.tomi@gmail.com>  [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>  [338128f5b811d149a77425f446fce25dede18740]

        fix typo
        
        Change-Id: I50f83559b65ded60a783329bf6807320faa139eb

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [935d0604f28256c56b71d8cfe07f4fed0dedfac9]

        update help ids for fill series dialog .ui conversion
        
        Change-Id: I6ef65257e4ff71331dcd4af84a73dc450f52e2de

2013-07-24  oger000  <lodev@ogersoft.at>  [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>  [180353cd8b44778a926d39c47b01059fb41227ea]

        update help ids for xmlfilter general tab page .ui conversion
        
        Change-Id: I393b57b0af33afd1a655357a4135bc0007b3edbc

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [a914237802eb1ce3016f10e9f018e81279647977]

        update help ids for area tab .ui conversion
        
        Change-Id: I5939de628ff7f00c3c01980f86555539d6f32a0e

2013-07-19  Csikós Tamás  <csks.tomi@gmail.com>  [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>  [ed0bd6de3bb8442aa3a2a6009e88d424ff323ac1]

        update help ids for percent dialog .ui conversion
        
        Change-Id: I8c5bf5ea6a6a6c8a3a8256de0bff29c3f85830e5

2013-07-19  Ciorba Edmond  <edmond_ciorba@yahoo.com>  [59090e419fef3a6ec7a5270585d72312dafb78d2]

        Updating helpcontent for changes in fdo#63211, fdo#65456, fdo#65457.
        
        Change-Id: I1938ab4383dd67c054eb61c7c2efe587e6d9c6e2

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [12333f39d3d01add2f4cba255b64364a455d886f]

        sclac->scalc
        
        Change-Id: I7d478fe04cd851613529168f6abda8ddc7341d7c

2013-07-19  Csikós Tamás  <csks.tomi@gmail.com>  [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  Andras Timar  <atimar@suse.com>  [c7362eccbd333bcfc919bc981a4c10327fdb6c8d]

        <switch>/<case>/<default> are unhandled elements within <bascode>
        
        Change-Id: I6c04583bb0259806d1c5ffd2c1425bacaed21583

2013-07-19  Andras Timar  <atimar@suse.com>  [628ca143fe1119256040772bc573ae6439367f0b]

        <image> cannot be child of <listitem>
        
        Change-Id: I27f90c77b29925885616c0747a75972395cd125c

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [d87de0c383537470900fcd7dc78d534e1f9c3f7c]

        reuse duplicated hid for toplevel filter dialog help
        
        Change-Id: I0a317622a3bf792dbd6a5ec6707ce5241669fdf7

2013-07-17  Csikós Tamás  <csks.tomi@gmail.com>  [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>  [48fa20a5cd43b2f132709e7ad9274627c1983d9b]

        update help ids for wrap page .ui conversion
        
        Change-Id: If7eca8f015e51de5cc50f7fa209a24f6fec40aa5

2013-07-16  László Németh  <nemeth@numbertext.org>  [a14b0defe8aec0eb8e80827e5c9cc76ebe742fd3]

        update librelogo help (SVG image saving, small fixes)
        
        Change-Id: I8c91a77251034e7837a47d64d178c5063d03b759

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [a1aa7b04de5f17eb754341962987bdb8ab3343fe]

        update help ids for transparency tabpage .ui conversion
        
        Change-Id: Ie154684f8f6cfd2c117123288ebc0eab09edfee2

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [c57aaaa05ccf11d34e751687b9513b0988659063]

        update help ids for versions of dialog .ui conversion
        
        Change-Id: Ic73478456ef582616290f33f08017abe667d0315

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [cd1389b4c35e4e028b1e433246093cf2f1f13b42]

        add a help id for the over all dialog
        
        Change-Id: I79d00e64ab2666973c4e6a8e3a47cf500e54c9cd

2013-07-15  Csikós Tamás  <csks.tomi@gmail.com>  [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  Caolán McNamara  <caolanm@redhat.com>  [7885eab3d5f01e8208310ca2f4258df5cbfdb999]

        update help ids for chart series to axis options page
        
        Change-Id: I26f081c3db9bb9eb1b8cd49ae112e68891647663

2013-07-13  Caolán McNamara  <caolanm@redhat.com>  [5e64ac33955bdb3e58215ff9dc85f6f310e561c4]

        update help ids for chart color options page
        
        Change-Id: I5d1c9898f6d7fcc93a6afa307166851d653038ae

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [b344257a8edb47b721e283c9eb50eef9e8a381db]

        reuse one of the redundant .uno:EditPrintArea bookmarks for overall .ui dialog
        
        Change-Id: I05d1bdb6dae5a71a177940d339d3a4d58a2060aa

2013-07-12  Csikós Tamás  <csks.tomi@gmail.com>  [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  Csikós Tamás  <csks.tomi@gmail.com>  [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  Caolán McNamara  <caolanm@redhat.com>  [de54c17248708f728177be7a3421da1dc0e97504]

        update help ids for frame options page .ui conversion
        
        Change-Id: I2a314f2502addfd6f995aa8118ce898d7c8718ad

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [b6af35b3def2399a8dec491c50f7a946618261d0]

        remove unused helpids
        
        Change-Id: Ia01570619c3b388c1ad0251117d0a86cc3268b35

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [bbffb8dbd5930c7b808fdd3887ffae4fe88ee6f0]

        update help ids for insert axes and grid chart dialogs .ui conversions
        
        Change-Id: Ia2c49691e323ebb7b45367608d45d6f10f7b9f9a

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [5a69c57b710e35b715e5a55a175caec58cd5f704]

        update help ids for calc view options .ui conversion
        
        Change-Id: I3baf372658c09a8b39a320b0c7d266d774545964

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [2d7fe12895c38c0b4af2b466ba4c94d2247eef07]

        update help ids for redline options page .ui conversion
        
        Change-Id: I48d3248cfa99162a0ab484790f58543f7953b549

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [15a0007e4fef778ef6613e640868be043424ff4c]

        update help ids for mail merge settings .ui conversion
        
        Change-Id: I19cc7fa1dd9a24b95ba11e94c816e9e289cbb1f6

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [eb647886aa6b6d06d40c342d6509dd890409a410]

        update help ids for version comment dialog .ui conversion
        
        Change-Id: I72c7db534019e2ab7cd4e1e4f62fb97049e1dbb4

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

        update help ids for writer fonts tab page .ui conversion
        
        Change-Id: I06a1671e7361b731c5186d0dd5943d95896663b6

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [5292910b0bef2d577fe0a834e59634a327d516c3]

        update help ids for writer table .ui conversion
        
        Change-Id: I06db0ed5cfcba80aef17c84ba8dca4a736b6747c

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [043eb476b407398dc323b8aeb6c52489ce8fa3cf]

        update help ids for grid page .ui conversion
        
        Change-Id: Iaa32e1640659e978cc2c26e27ec6f68ec98cff39

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [841203a83dd42ead9e34ec55b1b30c1745143876]

        update help ids for pdf general page .ui conversion
        
        Change-Id: Ieb3e235db49b50c365b346070e02691a475339a3

2013-07-08  Andras Timar  <atimar@suse.com>  [489cb91bc7d12ce8fd4b2f7b3f6397c7d02a81cf]

        fix confusing text
        
        Change-Id: I8fe4e1dbe14acf4e8459e0f2e9fb09fb557c8030

2013-07-05  Miklos Vajna  <vmiklos@suse.cz>  [4732bf3f42cdd828dab4389641a5dbf3f0436362]

        forgot to update HID_AREA_GRADIENT -> ui/gradientpage/GradientPage
        
        Change-Id: Ib3b62a1bec9ba1f577687b8bcd62ce12f8b65467

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [f877066126875abff13f7f8f1e08a2b621eccc8a]

        update help ids for hatch page .ui conversion
        
        Change-Id: I03b65418e3e6850fef0c2ee50cbd59d07ff35405

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [c457fe96e49c1b870b10b359a1833bf27c743018]

        update help ids for html opt page .ui conversion
        
        Change-Id: If993538261cb04223e88ae3fcc3d61ee8969ff8d

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [f1701b12193c153b6f7d7de018b871e6a05beedd]

        update help ids for pdf view page .ui conversion
        
        Change-Id: I760965834d6583f37b0eca7bf90b29bf96de14c6

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [7de50a3f88322f0de1f334c2811bcfd73d816cf5]

        update help ids for writer general opt page .ui conversion
        
        Change-Id: I180c3a10578a125bc1e2f803a653d650ce80100d

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [e4fcd6566109736c1d2c17cd1b8be157ee7097db]

        update help ids math font types dialog .ui conversion
        
        Change-Id: I5a10a7ba19187f81cd837c92b6b2f04f68717fdf

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [765c807900c41dec96a0872ade229d4ca3fc50ac]

        update help ids for tabs tabpage .ui conversion
        
        Change-Id: Ibab36b40dff2f149b973deedbf69c1091945489f

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [af95be046caf1abca0b310406bdae5a8b10a1a1b]

        remove unused HID_DATA_SOURCES_UNAVAILABLE, etc.
        
        Change-Id: Ieb38c7169f3ff1f6f2bf5c5fddcfa899404d2988

2013-07-01  Andras Timar  <atimar@suse.com>  [a804914de5db3aef91f8c244db6acf59a1da0f78]

        typo fix: You text -> Your text
        
        Change-Id: I4543b50bca9bd9b8354ae0896c9d36e94606737b

2013-06-28  Caolán McNamara  <caolanm@redhat.com>  [e26aa35eb646a5f0e1256c72af000595c4845016]

        update help ids for pdf security page .ui conversion
        
        Change-Id: Ida134cf5fe2b1799fad26973797c923cc70bbec7

2013-06-28  Andras Timar  <atimar@suse.com>  [12227e8292bb583346c7fca808ddb78fde0f5011]

        fix confusing help text of IMPOWER function
        
        Change-Id: I25a474bb4787c1427035d304b586222f8813270a

2013-06-28  Andras Timar  <atimar@suse.com>  [e2321b4d8fd5c889e817efdce243d8255f9e167a]

        fix confusing help text of YEARFRAC function
        
        Change-Id: Id964089b73357490e898f29e9ee3c26deb57fa87

2013-06-27  Khaled Hosny  <khaledhosny@eglug.org>  [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-26  Andras Timar  <atimar@suse.com>  [f92fe458ddf0b7a79a11f426eff8f271639c6ada]

        Add Amhraic (am) auxiliary files
        
        Change-Id: I3ef1018e8b40b3c1626d5add7ffa217da6419a0c

2013-06-21  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [50f4d76f4c5cc0ff36a5d761dbf78257c3d31d50]

        Update help ids for pdf userinterface tab page ui
        
        Change-Id: I568b7a75c194e8849f2815d69edb3fcacf46e938

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [fd638f9abaea98e5a5f788b24faedc45fe01ec1e]

        update help ids for drop caps .ui conversion
        
        Change-Id: I9faf09609747ac4f4b949bb4a3d4663718b7de67

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [d6621f90fda77c1d2232f511f42b3ed0dc38ac68]

        update help ids for math font size dialog .ui conversion
        
        Change-Id: I8f84f83948d0123c0c0d925da278b2af89235ff2

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [9e61a73556425545fc6141adfbccde60488cc88d]

        SFX2_HID_PRINT_OPTIONS now gone
        
        Change-Id: Ie75ca371691f825e4a2d62415ed825be216c14a6

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [f44a3ad0eef863ee5b4dcdb79ca703fb01f744c3]

        update help ids for calc formula options page .ui conversion
        
        Change-Id: Ie6e7224c38273b1496a158db03bd9e26bc45999e

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [03476de71c679bfca7f49fea0e929755775f2d3d]

        add new help ids
        
        Change-Id: Id79126c536d165431e632a1c92578348093244af

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [4624c0b8f40731a32b398aacd78df97ea5413c07]

        update help ids after calc sort page options .ui conversion
        
        Change-Id: Id92e839dec9f3a3824366a044b31e4b5c2c752d8

2013-06-18  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [69604ab9ca7ce8f03c5eced18c393999908e1ca0]

        update help ids for starmath settings option page .ui conversion

2013-06-18  Andras Timar  <atimar@suse.com>  [383ad41f4c56b858362e44cdc3f795f4e11fdeae]

        fix confusing text
        
        Change-Id: Ib6ba4896f2b35d12e09c99c0af78dccac9044cea

2013-06-18  Andras Timar  <atimar@suse.com>  [e1cba99a0b20ff52878ab1d2d9e944faadf401b1]

        fix confusing text
        
        Change-Id: I7be47a0602b8a2fb598e28849a1db291516ca5f6

2013-06-15  Andras Timar  <atimar@suse.com>  [aac86abaa8bf30756159131de9f951141ba5181f]

        typo/help l10n extraction error
        
        Change-Id: Idc1b278d509ffcc35687b95393ef1fb7f6c397c5

2013-06-13  Andras Timar  <atimar@suse.com>  [50f2902dc9d125c6ab5b379d5389364bb7bdf09c]

        fdo#65666 help text for right aligned footnote numbers
        
        Change-Id: I08d6fc7b15b8324a2db9a4ef5d04ea63231efa48

2013-06-12  Andras Timar  <atimar@suse.com>  [175185e2bb4a0607fdf10b33cad121831510a5cd]

        fix Address Book Source page
        
        Change-Id: I3cd52436e58bd9f8b9d6e54a547dd3ebe225bd4f

2013-06-10  Andras Timar  <atimar@suse.com>  [74b25de61eef50245faacac5b07e7e375ba3e5cf]

        fdo#65512 fix missing images
        
        Change-Id: Idde43895488a29352a371bd90de1e21d46da9690

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [ed02574e293074b182982a4512884a6f2d7bcc5c]

        update help ids for draw/impress print options .ui conversion
        
        Change-Id: I772cfbfc9db7c3f84b7329c9c8b19a27bd7df638

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [62d083404f888fa33ad1264c59b46ae8a6278e91]

        update help ids for calc general options .ui conversion
        
        Change-Id: I0f8eb7b3f10725db46e5c40c10bdebd31ebd1bd4

2013-06-08  Caolán McNamara  <caolanm@redhat.com>  [adbfa5972aeaae80fbf94e11e523a91fe25e19bb]

        update help ids for pdf links page .ui conversion
        
        Change-Id: Ibd02ef63a0cfaef00c73f221f469432373517a32

2013-06-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [533cc6d89e457d7f7f1e3e0a4fae8e23e89d7a7f]

        fix navigation to cross-reference menu item

2013-06-07  Andras Timar  <atimar@suse.com>  [2f33891740c90955b03fad8452ade48d25df4fba]

        Help Agent is dead
        
        Change-Id: I889d1439e41f1c19cac12009ece37cd4a62ab3be

2013-06-07  Caolán McNamara  <caolanm@redhat.com>  [f0b6f17d48a040bab1445b6529e17acd6b879ffd]

        update help ids for japanese search options .ui conversion
        
        Change-Id: I46dc87a93df0b913525a0cd731a9a278e2c3719a

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [da1f6d1195f1bd42bd4abbea49416bede5f6b069]

        update help ids for create automark dialog .ui conversion
        
        Change-Id: I4e2d7939289cca8401d226c400c19a4fb4694c6a

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [76322cb521790cf7a592aafa3e378449037d1b30]

        update help ids for calc compatibility options .ui conversion
        
        Change-Id: I4b62c05732ccf68c763cedc40f186eeab2904ab6

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [5082b0ad7ca566bde06de2f976f350a97c1cd6c0]

        update help ids for calc changes options page .ui conversion
        
        Change-Id: I630cf7aa39b18a6618d8f79a33c23ba068b3718e

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [122381b674ee2c4bb65659945a454dfb912621a2]

        update help ids for draw/impress view options .ui conversion
        
        Change-Id: I6ff3f9d47e26f466915b5461f575c72f0eea4632

2013-06-05  Caolán McNamara  <caolanm@redhat.com>  [9673672d0430d12aec5162f69ebf25e2c84c6e89]

        update help ids for draw/impress general opt .ui conversion
        
        Change-Id: I20287d1a2d9877f59b77b11ba0d19ae63d524e32

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [aa476ad6439d346464c127adfdd50f4d7f1d929e]

        update help ids for opt calc print page .ui conversion
        
        Change-Id: I544007aac764d7d7af0b51525f0dd58265111e8d

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [efa1b1723eae3e378fbd299677745be1364e53ce]

        update help ids for writer options .ui conversion
        
        Change-Id: Ib72f4c8b0907a506e7d435e8808e51ac04704f99

2013-06-03  Andras Timar  <atimar@suse.com>  [adf5bd4a4f01d914ca17e792e4817075d405e900]

        typos: horizonal, expandened
        
        Change-Id: I316950e42b90c057c1f3807d0b9c92cd203a0031

2013-06-03  Andras Timar  <atimar@suse.com>  [5c702bf0306d4a922ab2a66ded71bdc8f68e6b5a]

        fix "the the", "a a"
        
        Change-Id: Ib1dee95fc5b9cfbfe5a731ea749b8db6c34ba875

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [1d9d3acc0df264a436b5ae719f13b2967a796ea8]

        update help ids for calc default page opt .ui conversion
        
        Change-Id: I06c93362a56e2d3c1e817d9c6cbe236e562885f3

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [c80240cf0171f821d88110662b506774f15d89fe]

        update help ids for paragraph align .ui conversion
        
        Change-Id: I286338de0ac8e894d50d4bfbc52bab5c89f43d08

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [7885f5194dcf66fa732fe900b6b3a39d9b7cb88c]

        update help ids for paragraph indent .ui conversion
        
        Change-Id: Iefa97af4e5199c196646a3c0fe3889bf7b7365b9

2013-05-30  Caolán McNamara  <caolanm@redhat.com>  [c21054cc80929b42d0a4a2c22ce8b2f6392a33d0]

        update help ids for .ui conversion
        
        Change-Id: Ic6a9483d08e0e0a08314c66f2c292c3b53630e0b

2013-05-29  Caolán McNamara  <caolanm@redhat.com>  [9725a25d88fd4a4c2abfcc41a2961bdb2de4ebb1]

        update help ids for ctl opt page .ui conversion
        
        Change-Id: Id1863a2fbaccb5298f3b114a4e4b4cd27753582b

2013-05-27  Caolán McNamara  <caolanm@redhat.com>  [56fb45d986561dde4a9675a2bd7495b7feb1df32]

        update help ids for insert cells .ui conversion
        
        Change-Id: Ia4278cc9930e8a8abc05639520770c336ca3f752

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [9d599487454a75a8076f2e40eace959ac58824fb]

        update help ids for math spacing dialog .ui conversion
        
        Change-Id: I2793fa6cb567423c9b75d5ea9ff8b421b449b4d3

2013-05-23  Andras Timar  <atimar@suse.com>  [e5ca2e81fcd42d619b728374f9c4e25b66032eac]

        fix typo in ahelp hid
        
        Change-Id: I97f5a3015dc7a06bde5d1b834559684d0f045ae6

2013-05-23  Andras Timar  <atimar@suse.com>  [50666498dd7c499a6c95c52ceef8a4f1075cc88f]

        fix typo in ahelp hid
        
        Change-Id: Ieb899939b92e98ea72006ea0d913c155d876d23c

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [18bae248eccf1bf35876c65e98aa438447c403d4]

        update help ids for catalog dialog .ui conversion
        
        Change-Id: I92f66bbacabc34af9428b08d9bcbe3ae228a8b48

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [2221e87b7de87cba44f8166d59949b30e6e8870b]

        update helpids for alignment dialog .ui conversion
        
        Change-Id: I47d64daf90d6224a2180169ab7accf1a55bafd50

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [0017d64c762e63fd66e8d853459343995bb86b61]

        update help ids for master layout .ui conversion
        
        Change-Id: Ia752635fba74ea24f3eb94897281984479a32b74

2013-05-21  Petr Mladek  <pmladek@suse.cz>  [cfcc32824c195ca37339ef33c99a099f9b7afe1e]

        add missing auxiliary helpcontent files for bn-IN
        
        Change-Id: Idbd5ddcef2a281fd568b93bca990de24e0b358ee

2013-05-18  Michael Stahl  <mstahl@redhat.com>  [7cbed0ad307c87de550f032046a39375979efe76]

        fdo#60967: adapt help content to new implementation
        
        (see core commit 38b06c661559e6eca60e2c4a4a3637b8293307b2)
        
        Change-Id: Ie29f70b9e76288cd7f43704c496571546c6f215f

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [6e411048d9eb0628a54cfb23647a181efe85cd92]

        update help ids for proxy options page conversion
        
        Change-Id: Id43a7d02edc9a9c9ba01e29cd894c4c39c549726

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [c1c2a9e4a98939e3229813b40101cdf99a8cf346]

        update help ids for calculation opt page .ui conversion
        
        Change-Id: I45a3e8154d4e84a548f03393f41fdee6f21f9c85

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [e0c44f8ece1d3732eeec93b0177b9c1ab1bc37f7]

        update helpids for paste special .ui conversion
        
        Change-Id: I7d862afde503342c57c3cf06f4665e7722868eb8

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [915ff02c0ee683d1ccbc1b3f5a9f53baa5646f8a]

        drop now unused helpids
        
        Change-Id: Ia11b4d369d3787077007bbfa6757315ea058a019

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [60ba9eab1a22a0b3c0e77f1000a90f626fb0cd1c]

        Update helper ids for calc header/footer .ui conversion
        
        Change-Id: Iee8fa9ddba22e914aa683376c67bec3c74c5e7dc

2013-05-10  Andras Timar  <atimar@suse.com>  [9c6ee8419cc4e7ff0d5b3cfbd9fc0e538e78f8ab]

        fdo#64205 escape '' in help text with <nowiki> tag
        
        Change-Id: I07fed20194bcb4223c1070866fd147388da57ba9

2013-05-07  Andras Timar  <atimar@suse.com>  [c599d2dde1df55d8d743d4eaf3521dbb4db10361]

        fdo#64211 replace / to %2F in HIDs for wiki redirects
        
        Change-Id: I93780b76e17a3b833ef4ee6a50bb0969ab8bb01c

2013-05-07  Andras Timar  <atimar@suse.com>  [87300967302507220e9a33e1f48d73779c584791]

        do not verify hostname when using SSL
        
        Change-Id: I9f89e0b185661a92c63937853c53afecea0d57fc

2013-05-05  David Tardon  <dtardon@redhat.com>  [dd11e905ed069b1a0e14d5cb3076e5a048d4e842]

        help.hid is not used for install--don't deliver
        
        Change-Id: I690d20dac7180d8f8de31148cf88cb7e07778db4

2013-05-03  Caolán McNamara  <caolanm@redhat.com>  [cdf274d40fc7142166dc0f1e44200577513ff537]

        wrong help id for a starmath button
        
        Change-Id: I7480772da1534b5afa18021ab9bda8f445f2926d

2013-05-03  Caolán McNamara  <caolanm@redhat.com>  [6cb5e00c329fa67da86f9c4b6eed09c8f675b099]

        update help ids for define custom show .ui conversion
        
        Change-Id: I9c5bf6bde981bc7feddb3fb1b103125337abb803

2013-05-02  Caolán McNamara  <caolanm@redhat.com>  [6f2db000656709d2dd442188b85498efb4ee64b1]

        drop unused DLG_INSERT_CHART helpids
        
        Change-Id: I3c7d8e7fed2dc5465f5b588863549462d6958fd0

2013-04-30  Caolán McNamara  <caolanm@redhat.com>  [c64ceaae688be1f6cedcd942d0e3ab35e2060a2c]

        update help ids for find&replace .ui conversion
        
        Change-Id: I8ea54748382b2a4c4b5a9e762de49c245b69e5d3

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [eddac30b5afa84c2420a553d2e822722dc857228]

        update help ids for duplicate object dialog .ui conversion
        
        Change-Id: Iecbc1f984d2a3345ec7bf151aa73b562cdd1bfbf

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [7584ed08efd8e9cea733a782544a1e1eeb48433f]

        update help ids for snap object dialog .ui conversion
        
        Change-Id: Iad05c0834a57b608d2c5441c1ba5f071198804d3

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [0021ca3f232ca48538685fc75e70616d5e12c407]

        update helpids for new user index dialog .ui conversion
        
        Change-Id: Ibaefd31ce9a4b94c06ff0f46dd82ea3338dd9f86

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [53c7b09224a3206cc72f65a4001b32e912ca5a45]

        update help ids for create author entry dialog .ui conversion
        
        Change-Id: I9b2aa368fce22b2b1529a9c820fca32378ca051f

2013-04-27  Caolán McNamara  <caolanm@redhat.com>  [e3312e857d9d66cde85602a669eb3b1a80ecee5c]

        update help ids for input dialog .ui conversion
        
        Change-Id: I21895cae17b5e881fe7cf87254ad4b64da572142

2013-04-27  Caolán McNamara  <caolanm@redhat.com>  [f844f8e592e9b0a659379f5157ebb37dbcd75098]

        update help ids for custom slide show .ui conversion
        
        Change-Id: I7ab16f63798a0f2610df448d9d2f8096ba3f3061

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [8f801b3f17f4d9ce1bb0fdce61e2ec35f6ab0538]

        update helpids for rename autotext dialog .ui conversion
        
        Change-Id: I516454e453c90018388ca436eef48a774f598e01

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [5770cefc9216a002005b0ae5442cd9163cfc6195]

        update help ids for numbering name dialog .ui conversion
        
        Change-Id: If0e6ac9bd7127855a308c46d9fe1fcffa5c31aab

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [02bf06fb7f614f446744195e4de4582290a6f1d6]

        drop unused helpids
        
        Change-Id: I3f17860e6f9a22ffe1ddf513df9f697a3c73c053

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [8c2dfbc78aabdc65c0fa0adb5d79e9e4095a605e]

        update help ids for edit section .ui conversion
        
        Change-Id: I2eb11deb6f80937d980612f994aea16e951734ca

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [dcb5f0b147f73d5a1995398f474271336ff2b033]

        update help ids for auto abstract dialog .ui conversion
        
        Change-Id: I1d4cd7f123f82513c1ef7c650c3ca6f4eee6beb8

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [0f337351043a65843b4b7687d33ca5afdc8289b8]

        update help ids for preview zoom dialog .ui
        
        Change-Id: I992ada56b4a9aa1b428b73df26831d830a0c68af

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [01a9fff87678572226b099c7102f5f1b03bec4b4]

        update help ids for merge table dialog .ui
        
        Change-Id: If8f5f47222b3d57c10f7ae2ae90bbea2df713a45

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [9b03a7110683c9e05b5a6a193d71dcfad58b8122]

        update help ids for ascii filter dialog .ui
        
        Change-Id: Ie6f9081a1711e6df3699a67ec3524163b924507c

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [887ad70ec215ad0420b4cee830fd72b22e4f9127]

        make protect sheet help find suitable topic
        
        Change-Id: Ic2b8c566b69554f49cea07fa22ca63c61df3d0bb

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [1909db99ab7d23a71e24bac25693b3a22d73bfa3]

        update helpids for insert layer .ui conversion
        
        Change-Id: I7d1e28d6d1dee286589a2e8ff2a363357d18592a

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [e6fede848bb18f23984d5748954ed0786aa27b1f]

        update help ids for share document ui conversion
        
        Change-Id: Ib86dcbb71ed7ff7f62f57a5655c32c6b1f3d47a5

2013-04-23  Stephan Bergmann  <sbergman@redhat.com>  [2057fbeeeab78144913ded4b662d14db7e64f8ff]

        Error: Duplicated entry. ID = par_id3154286  LANG = en-US
        
        in File .../helpcontent2/source/text/shared/02/01170102.xhp.  Introduced with
        e54918ea208076c28dd2b2879f2aee3f280f81b3 "document new value -1 for BoundColumn
        property of ListBox."  No idea if this is a proper fix, though.
        
        Change-Id: I6f6ce7ab425b3120b0794f622ac9111a6ad8f025

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [e54918ea208076c28dd2b2879f2aee3f280f81b3]

        document new value -1 for BoundColumn property of ListBox

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [dbe97fe597d0414935ae223ab635c3d9a6b0ec3a]

        update help ids for autocorrect except page
        
        Change-Id: I0937ef1650968d62a001506701a4d66139b98446

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [0d632f681f14295b916f14c88912267c13c5fe0f]

        update help ids for autocorrect replace page
        
        Change-Id: Ic6f8dcf7bb93bfb03fdb65825b400483a573be88

2013-04-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c000c3e3811701f55229bdc0231ceaf8f1e2517a]

        add missing help ids
        
        Change-Id: I4e3c1d9eada018c16f3657b93d0f95e0f0b1aa7a

2013-04-18  Eric Seynaeve  <github@nosperse.com>  [41837c920a92e84ad8bf989f407e60898aa99209]

        fdo#61135 Adding stepped lines: changes to help system.
        
        Change-Id: I9b285d4043ab412105d607a8daa6a6b250ba59c2

2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [0483b91db6d66dbe320ce8a129988a6ed8940832]

        update helpids for autocorrect dialog .ui conversion
        
        Change-Id: I5eec4ec839e83648362b60e2f840e8705bb4d7aa

2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [0065ae78b41544cda55fddddb0cf4e776da56e4d]

        update helpids for solver dialog .ui conversion
        
        Change-Id: I9e6ef6fb678dbc1c853fb9b6245b58a2d6b08b30

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [0a2a1d9d34779e473405adcae1a96710686c9cec]

        adapt help ids for goal seek dialog .ui conversion
        
        Change-Id: If4d94e8d3cea5dcdf605bd5362fa17be76925537

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [e1ab4a2eb199583079e4c87e945534488c64228e]

        update helpids for email options .ui conversion
        
        Change-Id: Icc85c3985369ef38ca50c1a0d750221f0c64465e

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [ed71cbfe7a4622e775e7355e7032c622d229b62b]

        adapt code to select source .ui conversion
        
        Change-Id: I684793f438d971584586352bb797b7aa64e16453

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [975cc3160ec3e34d2d8a6658c349c66e1e4a8249]

        adapt code to browser options .ui conversion
        
        Change-Id: I2a3c8445c5537091b0e7442ed5a93287dd225a37

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [02312df0968c2d6e1aece678fab055ee59e82b07]

        drop nonexisting RID_SCDLG_SORT_WARNING ids
        
        Change-Id: I91cdd46c5c8a0298c0dde5deae79793b7e7481eb

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [0ce9cee610e614ed3e0ba80815aee1b2c0175f10]

        update helpids for create names .ui dialog conversion
        
        Change-Id: Ifae1d027e4ed4b0d1b8a87cd6c147cbffd2d2c62

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [4a3bd60420f64d18d0b8e07a83f22c13b49267b5]

        update helpids for external data .ui conversion
        
        Change-Id: I61e253693703e8c049f0e6c286a5209c2939e265

2013-04-14  Andras Timar  <atimar@suse.com>  [8958c6b2dfdb38a7ef0a9415ab0f302cf19171df]

        fdo#52318: update help of LibreOffice Open/Save as dialog
        
        Change-Id: Ieb420daefe2d72b323b51686d4892e94953dd3b4

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [4fa871622ae5cb247520fc113d2278be758fa62c]

        fix duplicated id
        
        Change-Id: I01c5544db0d07a2e4301bf3b3306e4e8da701571

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [fa1f0460e82625309576c81b4edd24638033ef16]

        update help ids for calc delete cells .ui conversion
        
        Change-Id: Iab419cfb0747b0a56cdc8bf3bbf5aaae9f54344b

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [c994e4f941a7d5d5c5b1dae8e0c64d8cbe44b7e8]

        update help ids for writer view page .ui conversion
        
        Change-Id: I6a9679974edb9e0f7de165e41b5cf34cbe6a415f

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [68d0b1b6fc3fe84b2750018fe1c966486499f85c]

        remove RID_SCDLG_DELCONT remnants
        
        Change-Id: Idb9ac92c8114f8427e6dbd9c12cac91e436d95b7

2013-04-10  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [d2c95e0f607760c8eaa594389474f4126546cb0f]

        Modified help text for scalc Delete Contents Dialog conversion to .ui
        
        Change-Id: I7c7d8ebfabbdce95ebdd07728a626ab738e763c9

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [a4e6169aed45fa4b0cb1ba2c5ec784ea63a3a874]

        update help ids for manage names .ui conversion
        
        Change-Id: I952ed5050b71be71a56ee379952d760e18c23f0e

2013-04-09  Caolán McNamara  <caolanm@redhat.com>  [ffc7126974af6e43a8651006b23f1b8e97140f7b]

        adapt code to select range dialog .ui conversion
        
        Change-Id: I2af36a4f43323e18e66291663b1ebe16932e87f3

2013-04-09  Andras Timar  <atimar@suse.com>  [77f7ec5184335f7fb4e8f63845269a247bb5df31]

        fix broken image links
        
        Change-Id: I0990118003f2affd094e5fe6d61fedbfb71b7ca2

2013-04-09  Andras Timar  <atimar@suse.com>  [d8eda28998f96e94686acdd9aecdf9ae183a84eb]

        fix broken image link
        
        Change-Id: Ieb016e5ea46eb5b727cd09b9352d0b4c9e852d9e

2013-04-09  Andras Timar  <atimar@suse.com>  [0349c3c065b3e1200b6bac6a23812537c2a86b28]

        fix broken image link
        
        Change-Id: I894d523271a071f4945cd2f1fec96e033a50f99d

2013-04-09  Andras Timar  <atimar@suse.com>  [d70b5e828a1b408ca0f50a99ab98b3e18afab357]

        fix broken image link
        
        Change-Id: If94454ccbc9dbd97a50b8c08bb233b9ab8f181ec

2013-04-09  Andras Timar  <atimar@suse.com>  [0b2ca17d530037482d0c57fbb4b199ee94392920]

        fix broken image link
        
        Change-Id: Ic0ec15cd59ab26323c53293aa1d95c10348978bb

2013-04-09  Andras Timar  <atimar@suse.com>  [d53f334130490bfa9390cc8920b7db6f48e4cf09]

        updated Object Catalog help
        
        Change-Id: I42cfd2a00ed868f91e2b46f9451132bf80fd9c18

2013-04-08  Caolán McNamara  <caolanm@redhat.com>  [fad1c3879f6fbdaa13d0849d5e23f671e36e6e2b]

        update help ids for text grid .ui conversion
        
        Change-Id: I56157e2d6120c0444e1043760c0b5ff2b407b06f

2013-04-08  Andras Timar  <atimar@suse.com>  [a01aa04b5d5101de448a662a3cca62bb40457111]

        another typo
        
        Change-Id: I33f3114581328b5d2b343a486f4b9067fd00540e

2013-04-08  Caolán McNamara  <caolanm@redhat.com>  [8324fed2c247ecc5948153ca9b5119a5307d4a31]

        update help ids for address template dialog conversion
        
        Change-Id: I3e4608bc1a86d8ddeaf7aff7057c40a8ddc336a1

2013-04-08  Andras Timar  <atimar@suse.com>  [439f5e6e786f98d40add88e0b2ded31eb096a835]

        typo
        
        Change-Id: I1a2c3ddbbb5511bca67880b4366b4d8045d7d04b

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [2e1a9cae55c82ba0faefc4b7d41b902e90ec6c27]

        update help ids for calc sheet page setup
        
        Change-Id: Iae1f7f2ee893fc52b59242a44d92cbbfeba11954

2013-04-04  Andras Timar  <atimar@suse.com>  [4e639b52e7cb790a048586490546fb76c89539ab]

        add more languages to WikiHelp
        
        Change-Id: I4210f948f464b9f7e4eebe9bf92f9f94ee691d8b

2013-04-04  Andras Timar  <atimar@suse.com>  [d0095f62f7de2e56513dbf97e9b21c2e321f1971]

        fixed bookmarks
        
        Change-Id: I0bb790744e6cc66776143aaecfc3f3aaa73f8736

2013-04-04  Andras Timar  <atimar@suse.com>  [239b55253ecf3cb52b613d948a1d090bf8d3dc43]

        typo: Curren->Current
        
        Change-Id: I2724ac6f84917303a284217046afefd0d3b8e75e

2013-04-03  Caolán McNamara  <caolanm@redhat.com>  [20791d487f493ddd008553e9970a622362ca546c]

        adapt help ids for online update page .ui conversion
        
        Change-Id: I1f5587e3c373f9c857e1f1fcf390e964da31034f

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [368e41dfa3f5f1d0cd04c9605cf36db49b9d03b3]

        update helpids for smooth line properties .ui conversion
        
        Change-Id: I56c75a406e96b62945f4457f468f6ca8a46fe6bc

2013-04-01  Caolán McNamara  <caolanm@redhat.com>  [037b55c72ae7831f19ffb8429fba81038314c163]

        update helpids for ms vba load/save options page .ui conversion
        
        Change-Id: I4f46a1b9d4749cdd752cf2cd8337a6f4ca99be99

2013-04-01  Caolán McNamara  <caolanm@redhat.com>  [791a4ca3db3daa31a41d500d0a228ad1c54502ab]

        update helpids for save options page .ui conversion
        
        Change-Id: I70a62853542b17a31c43833df74490f9e6d599f3

2013-03-28  Andras Timar  <atimar@suse.com>  [d67b1b116fd3c4d9e08c45135949e55e7170a6ae]

        fdo#58169 add help text for ODF 1.2 Extended (compat) mode
        
        Change-Id: If2ccab7d5dbe82dfb84dc2ccdc9f87e99e42ce76

2013-03-28  Andras Timar  <atimar@suse.com>  [43af1f1ed191b075af25c02a131d7eb52189ef62]

        fdo#59893 fix wrong shortcut key description
        
        Change-Id: I142a2e4655f3019815e6d751c19b6b74685fe79c

2013-03-26  Michael Stahl  <mstahl@redhat.com>  [341ef992d8fdc702e97274779cf3aa92133c547b]

        help: remove "Internet" tab page documentation
        
        The SfxInternetPage was removed in dbba84906d394187b105b9b899ec10065d2d1fc8
        
        Move documentation of target frames to some Hyperlink page.
        
        Change-Id: Iae453034cb79a8f451a5c34e0f3b76d224e8a6f0

2013-03-26  Michael Stahl  <mstahl@redhat.com>  [76f7263f5cf10b2dbdc55a195cf10e4fd3c4d7bd]

        "Properties of" is a silly title - why not "Document Properties"
        
        Change-Id: I769964a3eb96c9dbc3a4c7dac32a0988e192f72e

2013-03-23  Andras Timar  <atimar@suse.com>  [866c0eca7cda0f8f3939076e11820ebdaf4870c3]

        fdo#62537 To Print a List of AutoText Entries
        
        Change-Id: Ic1d8a70b84dfb7547cf75e8b8ba3fafbc06387cb

2013-03-23  Andras Timar  <atimar@suse.com>  [31516bbabeb16119424c371fb17975a58b74d108]

        fdo#61379 Java options are under Options - LibreOffice - Advanced
        
        Change-Id: I2171d253700b78966520318efe31ef31cc77ef0a

2013-03-23  Andras Timar  <atimar@suse.com>  [3400bf6b126ed5fb66fa7a93b5e295c745f7f9fd]

        remove obsolete comment about Java Media Framework API (JMF) and DirectShow
        
        Change-Id: I7da16c9a061cf97f52df04043e2bcb3bb510c82d

2013-03-23  Andras Timar  <atimar@suse.com>  [17fc35abbf9f9ddf4be1c4beb952e8ee780e71ce]

        Report Builder is no longer an extension
        
        Change-Id: I3d1377b11ccd01b3a6fd7d4f5be334adafe290da

2013-03-18  Andras Timar  <atimar@suse.com>  [7875d6df2911a7caa8de1adac9b5b21026c8b9a4]

        remove legacy build.pl prj/build.lst files.
        
        Change-Id: I84913d7b728a85d84588c2bfa7cda6466aab4679

2013-03-16  Andras Timar  <atimar@suse.com>  [d9090a218a9ef58253a695bdb1369c48f4607409]

        kill %PRODUCTVERSION variable from help, none of its use cases were valid
        
        Change-Id: I879e787f40bb84831c8d035cab02bd751e448b99

2013-03-16  Andras Timar  <atimar@suse.com>  [10e966a07438118c206acf6bc10a57177478ec51]

        fdo#62291 use OpenOffice.org 2.0 instead of %PRODUCTNAME %PRODUCTVERSION
        
        Change-Id: I717038f1b8f025c1928ef7373aeca1001cc221c0

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [f25d6a1081dd929a8872fcd9305b5f06355d3337]

        remove dangling desktop_ModalDialog_DLG_CMDLINEHELP post .ui conversion
        
        Change-Id: I8a83f5169dce45084b2a35659ca3bf865921dcbb

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [a3f08d3afbee18266371a23abedd41c6a31ff57b]

        adapt more of help to presentation settings dialog .ui conversion
        
        Change-Id: I811875b80c8f49716482a8a520969ced6442163f

2013-03-14  Krisztian Pinter  <pin.terminator@gmail.com>  [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-13  Caolán McNamara  <caolanm@redhat.com>  [23ab50363f88feb8045447a8b63e79b2e7b248fe]

        update helpids for manage style page .ui conversion
        
        Change-Id: Iee59173e1d488529700e240bd75886557dc7178e

2013-03-11  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [1c7b7c25446258b819ad5df2c157b78425058b26]

        Use localize attribute for efficiency
        
        Add localize="false" to xml components which
        not include translatable string to make helpex
        work less with them.
        
        Change-Id: I20fe79b5a506fafaa6fd90bd62f12117af0bb3b6

2013-03-11  Krisztian Pinter  <pin.terminator@gmail.com>  [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-06  Caolán McNamara  <caolanm@redhat.com>  [44a39c4833aef3499030d046f153bb1d27e84027]

        update help ids for define name widget .ui conversion
        
        Change-Id: I42a378b7e8ea6074939967efd634c3c9af9cbbc4

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [08db61acb79ce9ead9fb4723a87eac199472ab29]

        doubled id names
        
        Change-Id: I9ab9a2f484131d94835eaf323bbe24771dffb5d1

2013-03-05  Caolán McNamara  <caolanm@redhat.com>  [071306b8f2e8d419a76ba2d493b7b8377fde2eff]

        update help ids for header/footer tab page .ui conversion
        
        Change-Id: Id91e2bd462896a2b5c1707463ccbf1b882f97b84

2013-03-04  Zolnai Tamás  <root@linux-dre0.site>  [80057f99f605bb833eaa93a6cfc21b593a302783]

        Add help for Limit
        
        Change-Id: I15ae938b8e07298191246231b00efae0c1315a74

2013-03-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8274992b1f66d9fb5766afd9fc427038f64de5e0]

        Add help for Query Properties Dialog
        
        Change-Id: I063c669c9b101214ac9b205aa40489a65facb858

2013-03-04  Maxime de Roucy  <mderoucy@linagora.com>  [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-02  Andras Timar  <atimar@suse.com>  [4a6558ff831f49756072305362880ed8c425803f]

        remove stale javafilters
        
        Change-Id: Iba546b82003a965f978a25657909158580bee6bb

2013-02-28  Andras Timar  <atimar@suse.com>  [b1cfd2b985bedae8929c2d798815b88e630e7a28]

        fdo#59209 add help text for 'Ignore system input language'
        
        Change-Id: I3383ffd50d818f2b9f4f7657d3482942ac605cf7

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [5218df0d55405043e35ffbbc5c2c7be1d259837d]

        helpcontent2: remove d.lst
        
        Change-Id: I5cd1e3c8f37c0447178da90b0b23d75dc4b3ffc5

2013-02-28  David Tardon  <dtardon@redhat.com>  [dd64dc0f137c28c8889c525adf3eb26caab38db5]

        add err.html to shared help module
        
        Change-Id: I39ebb1bb238c83e26300db95d242b2863b63aa2d

2013-02-27  Caolán McNamara  <caolanm@redhat.com>  [280514d881bb3bd272120e54d776025addcd2a35]

        update helpids for format page paper size .ui conversion
        
        Change-Id: I7f1428507cdb603f061590cdf527f0274f833e4d

2013-02-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [0f8696c0e556e64dae7e29f07d334e1e691d3207]

        remove pages describing removed Hyperlink Bar
        
        Change-Id: Ib0c800e6678b5ab50ec2e524463354a2f8d51eb6

2013-02-26  David Tardon  <dtardon@redhat.com>  [86d61cd53feccd830412794561d29390bcfba095]

        drop prj/dmake too
        
        Change-Id: I1b36088d5319e83e652a4c341a4fec6fbc0fee38

2013-02-26  David Tardon  <dtardon@redhat.com>  [81f8e6cfb8eae13a73536edcb08a09d73cf2b864]

        gbuildize helpcontent2
        
        dmake is dead, long live gbuild!
        
        Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [7c7158b88241fbd10350495567eb5b8420755780]

        update help ids for change tracking comment dialog .ui conversion
        
        Change-Id: I2636be03b38b2438108253736bceba597dd90660

2013-02-25  Caolán McNamara  <caolanm@redhat.com>  [6e3f40c9ca05ba234fac04074f594530f2e89e75]

        update help ids for csv .ui conversion
        
        Change-Id: Ibafa4f7f0578eebecac828c85422da2bb076bea3

2013-02-25  Caolán McNamara  <caolanm@redhat.com>  [8b34cd64a39003df8d30e3aba6e2e422e6712a16]

        update helpids for redline view tab page
        
        Change-Id: I12ac6f9a11a8faf9eef93547440498da36e48d12

2013-02-24  Andras Timar  <atimar@suse.com>  [c722cd78bfcc47e6c99d16af0db9dee68c96a654]

        fix Calc menu name in help
        
        Change-Id: I8a86567c05fe711e0e7d259e8ac2ba93a7526867

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [289af485bb9a21cb97426c7721ff144f1392edf6]

        update help ids for new toolbar dialog .ui conversion
        
        Change-Id: Ide65e39610b7b86dc1d1e20e20c98a1130ae93b6

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [7a607b7a563b85f5c0b884e8c32c4791c14cd66f]

        update help ids for redline properties tabpage .ui conversion
        
        Change-Id: I83e9a8ddcc5a2c489edc0a5ec033c2a5323766e5

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [bf70fe53f234c712ff047607b186a4687acf8675]

        update help ids for user info options page
        
        Change-Id: Ifa0de4fda8956fb664ce622485e23b08336fec54

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [a97475f929677fa26b59ecabe30ecbfa7159a521]

        fix build breaking typo
        
        Change-Id: Ifc1a5627d432335f2f31a1738904ef41729310a1

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [b568e27d3e9627927db41ebe0600f171cddf3708]

        update help ids for memory options page
        
        Change-Id: I8447f2e085ad15b3f1dfa0c946cc083c4f122aae

2013-02-18  Andras Timar  <atimar@suse.com>  [4e2efdde70cad695078965988da7c4c1228cc818]

        remove unnecessary () from end of sentence.
        
        Change-Id: Ib8b7270f4c0426036ff469f4d0e5ce6832b7fc7f

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

        update help ids for text flow page .ui conversion
        
        Change-Id: I220d305a82de72c7686e799f5e346e1ba88b8db6

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [572740861fcbe7e8dd948a25ee4fe3de9f273566]

        update help ids for general options page
        
        Change-Id: Id10148434581f1b9398c8d46b2d32ac134688243

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [5f64a375d52beb2d7e093c6acd90c02b70a67100]

        update help ids for stored web connection dialog
        
        Change-Id: I6b51c352cd03f97dc96e20ba9bc24f93b2df09a8

2013-02-16  Andras Timar  <atimar@suse.com>  [782023c2fc5fb427f12a531276c521bef455dd5f]

        shared help module should be built last
        
        Change-Id: I6633f76f00c74d7cb5eb2f5bab54e599e18ba4c9

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [a321504f9f0d89b463e259a02a2ae7f663522edc]

        update help ids for set master password dialog
        
        Change-Id: Ie1fc7731c19b2055b11ba1785ca15c76c22cee9a

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [648d33998856bc21fbe622ad239e6f1edbce6197]

        update help ids for security options dialog
        
        Change-Id: Ife9efaca68ed3e739465b3a577ed8bec5c35e0b3

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [31661c9c558f07cd5cc32c380c1c62749514f10c]

        drop unused macro security dialog hid
        
        Change-Id: I77f9daba02eebf0cfaa2a9e67b287ccd2401f0a4

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [005265749245773d92f3e434f58d531630d1e17b]

        update help ids for security trust page
        
        Change-Id: Ib174d1530fbafaad189394e9dbaf1260c6476369

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [46d9ef662c4e2825b3da02a9949ab19862df7422]

        update help ids for insert sheet .ui conversion
        
        Change-Id: Ifc59051ab02c83837f611e960760e85393c4a252

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [3675e295d2fcd60b2cb62a45dc94ab3d9a16c745]

        update help ids for asian typography page .ui conversion
        
        Change-Id: Ia972fc2670bf5ea8d9d3617b0007d73312c5b85f

2013-02-14  Andras Timar  <atimar@suse.com>  [ee22530d05859a866bb47700dbeeeed885e0c94e]

        fix duplicated id in help
        
        Change-Id: I6b18352025549c4b1d3440abe236c1b7c4a60799

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [f7693017b6f2faa411a75a1827b2dcbcd8c9ca17]

        update help ids for macro security page .ui conversion
        
        Change-Id: I7a7c19ca2a2f25ec93975e48b2914dcd56417434

2013-02-14  Andras Timar  <atimar@suse.com>  [0142ad19adb30534ba07908356f9139f0257c808]

        remove help of Insert - Horizontal line (removed feature in 4.0)
        
        Change-Id: Ie5847804f0a7c85a3b8b9c95b5ab28409759fcbd

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [cfb84454cfafb8a06957230bc3ead85816ca624c]

        update help ids for security options page .ui conversion
        
        Change-Id: I725807a7b6b9ab109f880796cd7352751fdaad41

2013-02-13  Miklos Vajna  <vmiklos@suse.cz>  [aab9e88882b7e799b6246caa6c40ca3d46e6220d]

        help for sw textframe gradient background UI
        
        Change-Id: I10f7c03dadd68b665dd921f66060d7e6903916a5

2013-02-13  Andras Timar  <atimar@suse.com>  [cbf9ca859ce3381e1598201bfba2423b919633cc]

        compact help xml files with xslt which removes the cruft
        
        Change-Id: I7dfea1d7fd42a5e7aeed96db508a606982530b7f

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [7a051b06eee9561a19aa1248ec5dfde655c624e7]

        update help ids for print options page .ui conversion
        
        Change-Id: Ic5ea2c6acc4a157d726331ddc7ef826350df5fcc

2013-02-12  Andras Timar  <atimar@suse.com>  [4d7b72491649f33d115f687f5deee58bd9619ca4]

        enable syntax highligh of Basic code in offline help
        
        Change-Id: Ibe2d1ae405677e6357d6f62f4ed20158b94532ff

2013-02-12  Andras Timar  <atimar@suse.com>  [a5cae6c3e83ddae0b26fac30cf95378d2a5882a3]

        remove inline tags from Basic code examples
        
        Change-Id: Ie6731f769e311f2eb1793694828085661ee0ff09

2013-02-12  Andras Timar  <atimar@suse.com>  [0ba3d9a4202cd6418c4007a89e8c5fa73f0c9f05]

        untranslatable paragraph
        
        Change-Id: Id51a93e3f1c5a064730a4485980e380b3e22f39f

2013-02-12  Caolán McNamara  <caolanm@redhat.com>  [5ef75efe29dca279f89c456533541145470860db]

        update help ids for cell protection page .ui conversion

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [f6142808eb98d363d48a0c661206f98571df0203]

        update help ids for paths options page .ui conversion

2013-02-08  Caolán McNamara  <caolanm@redhat.com>  [612abeff1ee12d777ae84e53099db0863dfa57f8]

        update help ids for advanced options page .ui conversion

2013-02-07  Miklos Vajna  <vmiklos@suse.cz>  [331b8c672849fc422086552abb3723c82a2fa832]

        update help ids for gradient page .ui conversion
        
        Change-Id: Ib9dc04777c1f12516ca3c55a53023a793571d37b

2013-02-06  Dávid Vastag  <davewwpublic@gmail.com>  [ba8241b6b1ddd1db8f597152b440c947a8702cd6]

        More error detecting capability has been added to the help-to-wiki tool
        
        Change-Id: I0581e808fe9fd53c4a5b9c77139d71f006c4b507

2013-02-06  Andras Timar  <atimar@suse.com>  [46d83d5e6cc036c9ec5cad7d3d0d285d6b04dc33]

        remove obsolete no_localization files
        
        Change-Id: Ib9043d6abe4d855d70a6ee83746ab4289c59231c

2013-02-05  Caolán McNamara  <caolanm@redhat.com>  [a35db526f704f87c082cba926ccb3559bb2d561d]

        update help ids for fonts option page .ui conversion

2013-02-05  Andras Timar  <atimar@suse.com>  [de27f54d6680ddd2e94899271cb44b4780644da2]

        remove unnecessary <section> </section> pair
        
        Change-Id: I0cc3c32b782921afd29718eece64e57975fbea16

2013-02-05  Dávid Vastag  <davewwpublic@gmail.com>  [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-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5df11836790b705261ba5cc72f3e52a4569472a4]

        input line in Calc can be expanded to the multi-line

2013-02-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [bf7defabfd44aa46fe2b439ff4e154f8050c20eb]

        fix some items in menu navigation

2013-02-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [c4ec0df0ce4eac6a496edaa79eef916ec57dc851]

        the Presentation Wizard does not start automatically by default

2013-02-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e2ca1e3725a298db28fcf3a273807608e58ca896]

        fix description of DB function (double-declining is in DDB function)

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [c725b25af49aa5292a88eb0fd53eb322861567d1]

        update help ids for appearance option page .ui conversion

2013-01-28  Andras Timar  <atimar@suse.com>  [97ee0b3910f1652911f01443c27e9b77e7582332]

        add Turkish to WikiHelp, it is fully translated
        
        Change-Id: If89ffb1950f9e9a8d99140e1f37d65f4d4506a89

2013-01-28  Caolán McNamara  <caolanm@redhat.com>  [8c93e652fa9becc9779172593aab5a022e5528ce]

        update help ids for impress table dialog .ui conversion

2013-01-27  Caolán McNamara  <caolanm@redhat.com>  [803567e90d6cc046b9253e6171feebab4a43778f]

        update help ids for accessibility options page .ui conversion

2013-01-27  Caolán McNamara  <caolanm@redhat.com>  [c409b0f4447cd04b2c88253aecab3dceedc251df]

        update help ids for master password dialog .ui conversion

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [c72e13bc83d8adf973470eda98c3885ba64389cc]

        remove padmin_* ids that don't appear in any help

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [ebed690da83dec45b8b501c72f359fa788126c28]

        update help ids for document info page .ui conversion

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [d6a4e01ee6738f6a30401605ce2ee019fa94b649]

        update help ids for description info page .ui conversion

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [3337597be95c5d2a1ef72371da6e5f7cd7f3763b]

        update help ids for statistics info page .ui conversion

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [4dcc26aac0a3ef12d1a5bd0327898da96b2a4bca]

        update help ids for security properties .ui conversion

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [a01238220f1bfa2619f9ac37ef82a2f2800e8f16]

        update help ids for internet properties .ui conversion

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [b44e61129e505fa5e0478f252df1435148623ab3]

        update help ids for custom properties .ui conversion

2013-01-26  Andras Timar  <atimar@suse.com>  [3a5cdb25465c2f423892c184755dad7c0075c1eb]

        we don't produce KeyID help packs (not useful)
        
        Change-Id: Ie6d2fcab4d419e097557522621eb96a56b87ddf8

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [b8c513606f96dac3a5f10dfba008ec6c45830cb9]

        update help ids for column page .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [07bf3f5029f799b26d8a663de53c280094e84fb3]

        update help ids for pick outline numbering page .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [798a8c6cce95f7f873e73ab487aa0371239af872]

        update help ids for pick single numbering page .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [885bbf91f7a826d9f65f30ecea1aea9c835260c1]

        update help ids for numbering bullet page .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [3dba68c2869157f2011789c2fdf05cb216438ece]

        update help ids for numbering graphic page .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [351c2d40cc93737f988ba2b35d0ca26d511f296c]

        update help ids for numbering position page .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [745c3e5b1fdaa4882b4609d303cace6763e063e8]

        update help ids for numbering options page .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [6ca6ab572bc8b1ab17b43bb277d4909fed910ed6]

        update help ids for various small cui dialogs .ui conversions

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [7cd661f12ff18a7a95573e034d92e025198843a1]

        update help ids for autotext dialog .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [f29fb2a6e5b83f37eec5ba2e61dfd66fb508c0c4]

        update help ids for edit categories dialog .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [a420417ae9c0cd2ca852a0ae7d3aa38e6c48ebff]

        update help ids for exchange database dialog .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [fbc581eb7181792cec079cbf31ecbb049d6f1cf4]

        update help ids for asian phonetic guide dialog .ui conversion

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [be8ad26662aec522439b31cbe97823b73614d6e2]

        update help ids for table text flow page .ui conversion

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [f2d63b153483caab5009d0d4d2eab9a1bac77f82]

        update help ids for table column page .ui conversion
        
        and point the over all tab page help to the right help
        page

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [8511f484d27b4b20e653c6db66df39a52643489f]

        wrong help page for format->table->columns

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [c2d6b6a6c24b44bccab184368759052b366e82dc]

        update help ids for border page .ui conversion

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [3b379c4c53bbf69335694f214ca17393b9465ec1]

        update help ids for background page .ui conversion

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [17a2d59b68e705ae92509ea65bacacc2015f3127]

        update help ids for table format page .ui conversion

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [a7662a33f70582067dd9dc303ec7228a28f36a12]

        update help ids for outline numbering dialog .ui conversion

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [f96ff336fd0c754564e93da04d6531721ab745b5]

        update help ids split cells dialog .ui conversion
        
        actually, the pre .ui ids were all wrong from some previous move of this
        around, so this recovers this long lost help page.

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [2d030d074953cf178778c4afa2338915d4019e91]

        update help ids for row height dialog .ui conversion

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [580967fb938b22bf06f5f9488318f254f65aee85]

        Tutorial step #9 update help for .ui conversion
        
        1.   Add/Convert a help entry for the dialog itself.
             There are typically two entries already here, one for the UI
             entry, and one for the associated uno command,
             convert the UI entry (or if the uno one is duplicated pick
             one of the duplicated ones) to
             hid/path/to/ui-without-suffix/<DIALOG-NAME>
             i.e. hid/svx/ui/chineseconversiondialog/ChineseConversionDialog
        2.   replace all other per-widget hid entries with path/to/ui-without-suffix/<WIDGET-NAME>
             unfortunately there are none in this specific example, but you
             get the picture.
        2.1. There are no explicit help-ids in .uis, they are identified
             by their .ui unique widget name within the also unique .ui path

2013-01-18  Andras Timar  <atimar@suse.com>  [64c3fdcaa366e74afa672542f0a94b84be5008d7]

        fix paragraph attribute
        
        Change-Id: I674f1b39c3eb95dbec065afcda3fc5cdad766ce9

2013-01-15  Michael Stahl  <mstahl@redhat.com>  [a915dcd521181918307d16fb2168d436e5370043]

        help: Document Converter: remove StarOffice format on that page too
        
        Change-Id: I313f9d4fc5cb8fc9de1c8477be11618cdf78c677

2013-01-14  Michael Stahl  <mstahl@redhat.com>  [89d2680dda47ae81b2a50a0e9e1239f90b99cdb7]

        help: Document Converter: remove obsolete StarOffice format documentation
        
        The legacy StarOffice formats cannot be converted in 4.0 anyway because
        binfilter has been removed.
        
        Change-Id: I937ab2946b33eba0e1c603ab9659bfec86862155

2012-12-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d5d84f0ec4584e32147eeab355d0ab73e7dd9172]

        Removed help for the old template manager

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [1909df07cbd54bf753514cc6dc4137b7b69af63c]

        update help ids for number format page .ui conversion

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [5799c938c84418f332476644ad84283e24e95cf9]

        update help ids for print options page .ui

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

        update help ids for caption dialog .ui conversion

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [915fec85bbe8655bbf90e5f195dd82c94df23e1d]

        update help ids for template management .ui conversion

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [5a6c12923c9f6ff499a6447d91e680613be7dd2d]

        update help ids for captions options .ui conversion

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

        the .tree files are xml, so need xml comments not c++ ones

2012-12-13  Michael Meeks  <michael.meeks@suse.com>  [df4d4db7408ed3fc135eded6787bad80853619fd]

        re-base on ALv2 code. Includes:
        
            Patch contributed by Oliver Rainer-Wittmann
            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 Herbert Duerr
            updated help text for regexp word boundaries
            http://svn.apache.org/viewvc?view=revision&revision=1228026
            improved help text for word boundary regexp expression \b
            http://svn.apache.org/viewvc?view=revision&revision=1234738
        
            Patches contributed by Jurgen Schmidt
            remove onlineregistration with dependencies
            http://svn.apache.org/viewvc?view=revision&revision=1240245
        
            Patch contributed by Regina Henschel
            Extended tips for corner and cap style
            http://svn.apache.org/viewvc?view=revision&revision=1242287
        
        * re-enable on-line update help, remove obsolete on-line purchasing.

2012-12-13  Michael Meeks  <michael.meeks@suse.com>  [2700032f791ae80431ec7dc3429a963afa709fde]

        Revert "fdo#36057 time format using [] is needed to show hours non-modulo 24"
        
        This reverts commit 05e4e6345e7503b162356cfcff36a8787a34e05f.

2012-12-09  Stanislav Horacek  <stanislav.horacek@gmail.com>  [56562e9b04dcbfd63012eecddb53b76dc4cee84b]

        fix typos in LibreLogo help

2012-12-07  Andras Timar  <atimar@suse.com>  [6ff9e113ec347757b3f5c91836c55902bd0e0ac9]

        fix empty extended tip
        
        Change-Id: Ic74f10f8f2f06df7152e938698364010d1d25c5f

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [22de25aee5060ad81e2c37d3012eb0eab509614e]

        update help ids for calc sort .ui conversion

2012-12-04  Andras Timar  <atimar@suse.com>  [0c00fcce7d3e777b1734f97ef67c28c609b99f44]

        forgot to add this makefile
        
        Change-Id: Ic532d55d08d03b5e9a0f68756fe7f24046f809db

2012-12-03  Andras Timar  <atimar@suse.com>  [7c70118da4116a56150f0c4f403bc9360ba249f9]

        translators wanted LibreLogo help in a separate file
        
        Change-Id: Ib51706b67e82a70a0fb096810dcbd64774b5038f

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

        update help ids for insert script .ui conversion

2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [4e5f401564958994e3b3b2e9a522a3fe591dea65]

        update help ids for sort options page

2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [0e4327f816c56fd210a8e44f20f17b6b130a9490]

        update help ids for insert footnote .ui conversion

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

        update help ids for insert bookmark .ui conversion

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

        update help ids for outline position page .ui conversion

2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [63e82ba01f9c16d70cf1596f9ac5bfc1125b70a4]

        update help ids for outline numbering page .ui conversion

2012-12-01  Miklos Vajna  <vmiklos@suse.cz>  [14779b36c86679fafbab25f3886b2fb1faf79daa]

        add help for enable remote control checkbox

2012-11-30  Andras Timar  <atimar@suse.com>  [2fe3e715144881d57cce1d8aac7e0ca9c72c9bc8]

        tweaks in order to parse LibreLogo help (not perfect)
        
        Change-Id: I4e75d485ad5f663b9ed68f3504a43280ba56b965

2012-11-30  Andras Timar  <atimar@suse.com>  [b91788bdfe56875a9342d011439f954e50d9c751]

        <empty> -> <Empty> to please pofilter
        
        Change-Id: I6708f2d8d99d8b948733fb29b0a9279892bd3da9

2012-11-29  Andras Timar  <atimar@suse.com>  [4d46d7ee993ea549cf959bc012a616308b3496c9]

        cosmetic and typo fixes in LibreLogo help
        
        Change-Id: I3c47493b37c9c733f2c0af0598e399aa269b5c48

2012-11-28  Andras Timar  <atimar@suse.com>  [c9e185d454bd5f7a3bfb8e8018f598746f1d44a0]

        LibreLogo integration
        
        Change-Id: Id744f94b2d34a171cd710990dc55d0aac39051fe

2012-11-27  Miklos Vajna  <vmiklos@suse.cz>  [05bd6789ba844772f9757fa1196175e9591ccd74]

        redlining_navigation: add missing paragraph ids

2012-11-27  Muhammad Haggag  <mhaggag@gmail.com>  [df872eb038151f90ee6a128f33acbbd96c000a70]

        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-25  Peter Jentsch  <pjotr@guineapics.de>  [cd65acbcb541da83c39c3f1eeb6672a7bcc123d6]

        removed help content referring to obsolete XML filter options.
        
        Change-Id: I43fd160e5e44cf2ef23d9cd7f560e5ff7fd4be3f

2012-11-24  Andras Timar  <atimar@suse.com>  [14a35bc7c9a2a012e7d994588a2fcdf52158ebac]

        fdo#53902 add help text for Help - Send Feedback...
        
        Change-Id: I3cb4db444cf88096d27afd01e828c83ce31ab03c

2012-11-24  Andras Timar  <atimar@suse.com>  [bbbef57fbadf577d3b799d14288dd958550e68f0]

        fdo#55909 add help for date acceptance patterns
        
        Change-Id: I19a6249528cc6de10cabe8e91ef595996ba42c58

2012-11-24  Andras Timar  <atimar@suse.com>  [80899ee8568c141e25dbb9a04bd13507c89a0870]

        fdo#56103 wrong tooltip help corrected
        
        Change-Id: Ieaa4758afacb83b9f8bc3162934eb86ab124b531

2012-11-24  Andras Timar  <atimar@suse.com>  [a5e037cf6062e6b21e8c674a45f8b9ae80da40e9]

        missing spaces
        
        Change-Id: I662fcbc34b30ceace30c12a41f5459e4691cd27f

2012-11-24  Andras Timar  <atimar@suse.com>  [f3c69d4462504bf8f54ab3de7eec7120d04ebe0a]

        fdo#57421 hoint to enable macro recording
        
        Change-Id: I3348d66b43e243899baa719a6145bc50027c2503

2012-11-24  Andras Timar  <atimar@suse.com>  [df35c1baaacbf33b104745d04a0b58427d690b0b]

        fdo#51576 mention that $ matches paragraph break
        
        Change-Id: I3a1ff55059cfeadfec5439e36738cc0425f16ebe

2012-11-24  Andras Timar  <atimar@suse.com>  [b228822fd4f25fbdb5c367698e14dfc4a0f0af00]

        fdo#33150 remove hrefs to www.openoffice.org
        
        Change-Id: Icbf0fc312ea27fe5e63ec5eb9ef7c6d4ebe53462

2012-11-24  Andras Timar  <atimar@suse.com>  [d5919742bdec8aebb75ed0b16bb8be576e45e7bb]

        remove 'improvement program' help page which was commented out anyway
        
        Change-Id: Id4509c0dee067fbdd5e5adf02ecab35ede0492d2

2012-11-24  Andras Timar  <atimar@suse.com>  [ada1ecaf116330090c217d5cca88169d30d726d5]

        fdo#52988 Report Builder Extension is bundled with LibreOffice
        
        Change-Id: Ib91f3954cf8bf769e7ec41e474f126297577ae1f

2012-11-24  Andras Timar  <atimar@suse.com>  [31b8a30979690acf6372ef4be7f30f3c4a455325]

        fdo#55660 Mediawiki will not parse <font> after this
        
        Change-Id: I1ee2b7d617841d1664df560c5960f79c39f8129e

2012-11-24  Andras Timar  <atimar@suse.com>  [7be4495e86db83bb0fd27b36629a378d957f7ba9]

        fdo#57227 Amend help text of 'Ignore All' button
        
        Change-Id: I8fee367ec35776b707db2b6467bc20f61854c1af

2012-11-24  László Németh  <nemeth@numbertext.org>  [48c8755aca088c7af28cd8ef47c4834175914dff]

        fdo#57483 remove check capitalization (ugly 1980 thing)

2012-11-22  Andras Timar  <atimar@suse.com>  [fa745869546271e13d89b3ffbf5a18ebf70efaa4]

        s/en_US/en-US/

2012-11-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4791cbfa5e27f68938d0219ecb1b200edf6443f4]

        Too long commandline fix
        
        Change-Id: Iba6165afe9899a3fd864e862706075313d724132

2012-11-22  Andras Timar  <atimar@suse.com>  [53421e107f2e8c933e463e03a6bb7a0178b3ff85]

        move Presenter Console help to main help
        
        Change-Id: I1dba7596e704404e9bda9dcee8a0d02672aa93c5

2012-11-22  Andras Timar  <atimar@suse.com>  [36f2b829ab8724644735e18b62b703be6e2f1d77]

        move Presenter Console help to main help
        
        Change-Id: I96a5122eeeae1c078fdbde5080aac2e4e9200958

2012-11-22  Andras Timar  <atimar@suse.com>  [4b243824ba2107d95320dfba5ee74cf216fa00ef]

        cleanup, help tree files are localized with treex utility now
        
        Change-Id: Ifc8aba13d875cb1522df373f0179729931ed14f3

2012-11-21  Zolnai  <zolnaitamas2000g@gmail.com>  [0d7698e9affe313d6cb83272958c5600f5736fc5]

        Delete obsolete part of tree localization
        
        Change-Id: Ia16fcd82025d7412232bdf8522829cee30015ef9

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

        update xml filter settings dialog helpids to .ui

2012-11-20  Andras Timar  <atimar@suse.com>  [66abeb18556b468ea3d97cea78dcd8e9f0c94380]

        translations is a source-only module
        
        Change-Id: I85a8d170b83d1b0cf872a1fe7a216dd11884b1a2

2012-11-20  Zolnai  <zolnaitamas2000g@gmail.com>  [b468ed513b22bed0ad3bc70a51baf41903b705d1]

        Fix dependacies in help
        
        Change-Id: I37bfd70884864b43e1bf71c4971cfb85e85baa66

2012-11-20  Andras Timar  <atimar@suse.com>  [b77af3ca361f31f2626584b42fea44f5e322c793]

        remove obsoleted part from makefile
        
        Change-Id: Idc7ef636deffe2397bf2d88c4be088ea4c7bbcf2

2012-11-20  Ztamas  <zolnaitamas2000g@gmail.com>  [3499c33c54d33e9654c77741eb4276cdd57ed981]

        Localize tree files in help
        
        -Use the new treex instead of update_tree.pl
        -Change dependancies to localize xhp files
         before tree files because treex use localized
         xhp files.
        
        Change-Id: Ie061fc497542f53f81af9b6201bab1ef04d2020b

2012-11-18  Andras Timar  <atimar@suse.com>  [c3cfcf7098787f11ca987ef8db65fbb670d8da6e]

        do not localize a single non-breaking space

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

        update helpids for extension manager dialog .ui conversion

2012-11-15  Andras Timar  <atimar@suse.com>  [fa665d0f817d7446b290a16434411d6af0ad6f91]

        typo fix

2012-11-15  Andras Timar  <atimar@suse.com>  [ff39701b0e841035089929ab7811c7431ab9b39b]

        format Basic code examples

2012-11-05  Caolán McNamara  <caolanm@redhat.com>  [6291844ea9c4c1d6863c62cbd33e841ff21d3e7a]

        adapt macro help ids for .ui

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

        update macro dialog help ids for .ui

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

        typo sw->swriter

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

        update endnote and footnote help ids for .ui format

2012-10-29  Niklas Johansson  <sleeping.pillow@gmail.com>  [23d7515757534fca7d50e1201745586adde4b8f6]

        fdo#42135 Add help for the button export in Macro Organizer
        
        Adds a section of the previously undocumented button Export...

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [50b30c29041679bbf20ee9c4d2b7558b9b84601c]

        sync .gitignore to avoid dirty submodules
        
        http://stackoverflow.com/questions/4873980/git-tells-me-my-subproject-is-dirty-what-does-this-mean

2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [5bfa0312c389fab33dde8bc3d196dc51764b12b4]

        update helpids for InsertIndexEntry .ui

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

        Copy .memdump rule from core/.gitignore

2012-10-23  Andras Timar  <atimar@suse.com>  [a43f72ace3d84b3ba0df35ec589a21a1d5de2299]

        fdo#54699 document that macro recording is an unstable feature
        
        Change-Id: Icd07c94b22bf8527c5eedc7152b98e462daea8c3

2012-10-23  Andras Timar  <atimar@suse.com>  [e7fbc5a6b9ed38e7cbca420335f509c82d34cd02]

        fdo#51854 add help for newer horizontal/vertical cell alignment options
        
        Change-Id: Ib1082b1926da65276d74c1a474fb565e7389ca29

2012-10-23  Andras Timar  <atimar@suse.com>  [5ce2b22ceed6bbb22f888fd12798ac53f5e7de98]

        fdo#53882 add help + extended tips
        
        Change-Id: Iba92cb962b82e260919958e10d78ba142508b4a7

2012-10-19  Caolán McNamara  <caolanm@redhat.com>  [6e855787c1fa512546f8e72766606fa2f90d0854]

        update helpids for bibliography entry dialog .ui

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

        update insert rules helpids for .ui

2012-10-16  Peter Foley  <pefoley2@verizon.net>  [6b8392485c4b81d0a398a8c88a0e1f7ab53365f5]

        update gitignore

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [a7d7be20a6379bbd96a41a93f1c0edd55f1eca51]

        ignore the proper build-dir now one level up

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [61173c1b58efa79c0ba6b08348d2796a249d0186]

        move help structure one directory up
        
        Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc

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

        convert insert->object->ole object to .ui helpids
        
        Change-Id: I90762f1ccf37ee1a444d127aad868cdd0a3cc547

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

        fix up password help ids
        
        Change-Id: Iff652dc7e63eed43254f7e017f268ce9f3aca849

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [4f6060c4ff1e96dea43ad7b2380e5fa47d1f00c0]

        update helpids for insert->plugin .ui conversion
        
        Change-Id: Ibe66851b2b81f7bb0cce88a7009303c5d2c6a4c6

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

        add help for SVX:CHECKBOX:RID_SVXPAGE_HEADER/FOOTER:CB_SHARED_FIRST
        
        Change-Id: If5a19ed3d7a2433a6f68818867ee53610bd1003f

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [97e68aaa170ef675328e5b100980b498f728b5f1]

        update helpids for graphic export dialog .ui
        
        Change-Id: I14c83a959be887da8033ae5bdd81bf8e69a619d5

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [3ac9c2daaec0252c24cef70cfa15b60028650db8]

        update ids for password .ui
        
        Change-Id: I7129901345dfee905a85f6710c4b378b22b52e26

2012-10-05  Caolán McNamara  <caolanm@redhat.com>  [0ca1744ff1841cdab1fbefd791faf66ed72271d4]

        update hyphenate dialog helpds for .ui conversion
        
        Change-Id: If32997bea63861ec291d70e6512d457cd61e487d

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [40ba9e415717b5528181e2694aec2c7768a771c7]

        update thesaurus help ids for .ui conversion
        
        Change-Id: Ia7c36c670053cf15a20daff285a97eb7b277b439

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

        adapt insert break dialog helpids to .ui names
        
        Change-Id: I5cb340d574a592b41b47d99d35680d46fee23101

2012-09-28  Niklas Johansson  <sleeping.pillow@gmail.com>  [752c24a0d69670fc9577fa4ae4cfac0d3ae00269]

        fdo#42135 Button changed name, update help file to reflect change
        
        In the Macro Organizer the button Append changed name to Import, this updates the help file

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

        adapt insert character dialog helpids to .ui names
        
        Change-Id: Iec3a62c9636e0797ca3a5ecf67b135d0f99dd66a

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [516e34d25844fc45f4ad08bf61395c867f672826]

        adapt sort helpids to .ui names
        
        Change-Id: Ie268f70bb21276a19119add5d3b9b7188879b547

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [95e01f866feaa4c91cdc3f32ad77affbb5872c52]

        adapt zoom helpids to .ui names
        
        Change-Id: I01743d55f302015bb9a2085f75b3bb9467f97e63

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [2f3421518d755f0cd7ef122264d13b8d4252fdb3]

        adapt string input dialog to new layout help ids
        
        Change-Id: Ie43a6d2dddf0f7db6ff977312fa2c6f93d49e373

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

        update autoformat table help ids for .ui conversion
        
        Change-Id: I59769b7f951f2d1c9973a50a9927c883c5715b20

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

        update Char Name tabpage help ids for .ui conversion
        
        Change-Id: I5261bd9a55b56e29b3a7505321f989d9017409cb

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

        update Char HyperLink tabpage help ids for .ui conversion
        
        Change-Id: Ic94143cb39b4d5930b3d9aa044dab3272fecdf0c

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [4488c5377b9df5d5ef6011d8305a62704412bab4]

        update Effects tabpage help ids for .ui conversion
        
        Change-Id: I7f58a97c45432d1be321d1343500063889cc37a7

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [3f3afc0b94ba380be0764e0b3c0cc5c4120be30c]

        update Position tagpage help ids for .ui conversion
        
        Change-Id: Ic3e352b86e23521d5edfc7b652d6a945cd10e5e9

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

        update Two Lines in One help ids for .ui conversion
        
        Change-Id: I67c589ecba9558aa0af559397ca07100f6cd7152

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [7c17e0702d86bf099370005c2b879d360c682290]

        update Text<->Table help ids for .ui conversion
        
        Change-Id: I24fea5af8cc404aa6db5df00547772cbd460ba1e

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [38e0610c861c8c58eae9ec525b83cf0f5639d6d2]

        update SplitTable help ids for .ui conversion
        
        Change-Id: I977d13a11db2c8f82496d95ffb2b0bccf4b2ad26

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [7184e72f1a1d928ff9499b8c1aa72644e365bbb0]

        update ColumnWidth help ids for .ui conversion
        
        Change-Id: I75e30572d5d09febbeee37e24f53b672a256b4da

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

        update static PrinterDialog help ids for .ui conversion
        
        Change-Id: I87401c1e01ad759e7af7b5c2a1341518696901a0

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [289bc63b1495d7b7625d5ea71072ef12f0ff9105]

        update InsertTableDialog help ids for .ui conversion
        
        Change-Id: I12cb6c17186dfec29c2e4ddda2a24b382af2b008

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

        update wordcount help id for .ui conversion
        
        Change-Id: I65beeee852b8b95deac78221a0f05ee5c9aeea48

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [4402a8ff4e058071bb03764228af9b1480740e7a]

        update helpids of LineNumberingDialog
        
        A representative commit for full conversion of a dialog to .ui format.
        
        Change-Id: I584f0bb6884511923fc347494a08e5d1383c0885

2012-09-24  Andras Timar  <atimar@suse.com>  [7175bf45cdd40029d33213fe559525b185b6db78]

        format a few Basic code examples
        
        Change-Id: I6c1563eb7f1b3d8b353da963ab7521e17c57e24f

2012-09-23  Andras Timar  <atimar@suse.com>  [821c0522e017a19e0d3fd1fe3a1bf76692fe81b9]

        keep indentation of Basic source codes
        
        Change-Id: I0dd63851a1a9fd9f4f5a7d7662250e8d7df07232

2012-09-23  Andras Timar  <atimar@suse.com>  [d725d2d6caf66f6e7786ea6d48b3878a60be9eaf]

        fdo#43449 ignore image width and height in wikihelp
        
        According to the OpenOffice.org Developers Guide, the width / height
        attributes are optional. The width and height attributes are currently
        ignored by the [local]help system.
        http://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/Help_Content
        
        Change-Id: I5c19e18d1e22a9a44f7f6b7ac467b2b4d15c92ab

2012-09-20  Andras Timar  <atimar@suse.com>  [c87e800a0da6ae192b74df3f05527ca3cd4588c3]

        update tree files from topic titles
        
        Change-Id: Ia49783c59614c4f01978ba4eef671daf74aeee07

2012-09-17  Andras Timar  <atimar@suse.com>  [9566abad03d89f98cdeb8d662c39aa54db2ca3f1]

        fdo#43450 make markup wikihelp-friendly
        
        Change-Id: Idbe41e111abd0910e171138b4c4a9f980b308ba1

2012-09-17  Andras Timar  <atimar@suse.com>  [e8ce6051b0a9dc3de4fbab57993ca9c69e6a2536]

        insert missing spaces between sentences
        
        Change-Id: Id30ffefa7d208e85b03564ff8bfccb43d1eb53cc

2012-09-17  Andras Timar  <atimar@suse.com>  [aa0cd707987a3460e5f74ceda3f96515974cd011]

        fdo#46704 replace wrong example to Noel Power's example
        
        Change-Id: Iec4909f84cacf0a9d8d4228a4063287764fa0aa5

2012-09-17  Andras Timar  <atimar@suse.com>  [7aa886637aba596dcc79dfa107caad954beb5db8]

        fix wrong text, related: fdo#54987
        
        Change-Id: Id9f232c42b3ae96bc332e06e8d2273216e1d2bb0

2012-09-17  Andras Timar  <atimar@suse.com>  [7629b43c39401c54c0a56535d1aeef7f865bc02a]

        add missing bracket, related: fdo#54987
        
        Change-Id: I05fad38883524f3aabd2f71cea32654165152f85

2012-09-17  Andras Timar  <atimar@suse.com>  [dfebf90e0f9aed3088bff8b6a0c84f2faed5179d]

        replace ." to "., related: fdo#54987
        
        Change-Id: Ieae3928f40550f36a726e285ef150181e2b2e95d

2012-09-17  Andras Timar  <atimar@suse.com>  [553a1ca576118595d7c1aa3ca1083431c8f663d0]

        remove obsoleted paragraph, related: fdo#54987
        
        Change-Id: Iad2db1d0981f23eef1c5ff14e0fecde1e84932a9

2012-09-17  Andras Timar  <atimar@suse.com>  [5c4d5ccf756cd192251b2010813713848a07b95a]

        update text to match UI, related: fdo#54987
        
        Change-Id: Iaf32c15020cbbc0a43d65c0c562b41ce0c8ddf64

2012-09-17  Andras Timar  <atimar@suse.com>  [650a8bd4992da843613c5fea8af1191d4c4aedea]

        it is a box not a list, related: fdo#54987
        
        Change-Id: Ifd63545880963c8bf2dc1c86618bbcfb6bc3a7d4

2012-09-17  Andras Timar  <atimar@suse.com>  [555a2510246da953015c2366a1aa83d3c7ab9140]

        update text to match UI, related: fdo#54987
        
        Change-Id: Icec07d57d2ac5aca1a8269494eb4669d61aaec3d

2012-09-17  Andras Timar  <atimar@suse.com>  [022142e7a4f8937038f573542b2db41a01eba6de]

        remove redundant sentence, related: fdo#54987
        
        Change-Id: Ief08afc2a10dcfd37fceed617db29738fcfe73c0

2012-09-17  Andras Timar  <atimar@suse.com>  [e4348e72f5d714e4425ac48df4d1156eb50b34d9]

        trying to phrase better, related: fdo#54987
        
        Change-Id: Iaef6bd0d07eb5e4f017d5b8e42c54ec7106cfb32

2012-09-17  Andras Timar  <atimar@suse.com>  [cadc0f6886358553e92697984d313fa1b130e0ed]

        replace ".</ahelp>." to ".</ahelp>", related: fdo#54987
        
        Change-Id: I8934f0bbff9cddc1a9c4de9a8098127001a28dab

2012-09-17  Andras Timar  <atimar@suse.com>  [5d35fd9217dae01f2848cdca2bd141d75893f814]

        remove <emph/> tags, related: fdo#54987
        
        Change-Id: I200d23c7f767818ffb2cf33d5963dfc92451de0f

2012-09-16  Andras Timar  <atimar@suse.com>  [1107ddd5c564f1157434abce777a4150753877ac]

        typo fix
        
        Change-Id: Idfd803ea65eb7bf15a41413cd395ccef8f0ed7d4

2012-09-16  Andras Timar  <atimar@suse.com>  [f4b8249675346948f0dfc5f6a3495a86465fb744]

        indented Basic source code + enabled syntax highlight for wiki
        
        Change-Id: I4f139d3f3cdfc1492c2d7c0cbdf0a0014879c4a9

2012-09-13  Andras Timar  <atimar@suse.com>  [9d34a6766812333d9bd76ae56b1f0413dd36e8f0]

        fdo#54735 wrong <switchinline>-tag in Help par_id3153935
        
        Change-Id: Idef63c0468fec89624ba601e86dd998408e1c864

2012-09-13  Andras Timar  <atimar@suse.com>  [580a405c08ef8f07a38b26127afe5856d3faf45e]

        fdo#54734 Missing <switchinline>-tag for MAC in Help par_id9838862
        
        Change-Id: Ib8e6ba6d046eabb746d798351b4320f8c2663304

2012-09-13  Andras Timar  <atimar@suse.com>  [1b660465a9dcf532f8eee6146fac9c3f2da9f2ca]

        indented Basic source code + enabled syntax highlight for wiki
        
        Change-Id: I4f0b0f434dc26a5b93c9e97ca48877e82c516682

2012-09-13  Andras Timar  <atimar@suse.com>  [40989785363cf0238ed7228b7ca662fab75fc9ac]

        enable syntax highlight of Basic source code in wikihelp fdo#41737
        
        Change-Id: I8e1c2ba3cb8b8af99492ca0c47e60531ac68d1b0

2012-09-13  Andras Timar  <atimar@suse.com>  [7f30adfb6831dc088521ab7023bcbf368208baa0]

        nl highcontrast stylesheets were different/older than others, unifying
        
        Change-Id: I1bd37c1d583c8c351ed147bf153d23df7bb86185

2012-09-13  Andras Timar  <atimar@suse.com>  [9fdd8ca77efc6bf1c4b69021f0168ee84d83378f]

        enable indentation of Basic source code in help fdo#41737
        
        Change-Id: Ib65eaaae36eab347819e305337c80c4117b4e5fb

2012-09-13  Andras Timar  <atimar@suse.com>  [e9f3bd2782afcd2dc1c89593c98891a06f6d40d6]

        change paragraph role to 'code' for Basic code
        
        Change-Id: I2d8b4a062858678561c6808f106a29035b144794

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

        add superscript and subscript support and remove odd 1^st construct
        
        so we can get rid of the confusing 1^st help text suggestion
        
        Change-Id: If6ce1b7a347c89f6209cfc09b67d939088efa6fc

2012-08-22  Andras Timar  <atimar@suse.com>  [33af01c6d3ce7807be3e79a43f59329f1a300acc]

        paragraph id was empty
        
        Change-Id: I4f53e0cc5743841f5ab556242bf459875afcea80

2012-07-18  Miklos Vajna  <vmiklos@suse.cz>  [3cacadc5c9e6a0780a4c75cd3614eddc8db8e933]

        fdo#38244 update comment insertion help
        
        Change-Id: I18c238f31a118f3bd2b1c87c7ecc79912ea1de68

2012-07-16  Andras Timar  <atimar@suse.com>  [d2e2492baeea715a2a8466964cf00e4be50af885]

        fdo#52069 updating cross-references help
        
        Change-Id: Id2e2116596704c65443867ffad152e64f59dcb99

2012-07-15  Thomas Arnhold  <thomas@arnhold.org>  [abf2002a90e7d07a05d97cc60d5e9bbfc595a1b8]

        Remove non existing HIDs
        
        Those exists not anymore in the codebase.
        
        Change-Id: I9fb5c728a3b382385cc1a8f28e18dc3b92ce1580

2012-07-14  Thomas Arnhold  <thomas@arnhold.org>  [bca3d65fe3c6d79608ffc821c5ad7c27cc92a3c0]

        Remove unused HIDs
        
        Those were only listed in help_hid.lst
        
        Change-Id: Id2be6bd3b7b5b613aaf4f57a4efaa18d785dfab6

2012-07-14  Maxime de Roucy  <mderoucy@linagora.com>  [6256207a60227e9df14ce60bb0d4b6223ee1d0ba]

        Change format paintbrush
        
        Only copy character formatting by default.

2012-07-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [79d6592b4bc2fdca2818a711c0ac5f347d4867a5]

        add complete names of areas in pivot table

2012-07-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [ebcfbee0e2033dcbbcb93cf2b3e7ca60a784ff94]

        fix typos

2012-07-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [9c27d38c86d678603d075b6eee7db9a8023ad346]

        array elements instead of arguments

2012-07-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [fa8eab4704d0b2e475d2e9cca8f4b6e60034ea25]

        add right-click to edit a comment

2012-07-02  Stanislav Horacek  <stanislav.horacek@gmail.com>  [cfe15f6567721563ba3d2af3fc57e47eec0c9609]

        Open XML formats can be also saved

2012-06-30  Andras Timar  <atimar@suse.com>  [5a27e1c9de21a85e0df6fe119c8a0c6f00ff75b8]

        typo fix
        
        Change-Id: I39adda6fc521058d6e591bb5257bcb3a50111183

2012-06-27  Andras Timar  <atimar@suse.com>  [81739d09450d94e3a68b70903341f1127b145441]

        fdo#51416 update of selection mode help page
        
        Change-Id: I485354e9ad376f08f633cb7f441eeba7c4ceb76c

2012-06-26  Eike Rathke  <erack@redhat.com>  [b6956a9dfce0057a1af539d3142bacf52c6bc31a]

        fdo#51442 adapted help content of N(), errors are propagated
        
        Change-Id: Ib4e1ffd1e04f8bae0659bf4468d7d1ed605a795f

2012-06-24  Andras Timar  <atimar@suse.com>  [1cbdfa86dc02b054633666d3295a0aabf911ba8c]

        fdo#44879 missing TOC entries in help
        
        Change-Id: I8181b319248c359d7abfb9fe3aaf098acabafc16

2012-06-23  Andras Timar  <atimar@suse.com>  [73262bdc1199ed5145e6bb3155c4b34255cc9120]

        fdo#44207 update help page for Tools - Options - LibreOffice - General
        
        Change-Id: I1f3f69120c6fb53d7de676f4a741e234d466c2cf

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [83bc19d5e58cf74ed75b13e5d336828bdc0309ec]

        .pmk files don't need executable bits
        
        Change-Id: I5aa0d6b543968b15623b7e3ce884b67ba9a7bdfe

2012-06-21  Thomas Arnhold  <thomas@arnhold.org>  [9eaa7a95eb2d182c3bb992eec81d230c94bcad9a]

        hrc cleanup: Remove unused defines
        
        This comes from e06d6e3956e246abbbc05a05598bd2a720a1e283
        
        Change-Id: Ie66ff1533b10dc06d1b4b31d836735bb026e7b02

2012-06-19  Andras Timar  <atimar@suse.com>  [e30947df818d56e76d09673e4e1d2dd49a47c249]

        fdo#33746 fixed help for Merge/Split Cells
        
        Change-Id: I270b0fec7d48267761d24da43b8862e045d3024c

2012-06-19  Andras Timar  <atimar@suse.com>  [b52f60a7bb58f471df852b873e8085f91185cb28]

        fdo#39141 add help for Defaults and Formula option pages (Calc)
        
        Change-Id: I84daa7267e9736d3aaa1be17d8874f4969d52fad

2012-06-19  Andras Timar  <atimar@suse.com>  [38b1c974980359ac62714a3043f7f0c217df5823]

        package help stylesheets and error page (regression from 5e7dfec)
        
        Change-Id: I8d7a432ac90d840f050c0fb54f99d997842ea22b

2012-06-19  Andras Timar  <atimar@suse.com>  [c58a7b4506d12aa7d618cea323fd768ab8433524]

        fdo#39139 fix help text for Alt+Up Arrow and Alt+Down Arrow
        
        Change-Id: I44d32d4be5cca99ceb4cfbecf3147cfb1e6de15c

2012-06-19  Andras Timar  <atimar@suse.com>  [0c7a5bd27dd371cf46f69a3f43dd2337d9aa3682]

        fdo#46143 fix key binding description of AutoInput feature
        
        Change-Id: I750bbd463b215dde2be5330256d4f4dfa91c12bf

2012-06-15  Andras Timar  <atimar@suse.com>  [164aee50738fb476e0700655cb278ec3d3f92210]

        fdo#41830 sort/organize shortcut key tables
        
        Change-Id: Id5b5a6b1cac364b05fc2c19551c03347d2b11049

2012-06-15  Andras Timar  <atimar@suse.com>  [14881e4dbdf5c1b298efd7698f87c825742e7860]

        unique id, build fix
        
        Change-Id: Ic67ae17c58922c77c3d5a7c947a2056ad4d0d63f

2012-06-15  Andras Timar  <atimar@suse.com>  [dd5911a782678cff44b87f2dfaca71723ea72144]

        fdo#31812 add help for Tools - Options - Libreoffice Calc - Compatibility
        
        Change-Id: Ic803edd06b064508325897762e01891aac68c454

2012-06-15  Andras Timar  <atimar@suse.com>  [6152e2452e009307953e734af492c4109fa4b450]

        fix file path in <filename> tag, this fixes e.g. fdo#49117
        
        Change-Id: I18a4147f989edd04919bd49dfc80fafc38360980

2012-06-15  Stephan Bergmann  <sbergman@redhat.com>  [94507b206c4ef5a2ae44e9351d82fad0cdd7bc50]

        fdo#51074: Start table cells with "| |"
        
        ...so that a "|" in the cell content is not mistaken as separating parameters
        from content.  But do note that <http://meta.wikimedia.org/w/index.php?
        title=Help:Table&oldid=3670686#Pipe_syntax_tutorial> rather suggests: "To show a
        visible pipe in a cell, use <nowiki>|</nowiki> or &#124;."

2012-06-13  Andras Timar  <atimar@suse.com>  [f112d9171f103d5716d26f2cf7e6e0fb8428c552]

        Revert "fix HID of DATE function help"
        
        This reverts commit aac4bc7956a3a0d7ec6a7918c06d7dce50dc0fa2.

2012-06-13  Andras Timar  <atimar@suse.com>  [9e99b81dc146d64795387c04314babdbff7ba624]

        typo
        
        Change-Id: Ia28c65236d0dc8fd05b93b0a90af715897f1a857

2012-06-13  Andras Timar  <atimar@suse.com>  [f5779d5ebee20f735da6beef9b1032a656357936]

        DATE -> DATEDIF
        
        Change-Id: Ia11b79db360698f0d5122d0640716985fc7df037

2012-06-13  Andras Timar  <atimar@suse.com>  [bf5e45a0b968c034585ba8ca27f7fb86d3669258]

        typo
        
        Change-Id: I9054f3886dea512d6d34c5758c15c3d71210f6b5

2012-06-13  Andras Timar  <atimar@suse.com>  [aea0c3de6a458682698ce7f879faaaa0f4ef49f1]

        add help for DATEDIF function
        
        Change-Id: I1af5ed59b187cb0c75f6ed0b704fee02230906a0

2012-06-13  Andras Timar  <atimar@suse.com>  [aac4bc7956a3a0d7ec6a7918c06d7dce50dc0fa2]

        fix HID of DATE function help
        
        Change-Id: Iec70bf6df3b8e8d8d76abc84b1888f22ca24f41c

2012-06-13  Andras Timar  <atimar@suse.com>  [246ff507b4f488523ff171930ab66e8d0118672e]

        remove extra space
        
        Change-Id: I537e0d849dde5e851bc2e77f2dae84b9765b359a

2012-06-13  Andras Timar  <atimar@suse.com>  [4002257e2327d68ecb2219e57f19db5f8e7abc2c]

        remove accelerator mark (~) from help text
        
        Change-Id: Ib09cf4ed60419afc34012d2bd00489e25a2b9ed0

2012-06-01  Muhammad Haggag  <mhaggag@gmail.com>  [732978e854aaf0b85e013b8c438983f6ab7804de]

        Added help content for fdo#34772: Word count in the status bar
        
        Change-Id: I4ba6406f1a35b5794d719a84997081f62fe291f4

2012-05-09  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [abbbe57b0f8bd5c5b306a76d5d916da1d02cbc27]

        fdo#31652: More Delete and Backspace swap for Delete Contents dialog
        
        Change-Id: I5ac99197a79d5369bd3bfb3b77a6520e7b77bb51

2012-05-09  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [e81c1f4b97088e19078400a938ff8ea4a94f03a1]

        fdo#36974: Last Ctrl+F to Ctrl+H change for Find & Replace dialog
        
        Change-Id: I0618476132eded7715ef5fdcfa8159ae2359d59b

2012-05-09  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [d8784f784341a01acb5714e208ee6f91021370ca]

        fdo#36974: Ctrl+H triggers Find and Replace dialog
        
        Change-Id: I0c911047e257d8f9937293bb678522db4849fcdd

2012-05-01  Julien Nabet  <serval2412@yahoo.fr>  [10a89e6fec25262205e54741db45823abb630d0b]

        Resolves: fdo#49244 [EN] WRITER: Typo in MAILMERGE LOCALHELP
        
        Change-Id: I60a7632c781e2b6cf62de6428d0c75fde996f51d

2012-04-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [75c337b13f1537e3c5a1016f3bd1ab7b29d44550]

        add dmake flagfile for build.pl

2012-04-18  Italo Vignoli  <italo@italovignoli.com>  [a2594545dbf64c4772fc47fa75bf42f1e94daded]

        Added table with text editing shortcuts for Impress, which was completely missing.

2012-04-17  Caolán McNamara  <caolanm@redhat.com>  [ae7aae4e8962cb1256a785dad57bc8ce697b993f]

        fix broken tag

2012-04-17  Italo Vignoli  <italo@italovignoli.com>  [2b18ffdb75152e0d537d5d0240d8d5d4fd06eac9]

        Cleaned Basic Help files from useless comments. Left some comments for a further check after end of useless comments cleaning process.

2012-04-15  Andras Timar  <atimar@suse.com>  [e20a440a44734b614243108db035d30cd07c9970]

        fdo#48328 remove paragraphs which are not true

2012-04-15  Italo Vignoli  <italo@italovignoli.com>  [470d731c5c92f0be265357c9062f2429eb7aa1c4]

        Corrected some Macintosh shortcuts, and improved the explanation of some actions.

2012-04-15  Italo Vignoli  <italo@italovignoli.com>  [1c730ffccac762a6109e41fd96eb59fc5fa961d5]

        Get rid of several redundant comments.

2012-04-03  Eike Rathke  <erack@redhat.com>  [ec86456e7fd85c1a7685eecf1fefeac09f6ab7ab]

        removed crap about separators and delimiters
        
        The advice to not use comma as separator if numbers contain comma as decimal
        or group separator, or not to use double quotation mark as delimiter if text
        contains double quotation marks is utter nonsense. The export handles this
        fine according to RFC 4180.

2012-03-13  Miklos Vajna  <vmiklos@frugalware.org>  [879ce369d7f292c50886019a5a8573c316dc8cd5]

        add help for contextual spacing

2012-03-09  Andras Timar  <atimar@suse.com>  [fb5e6f36641fbfb1dfe7e84481e17d3c64522162]

        remove bogus \\<.*?\\> help xml tags from tree files

2012-02-24  Andras Timar  <atimar@suse.com>  [c695ecda7f589df258853aa2adbfc74c2cd49529]

        more silent output of non-verbose help build

2012-02-22  Caolán McNamara  <caolanm@redhat.com>  [8ef671b179626f57fc055baa0636552164175e0b]

        simplify command tool, srcdir is always outdir

2012-02-22  Caolán McNamara  <caolanm@redhat.com>  [5e7dfec883c2e284577e0c4f0f03b90abbf10e11]

        use clucene indexer

2012-02-14  Stanislav Horacek  <stanislav.horacek@gmail.com>  [f0d66fd893d6401efdcc46b90a6257b2406ad882]

        move decimal places option to appropriate paragraph

2012-02-14  Stanislav Horacek  <stanislav.horacek@gmail.com>  [24dd108505875b7b1d214d00291db8a52179b83c]

        inserting tables: both toolbars are possible

2012-02-14  Stanislav Horacek  <stanislav.horacek@gmail.com>  [90b40a9338f27186f9cefa37df1f9df96add4500]

        replace StarOffice by OpenOffice as in UI

2012-02-14  Stanislav Horacek  <stanislav.horacek@gmail.com>  [00404e104b1f445f42f9dbfc5401dac6371dfb40]

        tables and drawings are not in print options

2012-02-14  Stanislav Horacek  <stanislav.horacek@gmail.com>  [5fac9eac64bc29777433b09188fec8f3a907b098]

        remove unused large handles option

2012-02-14  Caolán McNamara  <caolanm@redhat.com>  [206648ed2ece3521b5d0dc7378dc13342e9a4d1b]

        doh, XMLLINT only exported on --with-lang builds

2012-02-11  Caolán McNamara  <caolanm@redhat.com>  [6622f850d4887c4b7efb36ab22f2923bee80ddde]

        ensure no busted xml .tree can happen again

2012-02-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [e3f4c59f1b96e4046d6ffbac342a25a78204fe59]

        replace SOLARSRC by SRC_ROOT

2012-02-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [60dac987110d6da21e27504a6cf607a37b2c1200]

        fix for fdo#44972, LOCALHELP for CSC,CSCH,SEC,SECH
        
        fix function terminology.

2012-01-30  Olivier Hallot  <olivier.hallot@alta.org.br>  [4a486bfa615b7405a12f6183e9c60ce8335de655]

        fix for fdo#44972, LOCALHELP for CSC,CSCH,SEC,SECH
        
        LOCALHELP missing for the new Calc functions: SEC, CSC, SECH, CSCH

2012-01-30  Andras Timar  <atimar@suse.com>  [eebcf851076c4b50f96473624eba1072ff308b98]

        Ctrl key on PC, Command key on Mac

2012-01-28  Andras Timar  <atimar@suse.com>  [cd129d293bc8708a10601f6aa1fb45bdec5ec433]

        minor formatting issues

2012-01-28  Andras Timar  <atimar@suse.com>  [4da4814e96a11072aff565ad43778290f99db3c1]

        'Grid lines' is a checkbox, not a dropdown

2012-01-15  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f06126233b70fd4d7bbe13ff38d5b6026528b9c7]

        The Galaxy (default) theme is now in icon-themes/galaxy

2012-01-09  Andras Timar  <atimar@suse.com>  [d06f7524e1ea30065bae1fd7fbcd3a66c08e8d57]

        update help for command line switches

2012-01-09  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [8355527b8f6557fccc3eb5b2ca37268908766f88]

        Missing a verb 'use'

2012-01-08  Andras Timar  <atimar@suse.com>  [37ea3b81b8c81ef19e3a432a68b88bad0702d544]

        remove unnecessary spaces and format tags

2012-01-08  Andras Timar  <atimar@suse.com>  [4773c17770166026cef1fbbd38ab32a1487f311f]

        remove access key (~) from help text

2012-01-08  Andras Timar  <atimar@suse.com>  [661324ee9411f06cf9df0329922b6563d32713f5]

        update help for Text direction -> Text orientation change

2012-01-03  Jan Holesovsky  <kendy@suse.cz>  [87c767e7ff586490378235635fec44b1d8e9de4e]

        Online update: Enable the online update help again.
        
        This partially reverts these commits:
        695e40703c30101faf864ac1475e1226f9642709
        c021e070fe4d401d067725b9058010cf16e2c5c8

2012-01-02  Andras Timar  <atimar@suse.com>  [dee380aa5945da84c70622e4dfeffc23838937f1]

        Command key changed for File & Replace dialog fdo#44396

2011-12-25  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [6f9c6e1b25ed6077b55392d82487cd8c165694ac]

        wikihelp: change table default to class="wikitable"

2011-12-22  Luboš Luňák  <l.lunak@suse.cz>  [7bf1c81fc0a9b04de49d46218d946ad06cd8a61f]

        "*.*" 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-20  Carl Taylor  <cavemancarl11@gmail.com>  [d7a19994d0b7e4702423ff071137ced3e1c20374]

        clearer description of mail merge

2011-12-06  Michael Stahl  <mstahl@redhat.com>  [4c1bcb50f9441af32d8fcc9ffb7a53b513799b9f]

        moviesound.xhp: document new link checkbox

2011-12-05  Italo Vignoli  <italo@italovignoli.com>  [873db626b2d2fc8bdaf8c2b0399bd59170795497]

        Adding Formatting Instructions

2011-12-05  Jan Holesovsky  <kendy@suse.cz>  [c8b5614c2dd64fbfd6f1327b6a0a3c7ee7336897]

        Use system docbook.

2011-12-05  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [d1db994e9fd850ef4163921efde7804f2b074520]

        fdo#42924 don't ignore empty TableCell Element, also check if it's a header
        
        Checking whether an empty TableCell Element is a header row is now in 2 cases:
        
        * | e | h | h | h | h | ... => The empty cell should be a header
          This case occurs when this row is the first row in the table.
        
        * | h | p | p | e | p | ... => The empty cell should not be a header
          This case occurs when this row is not the first row in the table,
          but the first column is the row header.
        
        where | is a column seperator, e is an empty cell, h is a header cell
        (which has role="tablehead" attribute), and p is not a header cell.
        
        Note that parsing occurs left-to-right, so isTableHeader depends on
        the last TableCell Element in that row. I assume that if the last element
        is a header, that row should be a header row.
        
        Currently this code gives correct behaviour, but checking whether a row
        is the first row might be more correct.

2011-12-02  Kalman Szalai - KAMI  <kami911@gmail.com>  [3bf3b943ff05fda627498426a23f94cd0e0b7aab]

        Uniformize shortcuts

2011-12-02  Kalman Szalai - KAMI  <kami911@gmail.com>  [89e5b2dc8fdf051f2667f1ecfec889a00708462f]

        Fix two spaces in the help

2011-12-02  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [f9c8e8846be74117f5ba5846ef11778ee3d7a593]

        Fix this to please wikiconv2.py
        
        No content changed, just move one line up.

2011-11-29  Petr Mladek  <pmladek@suse.cz>  [45cf606f293ea506d2268f53654ad682cffddfe3]

        Version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0)

2011-11-24  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [3bd03880fc8e4abbb9ea16587d58e3e1b39af54f]

        remove double spaces in a string

2011-11-22  Andras Timar  <atimar@suse.com>  [2306b32bbb1f5440b9e6935ed0e8161beface394]

        add missing descriptions of calc page preview bar elements fdo#42081

2011-11-22  Andras Timar  <atimar@suse.com>  [497c2b076370324cd9ecb3b3919dca1cc199cf49]

        Impress shourtcut keys fdo#40161

2011-11-22  Andras Timar  <atimar@suse.com>  [319a208f948372ed4af8e3e32489b70e8ba30688]

        remove last traces of Hyperlink Bar fdo#37721

2011-11-22  Andras Timar  <atimar@suse.com>  [89062345f6c0d6f370b44a7c8d3fb1b3a7589fe5]

        add a remark re LibreOffice fdo#43113

2011-11-22  Andras Timar  <atimar@suse.com>  [2f12bddb67f89f70e0b8c8f1122eeb59de11398c]

        documenting Shift+Page Up/Page Down shorcuts in Calc fdo#34043

2011-11-22  Andras Timar  <atimar@suse.com>  [630a9d514e9d655dd698159839542012e65aff9f]

        yet another dubious entry removed - file manager related?

2011-11-22  Andras Timar  <atimar@suse.com>  [55ea21ca21cfdbb0e204fcca12999ef5e8ad0f52]

        remove two dubious table rows (recycle bin?!) fdo#36418

2011-11-22  Andras Timar  <atimar@suse.com>  [e3586a151d6ee1e2d9dc9a16b652aa6af7a7d37c]

        make xml code wikihelp-friendly fdo#40750

2011-11-22  Andras Timar  <atimar@suse.com>  [78c702bebd1f53ee23a99ffcfa44fdd1696230f9]

        extend description of calc error code 502 fdo#34952

2011-11-22  Andras Timar  <atimar@suse.com>  [cebe1c25b3ad64e708df0b7ebb483184bcddb6bb]

        Navigator is in the View menu fdo#43118

2011-11-21  André Schnabel  <andre.schnabel@gmx.net>  [a2e750f7c390f7047bf50eea8531ac339944cd38]

        Update info about certification authorities

2011-11-21  Andras Timar  <atimar@suse.com>  [cf24be3a55b3eba41fd4ccb15dffc8f8eb06ae4e]

        amend help text of ODF compatibility fdo#43115

2011-11-21  Andras Timar  <atimar@suse.com>  [9d7f612b475069a9be3ceaf4dfcddad76d8f7cdf]

        amend help text of XSLT filter dialog fdo#43111

2011-11-21  Andras Timar  <atimar@suse.com>  [5435885f954251c66b29c224e009bff4120274aa]

        remove historic information fdo#43110

2011-11-21  Andras Timar  <atimar@suse.com>  [74fdbb6a0ed4dfe616655400028637435b7bcd2f]

        added LibreOffice name to the list fdo#43108

2011-11-21  Andras Timar  <atimar@suse.com>  [a38543afeff62c0999d29062be5068f275194f85]

        fix description of Help menu fdo#34041

2011-11-21  Andras Timar  <atimar@suse.com>  [58859abc57a61ea21b1aa07ac058e2f214e5664c]

        cleanup .uno:HelpSupport

2011-11-21  Andras Timar  <atimar@suse.com>  [bcebebfb08b166f5f42bee915ad6a79b880e6712]

        link to api.libreoffice.org instead fdo#43114

2011-11-21  Andras Timar  <atimar@suse.com>  [66bd74c6c106a5f688ad7a96e3884119c4c8f720]

        ODF 1.2 was accepted by OASIS on 2011-09-30

2011-11-20  Olivier Hallot  <olivier.hallot@alta.org.br>  [71e4da92a6ed8abc4ae2555104eaabeb0afa052c]

        Help files for new math symbols of game theory

2011-11-15  Tim Hardeck  <thardeck@suse.com>  [c4bb9bd9ba2c15d6a1ce587d60e1acf758ae5ec6]

        removed Simple Handles option entries from help
        
        Removed the help entries and files about the Simple Handles option.

2011-11-08  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [9125509a7c6e65336330b8ac42a293aa77b18ee3]

        Change ANKER to ANCHOR (fdo#42455)

2011-10-25  Andras Timar  <atimar@suse.com>  [3b66bd0d5781edd556817fd443dbf69a892cd066]

        change wiki links to TDF Wiki

2011-10-25  Andras Timar  <atimar@suse.com>  [7dcab325b97b0880c9b10c71dd6c4d4351908e6e]

        update help text of CONVERT_ADD spreadsheet function

2011-10-25  Andras Timar  <atimar@suse.com>  [da5776d7f24d52672064b827c30315a24e247411]

        removed two unnecessary OOo Wiki links

2011-10-25  Andras Timar  <atimar@suse.com>  [2b477b6cf89363b761a8af0f244ed53fddc4bf5a]

        update help of PDF Export dialog

2011-10-25  Andras Timar  <atimar@suse.com>  [403db518986e7fe00aecff1874cc60efc6b122f5]

        s/extensions.services.openoffice.org/extensions.libreoffice.org/g

2011-10-24  Andras Timar  <atimar@suse.com>  [4b83b907aca12d0261d07f905ef7402869752aac]

        help text for natural sort feature fdo#40054 #i63864#

2011-10-22  Andras Timar  <atimar@suse.com>  [b3748d3325d6ef5d3feb575068d8d07c5092285b]

        text rotation control does not accept negative values

2011-10-10  Andras Timar  <atimar@suse.com>  [e1a2fb3b739d9554dd370eff205f2942213c48e4]

        correct hid HID_SMA_NOTEXISTS

2011-09-22  Andras Timar  <atimar@suse.com>  [2c8122ecf3127600906aaf33639d92845d359d3e]

        add help for the new 'notexists' operator in Math

2011-09-16  Andras Timar  <atimar@suse.com>  [725236047ec8155f9cba567e7b8e5091a9c3078d]

        enable key id help

2011-09-13  Andras Timar  <atimar@suse.com>  [da627d26f8565132361f57f71bd2ad924b70d792]

        'Print in reverse page order' is in General tab fdo#40816

2011-09-12  Andras Timar  <atimar@suse.com>  [10bf571a6c6ef24910c1ecdd5fe125e368935481]

        delete a wrong paragraph

2011-09-12  Andras Timar  <atimar@suse.com>  [038765ec4502ccd7ee2c4328243e60474263cf31]

        add help for the new Bit Operation Functions

2011-09-07  Andras Timar  <atimar@suse.com>  [452519779d923080bc6e95046a0a3fa9a8e2edd0]

        replace api.openoffice.org to api.libreoffice.org

2011-09-01  Jan Holesovsky  <kendy@suse.cz>  [2ba0a9ffb550d21d141f4608cfb6245c65406964]

        Adapt to the translations repository.

2011-09-01  Jan Holesovsky  <kendy@suse.cz>  [fea60e681e86b3facc5885b848f6705eb8232175]

        hid.lst is not used any more.

2011-08-26  Jan Holesovsky  <kendy@suse.cz>  [09af278327d7f19b6fb1d35779c42a5e1d601f12]

        Update README with docbook-xsl-stylesheets info.

2011-08-26  Timo Richter  <timo@iera.de>  [ba72158c682cf13231131637600bea2ec7c79a99]

        Bugfix in docbook table

2011-08-26  Jan Holesovsky  <kendy@suse.cz>  [af8137ba2605d156e44a75f3bd1d5c8858a30f25]

        Update .gitignore.

2011-08-26  Jan Holesovsky  <kendy@suse.cz>  [6cc4494b9815e93fa3d6c7dceb0f1c64dd21497a]

        Add checks to the hhc.exe installation, to make it more covenient.

2011-08-26  Timo Richter  <timo@iera.de>  [3de9c387a039670adfa3e6cfa851ea1dfcbc6117]

        Tables are shown now in docbook because of my mwlib_mod
        
        Changed the default path for images.

2011-08-26  Timo Richter  <timo@iera.de>  [818e5670a47b56963411e29f38a83a55e2eedd86]

        Book title is now being read from input file
        
        Less verbosity
        Inclusion of images as a directory for the output of docbooks

2011-08-26  Timo Richter  <timo@iera.de>  [ba84d4ed501e1ae10683c2edf72ef2d3944e1333]

        Index is being created. Images are included in chm-files.
        
        --images accepts zip files
        Program output is more quiet
        Added -v for verbosity
        Call of "convert.py" -h is a lot faster

2011-08-26  Timo Richter  <timo@iera.de>  [96210e715d167f793ce8830b4152f3327c265552]

        Bugfixes for mwlib
        
        Images can be displayed. Use --images and a relative path.

2011-08-26  Timo Richter  <timo@iera.de>  [4d674531da66d668ff5b6292da849d07d315c60d]

        Implemented the language separator
        
        Cleaned up metabook.py
        convert now uses parameters.
        Try convert.py -h
        call_convert.sh calls convert.py as is was without parameters

2011-08-26  Timo Richter  <timo@iera.de>  [4125fb5b27501a1481bf6746d4141d45896a3364]

        Added installation of a DLL to the HHC-Installer.
        
        There is no need to do a reinstallation of hhc.
        Added table of contents
        New layout mwlib_mods are more flexible

2011-08-26  Timo Richter  <timo@iera.de>  [e56dbe6b95f14f9e4d3a416ea567b550fc9b79ed]

        License update. Implemented metabook generator.
        
        mwlib modification: Base url to wiki is definable in nfo.json
        mwlib modification: Implemented function that creates an article link
        Created new docbook grammar for mwlib
        Input test2.xml now contains one internal link in Mainpage > Writer/Welcome

2011-08-10  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [260b7c155537741fd6100eb88090b649c9904f02]

        fdo#39167: updated the help for the UI changes of PDF export dialog

2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [efab8f613e6d919c5593b5a3316c21f1bde49ad7]

        Merge commit 'libreoffice-3.4.2.3'
        
        Conflicts:
        	helpcontent2/source/text/sbasic/shared/02/11040000.xhp
        	helpcontent2/source/text/shared/main0213.xhp

2011-07-25  Petr Mladek  <pmladek@suse.cz>  [fadcd18c1cffbf5f87574deb4ea77cfe6a15aca9]

        Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)

2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [7a5596b764279ecb1bd21d3fc761d0069f6cd42a]

        Oops Bjoern's link to .gitattributes got committed by mistake

2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5ec28fba437b76d13f73fb996f04dfaa5cd9ad09]

        Merge branch 'master' into feature/gnumake4

2011-07-19  Timo Richter  <timo@iera.de>  [4de147c19f472e588726ec5573899dfa10f9bd26]

        License change

2011-07-19  Timo Richter  <timo@iera.de>  [e7ae095f63da637a292e05e68f1201af01acc54d]

        modified: helpcontent2/wiki-to-help/README

2011-07-19  Petr Mladek  <pmladek@suse.cz>  [c003334ca6fcd49d9805656455bf3384becd591d]

        Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)

2011-07-14  Timo Richter  <timo@iera.de>  [3aabd79dd9dd86d125fa73052bcf3de642767b88]

        Usage of wine depends on platform
        
        Mwlib is being run internally to make it faster

2011-07-14  Timo Richter  <timo@iera.de>  [791e6a841bf80a4c3843f093c392211c82118d9c]

        Wiki to native help converter
        
        My files contain a list of its dependencies in their heads.
        HHC/install_hhc.sh should be run first. convert.py converts test2.xml into several formats to test/

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [5b10f7f2a3d3483d02da4cafc4798282c3f9bb8b]

        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>  [b0e2dbd3d723b4059ac2d82201b6ad77a708f59f]

        Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)

2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [aa369cb77f8f8365c15bb28a9845c36e85293823]

        Remove online registration related code

2011-07-06  André Schnabel  <andre.schnabel@gmx.net>  [6048d273d50a21b8e67565005fd420c33d4499a5]

        help for fdo#30800: help for changed grid line option
        
        Changed help and tool tip strings for the new grid line option
        (using tri-state drop-down instead of checkbox)

2011-06-27  Andras Timar  <atimar@suse.com>  [ec11cf55faa8713b0b79ee0adc38647addd8d9ee]

        fix broken image path in help (cherry picked from commit 5a6bf68cdeac23f873fa58246c42d426d3b552ff)
        
        Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-06-27  Andras Timar  <atimar@suse.com>  [fa572c6db506089032eeb89ff8fa61144cb1c0ff]

        fix two more broken image paths in help (cherry picked from commit ac114c54e5aa5c487070efe88dc3334503a81c95)

2011-06-27  Andras Timar  <atimar@suse.com>  [915a9fbb4de576f38c6fc2657497167b47056777]

        fix broken image paths in help fdo#37509

2011-06-27  Andras Timar  <atimar@suse.com>  [5a6bf68cdeac23f873fa58246c42d426d3b552ff]

        fix broken image path in help

2011-06-27  Andras Timar  <atimar@suse.com>  [ac114c54e5aa5c487070efe88dc3334503a81c95]

        fix two more broken image paths in help

2011-06-27  Andras Timar  <atimar@suse.com>  [121a83753a55cf4ecf7209b55464efcf645f9464]

        fix broken image paths in help fdo#37509

2011-06-24  Andras Timar  <atimar@suse.com>  [55383bbc09cf1b97fb96266f8b776095792a7d4b]

        Revert "Update the operation of delete and backspace key fdo#31652"
        
        This reverts commit c8f817881a9d2913857bc8a17786379f9aed96d0.
        it broke string freeze

2011-06-23  Regina Henschel  <rb.henschel@t-online.de>  [6cac6f828f6de0cab327878d0725a99ad9a83654]

        Adapt texts to new B-spline implementation

2011-06-23  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [c8f817881a9d2913857bc8a17786379f9aed96d0]

        Update the operation of delete and backspace key fdo#31652
        
        The operation of these two buttons are interchanged, so help needs update.
        Released under LGPLv3+/MPL
        (cherry picked from commit cf330b6e18030da5fb0d60c8bc9f9aa6f2bb824e)

2011-06-23  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [cf330b6e18030da5fb0d60c8bc9f9aa6f2bb824e]

        Update the operation of delete and backspace key fdo#31652
        
        The operation of these two buttons are interchanged, so help needs update.
        Released under LGPLv3+/MPL

2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4944f9121e1e001c6663b1aeae08e80b65c3bcf1]

        Merge branch 'master' into feature/gnumake4

2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [311066cfa216ea53afde7996fe25c7c92733f265]

        fixing rebase errors

2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [d8b867f7abb54c65eb2e50a02a7a193bffc9cb17]

        Merge remote-tracking branch 'origin/libreoffice-3-4'

2011-06-16  Andras Timar  <atimar@suse.com>  [5048d1643217584306ec5b4b9c1fedaea12f1f88]

        remove the help of the removed Internet Search options page

2011-06-16  Andras Timar  <atimar@suse.com>  [0f629e66c00b56f4cae158bf161e55f67ec53bdf]

        remove Target in document button from Internet page

2011-06-16  Andras Timar  <atimar@suse.com>  [307a100d85b4f2f5c9bf83f8753aab4f95651f0f]

        remove Telnet option from Insert Hyperlink dialog

2011-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [aaaa1e5d89f088cb9335a5baef9a3b6e2ae5c3b1]

        remove some noise #i112319# cleanup / check on WITH_LANG
        
        from l10ntooling20 cws (only change in that cws)

2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [1189d10c25f460ea4503087e17df5030849f1b09]

        remove references to removed hyperlink toolbar

2011-06-14  Petr Mladek  <pmladek@suse.cz>  [b3b1bc6c92bfaf1242f73500340e4096b58118e1]

        Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)

2011-06-13  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [0b6f5aad17f2a0bbb12312e19566eaf73d2a1e9e]

        fdo#33293: Option to configure initial number of sheets in Calc.

2011-06-08  Andras Timar  <atimar@suse.com>  [61ed185efb5e8ceeb4d84c575da45f22c1e0782a]

        fix a formatting issue in Internet Options page

2011-06-07  Karl O. Pinc  <kop@meme.com>  [05e4e6345e7503b162356cfcff36a8787a34e05f]

        fdo#36057 time format using [] is needed to show hours non-modulo 24

2011-06-07  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [fc86cfa61f9c0f9f88b3c2c3528f197589f1c1f3]

        Delete obsoleted help pages fdo#37543
        
        Delete two obsoleted help pages:
        * Start-up wizard
        * Online Registration
        And remove them in makefile

2011-06-07  LeMoyne Castle  <lemoyne.castle@gmail.com>  [03e2548b34bf5f41453b82b2b34d4267139a00f9]

        clean Help fdo#33150 Calc Funcs, About+Count Dlgs
        
        fdo#37958 - Calc Function help links to OOo site
        	modified:   source/text/scalc/01/04060100.xhp
        
        fdo#37961 - About Dialog help refs SDT easter egg
        	modified:   source/text/shared/guide/version_number.xhp
        
        fdo#34858 - Word Count help text change
        	modified:   source/text/swriter/01/06040000.xhp

2011-06-06  Andras Timar  <atimar@suse.com>  [2a2b1351ee5d0ca2ce6e55963797f7ca2e623e3a]

        remove link to non-existing topic fdo#35823

2011-06-06  Andras Timar  <atimar@suse.com>  [5dc2136867bcc1b312c6a217f0d1f6f4fc956bd3]

        fdo#37863 "Smooth Line Properties" help page is unclear

2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [a089ab8f24b8556a35290828af8ea20210fc1890]

        Drop %_EXT% which was always empty

2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [e2b05042bc748b1788d36dfcd7689ca6a8d933fc]

        Merge commit 'libreoffice-3.4.0.2'

2011-05-25  Jan Holesovsky  <kendy@suse.cz>  [21c234bc56604449c74f44b0dc107aff6e69b42a]

        Merge remote-tracking branch 'origin/integration/dev300_m106'
        
        Conflicts:
        	helpcontent2/source/text/shared/guide/language_select.xhp

2011-05-24  Petr Mladek  <pmladek@suse.cz>  [0c8a27cfa9036efc45974a02751b70034ad5bbd5]

        Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)

2011-05-22  Julien Nabet  <serval2412@yahoo.fr>  [042b9694e70d7dd83ed7ea9b32c3c6d73a400f00]

        Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"

2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [b0959038ab8e118cf927fc65c2f1b43567f8139c]

        replace res/commandimagelist with cmd in helpcontent2

2011-05-18  Jan Holesovsky  <kendy@suse.cz>  [d0b86adcfc038708330f74d4a4d1079f86123e37]

        More languages.

2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [1e9b38a969b8008b6719627c7c2dd61240eccd91]

        Unify Display Grid/ Grid Visible and other menu items

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [7f9cc73efc9c4218dc2d7cc298b3344474a34a1c]

        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>  [4fff103b89380e022e3aa9f74f2d6ade1dc55fa0]

        Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)

2011-05-16  Andras Timar  <atimar@suse.com>  [e1af426e692ec217b10c37f4e65cd662561c4ab3]

        cosmetics - fix of http://bug.openscope.org/browse/OOO-90

2011-05-11  Andras Timar  <atimar@novell.com>  [84dda1cf0d94c8eae5d31c905afa583a31b2c7cc]

        typo fixes

2011-05-10  Petr Mladek  <pmladek@suse.cz>  [65bf32d7189c21d2d5d52c2a4ba090e7c545af3e]

        Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)

2011-05-05  Andras Timar  <atimar@novell.com>  [af0772f33e7cddaebfa0c5b4f7edcfc6f2ae534e]

        OpenOffice.org -> %PRODUCTNAME

2011-05-03  Petr Mladek  <pmladek@suse.cz>  [9da7535e67707a818c647b1036284beb011909ce]

        Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)

2011-05-01  Andras Timar  <atimar@novell.com>  [09b638dcdf10fd804ecc156ccea3f663e2b5d5b6]

        typo fix down-loadable -> downloadable

2011-05-01  Andras Timar  <atimar@novell.com>  [96481dba3c665df513bb682965f7009c74cb7f29]

        typo fix vertival -> vertical

2011-04-30  Joseph Powers  <jpowers27@cox.net>  [1831321bf15c664edbdc517ce4c7d1fbb3f6e937]

        Ignore .getattributes & the MacX work directories

2011-04-29  Andras Timar  <atimar@novell.com>  [e2d2bec7e8e3932aee92aa7473e2101b35aa865d]

        fix help text re undocking the Navigator

2011-04-29  Andras Timar  <atimar@novell.com>  [bb8908a92c7d3c026da6ca5fdcd8c0fb643f244b]

        fix en-US only build

2011-04-28  Andras Timar  <atimar@novell.com>  [05e34ed9156b0d64b1c3edba7979ce1f5f121d6c]

        help: build only those languages which have localized helpcontent2

2011-04-26  Petr Mladek  <pmladek@suse.cz>  [a4531411eb96c05965a1fcd1c47493c61ae9e51c]

        Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)

2011-04-22  Andras Timar  <atimar@novell.com>  [05280e2f70891e73c63850a434965a724ffd7b24]

        Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
        
        Conflicts:
        	helpcontent2/source/auxiliary/ast/default.css
        	helpcontent2/source/auxiliary/ast/highcontrast2.css
        	helpcontent2/source/auxiliary/ast/highcontrastwhite.css
        	helpcontent2/source/auxiliary/ns/default.css
        	helpcontent2/source/auxiliary/ns/highcontrast1.css
        	helpcontent2/source/auxiliary/ns/highcontrast2.css
        	helpcontent2/source/auxiliary/ns/highcontrastblack.css
        	helpcontent2/source/auxiliary/ns/highcontrastwhite.css
        	helpcontent2/source/auxiliary/ns/sbasic.cfg
        	helpcontent2/source/auxiliary/ns/scalc.cfg
        	helpcontent2/source/auxiliary/ns/schart.cfg
        	helpcontent2/source/auxiliary/ns/sdatabase.cfg
        	helpcontent2/source/auxiliary/ns/sdraw.cfg
        	helpcontent2/source/auxiliary/ns/simpress.cfg
        	helpcontent2/source/auxiliary/ns/smath.cfg
        	helpcontent2/source/auxiliary/ns/swriter.cfg
        	helpcontent2/source/auxiliary/nso/default.css
        	helpcontent2/source/auxiliary/nso/highcontrast1.css
        	helpcontent2/source/auxiliary/nso/highcontrast2.css
        	helpcontent2/source/auxiliary/nso/highcontrastblack.css
        	helpcontent2/source/auxiliary/nso/highcontrastwhite.css
        	helpcontent2/source/auxiliary/nso/sbasic.cfg
        	helpcontent2/source/auxiliary/nso/scalc.cfg
        	helpcontent2/source/auxiliary/nso/schart.cfg
        	helpcontent2/source/auxiliary/nso/sdatabase.cfg
        	helpcontent2/source/auxiliary/nso/sdraw.cfg
        	helpcontent2/source/auxiliary/nso/simpress.cfg
        	helpcontent2/source/auxiliary/nso/smath.cfg
        	helpcontent2/source/auxiliary/nso/swriter.cfg
        	helpcontent2/source/auxiliary/ug/highcontrast1.css
        	helpcontent2/source/auxiliary/ug/highcontrastblack.css
        	helpcontent2/source/auxiliary/ug/sbasic.cfg
        	helpcontent2/source/auxiliary/ug/scalc.cfg
        	helpcontent2/source/auxiliary/ug/schart.cfg
        	helpcontent2/source/auxiliary/ug/sdatabase.cfg
        	helpcontent2/source/auxiliary/ug/sdraw.cfg
        	helpcontent2/source/auxiliary/ug/simpress.cfg
        	helpcontent2/source/auxiliary/ug/smath.cfg
        	helpcontent2/source/auxiliary/ug/swriter.cfg

2011-04-19  Petr Mladek  <pmladek@suse.cz>  [74add1c07b658aecce04ebfe063c15847bf00f5c]

        Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)

2011-04-11  Petr Mladek  <pmladek@suse.cz>  [ade9a66658cc0e2f19c82209f7d12091321739b4]

        Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)

2011-04-11  Christina Rossmanith  <ChrRossmanith@web.de>  [d7cb8074ea5fc7df7c0cef4ea8ff44a504350c59]

        Removed unused HID_SVX_BASIC_MACRO_ORGANIZER/HID_SVX_COMMON_MACRO_ORGANIZER

2011-04-10  Andras Timar  <atimar@novell.com>  [3eeb9a314f8417b73cc3615b4549ee43e7683d3f]

        rewrite 'Adding More UI Languages' section - fdo#36092

2011-04-10  Andras Timar  <atimar@novell.com>  [9ecf8031f7df4354cfca6346f9fc142f104a4236]

        rewrite 'Adding More UI Languages' section - fdo#36092

2011-04-10  Andras Timar  <atimar@novell.com>  [cbdd7a675b46019e220a30ceeebcf6e4da297ee3]

        rewrite 'Adding More UI Languages' section - fdo#36092

2011-04-06  Petr Mladek  <pmladek@suse.cz>  [f0c1ef1efd3a1436c5c07005247ee2c42c72954f]

        Merge remote-tracking branch 'origin/libreoffice-3-4'

2011-04-06  Petr Mladek  <pmladek@suse.cz>  [33032de4d6c922ff939afceadc4d1a66e9500578]

        Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/help into libreoffice-3-4

2011-04-05  Jan Holesovsky  <kendy@suse.cz>  [1cd2eb0225e85c1ff54717db43fb04077b19dd77]

        Add missing 'Reset' heading, fdo#35028.

2011-04-05  Petr Mladek  <pmladek@suse.cz>  [bc2b7a5dcb60b3f9f63ca568daf0d826b001a785]

        Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4
        
        Conflicts:
        	helpcontent2/source/text/shared/main0108.xhp

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [1bdfbde0e3a23e312f4f0857a64ce0a5803bacd4]

        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>  [cdab5326a0aaac01ce2191b3d87a74feedb52513]

        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-03-31  Kohei Yoshida  <kyoshida@novell.com>  [9339036f480e12870df0834a195ea4f118cdc5bb]

        update help for locale-dependant column separator

2011-03-29  Francisco Saito  <saito@4linux.com.br>  [880f333b67b625c05cd919b75153513727919102]

        drop bogus executable flag from help files

2011-03-29  Andras Timar  <timar@fsf.hu>  [0355b0b8ba2f1dc156ad9ddd6fb09517f6253188]

        changed a paragraph id to please gsicheck

2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0dba56c52e6be589a71f13edee627ada9d17c250]

        CWS-TOOLING: integrate CWS test123l10n04

2011-03-25  Andras Timar  <timar@fsf.hu>  [8de3319c00b657c4c7c93706efca1d0c99ba4306]

        add missing help auxiliary files and fix language code for ca, fa, mk, xh

2011-03-25  Andras Timar  <timar@fsf.hu>  [587f494fc755b236df4ebde7d99890bc496126e5]

        fix language codes: be-BY -> be, ns -> nso

2011-03-25  Petr Mladek  <pmladek@suse.cz>  [10e2c43b67291a165251bc3405def8a15000e9a6]

        set build depencencies against the new "translations" module

2011-03-24  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [5dc68e16bd11d1f9daad8be29c4af85ace918a33]

        help: fix references to "Remove Hyperlink".
        
        Remove Hyperlink was Direct Formatting, but in one of the
        changes, Remove Hyperlink is no longer relevant so it is
        now removed. In the other one it is properly renamed.

2011-03-24  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [7d23506818f48f534622f83343a79083105672da]

        help: "Default Formatting" -> "Clear Direct Formatting"

2011-03-24  Thomas Arnhold  <thomas@arnhold.org>  [c39e51cbd9061f00cbb720c9c55218afb11518a3]

        Remove date from cfg files: 07.07.04 00:00:00

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [bc131c1ceaca2a227d4827f765e83faa0754a3f1]

        Merge commit 'ooo/DEV300_m103'
        
        Conflicts:
        	helpcontent2/helpers/hid.lst
        	helpcontent2/source/text/scalc/01/04050000.xhp
        	helpcontent2/source/text/scalc/guide/text_rotate.xhp
        	helpcontent2/source/text/shared/01/04110000.xhp
        	helpcontent2/source/text/shared/01/06040000.xhp
        	helpcontent2/source/text/shared/02/01170202.xhp
        	helpcontent2/source/text/shared/main0108.xhp
        	helpcontent2/source/text/shared/optionen/01030000.xhp
        	helpcontent2/source/text/swriter/01/05150101.xhp
        	helpcontent2/util/target.pmk

2011-03-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a433f12c62ca6baaea5600297cf0b87b7481a7b6]

        test123l10n04: #i117489# Rename ns to nso

2011-03-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d33dca09bb575d787e8dac948dc8e57f6e43cf93]

        test123l10n04: #i117489# rename ns to nso

2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [d55766ce22ef3ed771938e5ad60f6b776bab38ad]

        l10n is conditionned on L10N:

2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [187daace68654f59bfc08268ec8a38667d81ae6e]

        mis-merge no more hids

2011-03-08  Petr Mladek  <pmladek@suse.cz>  [6c28c696fc215c96153454d731294f039dbc357a]

        Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)

2011-03-03  Andras Timar  <timar@fsf.hu>  [f434a4e0ec81cecb3cebd8f06cd4e5799f078932]

        help: fix typo $PRODUCTNAME -> %PRODUCTNAME fdo#34857

2011-03-03  Andras Timar  <timar@fsf.hu>  [7c132997214080308ed31aaeb74d7d582b79ad15]

        helpcontent: remove Online Update and Improvement program fdo#33468
        
        remove improvement.xhp, online_update.xhp, and online_update_dialog.xhp
        from makefiles

2011-03-03  Andras Timar  <timar@fsf.hu>  [383e8a4419acc90af558ca069443cca371fbf6a8]

        helpcontent: remove Online Update and Improvement program fdo#33468
        
        text was not removed - we may need it later
        commented out + removed from makefile

2011-03-01  Andras Timar  <timar@fsf.hu>  [d23badb2a10fe7ce9488f39d2bbee2e1b0c61ce5]

        help: fix typo $PRODUCTNAME -> %PRODUCTNAME fdo#34857

2011-02-27  Andras Timar  <timar@fsf.hu>  [c021e070fe4d401d067725b9058010cf16e2c5c8]

        helpcontent: remove Online Update and Improvement program fdo#33468
        
        remove improvement.xhp, online_update.xhp, and online_update_dialog.xhp
        from makefiles

2011-02-27  Andras Timar  <timar@fsf.hu>  [695e40703c30101faf864ac1475e1226f9642709]

        helpcontent: remove Online Update and Improvement program fdo#33468
        
        text was not removed - we may need it later
        commented out + removed from makefile

2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [13e0998c215eb9419fce0ca6a4fc0d69a18356d5]

        masterfix DEV300: #i10000# usage of L10N build_type

2011-02-18  Release Engineering  <releng@openoffice.org>  [13d5c878db79389684786e81c31e4d4f304c272a]

        merged DEV300

2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b82105db49e517a34142584bb82e33fce39af20f]

        CWS-TOOLING: integrate CWS csvexport

2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [27abe2c3075aabb042509cff09621391d4041aca]

        CWS-TOOLING: integrate CWS dr79

2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [1ed4dc97d57de4558aa33f26d56dbaf14e074f7c]

        chart52: merge with DEV300_m100

2011-02-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [73ed2d7e6df2fa7dd2685443a9750ccda0c4519e]

        dr79: rebase to DEV300_m100

2011-02-15  Niklas Nebel  <nn@openoffice.org>  [a144a5e2da6e84e2e8149d33f6156a79668ebc7c]

        csvexport: merge with DEV300_m100

2011-02-11  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [54108f6fd3f8355d12db0217d21fbab9dccf5ed8]

        Remove obsolete Hyperlink Bar from help
        
        Removed all stuff related to hyperlink bar from help.

2011-02-09  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [1ad0c2f37631abf7dd99796ba4b21e1eb67d632b]

        CWS-TOOLING: integrate CWS hcshared29

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [dcea1dd88faff02b696469d018c49b35119b285e]

        Merge remote branch 'origin/libreoffice-3-3'

2011-02-03  Mathias Bauer  <mba@openoffice.org>  [f6183daf5235282aefc940df09e3d7a80c8342b4]

        CWS gnumake3: resync to m99

2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [e9c71844ccf7b804bb66b0c1fa4cad64b332b30d]

        chart52: merge with DEV300_m99

2011-02-01  Andras Timar  <timar@fsf.hu>  [a82c930f2a8124eb1a588c046b4b09f2ce18740d]

        OOo -> LibO on Getting Support Page - fdo#33249

2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [c2870928d465082f928528bcdb9fa31a6168b304]

        Remove obsolete RCS lines.

2011-01-30  Andras Timar  <timar@fsf.hu>  [f6bcac177d5b1989d8b9cc2e39b1f08841095fee]

        OOo -> LibO on Getting Support page - fdo#33249

2011-01-29  Andras Timar  <timar@fsf.hu>  [33222c33d2d10b6fad07f70fa3043f81ce23a43c]

        OOo -> LibO on Getting Support Page - fdo#33249

2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [6b98aaeef67569eb2bfdfe60c72cb270d5001858]

        CWS-TOOLING: integrate CWS undoapi

2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f7f6a70918b551dc43fa0e69deef8a84457e8bcf]

        undoapi: pulled and merged DEV300.m98

2011-01-28  Uwe Fischer  <ufi@openoffice.org>  [a5214ac9c4569fa335e88a99ed6ceb95f21a939e]

        csvexport: changed Help file

2011-01-27  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [4718947d9f57bf50dd37b79b44676a7805c46cfb]

        "Default Formatting" -> "Clear Direct Formatting"

2011-01-26  Jan Holesovsky  <kendy@suse.cz>  [901c96619abba313f2e8b3f11c2aa1964343a1ed]

        wikihelp: Incroduce an option to run without translations.

2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1368b5e4ac75b5277bc4199dc0798741d7b0ef0c]

        dr79: branch merge

2011-01-25  Jan Holesovsky  <kendy@suse.cz>  [4ab176c9d2f89f5244cc768807d79ee14d131680]

        wikihelp: Handle some of the typos in translations.

2011-01-25  Jan Holesovsky  <kendy@suse.cz>  [c905aa1a5b059e9edb35d658bcaeb3f1cbf3bd1a]

        wikihelp: Handle links with fragments (#something) too.

2011-01-25  Jan Holesovsky  <kendy@suse.cz>  [220fa75b599d33c1326fcd850e5fd0c9f82021b5]

        wikihelp: Escape '#' in the name of the article.

2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [8259e346d441e93c434084f90babfc6fceb90778]

        dr79: rebase to DEV300m98

2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [0acdcefc54ebe326153e88cc6ae3321bd4e85abf]

        Include the wntmscx build directories

2011-01-21  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [e0f939d1b8cfe909686adc01a98b284084f56a02]

        sw help: right arrow past the end is now ctrl+shift+x

2011-01-21  Uwe Fischer  <ufi@openoffice.org>  [7f2b91829b3d0257f44bb09ae87558607efc7238]

        dr79: changing Help for Edit Layout context menu

2011-01-20  Jan Holesovsky  <kendy@suse.cz>  [00e683d439466e6981e05788ab0099b1f4063033]

        wikihelp: Add pt and pt-BR.

2011-01-20  Jan Holesovsky  <kendy@suse.cz>  [3dc3d8246b752f8dac8579a562c857b2023a0ad2]

        wikihelp: Don't die when uploading fails, restarting is problematic.

2011-01-19  Jan Holesovsky  <kendy@suse.cz>  [4fe233c4c16c9208c3d011cb725226cbfab84803]

        wikihelp: More languages.
        
        ca, cs, de, en, es, fr, hu, it, ja, ru, sl, vi

2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [52f3605fbe64f2779a901863ca30932bc976528b]

        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  Jan Holesovsky  <kendy@suse.cz>  [d141cd7ba4e704b75cb85b27ec13377c8b5baa1d]

        wikihelp: No special paragraph for the Lang/OrigLang template.

2011-01-19  Jan Holesovsky  <kendy@suse.cz>  [2c4a94f2126d24662d7089d8ab754691c7a842f9]

        wikihelp: Generate the images and redirects only once.

2011-01-19  Jan Holesovsky  <kendy@suse.cz>  [d20259aa9e106d0e9a9347efefd4be7972f194b0]

        wikihelp: Skip encoding when uploading, it's already in utf-8.

2011-01-19  Jan Holesovsky  <kendy@suse.cz>  [28ed56a4b3265ead11fcc27d50734688e744c8f7]

        wikihelp: Generate more languages at once, so far en + cs.

2011-01-19  Uwe Fischer  <ufi@openoffice.org>  [e7117a066e1a7b003680954372b0b9191cc35263]

        hcshared29: merge with DEV300_m97

2011-01-19  Uwe Fischer  <ufi@openoffice.org>  [90b71fc068674f1a8fa7b960a7c9363cfc2e2722]

        hcshared29: final

2011-01-18  Jan Holesovsky  <kendy@suse.cz>  [d30dcb911d5eccfdb71d4d97965045cc0b043072]

        wikihelp: Translate also the content of tables and list items.

2011-01-18  Jan Holesovsky  <kendy@suse.cz>  [64eaa45f2b8e9998575165ab320861d84e72b8ea]

        wikihelp: The filename must be part of the paragraph id.
        
        The paragraph ids are duplicate among files :-(

2011-01-18  Jan Holesovsky  <kendy@suse.cz>  [780dcdd0ab987ae25fe97355dbec9aea31c59d06]

        wikihelp: Speedup of the generation of the localized help.  Fix unescaping.

2011-01-18  Jan Holesovsky  <kendy@suse.cz>  [4f1c38ea3869f42e1ec299224e2ef468e17d2778]

        wikihelp: Simplification of the localization process.

2011-01-17  Jan Holesovsky  <kendy@suse.cz>  [7e5c805ecda3967bb251305f0da78f005254511e]

        wikihelp: Return with an error when we do not get an existing .sdf.

2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7436d694795fafe2fd6b53431a4d3a91a3dc45dc]

        dr79: #i116407# change term 'DataPilot' to 'Pivot Table' in help, thanks to UFI

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [bcffdf428421ab2fa127a6b21571a2b441fd1d82]

        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>  [cc592b5be8e87e57bcd438e847630bab6330f595]

        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-10  Petr Mladek  <pmladek@suse.cz>  [26fc0992b87491e746396548cefd4dad01cfafda]

        Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)

2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [ff029e4c8d024c11ea6c3334e1b3f6ab8494ba15]

        CWS-TOOLING: integrate CWS vcl117

2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c4f835817540e622e672004bcfca1ce27240be9d]

        rebase to DEV300_m96

2011-01-04  Jan Holesovsky  <kendy@suse.cz>  [33b8a59561c43b16af55460f3e300effb59869d0]

        wikihelp: Convert also $PRODUCTNAME into {{ProductName}}.

2011-01-03  Uwe Fischer  <ufi@openoffice.org>  [f9068cb3bf53d52579a847b06bf73eaa2e14954a]

        hcshared29: fixed pasting.xhp error

2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1130cb6332b1878f88d877f7db781407b4213035]

        dr77: rebase to DEV300m96

2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [aa01b54a296b4bb72527bc7dc758346d82c369d8]

        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-20  Jan Holesovsky  <kendy@suse.cz>  [235058fe486fe22a1d2158219e5020da37756040]

        Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/help

2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [7de691922aa79073319c7fc2d3f3a28e31ae8796]

        fix documentation for reset direct character formatting

2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [3c6ebb09b8482fb6db94d06dc399d707ee3a2712]

        Merge commit 'libreoffice-3.3.0.2'

2010-12-18  Petr Mladek  <pmladek@suse.cz>  [336f3ee6df6c030b527bd4bc74930ec49e2130f9]

        Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)

2010-12-17  Jan Holesovsky  <kendy@suse.cz>  [1c00a01712d7d1bcbb07a3800f755dcd48cd1da6]

        wikihelp: Redirect directly to the right location (div/span id) in the page.

2010-12-17  Jan Holesovsky  <kendy@suse.cz>  [dc05049e1b33505d0c9820cd5bc4bd3bc4750af9]

        wikihelp: Several command line options for more control over uploading.

2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0d53f7d35a85155a2336642cd2cc3436c2a4f40]

        CWS-TOOLING: integrate CWS gnumake2

2010-12-17  Uwe Fischer  <ufi@openoffice.org>  [bda0aa1095c27a5a24e596d910082a8ebcc2124d]

        hcshared29: end-of-year commitment

2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1135afcd4340e7e51ac9e820d8d3bd36f4cc27d8]

        undoapi: merged DEV300m95

2010-12-10  Jan Holesovsky  <kendy@suse.cz>  [34a58287efe597e2c007ebc47976929884ed60f7]

        wikihelp: Avoid unnecessary empty lines (causing additional paragraphs).

2010-12-10  Jan Holesovsky  <kendy@suse.cz>  [2f34dd4260eea803634371a9bea6cdf3689ca450]

        wikihelp: Hide the hidden <ahelp>'s.

2010-12-10  Jan Holesovsky  <kendy@suse.cz>  [04961b5798213de9c7983ac4be997cc46b3e3dd8]

        wikihelp: No separate paragraph for the definition of variable (fdo#32291).

2010-12-10  Jan Holesovsky  <kendy@suse.cz>  [90364d5e994dca3601fb006e51812dbf1f91f2b8]

        wikihelp: Greatly improved conversion of tables.

2010-12-09  Jan Holesovsky  <kendy@suse.cz>  [23b8f6e088db9b7e012b63fca29a9abc396043db]

        wikihelp: Don't create "''''''" artefacts.  Improve images in lists.

2010-12-09  Jan Holesovsky  <kendy@suse.cz>  [00d5b2ca4802ba02e4003a0b98f01f021ad6dc9f]

        wikihelp: No \n in listitems.

2010-12-09  Jan Holesovsky  <kendy@suse.cz>  [de09480929be4ad1bb6b731183732cfd3338407f]

        wikihelp: Fix handling of listitems, and the paragraphs in them.  fdo#32174

2010-12-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2ed270f1c6a12fce02c65773cbc158f5529478b8]

        vcl117: clean up helpid mismatch

2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c9ffd7421c2d8435625c9e777e82d4c3ba077182]

        gnumake2: resync to DEV300_m95

2010-12-07  Jan Holesovsky  <kendy@suse.cz>  [bc2c698b7ca4f515ab142c4e1da1fcd43fa2d573]

        wikihelp: Handle '=' in the use of templates right.

2010-12-06  Jan Holesovsky  <kendy@suse.cz>  [31de6bec62a0eb30062cf14b010c44c70486621a]

        wikihelp: wikiconv2 into a module.  Don't generate redirects by default.

2010-12-06  Jan Holesovsky  <kendy@suse.cz>  [f6f254c8f79d727fe3235a746ddd00a4b62e6595]

        wikihelp: Make the redirects more stable.
        
        Still it is not perfect for duplicates of 'branch' attribute in bookmarks, but
        what can we do...

2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [7a3cef460b8ca5dd12647756ee8206f7f8c6d679]

        Replace all occured, occurance etc.

2010-12-03  Jan Holesovsky  <kendy@suse.cz>  [8e7a306d4d381e2c1193b92975a3d656b478fd7b]

        wikihelp: The level="1" paragraph can be nested, handle even that.

2010-12-03  Jan Holesovsky  <kendy@suse.cz>  [603ea085fdd57d62c0d627fa0b76061e027f171c]

        wikihelp: Ignore the first level="1" heading.
        
        It is usually (== everywhere but 2 or 3 files) the only level 1 heading in the
        file, and additionaly exactly the same as the page title.  When we skip that,
        we get much nicer table of content, better structure, etc.

2010-12-03  Jan Holesovsky  <kendy@suse.cz>  [75425dcc6f8e64e7226affa90c12a6123bb04ecf]

        wikihelp: Depend only on the 'level' provided in the .xhp's.

2010-12-03  Jan Holesovsky  <kendy@suse.cz>  [dad9d70818d3459fef8afa6ffe6cdf097d3d3800]

        wikihelp: Nicer, localizable titles of the pages.

2010-12-03  Jan Holesovsky  <kendy@suse.cz>  [70c4d6266602e692ef2b9c28be8e1908c3f52317]

        wikihelp: Wait for the other threads to shut down.

2010-12-03  Jan Holesovsky  <kendy@suse.cz>  [15b1b660a11a0f2d05341e1181d93f89c21add18]

        wikihelp: Uploading of images.

2010-12-02  Jan Holesovsky  <kendy@suse.cz>  [28f9f37cce7fef09df98d9cdd30e2328777607d1]

        wikihelp: Finished the redirects generation.

2010-12-01  Petr Mladek  <pmladek@suse.cz>  [b095f7f56c1ef1ab0919b482038be4085ade3de7]

        Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)

2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [d15ce0105ca8c1b7818df214714dd3adbbbca7b4]

        wikihelp: Instead of bookmark.h, create wiki redirects (preparation work).
        
        This is more dynamic, and can be controlled by the help authors, instead of
        relying on new builds when something help-related changes.

2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [fd8e2b792b9acb414a2c2674100308d5a04c5dab]

        CWS-TOOLING: integrate CWS pl08

2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [49b5213636d2775b240e3126a85ea99a6cb4e2fa]

        wikihelp: Improve the generation of conditionals (switch/switchinline).

2010-11-26  Muthu Subramanian  <sumuthu@novell.com>  [fb79b6adf84fb7bd613069b8ec007bfbf9ed0d7c]

        Bookmark fixes - Probably needs more.

2010-11-26  Muthu Subramanian  <sumuthu@novell.com>  [7b1e4d71b215cf3fdba5eb33e160bc21745e81b9]

        Multithreading - initial changes. Bookmark needs fixing.

2010-11-26  Mathias Bauer  <mba@openoffice.org>  [b64133248474bc0be791768d5bb0b6a57b58407c]

        CWS gnumake2: resync to m94

2010-11-26  Jan Holesovsky  <kendy@suse.cz>  [9524e3760230567daa574b2749f59ac5c5a16cef]

        wikihelp: Improve the whitespace behavior in paragraphs.

2010-11-26  Jan Holesovsky  <kendy@suse.cz>  [634e1e7ebd1658cc3aa9954eb5057ecdf12fefd1]

        wikihelp: Improve the handling of leading/trailing whitespace in paragraphs.

2010-11-26  Jan Holesovsky  <kendy@suse.cz>  [4c61129db43e2c32ba3f184aa85b3e9f369f3839]

        wikihelp: Improve the titles of the pages.

2010-11-26  Jan Holesovsky  <kendy@suse.cz>  [5e07f686b79957baef3fa979c7ec2730878ef9a8]

        wikihelp: upload-wiki.pl, tool to publish the generated wiki.

2010-11-25  Michael Stahl  <mst@openoffice.org>  [44ee5ea902426199191899330d91120218690f70]

        udoapi: merge sw refactoring with undoapi stuff

2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0271fb16bc7aaa2b07af9a8f833da1fb66ddfc1f]

        merge with DEV300_m94

2010-11-24  Muthu Subramanian  <sumuthu@novell.com>  [3d16ea3ade84c9940269ece9f5321b46059d60ca]

        Combined convall.py with wikiconv2.py.

2010-11-24  Muthu Subramanian  <sumuthu@novell.com>  [9888e8e16502f34ac4371d7edfcf13a67e1a73de]

        Better localization conversions and fixes.

2010-11-24  Muthu Subramanian  <sumuthu@novell.com>  [00b0e009ed7b5e972721afaf76e1f570e51bf0cd]

        Localization fixes. Better error handling and debug prints.

2010-11-23  Jan Holesovsky  <kendy@suse.cz>  [f5c4ba0242a02322722f2aa892299afe3d62a0b2]

        wikihelp: Fix {{OnlyInAPP|...}} generation.

2010-11-22  Jan Holesovsky  <kendy@suse.cz>  [f7fb11a8100d2d5f571984fad0b68dfe609a7ad1]

        wikihelp: Implement <sort>-based sorting.

2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [646268471c77628e9df811f03b1002779c0ac361]

        undoapi: merge after pulling DEV300.m94

2010-11-19  Jan Holesovsky  <kendy@suse.cz>  [9b2cc70db6595b5f6067aed4fac5703d45bc5f80]

        wikihelp: Handle <switch>/<case>/<default>.

2010-11-19  Muthu Subramanian  <sumuthu@novell.com>  [df9096834a89fde2bfee0e84e35ecc0a42c8d0ac]

        Fixed merge problems

2010-11-19  Muthu Subramanian  <sumuthu@novell.com>  [18c474d9b625e4ac1e7c3b8edd4b7262d5a86352]

        Localization support (pass the sdf file as parameter).

2010-11-19  Jan Holesovsky  <kendy@suse.cz>  [2f08a397554ec83e3e133627f646d71904dc0b4d]

        wikihelp: Fix the implementation of the 'appl' <switchinline>.

2010-11-19  Jan Holesovsky  <kendy@suse.cz>  [cf7fbb81b72a7975e9c031bbd52afdd4a6ab02ac]

        wikihelp: Handle <list> in a <section>.  Handle <item>s.

2010-11-19  Jan Holesovsky  <kendy@suse.cz>  [f29109b1d0d3269371b63def1a386bbd68941714]

        wikihelp: Better warnings.  Better {{System}} template.

2010-11-17  Muthu Subramanian  <sumuthu@novell.com>  [6c2803b624ff8b19d518adb2fa042e853c1e15bc]

        Changes to include localization strings from .sdf files.

2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [fbe2b95824dd3bd2f14dfb5af5c3344925c77592]

        wikihelp: Improve handling of <comment>, implement <br/> and <embedvar>.

2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [af5b80f08586b8d8d9abb0fa1da25a2ff1aa7649]

        wikihelp: Handle most of the <switchinline> cases.

2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [c7c723363c6f76f315f88c630e9be62702dea56d]

        wikihelp: Report every element that we do not handle.
        
        To make sure that we do not lose information.  Now the hard part - cleanup all
        that.

2010-11-15  Jan Holesovsky  <kendy@suse.cz>  [5030445b0ec6ee4ecf2209ad5fbaca49bc606fbc]

        wikihelp: Proper handling of embedding and related topics.

2010-11-15  Jan Holesovsky  <kendy@suse.cz>  [2171d5501861dbe16fb5d1457e30ab9a42282420]

        wikihelp: Better conform to the Python coding style.

2010-11-15  Jan Holesovsky  <kendy@suse.cz>  [c8a5c37aa4bee4098796d75cb67c9151010509a4]

        wikihelp: Proper handling of embedding of 'variable' elements.

2010-11-15  Jan Holesovsky  <kendy@suse.cz>  [6bc2ab7169d417e6dbbe7d58f0bdeee3dbca0b57]

        wikihelp: Introduce a base class, to eliminate cut'n'paste.

2010-11-13  Andras Timar  <timar@fsf.hu>  [8dec3bdd5df80e8c1acb01940df4b25d4077b64c]

        fixed the four level help index entry

2010-11-12  Muthu Subramanian K  <sumuthu@novell.com>  [0597d5c61924b61e47c51a455ec537c8fc4dd251]

        Updated to generated bookmarks.h file instead of a csv.

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [69406254e263e6adee4323499083af10d759006a]

        Merge remote branch 'origin/libreoffice-3-3'

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [1eb797b0b6e6ff16b63d60ff8c218a1c70714022]

        wikihelp: The rest of the paragraph types (mostly errors, probably?)

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [9c512f089b00421e5353a0318e496ab2783f7ca1]

        wikihelp: Handle 'code' paragraphs.

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [85613f119bc3d60e1ab067b4b4c370c3e0fc1321]

        wikihelp: Handle lists.

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [0e5e9fa9419bfe375db7d8c66712a1c7434bac36]

        wikihelp: Larger update to fix the behavior of tables.

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [f9f3b89b2103d5d6868b022b170cb228045027c1]

        wikihelp: Better way of converting comments.

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [1f2bcee68e3e28aea67ec3757704f0c5edb7f1c3]

        wikihelp: Handle comments.

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [dd730c31937e547dae1f49a7ff6814f0d62b6c60]

        wikihelp: Correct handling of paragraphs in tables.

2010-11-11  Vladimir Glazunov  <vg@openoffice.org>  [ec2479e6193f9760937e3fbe0b3bcdc953bd8f21]

        #i10000# removed duplicated ID

2010-11-11  Petr Mladek  <pmladek@suse.cz>  [897b45ff917363618a5ffe4aca5e36bba3099227]

        Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)

2010-11-11  Uwe Fischer  <ufi@openoffice.org>  [f1f7e35b66ef39a85edd22e997e7d6c03bdafbec]

        pl08: changed two Help files

2010-11-11  Vladimir Glazunov  <vg@openoffice.org>  [742d8654e4e2c66da1c7274bab39dbcd7d0ede1a]

        CWS-TOOLING: integrate CWS hcshared28

2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [57fd44847874b89c7910f6443f9f1a2388b99a3c]

        rebase to DEV300_m92

2010-11-09  Muthu Subramanian K  <sumuthu@novell.com>  [41fb8199033cdb83a065e6f64897ef769e3eeb80]

        missing file.close()

2010-11-09  Muthu Subramanian K  <sumuthu@novell.com>  [b6bef35291ee407841936a59097120074f37c489]

        HID mappings to sections.

2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [479f4e154b292a938732aa7a4be8ea69fbaab461]

        dr77: rebase to DEV300m92

2010-11-09  Jan Holesovsky  <kendy@suse.cz>  [d0e87681896f0d545aca44541e734a3a4a604622]

        Fix the generation of the related topics.
        
        Prefix the links with a {{RelatedTopics}} template.  No need to parse each of
        the linked files again and again to get the link target - we have that in the
        allfiles.csv now.

2010-11-09  Jan Holesovsky  <kendy@suse.cz>  [fbcf041a6b4649349261da565da6b096576caed8]

        One more column to alltitles.csv - human readable name.
        
        To be used in the 'embed' link targets.

2010-11-08  Jan Holesovsky  <kendy@suse.cz>  [588fcbf2e6db68199235afcc6951588ffcd487c4]

        Show the phases of the wiki generation.
        
        But still be quite silent about the operation ;-)

2010-11-08  Muthu Subramanian K  <sumuthu@novell.com>  [b9dbeaf27ea4d8b61fcca464ab9459f2283212d2]

        Reverting while() to if() to replace text.
        
        Since text.replace itself would do a replace-all.

2010-11-08  Uwe Fischer  <ufi@openoffice.org>  [113485813efba721e8e624e785bff201d266c271]

        hcshared28: merge with DEV300_m92

2010-11-05  Jan Holesovsky  <kendy@suse.cz>  [f224ef451ecceafe7c47e3469cd0f8a4b6505c78]

        Make the heading actually work.  Empty line between paragraphs.

2010-11-05  Jan Holesovsky  <kendy@suse.cz>  [520121f9cfc67e5fe3a24e8fae1a9c78bb22c8b7]

        Skip pages without a title.

2010-11-05  Jan Holesovsky  <kendy@suse.cz>  [31c7e54ff143053c8cdc791a0e9328841a70d194]

        Do not write heading starts with every char_data.

2010-11-05  Jan Holesovsky  <kendy@suse.cz>  [46765b21fdd0bfb1fb1edb0ce8b61585ac1d6f0a]

        A bit more whitespace to make it more readable.

2010-11-05  Jan Holesovsky  <kendy@suse.cz>  [54aafe8a2a8bf6c66630564679f74164ffbcc0b2]

        Use templates for the product name.

2010-11-05  Jan Holesovsky  <kendy@suse.cz>  [c3760ab69952dec6b62c21efa9ea743f8e81940f]

        Update the help -> wiki conversion scripts to work inside helpcontent2.

2010-11-05  Muthu Subramanian K  <sumuthu@novell.com>  [962aaaced4539cc648cdd8236c36dadd4e77a871]

        Help -> wiki converter.

2010-11-04  Uwe Fischer  <ufi@openoffice.org>  [9c8421f0731cccab2ff5f92287806a3ca67c4b32]

        vcl117: Help change 3rd try

2010-11-04  Uwe Fischer  <ufi@openoffice.org>  [a3bb859ed0bb7f65343b933dd5dd5d69ec2cae76]

        vcl117: Help change 2nd try

2010-11-04  Uwe Fischer  <ufi@openoffice.org>  [affd18065e4a649eecf6f9f94dcd4f791168b79b]

        vcl117: Help for i 115056

2010-11-03  Tor Lillqvist  <tlillqvist@novell.com>  [c85e98534260c57e3f10f2047a55410cd203b360]

        Munge font preferences
        
        Do permanently what bin/help-font-munge does, so we don't need to call
        that any more each time when building.

2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [38f434b8768918e337c2aaf6bb2baf67248fd76f]

        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-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0d37e498aa254409b207ca4850638b3fbe5f7700]

        merge after pulling DEV300.m91

2010-10-28  Mathias Bauer  <mba@openoffice.org>  [9a199ee8f4566941ce4f70bd64e48d609d61e3ab]

        CWS gnumake: resync to m91; conflicts unresolved

2010-10-28  Andras Timar  <timar@fsf.hu>  [222e2ef13023c9ff33003c6273fc38ad9595670b]

        documenting libreoffice.soc and tango.soc

2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c0e6561ca411bd65172355f7afd647954a1cc47e]

        rebase to DEV300_m90

2010-10-20  Mathias Bauer  <mba@openoffice.org>  [917b93ce25b18f06fc4e3c41f1b66b5dc497260c]

        CWS changehid: #i115137#: some conversions removed again

2010-10-20  Uwe Fischer  <ufi@openoffice.org>  [b0515ab706d76725b0f4f3a37b7b86df05a900b5]

        hcshared28: before first build

2010-10-20  Mathias Bauer  <mba@openoffice.org>  [2dc79071440d9262696edcd5a4cf40691341e3e3]

        CWS changehid: #i115137#: no hid.lst used in help linking

2010-10-20  Mathias Bauer  <mba@openoffice.org>  [1cd4436d3fce3a22f52bd33de5dd8530861288f9]

        CWS changehid: #i115137#: adjust help content to changed HIDs

2010-10-19  Andras Timar  <timar@fsf.hu>  [1b2ce8bc64202c5d3eee98797ef297c50fd5c612]

        fix inconsistency between help and UI

2010-10-19  Andras Timar  <timar@fsf.hu>  [74445b1ee200e231d8e22d86928a239f78853dc1]

        fixed inconsistency between help and UI #i115119#

2010-10-19  Andras Timar  <timar@fsf.hu>  [e2ae4616e2aa8615b4affd32a49c2129a7bfc061]

        corrected menu reference in help (Set->Define) #i115118#

2010-10-13  Andras Timar  <timar@fsf.hu>  [4ed65cc28e633c41a40631dd8bc6cbf6d28c200e]

        There shoud be "Row Height" instead of "Height" - #i115044#

2010-10-13  Andras Timar  <timar@fsf.hu>  [9dc547f3e31008a264af0b44c2eafce11ca00724]

        removed the unnecessary switch statement - #i115039#

2010-10-12  Andras Timar  <timar@fsf.hu>  [b4ee059c0899e041686b7710e56ee1954143a310]

        It should be "Formulas" not "Formula" - #i115037#

2010-10-12  Andras Timar  <timar@fsf.hu>  [d47f173f9d7c2ad94f8ce9abba7fed26a7de1c68]

        "Rename Sheet" instead of "Rename" #i115036#

2010-10-09  Mathias Bauer  <mba@openoffice.org>  [3f4a745747ece2de9222cb01a9a723f293ea0fdf]

        CWS changehid: resync to m89

2010-10-08  Petr Mladek  <pmladek@suse.cz>  [9d9c7723b9f6cd19bf449cc9d425938c5aab003e]

        Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)

2010-10-08  Uwe Fischer  <ufi@openoffice.org>  [d3aa1a71ce864a75259d6edee275fedd556ca55c]

        hcshared28: transfered changes from abandoned hcshared27 wholesale

2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [753d7c0e04717010afdf2fcdf70fbc8be31d4b65]

        Merge commit 'ooo/OOO330_m9'

2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [326b8905440436718955d528b5ab2c233380550e]

        dr77: rebase to DEV300_m88

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

        Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)

2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5c107be679f65bb86859e81778beb78bff40bda9]

        DEV300: changesets OOO330 up to m8

2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [393c98960d2405ac517b44a270e18a9abf311132]

        Update .gitignore for Windows builds

2010-09-15  Petr Mladek  <pmladek@walk.suse.cz>  [7dbcbfcfb4732cc7c3bfe72ccb29688fc68f2a2a]

        Release ooo-build-3.2.98.1, tag OOO_BUILD_3_2_98_1  (3.3-alpha1)

2010-09-14  obo  <obo@openoffice.org>  [7a97cbbe91429c2820172094052e78994eb018b5]

        CWS-TOOLING: integrate CWS jl158

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

        Merge commit 'ooo/OOO330_m6'

2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd3168e6755116052a9fd57b1015fe9a46215288]

        jl158: #i114008# move transformation files

2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07492bb166045ea3538a53de97491cebab58b3bc]

        jl158: #i114008# pre-indexing of extension help

2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1851586636514dac5a719215c2f447b7cdc734b8]

        dr77: rebase to DEV300m87

2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [33c145e564b254d3b261b2f843a0165b24fa44dd]

        DEV300: changesets OOO330 up to m5

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

        Update .gitignore.

2010-08-24  Joachim Lingner  <jl@openoffice.org>  [3bdee70376c4d27b9e767db68a78a900e84f2cbe]

        jl158 merging with OOO330_m5

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

        Create .gitignore.

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

        Merge commit 'ooo/OOO330_m4'

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

        CWS-TOOLING: integrate CWS txtl10n

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

        CWS-TOOLING: integrate CWS tl83_OOO330

2010-07-28  Thomas Lange [tl]  <tl@openoffice.org>  [641f9818fb9fdaf8e47537e2206adf98754ffb92]

        cws tl83: merge

2010-07-27  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1cfd512d4f5bf7b3009dc52197abb4fce0d9d2c9]

        gnumake2: killing of insane common tree hack

2010-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8dfdd609e33dfb4fc1bd627196631af099f8306b]

        txtl10n: #i113008# #i113125# exclude the auxilary dir form the l10n process

2010-07-19  Mathias Bauer  <mba@openoffice.org>  [b5efa8f065d24c8329cdc9de5507c4491360b21a]

        CWS changehid: remove code dealing with obsolete SID_INSERT_APPLET

2010-07-13  Uwe Fischer  <ufi@openoffice.org>  [27468af1ddad9ad3a04dd71a0e86cdc1350b8f67]

        tl83: Help changes

2010-07-13  Mathias Bauer  <mba@openoffice.org>  [bb9eb733a0d5f272f314fdc3d40ec98973bf50ff]

        CWS changehid: resync to m84

2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b8805808343d0a798f7c7e83a47d887e8bc02b60]

        CWS gnumake2: resync to DEV300_m84

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

        CWS-TOOLING: integrate CWS tl79

2010-06-18  Thomas Lange [tl]  <tl@openoffice.org>  [41a71626c7d8046b63ec67d430b99aaba35fc80e]

        cws tl79: merge with DEV300_m83

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

        CWS-TOOLING: integrate CWS hcshared26

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

        masterfix: #i112339# check indexer output only when needed

2010-06-10  Uwe Fischer  <ufi@openoffice.org>  [dd0b89d28397f8b16f7da9f4128cd98ae6e5195c]

        tl79:Help makefiles

2010-06-10  Uwe Fischer  <ufi@openoffice.org>  [fa761eb14645902cfe5c8402759aa95b572db7fb]

        tl79: updated file shared/01/01100600.xhp

2010-06-10  Uwe Fischer  <ufi@openoffice.org>  [469ad40ec287b9920255c501fdee4583f51da687]

        tl79: More Help changes

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

        CWS-TOOLING: integrate CWS tl74

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

        cws tl74: merge with DEV300_m81

2010-06-08  Uwe Fischer  <ufi@openoffice.org>  [03d08e61fa03d5fa02b9e24f9520b9ab14f67b8b]

        hcshared26: Help changes

2010-06-08  Uwe Fischer  <ufi@openoffice.org>  [730ea27cebd9d6b60d4cd550e7fc0d3e21dd3c93]

        tl79: Help changes

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

        CWS-TOOLING: integrate CWS renaissance2

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

        cws renaissance2: rebase m80

2010-05-28  Uwe Fischer  <ufi@openoffice.org>  [53c024f50eaa7488ca75945b4a66921f52074ecf]

        hcshared26: merge with DEV300_m79 second try

2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [e4d28d48f386a0a077e5c7fa87d3ac740ec10285]

        cws tl79: merge with DEV300_m79

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

        cmcfixes74: merge with DEV300 m79

2010-05-26  Uwe Fischer  <ufi@openoffice.org>  [1b085e176d2f0dd6cd2bdba03ebadc21b03e027c]

        hcshared26: merge with DEV300_m79

2010-05-26  Uwe Fischer  <ufi@openoffice.org>  [1f9f48080652e39aa440a7aca00dafeabe6a2f49]

        hcshared26: before rebase

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

        CWS-TOOLING: integrate CWS commonhelp

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

        CWS-TOOLING: integrate CWS obo48

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

        CWS-TOOLING: integrate CWS hcshared25

2010-05-18  Uwe Fischer  <ufi@openoffice.org>  [d8409eaf291553c81d71b7247090697bee4f4bba]

        renaissance2: Help changes

2010-05-12  obo  <obo@openoffice.org>  [dd7f98a0fc3186fe74f835a99f03a949f3634219]

        obo48: #i109700# lucene indexer generates segments_n (n>3) files

2010-05-11  Frank Peters  <fpe@openoffice.org>  [274595d7c039ca9816bea8919e07d7deb8ecd4b2]

        #i104543#

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

        renaissance2: rebase m77

2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [0185064b71a4f3882c4c7c00ae07cf2029d853b8]

        cws tl79: merge with DEV300_m77

2010-04-26  Uwe Fischer  <ufi@openoffice.org>  [dbd189f7dee10bae6532b26784aa5f85eb848022]

        hcshared25: two bad files fixed

2010-04-23  Uwe Fischer  <ufi@openoffice.org>  [d30861db5a70cba192db42d9973305c38e96c14e]

        hcshared25: merge with DEV300_m77

2010-04-23  Uwe Fischer  <ufi@openoffice.org>  [ced3a4d3aaac5c79e6e859a3cecf24dc5a6d95a2]

        hcshared25: before rebase

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

        cmcfixes74: merge with DEV300 m75

2010-04-20  Frank Peters  <fpe@openoffice.org>  [8db3fdea6580acd2a136d6e5e14c20efb89cf99f]

        #162050#

2010-04-20  Frank Peters  <fpe@openoffice.org>  [b69d50916a2ecb7cbc95052a97c1a13cb6d75f5e]

        #162050#

2010-05-06  Ivo Hinkelmann  <ihi@openoffice.org>  [2d78ce8ab381eac303f598ae17a531d2e903fb05]

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

2010-04-17  Mathias Bauer  <mba@openoffice.org>  [fa4d96d4a5303f9033d2fbf5b0936e9528219098]

        CWS gnumake2: rebase to DEV300_m76; fix build problems

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

        DEV300: merge masterfix ea9085d6db4c@DEV300

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

        CWS-TOOLING: integrate CWS sb118

2010-04-14  sb  <sb@openoffice.org>  [80ec837ff1652182886401d8fd0bcc45533cb940]

        sb118: merged in backout

2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [736c73b7800bdbdabfd1c4492de6bab403f74431]

        cws tl74: merge with DEV300 m76

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

        CWS-TOOLING: integrate CWS ppp02

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

        cmcfixes74: merge with DEV300 m76

2010-04-09  Ivo Hinkelmann  <ihi@openoffice.org>  [3fbb9ca62391d964c8bd6ec6ef9d06fb34d56b7c]

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

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

        sb118: merged in re/DEV300_next towards DEV300_m76

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

        native0: Help changes - transplanted from ecc84915e9cb@native0

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

        native0: Help changes - transplanted from eebd7b934c4b@native0

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

        native0: Help changes - transplanted from d7d1b083c28bf@native0

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

        cws tl74: merge with DEV300_m75

2010-03-22  Uwe Fischer  <ufi@openoffice.org>  [610a764b4a828ed9af64f0d7565900c02fe5de26]

        hcshared25: merge with DEV300_m75

2010-03-18  Uwe Fischer  <ufi@openoffice.org>  [1f2d13b88f289a78f8ada4cbb67f8e4d8656b961]

        native0: Help changes

2010-03-12  Uwe Fischer  <ufi@openoffice.org>  [786e671b63beefdb461592ff75f14d07fe76d6dd]

        hcshared25: vor build

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

        CWS-TOOLING: integrate CWS chartmultiline

2010-03-09  Ingrid Halama  <iha@openoffice.org>  [3c796640d4dd877b0de337b8882f023e0a3800c9]

        chartmultiline: merge with DEV300_m74

2010-03-09  obo  <obo@openoffice.org>  [6ef65c80769de29550d611498129bf4ba20196a2]

        #i10000# Restore change sets from damaged repository, helpcontent2 and testautomation changes

2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [62cd454460b7212fd695dde32f9f99029ed10727]

        native0: some last changes to Help content - transplanted from c7b5a24b2dcf@native0

2010-03-05  Uwe Fischer  <ufi@openoffice.org>  [fb403a47daba6f4a3e9540a3bce180ec1970b0d4]

        hcshared25: intermediate commit

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

        merged in re/DEV300_next towards DEV300_m74

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

        CWS-TOOLING: integrate CWS chartshapes

2010-03-01  Thomas Benisch  <tbe@openoffice.org>  [996fc37e0d468fa3284bf0e0509b71b508c50bdb]

        chartshapes: merge with DEV300_m72

2010-02-26  Ingrid Halama  <iha@openoffice.org>  [843007aab10b9701a681a62ae2fee1b4cc1fc8fe]

        chart43: merge with DEV300_m72

2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [dc13d6a21aca12bc964272957256c816bfbfaca5]

        cws tl74: merge with DEV300_m72

2010-02-25  sb  <sb@openoffice.org>  [6b5c906cf72c024f71e641debdcd77f41f35d2d5]

        sb118: merged in DEV300_m72

2010-02-23  Uwe Fischer  <ufi@openoffice.org>  [6998d760c779a4ffa1913b7544d9b8d1b444643d]

        tl74: last Help change

2010-02-22  Uwe Fischer  <ufi@openoffice.org>  [4f012bff55fcf0284473aa99ccc1001685afba4e]

        tl74: Help change: removing Look Up button

2010-02-19  Frank Peters  <fpe@openoffice.org>  [f5abeadcce76b40eb8cba6fff0316d10cd237a7a]

        #i104543#

2010-02-19  Frank Peters  <fpe@openoffice.org>  [b09dc9a00d1eccf2b12ce59d44aa521151542b40]

        #i104543#

2010-02-19  Frank Peters  <fpe@openoffice.org>  [17600cbdd3bdd41e8edf905dc85012ac00e217d2]

        #i104543#

2010-02-19  Uwe Fischer  <ufi@openoffice.org>  [bc7d1a933d988c07ea20cb770c22e5f629611dff]

        hcshared25: merge with DEV300_m71

2010-02-18  Uwe Fischer  <ufi@openoffice.org>  [3fda7de9ac5b35f7f38aadf90cb63954a0f5f6fd]

        tl74: i109193 changes to helpcontent2 part2

2010-02-18  Uwe Fischer  <ufi@openoffice.org>  [10e993c889d7badb413857053951cfea13429cfa]

        tl74: i109193 changes to helpcontent2

2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [bc1cfccdbd2364d920e1cd65ab8c123328b2aa1e]

        CWS-TOOLING: integrate CWS changefileheader2

2010-02-16  Vladimir Glazunov  <vg@openoffice.org>  [3f5f0556c1d4c3bc3e138737ff1f000f8bf45c74]

        CWS-TOOLING: integrate CWS cbosdo01

2010-02-12  sb  <sb@openoffice.org>  [4d0cb1d88c3c6c8f325a50af97de6c5fbd32799c]

        sb118: introduced JAVAIFLAGS so that Java interpreter matches OOo jnilibs

2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e26415423289d57de7816ed7d5eaee7307f52fd8]

        changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)

2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [a57b8292ab4365f8900ba1c400ec658746a4056e]

        cws tl74: merge

2010-02-12  Uwe Fischer  <ufi@openoffice.org>  [66c1e24214404dcd892a11f28b64dbc67187e827]

        hcshared25: intermediate build

2010-02-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [82c8c80311e852818d86cac102970510d7203bcd]

        merge

2010-02-09  Uwe Fischer  <ufi@openoffice.org>  [c67b2db0f764eb9e5fca43884a838eadfa00b234]

        ppp02: some more help changes

2010-02-09  Uwe Fischer  <ufi@openoffice.org>  [bebdc16b9bceb1bb9c2769ada03ee481ee7303bc]

        ppp02: i108824 help file correction

2010-02-08  Uwe Fischer  <ufi@openoffice.org>  [9e80816a0681944a0aae2ee0cb8f179933d0f5e9]

        hcshared25: vor build

2010-02-08  sb  <sb@openoffice.org>  [d2faa56bc245c92049b093f4b18d9264efaeed16]

        sb118: merged in DEV300_m71

2010-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d4e378a47ea9c63671e82113f8bda31a63dbfaa1]

        merge with DEV300_m71

2010-02-02  Uwe Fischer  <ufi@openoffice.org>  [867156600fc6bbef83b395ece8713547a8c7b1ad]

        ppp02: i108824 Help changes

2010-02-01  Uwe Fischer  <ufi@openoffice.org>  [a97b3957148b4bbc85efe91bd40198948fb802c5]

        chartmultiline: i108778 help update

2010-02-01  Uwe Fischer  <ufi@openoffice.org>  [ebe14dd35b6ad6763bc99f2ce1ffea0f7d416153]

        chartmultiline: i108778 help update

2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [38968acffdf2d1bd6f0839c86424eb194bf66cb2]

        CWS-TOOLING: integrate CWS l10n32fixrc_DEV300

2010-01-28  Ingrid Halama  <iha@openoffice.org>  [8fc3edfc16513304a664524b5fcfd10f66c18d39]

        chartmultiline: merge with DEV300_m70

2010-01-27  Ingo Schmidt  <is@openoffice.org>  [cd12db15734b8a6f27c8cf3e88fd3e8c579ea363]

        native0: syntax fix by DV

2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [3aa724aaa531f0a48d05cf109cb9cd73368754c6]

        native0: branding Help - transplanted from 9dbf1800d8b2@native0

2010-01-27  Uwe Fischer  <ufi@openoffice.org>  [1f67151868129f034103cd3f3aeda9cdf05aa383]

        cbosdo01: issue 108444, Help changes

2010-01-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ea32cc34a9788e407537657575a0113b8b305618]

        cbosdo01: merged with DEV300_m70

2010-01-22  Ivo Hinkelmann  <ihi@openoffice.org>  [10c86b73c3067d27d6f02f5f9c1267f09f67f16e]

        #i108534# enable basque hc2

2010-01-21  sb  <sb@openoffice.org>  [3e7369de8db4833958555f585954971b315264d7]

        sb118: merged in DEV300_m70

2010-01-15  Kurt Zenker  <kz@openoffice.org>  [c5b6413e7e346343939c84f77b4f2ee3099c1807]

        CWS-TOOLING: integrate CWS printerpullpages

2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [958787b6131d22df2a4296eb2b48090634ec6535]

        rebase to DEV300_m69

2010-01-13  Uwe Fischer  <ufi@openoffice.org>  [9d4a39a5654c975a504467407224f34d9806d0f4]

        hcshared25: i 108108 applied

2010-01-13  Uwe Fischer  <ufi@openoffice.org>  [49f75c4ba784b08aed944f092597e782aea0702c]

        hcshared25: before applying help id change script

2010-01-12  sb  <sb@openoffice.org>  [f38e1f3d17b1a7d9b748ab02ad634306418f20a4]

        sb118: #i108269# first step of removing tcsh support

2010-01-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [1cf94ba6d7bec21a41a7cdb41918b4781fd0afe8]

        cbosdo01: merge with DEV300_m69

2010-01-09  sb  <sb@openoffice.org>  [d76449b6ee387ccf3a4d0281c138ccec7391bc94]

        sb118: merged in DEV300_m69

2010-01-08  Uwe Fischer  <ufi@openoffice.org>  [e2416d80a9dbfbc193ab6f5542ff0f8a104436fe]

        hcshared25: hid.lst m68

2010-01-07  Uwe Fischer  <ufi@openoffice.org>  [a78cb8e2bae64ab327c8f6a4021b4bb854526f43]

        hcshared25: merge with DEV300_m68

2010-01-06  Uwe Fischer  <ufi@openoffice.org>  [17ae85786dd0dc06a23b08cb9e37812824391e48]

        hcshared25: commit before help id changes

2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [85dc8365fab8eb9b512279196bf97dbd80417cc8]

        cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!

2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffd5ba5683fe150293c48e7a4ae1007f9f5cf0c5]

        CWS-TOOLING: integrate CWS aus111

2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d071c3c5d4932a0f6f609d684aadaad82cf2b2a]

        tl74: merge with DEV300 m60

2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [487ffc9d2eafc571a7cabdfffc2541608f3c74b1]

        CWS-TOOLING: integrate CWS localization37fix_DEV300

2009-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [43564224086d9cba277cdb3b0d021e77c12fd9ac]

        aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext

2009-12-07  Kurt Zenker  <kz@openoffice.org>  [decca1502542de492ebfa996ade68d9f3b3a048f]

        masterfix: #i10000# fixed conflict resolution

2009-12-04  Kurt Zenker  <kz@openoffice.org>  [b726ccd054f39e97310346fc8acd10c2e57f1f53]

        CWS-TOOLING: integrate CWS localization37_DEV300

2009-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [731f4e5b5a75384bc37a3e014f0d7dce8488df52]

        fix a bizarr rebuild error of the *.tree files

2009-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [3647d4121cc18f6d8fd29e7ebd08b3a1e9d23d65]

        fix a bizarr rebuild error of the *.tree files

2009-12-03  Kurt Zenker  <kz@openoffice.org>  [dca7001dd7438bf9c91acbb0568690217f3b09fd]

        CWS-TOOLING: integrate CWS hcmac02

2009-12-02  Kurt Zenker  <kz@openoffice.org>  [85ec1fb07c4d514bc1ebd5b34fd5a693dc6c2c42]

        CWS-TOOLING: integrate CWS hcshared24

2009-12-02  Kurt Zenker  <kz@openoffice.org>  [b77ca676f75658fc0c08dcca36ddc55472c353b9]

        CWS-TOOLING: integrate CWS tl75_DEV300

2009-12-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9add66862aa1390171b8b4ad9a9be3c967e2a165]

        #i106456# fixed css for bn

2009-12-01  Kurt Zenker  <kz@openoffice.org>  [abab194b562531762ab6af73ca012e5a38ab51b4]

        CWS-TOOLING: integrate CWS dba33a

2009-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [604a21a56af21fbf88b7f203e7841420554c73c1]

        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-24  Ivo Hinkelmann  <ihi@openoffice.org>  [cdf16e742d376686dc17f81e7234148b7d76db3d]

        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-04  Uwe Fischer  <ufi@openoffice.org>  [bc1e73c4fd57ec78c86922c083efe75631b38462]

        i106357

2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e13e51a5207b6b916b1834e3917aa586928daf4f]

        chartshapes: merge with DEV300 m62

2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5057e622a16dd7110b69737ffa2dea6fcbdd6b7]

        chartshapes: merge with DEV300 m55

2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad543bd0b334460d3aa341758931792a9fec82b7]

        chartshapes: merge with DEV300 m50

2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3c60a9dbce8d5e59cedfbfcd7b6d3cf41c109bc]

        chartshapes: merge with DEV300 m46

2009-10-29  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [5022855899ab820fbb5605c3a8574e7df0ee493d]

        #i106341# update print help

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [1495d0b7f34723e2cb8460a47dea7709d27a1a09]

        bug

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [bc5f38c9ffe2c07cfa1d737d5522d018257e8590]

        bug

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [b989569bf35ded2608076ccf02dca07f0b276333]

        bug

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [31b049f371881607039c3010f7013af4f514f668]

        final

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [696542163651cf7d76b35f45675b1369b13f0cd9]

        emph bugs

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [b6158ad6d60882f436a6089c261f49f3f81b0576]

        bug

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [a148d0a8d5ba13d20e0954274536be4af9724031]

        bug

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [5dbf63dcf4821b940ec48363fdf722884bab0a04]

        bug

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [cc146cca0e68f7400053b5e1efad9fe9abdd1c41]

        bug

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [0b4452cf68df42e3350d648e4a1c4d834279d381]

        emph bugs

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [9bb2a72ebde1d8ed250038984ee75a0735f0e349]

        ein bug

2009-10-27  Uwe Fischer  <ufi@openoffice.org>  [84da983f78544c6fd6aa08be43fbbd2a4777c09b]

        vor bauen

2009-10-27  Release Engineers  <releng@openoffice.org>  [bc5cb3872b1f6e3f58acd45b60242b035d0551d1]

        Create DEV300_m63 milestone tag from trunk@277194

2009-10-20  Release Engineers  <releng@openoffice.org>  [2799dba7ff5aebb5c4e88644f5db5a4834a6ce86]

        Create DEV300_m62 milestone tag from trunk@277034

2009-10-19  Uwe Fischer  <ufi@openoffice.org>  [79f9c59e8b67fe0e3d5e613004b1dfb5f2b15dac]

        i86464

2009-10-16  Uwe Fischer  <ufi@openoffice.org>  [c17ce7625aaff3a47958fa17f6b832bcd1018aca]

        Zwischenstand

2009-10-16  Uwe Fischer  <ufi@openoffice.org>  [f93153f617a109f1249802a49ce747b64faaeab4]

        Zwischenstand

2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [30df9df31117d16a6983aee87d43ef48fc89ad08]

        merge with m61

2009-10-06  Release Engineers  <releng@openoffice.org>  [0027d977162d2c2ae522af1636e2e812a4c61d31]

        Create DEV300_m61 milestone tag from trunk@276697

2009-10-02  Uwe Fischer  <ufi@openoffice.org>  [62b032f16a72f9c8f24f4ad81324839464e3337d]

        first_build

2009-09-24  Release Engineers  <releng@openoffice.org>  [8697c1feab99e674b7fab543a89a90f37e6665e1]

        Create DEV300_m60 milestone tag from trunk@276428

2009-09-21  Ivo Hinkelmann  <ihi@openoffice.org>  [94a357ac7fb0c3510a755ae10bcbe0a47d36e6e4]

        #i10000# #i103543# write correct en-US tree files

2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f6f70fb93cb003c65e960302f54bf96972cab2a9]

        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>  [ad327e4ae85f2bd79b17a79fe050196beef31298]

        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-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c1958bfc25cb83f71177068ca6061929eeb8e9d5]

        CWS-TOOLING: integrate CWS impressnotes02

2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [11cb3bfa75503c47baf5685a769c4a9d6ef3954e]

        CWS-TOOLING: integrate CWS l10nframework01

2009-09-15  Kurt Zenker  <kz@openoffice.org>  [4ce7ad60e5cc5d5a44ddc99532167fa8b9e7f2c0]

        #i10000# uniqu id's fixed

2009-09-11  Kurt Zenker  <kz@openoffice.org>  [f8050a8d1ab674e1089d28ff5a6378126b68db2d]

        CWS-TOOLING: integrate CWS hcshared23 2009-09-09 15:34:15 +0200 ufi  r275999 : again 2009-09-08 16:41:34 +0200 ufi  r275941 : vor bauen 2009-09-08 16:35:18 +0200 ufi  r275940 : vor bauen 2009-09-07 11:12:35 +0200 ufi  r275878 : test

2009-09-11  Kurt Zenker  <kz@openoffice.org>  [21c07ae6febccb6fab0d58c7d5bbf9628a06f4db]

        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-10  Kurt Zenker  <kz@openoffice.org>  [905fd99a628ae400887ac6ee3310966d882aae22]

        CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree.

2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [8aaa14a95b40109cdbfe00e63f5eab32d7c450f0]

        CWS-TOOLING: integrate CWS hcshared22 2009-07-21 13:08:41 +0200 ufi  r274186 : hidlst 2009-07-21 12:34:16 +0200 ufi  r274179 : makefiles 2009-07-21 12:33:01 +0200 ufi  r274177 : fixes 2009-07-21 12:22:32 +0200 ufi  r274175 : hidlst 2009-07-21 10:20:12 +0200 ufi  r274167 : bugfixes 2009-07-21 10:19:42 +0200 ufi  r274166 : bugfixes 2009-07-21 10:07:53 +0200 ufi  r274165 : errorfix 2009-07-21 09:56:18 +0200 ufi  r274162 : vor build 2009-07-13 11:49:18 +0200 ufi  r273923 : CWS-TOOLING: rebase CWS hcshared22 to trunk@273858 (milestone: DEV300:m52) 2009-07-10 12:29:33 +0200 ufi  r273885 : makefiles 2009-07-10 09:48:46 +0200 ufi  r273875 : vor rebase 2009-07-10 09:48:19 +0200 ufi  r273874 : vor rebase 2009-07-10 09:47:23 +0200 ufi  r273873 : vor rebase

2009-08-19  Uwe Fischer  <ufi@openoffice.org>  [11ea764d2b3d4a064dc66a3666bb153e01ae6788]

        help

2009-08-18  Uwe Fischer  <ufi@openoffice.org>  [b60292a33ebcfc906e55d8d7ed5a46c1d2a8c412]

        hilfe 1st try

2009-08-18  Uwe Fischer  <ufi@openoffice.org>  [c1ccbb22746d4a52fee278d243ae868e2f234df1]

        hilfe 1st try

2009-10-08  hg  <hg@oosvn01.>  [97e7e8d313616d35e5a13934418214d7bdfb0fdc]

        merge with m53

2009-10-08  hg  <hg@oosvn01.>  [254fcba6ca0ac35b716ed55d4798595c5b3861b6]

        merge with m50

2009-08-14  Release Engineers  <releng@openoffice.org>  [a92f81a0f272faedcb3387351665a701cbd56943]

        Create DEV300_m55 milestone tag from trunk@275000

2009-08-04  Release Engineers  <releng@openoffice.org>  [8201be6339312bd4f69f7fb0c08f52de782b9cb8]

        Create DEV300_m54 milestone tag from trunk@274621

2009-07-21  Release Engineers  <releng@openoffice.org>  [3ace373139af9eeec7bbd8ce8f25e11bead29f61]

        Create DEV300_m53 milestone tag from trunk@274201

2009-07-02  Release Engineers  <releng@openoffice.org>  [df4b38d7a9ae2dddc52ab794e89b3a4d31c67af5]

        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-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [04623c0739fd41eca6382f3534efb5d6332e9bd1]

        CWS-TOOLING: integrate CWS l10ncleanup04 2009-05-28 13:46:54 +0200 ihi  r272407 : remove forgotten sdf's 2009-05-25 22:32:35 +0200 ihi  r272273 : no WITH_LANG fix 2009-05-25 20:45:58 +0200 ihi  r272272 : remove some comments 2009-05-25 19:55:21 +0200 ihi  r272271 : svx dialog -> cui l10n move 2009-05-25 18:30:58 +0200 ihi  r272268 : build fix 2009-05-18 16:32:02 +0200 ihi  r272033 : bash fix 2009-05-18 16:31:32 +0200 ihi  r272032 : bash fix 2009-05-14 16:23:39 +0200 ihi  r271901 : #i79750# Translation moved to l10n module 2009-05-11 23:36:05 +0200 ihi  r271793 : #i79750# Translation moved into own module

2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c6b61710c44abd1b8dda1f3e3736fe6bc19ac1b4]

        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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [4dd442010398f4d280ebaa1de3d066185da00daf]

        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-10  Release Engineers  <releng@openoffice.org>  [f7f56db860610e22e406f9b526727961ae9c4941]

        Create DEV300_m50 milestone tag from trunk@272824

2009-06-04  Kurt Zenker  <kz@openoffice.org>  [2dd63f45787b45ec66c3f1f15edac59c8b4408c1]

        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-05-12  Release Engineers  <releng@openoffice.org>  [862388a7f3d7c8fd810d0d79c0fbc0267980fc78]

        Create DEV300_m48 milestone tag from trunk@271829

2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a487dcd7768374d07c2295674d5204a3af19d8f6]

        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-20  Philipp Lohmann  <pl@openoffice.org>  [eea1d304306809085e4ef89a5250a1ef3667f958]

        CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)

2009-10-08  hg  <hg@oosvn01.>  [61ebc0fcbf65195a44a9b2f99440a01b17fa2cd4]

        merge with m44

2009-10-08  hg  <hg@oosvn01.>  [ad8f84ceab13c99e6fc6ab72221153647f1c7b53]

        merge with m40

2009-10-08  hg  <hg@oosvn01.>  [8fe898ec56dc247f3f8ca95d091bf00ccf491d15]

        merge

2009-04-09  Release Engineers  <releng@openoffice.org>  [06574826f2ac82912b199c1a013625c2720f96f6]

        Create DEV300_m46 milestone tag from trunk@270722

2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65616672ba8a70c772887045662a12bb985ebb67]

        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-23  Release Engineers  <releng@openoffice.org>  [d6cc9422705147d59524b6330d1f19307851fd0b]

        #i100433#  remove files falsely checked in

2009-03-20  Release Engineers  <releng@openoffice.org>  [86e1132c0f93167f33ccad99266915148bca11a1]

        Create DEV300_m44 milestone tag from trunk@269780

2009-03-13  Vladimir Glazounov  <vg@openoffice.org>  [0383bc5af3bc656e6ef23f38dd5425ea366edf64]

        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-02-25  Rüdiger Timm  <rt@openoffice.org>  [e7100e8d47bcb8146f97f2e046dc7baca873d8fe]

        #i99610# Add AUGMENT_LIBRARY_PATH because LD_LIBRARY_PATH does not get set any more in environment (patch by sb).

2009-02-24  Release Engineers  <releng@openoffice.org>  [7ccf54d506d8b3b8a670368cf76f269722542773]

        Create DEV300_m42 milestone tag from trunk@268394

2009-02-19  Oliver Bolte  <obo@openoffice.org>  [37938f81c8873d239afbc5cb78b566cf537951f7]

        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-01-26  Release Engineers  <releng@openoffice.org>  [d0cb8e416b98904461c786775c1fca0434dbd32b]

        Create DEV300_m40 milestone tag from trunk@266942

2009-01-08  Maximilian Odendahl  <mod@openoffice.org>  [4661645ceb22a3abeaea3fb3435e3325212dc9be]

        #i10000# remove merge markers in help files

2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0566fe1d60f5e764fea219e11683e8b0dbf498eb]

        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>  [a0218ff4759f8197fd966af4d0396280f60b0695]

        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-06  Rüdiger Timm  <rt@openoffice.org>  [a40f12df1efc3b9d9e209c2fd78cc5a11ae3e09b]

        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-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [55d5bfca4f7124396001099fa8df1e49859644d2]

        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

2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [bc4e3ba583954388a5ba882d69f387e88a46d6c9]

        CWS-TOOLING: integrate CWS rtlchart02

2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [8c1e2dc80cb9fd0293776c3ae0505dd80b1f6d0d]

        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-01  Release Engineers  <releng@openoffice.org>  [31d4197292315181f993b5504a6b5bc6d3af17e7]

        #100000# remove empty & obsolete files

2008-11-26  Vladimir Glazounov  <vg@openoffice.org>  [5ccd1d319b38120437fe69a3b6884e00cf22ee4e]

        CWS-TOOLING: integrate CWS hcshared19

2008-11-26  Vladimir Glazounov  <vg@openoffice.org>  [f01f267f5bf6a19106771b39ad3253913efb0001]

        CWS-TOOLING: integrate CWS rtlchart01

2008-11-10  Rüdiger Timm  <rt@openoffice.org>  [3792e549aee0576782b41e04b938986e4826577c]

        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-03  Release Engineers  <releng@openoffice.org>  [717c8727a2a21468f3d5621c2e3a69e37b3f7055]

        Create DEV300_m35 milestone tag

2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [1ec86f0ca7735e1394a419f053b5f295ef7717bc]

        CWS-TOOLING: integrate CWS sb93

2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [4e73537e74939ee5309bb2c04f261641a50c6abd]

        Create DEV300_m32 milestone tag

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [6536795ee0b0c6b79070cba8110efa44d8494548]

        INTEGRATION: CWS helpsearch (1.25.2); FILE MERGED 2008/07/23 07:23:19 jsc 1.25.2.1: #i91750# add lang parameter for HelpIndexer

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [3e70609c60cee26aa4a07f68d90f7246b44d9656]

        INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/09 13:28:13 vg 1.1.2.1: #i100000# auxiliary for 2 new languages - mogolian and burmese

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [a1bea0fe9c9242c7f330ca05a1ffbb661dcf9024]

        INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/09 13:28:12 vg 1.1.2.1: #i100000# auxiliary for 2 new languages - mogolian and burmese

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f39c8b0552f4d41b2871af1128b58fb54de5c246]

        INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/09 13:28:11 vg 1.1.2.1: #i100000# auxiliary for 2 new languages - mogolian and burmese

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [6d24cd9b7e8a20fb50a45b3c0013ac83b43b1260]

        INTEGRATION: CWS ab55 (1.23.2); FILE MERGED 2008/07/03 14:18:22 ab 1.23.2.1: #i91232# zip manually if no java

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e6a57d2bebd93588425b9692f7ee8a5f70aeba45]

        INTEGRATION: CWS ab55 (1.10.2); FILE MERGED 2008/07/02 12:48:08 ab 1.10.2.1: #i91158# System lucene

2008-07-03  Vladimir Glazounov  <vg@openoffice.org>  [e661dc4b7090e7e21f320cb09880df5df79d30f9]

        #i91325# fix for java syntax error in cygwin

2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [168a5cc01cfcbf2b8f3bff19fbabd1843fd1fafe]

        INTEGRATION: CWS ooo3helpchanges1 (1.3.54); FILE MERGED 2008/06/26 14:43:24 fpe 1.3.54.2: #i91039# 2008/06/25 10:20:12 fpe 1.3.54.1: #i90051#

2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [0c3897207b33c4f1daca4d3edff0f85919308cd9]

        INTEGRATION: CWS ooo3helpchanges1 (1.3.54); FILE MERGED 2008/06/26 14:43:24 fpe 1.3.54.2: #i91039# 2008/06/25 10:20:11 fpe 1.3.54.1: #i90051#

2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [b572d50ba37c0aa6c4fbf2465c0f59df2ac53362]

        INTEGRATION: CWS ooo3helpchanges1 (1.2.310); FILE MERGED 2008/06/05 09:02:04 fpe 1.2.310.2: #i71452# 2008/06/05 08:59:42 fpe 1.2.310.1: #i71452#

2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [54099479ca358101b00f704fd82a71942c88491b]

        INTEGRATION: CWS ooo3helpchanges1 (1.2.286); FILE MERGED 2008/06/05 08:38:28 fpe 1.2.286.1: #i71452#

2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [638191d3177b5f2c160b214a40ff822e305cdcff]

        INTEGRATION: CWS ooo3helpchanges1 (1.2.286); FILE MERGED 2008/06/05 08:38:27 fpe 1.2.286.1: #i71452#

2008-06-30  Kurt Zenker  <kz@openoffice.org>  [711c663797b19d794a1917deab4335817459436f]

        #i91153# fix for parallel builds

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6f29f404386e28e50dbfff0c112a86e42652c492]

        INTEGRATION: CWS ab52 (1.21.14); FILE MERGED 2008/06/18 13:12:21 ab 1.21.14.2: #i83625# ziptmp -> $(MISC) 2008/06/18 11:33:28 ab 1.21.14.1: #i83625# Lucene indexing

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e8c241a41adf1134ef1b17b462cd27f35a3f4358]

        INTEGRATION: CWS ab52 (1.1.2); FILE ADDED 2008/06/18 11:19:11 ab 1.1.2.1: #i83625# xsl stylesheet for Lucene indexing

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [daf91a62e989895744a28586f350e9d022646653]

        INTEGRATION: CWS ab52 (1.1.2); FILE ADDED 2008/06/18 11:18:49 ab 1.1.2.1: #i83625# xsl stylesheet for Lucene indexing

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a8ca855126307cfc34b98d6563d0214ebe31403c]

        INTEGRATION: CWS ab52 (1.9.34); FILE MERGED 2008/06/18 11:30:24 ab 1.9.34.1: #i83625# Java class path for Lucene indexing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3ceabbceb459a6b43bde58129ead79d63b32343b]

        #i10000# LGPL version 3

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7cf74d13ff6a79a273a7a308081186620f278aef]

        INTEGRATION: CWS hcshared18 (1.28.2); FILE MERGED 2008/05/27 13:55:31 ufi 1.28.2.4: makefiles 2008/05/21 09:14:10 ufi 1.28.2.3: vor testbuild 2008/04/18 08:00:36 ufi 1.28.2.2: RESYNC: (1.28-1.29); FILE MERGED 2008/03/12 12:13:48 ufi 1.28.2.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f17058ebb34c045baff4a892b9f2765a834c09ae]

        INTEGRATION: CWS hcshared18 (1.28.2); FILE MERGED 2008/05/27 13:55:30 ufi 1.28.2.4: makefiles 2008/05/21 09:14:10 ufi 1.28.2.3: vor testbuild 2008/04/18 08:00:33 ufi 1.28.2.2: RESYNC: (1.28-1.29); FILE MERGED 2008/03/12 12:13:48 ufi 1.28.2.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [640af58e713fa7ea2ddf23d715f495d6e9ea8c2d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:10 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.6.2.2: building Sol 2008/05/21 09:13:58 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [51f96de633adb8de109e964c1b2234945606bbc5]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:17:10 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.13.2.2: building Sol 2008/05/21 09:13:58 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [07b41a47b06ee0310aeae94d312d1b73d0d09efa]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:17:10 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.4.2.2: building Sol 2008/05/21 09:13:58 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5de32f100b0ebea46778668dbcca4bdf9cd3fccb]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:17:10 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.10.2.2: building Sol 2008/05/21 09:13:58 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [84f1690322830dfa3eeb65e1859bfc7375a8b1d5]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:17:09 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.8.2.2: building Sol 2008/05/21 09:13:58 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dc0e92a919aaadd67852bba95d64bc9cae2cda94]

        INTEGRATION: CWS hcshared18 (1.7.38); FILE MERGED 2008/05/28 18:17:09 fpe 1.7.38.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.7.38.4: building Sol 2008/05/21 09:13:58 ufi 1.7.38.3: vor testbuild 2008/04/18 08:00:30 ufi 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/02 10:30:45 ufi 1.7.38.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c5702d55ce7aad2a3ac16c140ea286b10b25371a]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:17:09 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.9.2.2: building Sol 2008/05/21 09:13:58 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bd5f9a3d2fbae8e9d693ae24ae23bfb88c46d54e]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:17:09 fpe 1.14.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:07 ufi 1.14.2.3: vor final build 2008/05/23 11:11:10 ufi 1.14.2.2: building Sol 2008/05/21 09:13:58 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b23e9132a9146c676dc3f4b93a2d63f0b1c244f2]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:09 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.5.2.2: building Sol 2008/05/21 09:13:58 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [914530df93884c692a09ae0028c1e26d1c30e3f7]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.7.2.2: building Sol 2008/05/21 09:13:58 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a4229c9ab2d5f0e68ae0377c2a01cd42bf16d4be]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.11.2.2: building Sol 2008/05/21 09:13:58 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [89e8e724f78d1abe8a6b22fa3a34c5e3df777817]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:10 ufi 1.8.2.2: building Sol 2008/05/21 09:13:58 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [661dbfc642b17941093076f8f112f799dfa5246e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.6.2.2: building Sol 2008/05/21 09:13:58 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2f908247f0a8d86b05507d9a751eaa2d6e57452a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.7.2.2: building Sol 2008/05/21 09:13:57 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a81108f7364dab672e5bdaef0300ad79ef61e859]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.6.2.2: building Sol 2008/05/21 09:13:57 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [afb1c77174a571bda2564a10d602f2fd8a7d1d87]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.5.2.2: building Sol 2008/05/21 09:13:57 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c4ae037d31d5ad61a328e9b0c250fffa02f05a89]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.11.2.2: building Sol 2008/05/21 09:13:57 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e9126a45f3f5e3bb11bc7ba9fbc0b49d1bcb9fb0]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:17:08 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.13.2.2: building Sol 2008/05/21 09:13:57 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fd79989355b52040b73d1943950e87335cc89a16]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:07 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.7.2.2: building Sol 2008/05/21 09:13:57 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [91b13f6e06ad4701a0e5f8fcc9ff87c507bb27e8]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:17:07 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.11.2.2: building Sol 2008/05/21 09:13:57 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3ee439c48c2c31ad34e2d52c06c75c3ecae42f87]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:07 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.5.2.2: building Sol 2008/05/21 09:13:57 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [17e9c7f8dabacadb2f6acb23ea2796dfcaf1e0b8]

        INTEGRATION: CWS hcshared18 (1.11.96); FILE MERGED 2008/05/28 18:17:07 fpe 1.11.96.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.11.96.4: building Sol 2008/05/21 09:13:57 ufi 1.11.96.3: vor testbuild 2008/04/18 08:00:26 ufi 1.11.96.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/02 10:30:45 ufi 1.11.96.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d535b6c4c6822423d547f18ee9154f7d230db901]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:07 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.6.2.2: building Sol 2008/05/21 09:13:57 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6b844633f3743580370144eed2873254905a820a]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:17:07 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.8.2.2: building Sol 2008/05/21 09:13:57 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [97e3b2bb9d8d498b23d394e5ee348545c6e2247b]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:17:07 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.10.2.2: building Sol 2008/05/21 09:13:57 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fa23635b5ea826e558dfbaf7437b4598fb92e7c8]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:17:06 fpe 1.11.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.11.2.4: building Sol 2008/05/21 09:13:57 ufi 1.11.2.3: vor testbuild 2008/04/18 08:00:23 ufi 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/18 07:17:10 ufi 1.11.2.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3a3e25d9c07be1c938e36dd17e847438b2b8ba8f]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:06 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:09 ufi 1.5.2.2: building Sol 2008/05/21 09:13:57 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0cd668e1c365ffc26a1965e08840ad4311c6e004]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:06 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.7.2.2: building Sol 2008/05/21 09:13:57 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3c532305be02e9436c6b16bc2498d7a5546aade4]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:17:06 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.9.2.2: building Sol 2008/05/21 09:13:57 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e50e50e6021cb959aa34c12369eb8eec3160494d]

        INTEGRATION: CWS hcshared18 (1.5.38); FILE MERGED 2008/05/28 18:17:06 fpe 1.5.38.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.5.38.4: building Sol 2008/05/21 09:13:57 ufi 1.5.38.3: vor testbuild 2008/04/18 08:00:20 ufi 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/02 10:30:45 ufi 1.5.38.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [45a061503b1c47e5db9b46b6c9faf76f8bd197ea]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:17:06 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.10.2.2: building Sol 2008/05/21 09:13:57 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8f1268e44d5c8bf0e6cfb3f31b161424d18f03e9]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:17:06 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.10.2.2: building Sol 2008/05/21 09:13:56 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [65fda83da5e3be93307ab8183368554c4534cc41]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:17:06 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.8.2.2: building Sol 2008/05/21 09:13:56 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1448d56ac006590451b1c807ce7039f9b6dafa93]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:06 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.7.2.2: building Sol 2008/05/21 09:13:56 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d63a404ac4e5f381bddd20e4c15b9e6edccffc3f]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:05 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.7.2.2: building Sol 2008/05/21 09:13:56 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [34b5ddc9c1c494471f55af13217e9bb548505e1e]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:17:05 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.8.2.2: building Sol 2008/05/21 09:13:56 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [db49ea1bd49e039747b19d291745bd70aef39cd5]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:17:05 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.11.2.2: building Sol 2008/05/21 09:13:56 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1fb22bd0b86690eb5279df5239f5a1061426e1ca]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:17:05 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:08 ufi 1.12.2.2: building Sol 2008/05/21 09:13:56 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5f119a977cb004223d7d4682c887e855a5479712]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:05 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.5.2.2: building Sol 2008/05/21 09:13:56 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9270113ac10a2baec5cc0a3cda47ae434e147c90]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:05 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.7.2.2: building Sol 2008/05/21 09:13:56 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7f3cf3bc83a91693390a43b33dfef4790b883d63]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:17:05 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.3.2.2: building Sol 2008/05/21 09:13:56 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3f74024de7c85036d8061d88481912144bc79cab]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:17:05 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.4.2.2: building Sol 2008/05/21 09:13:56 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5157b4201bbd8c78df328b7a256a5d05354bb4f3]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:17:04 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.11.2.2: building Sol 2008/05/21 09:13:56 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [72b1e85da86c15f74f81bf0dcca04c9dde9ab02f]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:17:04 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.9.2.2: building Sol 2008/05/21 09:13:56 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [94e1a6ecb4db2acd20957a8df2d605146cc5c260]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:17:04 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.12.2.2: building Sol 2008/05/21 09:13:56 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [aeb63084fc484dce6036c72159c75c8e87097ca8]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:04 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.5.2.2: building Sol 2008/05/21 09:13:56 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ad4275bd63d413d4679518de2d250c43fd5a1682]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:17:04 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.8.2.2: building Sol 2008/05/21 09:13:56 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b0bba9dd29708080fa82d541f7e94c9ffdfd4739]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:17:04 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.4.2.2: building Sol 2008/05/21 09:13:55 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2acc56dd3de6a4f89dc29a599d438cfe55d5ad64]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:04 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:07 ufi 1.7.2.2: building Sol 2008/05/21 09:13:55 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fc57c340c833c7c84a73bad79b2a2b741860084f]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.10.2.2: building Sol 2008/05/21 09:13:55 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5fd7c9a01ec70b3c99710ef9f820cf1b9fc8f09c]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.12.2.2: building Sol 2008/05/21 09:13:55 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [46c95e128a8b6dbc86cea2fe8338fbc000f4ddbb]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.8.2.2: building Sol 2008/05/21 09:13:55 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [143e8cf8fb043b81fb3bda3275a7fcfdaebdf3c9]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.6.2.2: building Sol 2008/05/21 09:13:55 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4909449033d530d12a6d7ce305552151debacb8e]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.3.2.2: building Sol 2008/05/21 09:13:55 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [46cfda964894a98b39eee13aa6041efd3b40d4a3]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.9.2.2: building Sol 2008/05/21 09:13:55 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3215197af38497e10d43b5a3a184e018fcc64f41]

        INTEGRATION: CWS hcshared18 (1.17.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.17.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:30 ufi 1.17.2.4: makefiles 2008/05/21 09:13:55 ufi 1.17.2.3: vor testbuild 2008/04/23 09:54:02 fpe 1.17.2.2: committing changes to makefile and xhps 2008/03/12 12:13:47 ufi 1.17.2.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fecd8cd96ead39298072632fee19afacb20217f4]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.14.2.2: building Sol 2008/05/21 09:13:55 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f46867e0b61db7011fd8ec00b4a5d20b3c86da70]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:03 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.7.2.2: building Sol 2008/05/21 09:13:55 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9d10f7b468048ce061bb35e99f18df1530c99361]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:17:02 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.7.2.2: building Sol 2008/05/21 09:13:55 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [969d7274afd73b3b094f396f9dd3394581c65016]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:17:02 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:06 ufi 1.9.2.2: building Sol 2008/05/21 09:13:55 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a216b8b00957bd796c668abaa79997221860a87d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:02 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:05 ufi 1.6.2.2: building Sol 2008/05/21 09:13:55 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [535f8d3ecff9ac817de4438311de2776c220cc34]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:17:02 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:05 ufi 1.14.2.2: building Sol 2008/05/21 09:13:55 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d304e4cdfb29b727eceb2289011fb222d111d1d5]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:02 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:05 ufi 1.5.2.2: building Sol 2008/05/21 09:13:55 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4b77453d47e6579eb20180a4b1bacfe95eb33995]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:17:02 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:05 ufi 1.9.2.2: building Sol 2008/05/21 09:13:55 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4263e0d73151050b6b0525bdf003639c8feafdf8]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:02 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:05 ufi 1.6.2.2: building Sol 2008/05/21 09:13:54 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c706d5075d4658689f1186fa4e465b63b3e0fe75]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:01 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:05 ufi 1.6.2.2: building Sol 2008/05/21 09:13:54 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [95d6725012d4c637d35ea3a85c059a439f000d0a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:01 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:05 ufi 1.5.2.2: building Sol 2008/05/21 09:13:54 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bce796b6904fa13d9eea7467b8c90cdb1554739a]

        INTEGRATION: CWS hcshared18 (1.6.56); FILE MERGED 2008/05/28 18:17:01 fpe 1.6.56.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.6.56.4: building Sol 2008/05/21 09:13:54 ufi 1.6.56.3: vor testbuild 2008/04/18 08:00:17 ufi 1.6.56.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/02 10:30:45 ufi 1.6.56.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3ef2a35fb57b8989470f7a4b8d12b6341a1b4714]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:17:01 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.6.2.2: building Sol 2008/05/21 09:13:54 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a9d036cfda41f6caebad9c9613c5d36fef80a579]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:17:01 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.10.2.2: building Sol 2008/05/21 09:13:54 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0895b4620de5cd53edfbe017dcc176d50e053682]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:17:01 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.4.2.2: building Sol 2008/05/21 09:13:54 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [858914ff57774c61e7a2767efd3271834d86de89]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:17:00 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.8.2.2: building Sol 2008/05/21 09:13:54 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f093e02103a5a6c00d53c4c7130f669c0b83a8fc]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:17:00 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.4.2.2: building Sol 2008/05/21 09:13:54 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [27c1264ee2cc51af715c71b4dd3c1770797219e8]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:17:00 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.5.2.2: building Sol 2008/05/21 09:13:54 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [667461c15b7f9bf7431788cf23f2c5349999b730]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:17:00 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.3.2.2: building Sol 2008/05/21 09:13:54 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6ef2860f2c519ccbc14f1e1c5ab8177eba0410fa]

        INTEGRATION: CWS hcshared18 (1.11.8); FILE MERGED 2008/05/28 18:17:00 fpe 1.11.8.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:04 ufi 1.11.8.4: building Sol 2008/05/21 09:13:54 ufi 1.11.8.3: vor testbuild 2008/04/18 08:00:14 ufi 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/02 10:30:45 ufi 1.11.8.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4f0273bee5679708d407be720ccfcdff19f6f56d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:03 ufi 1.6.2.2: building Sol 2008/05/21 09:13:54 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4c7324e23a0110184241ecadb84f2f7b2d44f803]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:59 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:03 ufi 1.3.2.2: building Sol 2008/05/21 09:13:54 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4b8479f6fde1550e1c2fd75b79adf6b598fbc911]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:16:59 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:03 ufi 1.15.2.2: building Sol 2008/05/21 09:13:53 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bb9df42bafd9905d3b1ae1e04f1086a5cccf35a0]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:59 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:03 ufi 1.10.2.2: building Sol 2008/05/21 09:13:53 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [06c03458ecef31db22fb06b167f1e85311220f82]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:59 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:03 ufi 1.11.2.2: building Sol 2008/05/21 09:13:53 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4272c818503df67d409788b64f58bcfcfc08e42f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:03 ufi 1.6.2.2: building Sol 2008/05/21 09:13:53 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [70b7f44ec00b4b8f5350a6b0e91c720bbe0b02cb]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:59 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:03 ufi 1.8.2.2: building Sol 2008/05/21 09:13:53 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4448526caebd319ed12ba86fcb3e0f937f755943]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:58 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:03 ufi 1.4.2.2: building Sol 2008/05/21 09:13:53 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bb41c505b9b4a45a68d17e24d744f010f1f339e0]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:58 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.10.2.2: building Sol 2008/05/21 09:13:53 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d69f42511ac9d90de5ad867fb2902bdf84998924]

        INTEGRATION: CWS hcshared18 (1.3.288); FILE MERGED 2008/05/28 18:16:58 fpe 1.3.288.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.3.288.4: building Sol 2008/05/21 09:13:53 ufi 1.3.288.3: vor testbuild 2008/04/18 08:00:11 ufi 1.3.288.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 10:30:45 ufi 1.3.288.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4884eefa8e70f31fb6b60222a381d27649361f18]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:58 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.5.2.2: building Sol 2008/05/21 09:13:53 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6cafb6e70774f184ea75d6a21cb8ff577e907c9c]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:58 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.8.2.2: building Sol 2008/05/21 09:13:53 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [56f2d51245fb1de39771cdb7608c4787adc9e89e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:58 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.9.2.2: building Sol 2008/05/21 09:13:53 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8359039659340af203f86cb93eb8476af34aa221]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:57 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.5.2.2: building Sol 2008/05/21 09:13:53 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [04e79c8a6eb031147613ae22828e86f25bb91e97]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:57 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.7.2.2: building Sol 2008/05/21 09:13:53 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a5243f52cd825c27ae24ba1bb3c718ea62144527]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:57 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.10.2.2: building Sol 2008/05/21 09:13:53 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8fe5e82670b32c7eeb172b5614a5bb1a86c4dde3]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:57 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.9.2.2: building Sol 2008/05/21 09:13:53 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2bc34f4e3d19f2291bdc70337b10fc4c08e42623]

        INTEGRATION: CWS hcshared18 (1.9.100); FILE MERGED 2008/05/28 18:16:57 fpe 1.9.100.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.9.100.4: building Sol 2008/05/21 09:13:53 ufi 1.9.100.3: vor testbuild 2008/04/18 08:00:07 ufi 1.9.100.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/02 10:30:45 ufi 1.9.100.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8434b3476120be52fff86ea405f77342cb30670c]

        INTEGRATION: CWS hcshared18 (1.8.100); FILE MERGED 2008/05/28 18:16:57 fpe 1.8.100.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:02 ufi 1.8.100.4: building Sol 2008/05/21 09:13:53 ufi 1.8.100.3: vor testbuild 2008/04/18 08:00:04 ufi 1.8.100.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/02 10:30:45 ufi 1.8.100.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3054f4dc59a7d8153e417ee59d02d08d524e711f]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:57 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.10.2.2: building Sol 2008/05/21 09:13:52 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c6ccd96542408650a1b9b577cb2bc49360f69225]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:57 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.6.2.2: building Sol 2008/05/21 09:13:52 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [29fcb6e7a0e1c2cb33c8a3987710a67fcf3da121]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:57 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.7.2.2: building Sol 2008/05/21 09:13:52 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [50b940043cf8fe6463c3f0e43eeba2ba46af755d]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:56 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.8.2.2: building Sol 2008/05/21 09:13:52 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0008447d358a0ff311768981a883718f5b507004]

        INTEGRATION: CWS hcshared18 (1.2.168); FILE MERGED 2008/05/28 18:16:56 fpe 1.2.168.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.2.168.4: building Sol 2008/05/21 09:13:52 ufi 1.2.168.3: vor testbuild 2008/04/18 08:00:01 ufi 1.2.168.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 10:30:44 ufi 1.2.168.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9986721878c3c946d9f9d60cd74d63a781af7204]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:56 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.4.2.2: building Sol 2008/05/21 09:13:52 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [84873120bb20e6ebe1b49b229efc01e2608b5de6]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:56 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.3.2.2: building Sol 2008/05/21 09:13:52 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [95befae1151fea73a4b502ed932cbab2b501dcb2]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:16:56 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.13.2.2: building Sol 2008/05/21 09:13:52 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [192e598dbd8d73dce573ba3c6ba8a80ce2c5b5bd]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:56 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.6.2.2: building Sol 2008/05/21 09:13:52 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a3a838290b60902d781ffa9dc3ca8e19153b3371]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:56 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.11.2.2: building Sol 2008/05/21 09:13:52 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [67b2b0b5c494e6dd3b4f1776f6f482e74961796d]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:56 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.9.2.2: building Sol 2008/05/21 09:13:52 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0b978e06cebad6752a272c57d448a89b05fbc436]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:55 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:01 ufi 1.5.2.2: building Sol 2008/05/21 09:13:52 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b506fc183cc2bd88496f568bfe1a14104fe8c83e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:55 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:00 ufi 1.9.2.2: building Sol 2008/05/21 09:13:52 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4dfa7fe983efc5bc37aec1313c150f94edaad821]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:16:52 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:29 ufi 1.7.348.4: makefiles 2008/05/21 09:13:52 ufi 1.7.348.3: vor testbuild 2008/04/23 09:54:01 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:47 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [47b9b2b0749286fa4df24f978fb3a83f0323689a]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:16:52 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:11:00 ufi 1.14.2.2: building Sol 2008/05/21 09:13:52 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [75fbbce886dab752b83d749c07d22f9fd59fd041]

        INTEGRATION: CWS hcshared18 (1.9.46); FILE MERGED 2008/05/28 18:16:51 fpe 1.9.46.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:29 ufi 1.9.46.4: makefiles 2008/05/21 09:13:46 ufi 1.9.46.3: vor testbuild 2008/04/23 09:54:01 fpe 1.9.46.2: committing changes to makefile and xhps 2008/03/12 12:13:46 ufi 1.9.46.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [99d08eea65d286143c6ed319e540c9817dc82860]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:51 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:54 ufi 1.4.2.2: building Sol 2008/05/21 09:13:46 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6674888448918cb694183636e8a7da94c207edca]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:51 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:54 ufi 1.5.2.2: building Sol 2008/05/21 09:13:46 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [83d909bd5a9c3582dcf77940a5fa1d7735af5a9d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:51 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:54 ufi 1.6.2.2: building Sol 2008/05/21 09:13:46 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [aa8c4600a2f8fa243c70f4a020240a0ff0843f4c]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:51 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:54 ufi 1.7.2.2: building Sol 2008/05/21 09:13:46 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b96ff1602148136aeba845f6148a9109e887ce0b]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:51 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:54 ufi 1.9.2.2: building Sol 2008/05/21 09:13:46 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0bcd96e2d5bbfde9b77f54e3de1f3a88baad04b4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:50 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:54 ufi 1.6.2.2: building Sol 2008/05/21 09:13:46 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ca28f4bd6a122c4f2dbf4bed0930cb9c88a0d5d0]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:50 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:54 ufi 1.7.2.2: building Sol 2008/05/21 09:13:46 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9dbb0476b70ff36fcf7300150733ada18cf73f44]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:50 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:54 ufi 1.5.2.2: building Sol 2008/05/21 09:13:46 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [14e63c02eb0fdc79f55363dfb2aa9d557570f45b]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:50 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.6.2.2: building Sol 2008/05/21 09:13:46 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fb90adf0361d2cefcadde9101a4808117c4e6515]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:49 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.10.2.2: building Sol 2008/05/21 09:13:46 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8d86d86721e2a7dfd1b6b5096fe3ac6cda6753c1]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:49 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.4.2.2: building Sol 2008/05/21 09:13:46 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d5691ddb1f9b11849c4eaf9307420f99535b3ab7]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:49 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.3.2.2: building Sol 2008/05/21 09:13:46 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f0650a701836c068a6213695ec7634b354daca27]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:49 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.11.2.2: building Sol 2008/05/21 09:13:46 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a72146091488945facab1ed3caef145b84d85f02]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:49 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.4.2.2: building Sol 2008/05/21 09:13:45 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [15aea11c608e5133bfdb8af38c4809f334893785]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:49 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.6.2.2: building Sol 2008/05/21 09:13:45 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [30fdc7aae94ce976ea776c2da527fe5747281419]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:48 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.9.2.2: building Sol 2008/05/21 09:13:45 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [857eaf453271af8148ad2c6d79e8ec2efc8da5b0]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:48 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.7.2.2: building Sol 2008/05/21 09:13:45 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [be5f0ad19a58fc9080a699634557e8aa742ac746]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:48 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.4.2.2: building Sol 2008/05/21 09:13:45 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [30c57cc8f3fe0d50edcd835f2499fb997b06ddbe]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:48 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:53 ufi 1.3.2.2: building Sol 2008/05/21 09:13:45 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c95a6a852f721c135890238222c8501c68cb84df]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:48 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:52 ufi 1.6.2.2: building Sol 2008/05/21 09:13:45 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [377d682af249b8c2d2fda946d226737f6c87ece3]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:48 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:52 ufi 1.4.2.2: building Sol 2008/05/21 09:13:45 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cb27d5afdd28e5a4375bd5d90a8873d65a3f29a9]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:48 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:52 ufi 1.5.2.2: building Sol 2008/05/21 09:13:45 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9db45a2b85d6b7b70a333afaf116e64a80da0ae5]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:47 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:52 ufi 1.5.2.2: building Sol 2008/05/21 09:13:45 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a6dbf3053b0575f1b509a1bab065596298acbd34]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:47 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:52 ufi 1.6.2.2: building Sol 2008/05/21 09:13:45 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e4727187422a65b075b767ffb0686dc4b6312745]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:47 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:52 ufi 1.8.2.2: building Sol 2008/05/21 09:13:45 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [38b4966ba26fae99bc9aee4ad200eef49bf7e353]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:47 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:52 ufi 1.4.2.2: building Sol 2008/05/21 09:13:45 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7a7fe1227b64df3c644a392a8d1429f4b92ddb08]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:47 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:51 ufi 1.4.2.2: building Sol 2008/05/21 09:13:45 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [175bd92c0924cdfed39e32520da763ac4446e28f]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:46 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:51 ufi 1.7.2.2: building Sol 2008/05/21 09:13:45 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [56960b4ef312e952165d357af8c39806132e241d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:46 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:51 ufi 1.6.2.2: building Sol 2008/05/21 09:13:45 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [596649efe46dcba48dc1639b6a6ed741570aa0b2]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:46 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:51 ufi 1.9.2.2: building Sol 2008/05/21 09:13:45 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9e32e7c3be575bd398176d03b59b2ec41dabe314]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:46 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:51 ufi 1.7.2.2: building Sol 2008/05/21 09:13:44 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [29b1d279d263e55089c909eb6e8cc1a05dbe7b77]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:46 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:51 ufi 1.4.2.2: building Sol 2008/05/21 09:13:44 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e92d79126dc385ef9b73482d6a4a6e7cda3ec91a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:46 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:51 ufi 1.6.2.2: building Sol 2008/05/21 09:13:44 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7cca5cc12b72a6559eb992a08be10c66189981f5]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:43 ufi 1.4.2.2: building Sol 2008/05/21 09:13:37 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [250b2cc2050532ce01d9ed1802f93b31e0492ef5]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:35 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:43 ufi 1.6.2.2: building Sol 2008/05/21 09:13:37 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7da42bf36edf43638acb403cc0a79eda8993a7a4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:34 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:42 ufi 1.6.2.2: building Sol 2008/05/21 09:13:37 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7edaf228df064c48641b8678eda19047a2c9ebc9]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:34 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:42 ufi 1.7.2.2: building Sol 2008/05/21 09:13:37 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [35622de726b0e7ef25d700c1aa4272c3f64e2128]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:34 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:42 ufi 1.5.2.2: building Sol 2008/05/21 09:13:37 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [291f55b165617ff4ee9b34d0ebb34263b94286ef]

        INTEGRATION: CWS hcshared18 (1.10.30); FILE MERGED 2008/05/28 18:16:34 fpe 1.10.30.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:29 ufi 1.10.30.4: makefiles 2008/05/21 09:13:37 ufi 1.10.30.3: vor testbuild 2008/04/23 09:54:01 fpe 1.10.30.2: committing changes to makefile and xhps 2008/03/12 12:13:46 ufi 1.10.30.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [29abd21f17e8335acfc9c45580374b38ac41c131]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:33 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:42 ufi 1.8.2.2: building Sol 2008/05/21 09:13:36 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bbb6cfdfa6854b347b2fe5f70cc91e4027d04d51]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:33 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:42 ufi 1.6.2.2: building Sol 2008/05/21 09:13:36 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [96bbdcf8fa788e12856c0e2d6a4129fb5a351a92]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:33 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:42 ufi 1.7.2.2: building Sol 2008/05/21 09:13:36 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f548e6e8ca0b9042b9183d78e5e4ff62e5548d06]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:33 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.8.2.2: building Sol 2008/05/21 09:13:36 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [21bb9a9146340d8c2f8b96360302c67aa14f4b9d]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:33 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.9.2.2: building Sol 2008/05/21 09:13:36 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2ad76f879486f236531e44f69639937babf2305a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:33 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.6.2.2: building Sol 2008/05/21 09:13:36 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5d982dcde406f73af3befff606bd3c1162efe086]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:16:33 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.13.2.2: building Sol 2008/05/21 09:13:36 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [472cef870008da46dea20667173d659ce157f47f]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:32 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.4.2.2: building Sol 2008/05/21 09:13:36 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5cce029b5f54c66b8196fb0ae6a360dab3299547]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:32 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.5.2.2: building Sol 2008/05/21 09:13:36 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [29c62ae4e0bac6611ff159915b72009c5afd396a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:32 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.6.2.2: building Sol 2008/05/21 09:13:36 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4fe26eed8c164c7b87f3eec9749466922a2889b0]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:31 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.5.2.2: building Sol 2008/05/21 09:13:36 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a2581a53731fd433c2482549c99c467c9942a7b0]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:31 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.11.2.2: building Sol 2008/05/21 09:13:36 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ddd810b42e09dabbfd3c4aaead2a5a89f9970ae6]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:31 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.10.2.2: building Sol 2008/05/21 09:13:36 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0f93697083f3091b54bf09a13166a60fc3003ce1]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:31 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.6.2.2: building Sol 2008/05/21 09:13:36 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4356d1fa496f1db959768d941b49be1eb3e84a0b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:31 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:41 ufi 1.7.2.2: building Sol 2008/05/21 09:13:35 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ef6f778e3825d518e9bdc547127447a100074423]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:31 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.6.2.2: building Sol 2008/05/21 09:13:35 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c474e3da7bf20a9d0e2d6185d779b9e648e3d9b9]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:31 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.4.2.2: building Sol 2008/05/21 09:13:35 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4662cd0a921ee9bb04b1e829752ff24dc72de4a3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:30 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.6.2.2: building Sol 2008/05/21 09:13:35 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9842009456df1ac8593874eea390900e19d9505e]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.4.2.2: building Sol 2008/05/21 09:13:35 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [760f73594b299d6b5fd8d368560b6c2c9502e2e0]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:30 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.5.2.2: building Sol 2008/05/21 09:13:35 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [91f21b041b47a265227c5b59b634469a1f071b87]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:30 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.7.2.2: building Sol 2008/05/21 09:13:35 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [22b7ed604145c8f3c53f62205eac911c9d61c7f7]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:30 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.11.2.2: building Sol 2008/05/21 09:13:35 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [708968ae6fe0a87d9f50131be68652ae6bc81cfa]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:16:30 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.12.2.2: building Sol 2008/05/21 09:13:35 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [49b57eb3e00c828a9145b51b8212d669e18c91ea]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:29 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.7.2.2: building Sol 2008/05/21 09:13:35 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [70f2ee420215e30077d8b10c18a3545230e23fc1]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.5.2.2: building Sol 2008/05/21 09:13:35 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [89a14bd61b21e140ea7ba69ebba4dd2fac53264a]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:29 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:40 ufi 1.11.2.2: building Sol 2008/05/21 09:13:35 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a7753bb2725c7f1bba7e4433663b64bea25e5d27]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:29 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.6.2.2: building Sol 2008/05/21 09:13:35 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fa08efa814b5d7dcbfdac3ca10f64fe3344ed871]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.5.2.2: building Sol 2008/05/21 09:13:35 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [15ae6754d3b3af379e1e05ef64680f171a320646]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:29 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.6.2.2: building Sol 2008/05/21 09:13:34 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f5be0a74f4ef40871a49e106aa89a928b8c76090]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.5.2.2: building Sol 2008/05/21 09:13:34 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [90ccb0707c69a5b9cc8d1c1bcd3aefd6f0a38135]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:28 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.5.2.2: building Sol 2008/05/21 09:13:34 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0e919c5f327ebd0c54c31be1c878d7417bfa7ab4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:28 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.6.2.2: building Sol 2008/05/21 09:13:34 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fb8364e914cb94d9a3b960bc1f9a9ec24dfb908b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:28 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.7.2.2: building Sol 2008/05/21 09:13:34 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fe642427289ff5282e9846dfee0a66721dbf8b79]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.5.2.2: building Sol 2008/05/21 09:13:34 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ed0090e784675e0cdb1b46d1ca5dc4e72ada44aa]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.6.2.2: building Sol 2008/05/21 09:13:34 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5c3cfdd62dfc4f1ec93ff916c18d6158845616d9]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.7.2.2: building Sol 2008/05/21 09:13:34 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [21e6ef54cd25214d99a5b17223758be41d0c2fef]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:39 ufi 1.4.2.2: building Sol 2008/05/21 09:13:34 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ffdf141793ca243e9b7eacd15af0cf65d6c7aa0a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.5.2.2: building Sol 2008/05/21 09:13:34 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e72b2cce9e3f80dbb07a2643f2abd948d1f3890e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.6.2.2: building Sol 2008/05/21 09:13:33 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [66e3d05501b2d93670e7a7ecc3be2cfc3f36d9b3]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.7.2.2: building Sol 2008/05/21 09:13:33 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c43b327f028956f063f9881891ac02c5b4163746]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.4.2.2: building Sol 2008/05/21 09:13:33 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0a1794fea3c97757771ecf3a56a70ef76951f327]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.5.2.2: building Sol 2008/05/21 09:13:33 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4726a027de7c73c2f1788e20b7d80ec6431c366a]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:27 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.11.2.2: building Sol 2008/05/21 09:13:33 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [78d0276ff3ce9e79815065aa5e02850c5904169d]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:26 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.7.2.2: building Sol 2008/05/21 09:13:33 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [10798235e9afbab51380618439d3d84b5365df3f]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:26 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.8.2.2: building Sol 2008/05/21 09:13:33 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [777f60a5432672ad6b7c0ae82139db16dc8449a3]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:16:26 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.12.2.2: building Sol 2008/05/21 09:13:33 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [df14b11b8799987f9f5580e7906d373298de23db]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:26 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.6.2.2: building Sol 2008/05/21 09:13:33 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0444f1b2e4cb16eaaddbc8549e2797c736ff15c7]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:26 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.4.2.2: building Sol 2008/05/21 09:13:33 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d82903418ce46afeaf8044eb5d320ec579507bee]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:26 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.5.2.2: building Sol 2008/05/21 09:13:33 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8d202a0bfe3d44afcc2ff999fa293510546cb9ac]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:25 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/22 07:50:52 ufi 1.7.2.2: fixing empty help ids 2008/05/21 09:13:33 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eef53f2c5b5d708cf847a82538bdf14caa48e528]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:25 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.6.2.2: building Sol 2008/05/21 09:13:33 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [28f6eaa2156f7746e3784be3ecb27967124d2f37]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:25 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.10.2.2: building Sol 2008/05/21 09:13:33 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d75445620603e46df10f4d90175ad5e1a7caf5b9]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:25 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.11.2.2: building Sol 2008/05/21 09:13:33 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [209a6d4ef705f983cfe2c17051f465298f4386fa]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:25 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.8.2.2: building Sol 2008/05/21 09:13:33 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [05f010590f85cecda02859141b09625558148446]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.5.2.2: building Sol 2008/05/21 09:13:33 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f983ba24a3b9d64736a8c464a892562fc27410fa]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:25 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:38 ufi 1.10.2.2: building Sol 2008/05/21 09:13:32 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0ec2578279cb16251218dff38324ea3c1c8c48a4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.6.2.2: building Sol 2008/05/21 09:13:32 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [af53ffdb5a3c6205564f1a187b499ac1466ce2b4]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:24 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.9.2.2: building Sol 2008/05/21 09:13:32 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2087758f60ffbb7042350e407048fbbf81323461]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:24 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.8.2.2: building Sol 2008/05/21 09:13:32 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [00c5726762519039b119b9694b19ffc0f98530e4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:23 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.6.2.2: building Sol 2008/05/21 09:13:32 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6fe14fedf9dcc48e9a9cbf0cadacfffe352beb2c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:23 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.5.2.2: building Sol 2008/05/21 09:13:32 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c57910d3272cd8a32c51f554680cd97b0fbfefa8]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:23 fpe 1.4.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.4.2.3: building Sol 2008/05/21 09:13:32 ufi 1.4.2.2: vor testbuild 2008/04/23 09:54:01 fpe 1.4.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b7ef8d749572bd5eab510784f7da791171014c08]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:23 fpe 1.5.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.5.2.3: building Sol 2008/05/21 09:13:32 ufi 1.5.2.2: vor testbuild 2008/04/23 09:54:01 fpe 1.5.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b26898a4bbfd07ec849425f5a7c49fa894eb9597]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:23 fpe 1.4.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.4.2.3: building Sol 2008/05/21 09:13:32 ufi 1.4.2.2: vor testbuild 2008/04/23 09:54:00 fpe 1.4.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c8e805f8d42ad5c56375636275f4e544ba14c172]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:16:23 fpe 1.14.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.14.2.3: building Sol 2008/05/21 09:13:32 ufi 1.14.2.2: vor testbuild 2008/04/23 09:54:00 fpe 1.14.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eb284ec3c7f4a14733d893edc19d7a8d076bb231]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:23 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.4.2.2: building Sol 2008/05/21 09:13:32 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f46d92b9003dc692d463c41880b91c273d9b50b5]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:22 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.4.2.2: building Sol 2008/05/21 09:13:32 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c154e3f28d09473104ab1c118507a662811455bd]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:22 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.5.2.2: building Sol 2008/05/21 09:13:31 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3178a9f8524cf702c942a840f0442dafd8e6e80e]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:22 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.7.2.2: building Sol 2008/05/21 09:13:31 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f672d41502984ae133e158ab18db8a872c80af8a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.7.2.2: building Sol 2008/05/21 09:13:31 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [57a23efb672219d9b7eb7cee7febc9abc2b83a1a]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.4.2.2: building Sol 2008/05/21 09:13:31 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [802368027838d72332ad5513d7eec473def1b940]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:37 ufi 1.6.2.2: building Sol 2008/05/21 09:13:31 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1e16cfab1836687466198244904b083f696662ee]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.5.2.2: building Sol 2008/05/21 09:13:31 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e807144764d1d040b0571907f26bc067ff88719c]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.7.2.2: building Sol 2008/05/21 09:13:31 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9a48628df66be7be5a946925870636d626b2e4c7]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.6.2.2: building Sol 2008/05/21 09:13:31 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2cba10d4d60f2b032ec6e3391623926623698acd]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.12.2.2: building Sol 2008/05/21 09:13:31 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [590db780c2ad627011903f6f1a6a4b485e13238c]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.4.2.2: building Sol 2008/05/21 09:13:31 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ffa2f250cf4dced8e06c26f2431d4993dcafea13]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:21 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.9.2.2: building Sol 2008/05/21 09:13:31 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e45c40e38516188694dbbbd504d6dc1e670e4b01]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:20 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.7.2.2: building Sol 2008/05/21 09:13:31 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8893b5062caa62ac09e57d8712bafc9426a50bb8]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:20 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.6.2.2: building Sol 2008/05/21 09:13:31 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [34224c034f0865f0037a7618feb96c4fc22766dc]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:20 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.6.2.2: building Sol 2008/05/21 09:13:30 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [827ba04a8d30395bdc6e7508659fee2b62c1dc71]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:20 fpe 1.9.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.9.2.4: building Sol 2008/05/21 09:13:30 ufi 1.9.2.3: vor testbuild 2008/04/18 07:59:58 ufi 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/14 15:33:41 ufi 1.9.2.1: stand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [56160a9e49bf270bcf83b88b790613a64b56c80d]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:20 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.7.2.2: building Sol 2008/05/21 09:13:30 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b0f71c09bcb8a94c8758aadb9db57fa403bd1dde]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:20 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.5.2.2: building Sol 2008/05/21 09:13:30 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c18fd07bdd96f417ad577cd1b0ab111ffe2b12dc]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:19 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.4.2.2: building Sol 2008/05/21 09:13:30 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [751ea2a7af9507c63771c084c4bbbf45abe3132e]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:16:19 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.13.2.2: building Sol 2008/05/21 09:13:30 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [29592ba7b14228b694bb8ed888321b86447e9b08]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:19 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:36 ufi 1.6.2.2: building Sol 2008/05/21 09:13:30 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [70d2830158d20338f9c0b7d53cea10463008a722]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:19 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.9.2.2: building Sol 2008/05/21 09:13:30 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d2fd04dd6f46f50513cf5d8bfc07053f45c63458]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:19 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.7.2.2: building Sol 2008/05/21 09:13:30 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bfac5479670a44cac480ac024609b018a7bd39f3]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:19 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.8.2.2: building Sol 2008/05/21 09:13:30 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [681a56723c73f8fda90fe2ea49eed2498bff1329]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:19 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.5.2.2: building Sol 2008/05/21 09:13:30 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d0ad5d13c292e7e32123ee65b1e6d9d5d052948c]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:19 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.6.2.2: building Sol 2008/05/21 09:13:30 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e7d648aa6100b67ff9a841060906d9d687d5d0b6]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:18 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.6.2.2: building Sol 2008/05/21 09:13:30 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [26d4497117e315725e13fb69d7c3544e40ff0711]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:18 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.7.2.2: building Sol 2008/05/21 09:13:30 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b8b28b9b39aeac634b528fe746313c91f25315b1]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:18 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.9.2.2: building Sol 2008/05/21 09:13:29 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9b2de9e4b5de8f7020e58c0b67825bd589658471]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:18 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.11.2.2: building Sol 2008/05/21 09:13:29 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e3ad7b3ba5e490d8c8ece86f11bb6b2ba1e19a6a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:18 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.7.2.2: building Sol 2008/05/21 09:13:29 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0dcf39891d7f616b1ef7a86c505eb7a215ff3630]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:18 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:35 ufi 1.6.2.2: building Sol 2008/05/21 09:13:29 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a0668a4c4bbb0c9983ae43e5dca360db9a89af62]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:18 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.6.2.2: building Sol 2008/05/21 09:13:29 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [362fa1f3cdeb09e87ae5e48e7f2e41d57aaece92]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:18 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.7.2.2: building Sol 2008/05/21 09:13:29 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0512f31d4b3cc1d1bad9fe07687b2afad9171b60]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.7.2.2: building Sol 2008/05/21 09:13:29 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [750478dd0b34e5dfbcecff1bdd92ca830e8556a8]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.5.2.2: building Sol 2008/05/21 09:13:29 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4607a04ea59822c344fc7694386faaf44c8b9822]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.4.2.2: building Sol 2008/05/21 09:13:29 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [31afc440f7ff4fed1df9db533cb7303f070903f6]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.12.2.2: building Sol 2008/05/21 09:13:29 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a7c35d9fb8fdd4aa552336677691e9dca705d1e1]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.8.2.2: building Sol 2008/05/21 09:13:29 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4e8914fbfab4e8ec34b53d8b6d737b7a80c7d149]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.7.2.2: building Sol 2008/05/21 09:13:28 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e979ee4a8eac039ed6800bc01c0a281fbb2b7bad]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:34 ufi 1.8.2.2: building Sol 2008/05/21 09:13:28 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8280258133fc808bb6e8baa0b24cc5b78cf8b117]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:33 ufi 1.6.2.2: building Sol 2008/05/21 09:13:28 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1dde25729a8217d1c5f6b4dc0e21e651eb2f99c2]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:33 ufi 1.7.2.2: building Sol 2008/05/21 09:13:28 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [80575ae9059ada5db7707bf6bce039bf846731bf]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:17 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:33 ufi 1.8.2.2: building Sol 2008/05/21 09:13:28 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0a22c84c86780ee022c7dce400fcae14b6b966e5]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:16 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:33 ufi 1.4.2.2: building Sol 2008/05/21 09:13:28 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [328527fa6f2156bf93933d14033fca18572d24fe]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:16:16 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:29 ufi 1.7.348.4: makefiles 2008/05/21 09:13:26 ufi 1.7.348.3: vor testbuild 2008/04/23 09:54:00 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:46 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0792003dfcaf0bf38d0cc242d5ed341330151e80]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:16 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:33 ufi 1.6.2.2: building Sol 2008/05/21 09:13:26 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [966e1a4218db317819df68a9fd089a55a27b9e35]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:16:15 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:33 ufi 1.13.2.2: building Sol 2008/05/21 09:13:26 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1f85c81d37aa40ad2420c8deed313b16a572c68e]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:15 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:32 ufi 1.7.2.2: building Sol 2008/05/21 09:13:26 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2f02636929ff5c59b9f22922894fd05392b6de97]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:15 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:32 ufi 1.9.2.2: building Sol 2008/05/21 09:13:26 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [462a53b71d367f16a163aa7ebbb9a190a9bc35d3]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:15 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:32 ufi 1.5.2.2: building Sol 2008/05/21 09:13:26 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3848ae16ebe028bc2dfa6a759fe624ee6ce50e18]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:15 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:32 ufi 1.8.2.2: building Sol 2008/05/21 09:13:26 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a264983b8a46f26f79a2e4f1828abdb5d2cdc9a0]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:15 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:32 ufi 1.4.2.2: building Sol 2008/05/21 09:13:26 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c649dd6d26c0d12f41879b986c2946be6367fa3f]

        INTEGRATION: CWS hcshared18 (1.8.348); FILE MERGED 2008/05/28 18:16:15 fpe 1.8.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:29 ufi 1.8.348.4: makefiles 2008/05/21 09:13:26 ufi 1.8.348.3: vor testbuild 2008/04/23 09:53:59 fpe 1.8.348.2: committing changes to makefile and xhps 2008/03/12 12:13:46 ufi 1.8.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c6547999612cfdec88831af71cb708dc24d4099f]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:14 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:32 ufi 1.4.2.2: building Sol 2008/05/21 09:13:26 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d434712d4590fc6ccb98ca12724b938673415a87]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:14 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:32 ufi 1.5.2.2: building Sol 2008/05/21 09:13:26 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [75d0985eae9cb68310301f0250e8079e5b7bd36f]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:14 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:32 ufi 1.3.2.2: building Sol 2008/05/21 09:13:26 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c40879d14f38a7f78e13cb3556b239fe522289b0]

        INTEGRATION: CWS hcshared18 (1.7.6); FILE MERGED 2008/05/28 18:16:14 fpe 1.7.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.7.6.4: building Sol 2008/05/21 09:13:25 ufi 1.7.6.3: vor testbuild 2008/04/18 07:59:55 ufi 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/14 15:33:41 ufi 1.7.6.1: stand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [620692fdb07b0e11a2c1cb7c7ddcb5bbd9793600]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:14 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.6.2.2: building Sol 2008/05/21 09:13:25 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c3b43f58f75681ba091f173604b332717fe0e54b]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:14 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.4.2.2: building Sol 2008/05/21 09:13:25 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [70f60599c9169e40ecda59f9837c6c548c6146db]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:14 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.5.2.2: building Sol 2008/05/21 09:13:25 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5bcd3c1ff101eaa8fc40d6f51ab96fe50d8e50a6]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:14 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.7.2.2: building Sol 2008/05/21 09:13:25 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [71a3143018dfaebb8132f3cef6e63e798df09f55]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:13 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.6.2.2: building Sol 2008/05/21 09:13:25 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [efdc63eb82dc41211d8fdc1d44cd1902f79517f2]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:16:13 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.10.2.2: building Sol 2008/05/21 09:13:25 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7906da340651804d47d018031a91debfbb9cd298]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:13 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.4.2.2: building Sol 2008/05/21 09:13:25 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4c676932db363fb2f3836af92bbbac8d31142257]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:13 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.9.2.2: building Sol 2008/05/21 09:13:25 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6c1dfc556615551ee92a752f2884f48393cf4d50]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:13 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.8.2.2: building Sol 2008/05/21 09:13:25 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0adb7395517ed0f71b44509c701c53587e1ae592]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:13 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.7.2.2: building Sol 2008/05/21 09:13:25 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b5f15208ffcd60093ffe184f27a3fe71385e24e9]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:13 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:31 ufi 1.5.2.2: building Sol 2008/05/21 09:13:25 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4156310e9fcfa1d8ce82186a1a66714ea0252a15]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:13 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:30 ufi 1.4.2.2: building Sol 2008/05/21 09:13:25 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a8fe267ed3e480687aa58633b4d0a82a6f0d9c0d]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:10 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:29 ufi 1.3.2.2: building Sol 2008/05/21 09:13:23 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a2a53e5ce658b84bdbc2f23fd5af8866bf4efbbc]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:10 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:29 ufi 1.5.2.2: building Sol 2008/05/21 09:13:22 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e30b8ff0474eff9b16ea60b8d55d5eb12022ee90]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:10 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:29 ufi 1.4.2.2: building Sol 2008/05/21 09:13:22 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [00285f32f5bcad2d85746596858727f78bf92e96]

        INTEGRATION: CWS hcshared18 (1.9.14); FILE MERGED 2008/05/28 18:16:10 fpe 1.9.14.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:28 ufi 1.9.14.4: makefiles 2008/05/21 09:13:22 ufi 1.9.14.3: vor testbuild 2008/04/23 09:53:59 fpe 1.9.14.2: committing changes to makefile and xhps 2008/03/12 12:13:45 ufi 1.9.14.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [50fa68c3ead00596ebb474e04c80cf67fb68a322]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:10 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:29 ufi 1.7.2.2: building Sol 2008/05/21 09:13:22 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7f56a9631187b9065d10a09ab3dc3b8c39a79c4e]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:10 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:29 ufi 1.3.2.2: building Sol 2008/05/21 09:13:22 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2bdfcd002874f085f1963959062e571f3e6144c9]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:10 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:28 ufi 1.5.2.2: building Sol 2008/05/21 09:13:22 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [04e548fd79b6cf361a2b1b51ef71fd31a2e6fec6]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:09 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:28 ufi 1.5.2.2: building Sol 2008/05/21 09:13:22 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bba0488ef15fe9416d62afdc53e5bff10b2df990]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:16:09 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:28 ufi 1.7.348.4: makefiles 2008/05/21 09:13:22 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:59 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:45 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [97cd7369424b5206a24bfb704ccd45c0f2f15462]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:09 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:28 ufi 1.5.2.2: building Sol 2008/05/21 09:13:21 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [56b073c27a4cddc0ba98e7587ccf85189a444502]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:16:09 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:28 ufi 1.7.348.4: makefiles 2008/05/21 09:13:21 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:59 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:45 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3b55dbb72b433944795ac3f7d2782ce3d12b2572]

        INTEGRATION: CWS hcshared18 (1.8.46); FILE MERGED 2008/05/28 18:16:05 fpe 1.8.46.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:28 ufi 1.8.46.4: makefiles 2008/05/21 09:13:17 ufi 1.8.46.3: vor testbuild 2008/04/23 09:53:58 fpe 1.8.46.2: committing changes to makefile and xhps 2008/03/12 12:13:45 ufi 1.8.46.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ae64e03906a67561ec70ca3f62058b26d0b23a3e]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:05 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:25 ufi 1.4.2.2: building Sol 2008/05/21 09:13:17 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e85bf02f58ea6d18d1f1e41e61a4201f91634bf1]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:05 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:25 ufi 1.6.2.2: building Sol 2008/05/21 09:13:17 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7679f285ad718a34bd957f53025fd1fd0889fa00]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:05 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:25 ufi 1.5.2.2: building Sol 2008/05/21 09:13:17 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [64f8cb413ac76c8c1698626dfacc319fe23941ce]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:05 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:25 ufi 1.7.2.2: building Sol 2008/05/21 09:13:17 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [99ef88285b0dcc4978489998eeb38cd36808b62d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:04 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:25 ufi 1.6.2.2: building Sol 2008/05/21 09:13:17 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6b447c833d235ace25e84aa80d91ea7a08521762]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:04 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:25 ufi 1.4.2.2: building Sol 2008/05/21 09:13:17 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e084f0696a968f4241d880763d5415e8c43a7888]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:04 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:25 ufi 1.3.2.2: building Sol 2008/05/21 09:13:17 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6172c30ba94d235f082ffab7a271c33ff078dc8f]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:04 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:25 ufi 1.3.2.2: building Sol 2008/05/21 09:13:16 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e5ec4315f7195e4bc44c1d0a8e9b7935effc47b6]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:04 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.3.2.2: building Sol 2008/05/21 09:13:16 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [89c8ceb8ad1cbc2c08c15707599394c3997afc93]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:16:03 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.3.2.2: building Sol 2008/05/21 09:13:16 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6d446ad6997a82e907a38bc5b9b7a48668147e22]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:16:03 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.14.2.2: building Sol 2008/05/21 09:13:16 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c7566ade2e8945547785ba58dc38a5a29f5254d2]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:03 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.4.2.2: building Sol 2008/05/21 09:13:16 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7f9968868f5ee42bab10803d605b0bb5d009d05c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:03 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.5.2.2: building Sol 2008/05/21 09:13:16 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4ba6b161819739d0954df41a577cab16a2900ce3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:03 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.6.2.2: building Sol 2008/05/21 09:13:16 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a591fe0246109984ec6e894f5f9588ef76195ea0]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:03 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.5.2.2: building Sol 2008/05/21 09:13:15 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7b1fc3f2ed0fad03aa8941c4f53026cb28853965]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:03 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.4.2.2: building Sol 2008/05/21 09:13:15 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9f1227d9edfc59b37228857e9d77c99a43784710]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:02 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.5.2.2: building Sol 2008/05/21 09:13:15 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6d543b2ad017bff885248531a75e26cff8b2a2e9]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:02 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:24 ufi 1.4.2.2: building Sol 2008/05/21 09:13:15 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7140782590ce9cc7babeefad13025230124cd48d]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:02 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.4.2.2: building Sol 2008/05/21 09:13:15 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [497e100dbf0277e6d2507b714b61d951483e80d9]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:02 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.5.2.2: building Sol 2008/05/21 09:13:15 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [97adf7291f3e31802cc32a81867e2338e3256772]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:02 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.11.2.2: building Sol 2008/05/21 09:13:15 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a36cb0c345baf51fd96f1706ca9b45f3731d2a5e]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:02 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.7.2.2: building Sol 2008/05/21 09:13:15 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f6a1e8a496e1258ba8ee65fdc7c011fbf064e449]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:16:01 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.8.2.2: building Sol 2008/05/21 09:13:15 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ed0f2857343bca7d2985ef2d7960f8cf25e28a7d]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:16:01 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.7.2.2: building Sol 2008/05/21 09:13:15 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1eaee1bf5fada12c13cd2667309d27796528a602]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:16:01 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.11.2.2: building Sol 2008/05/21 09:13:14 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [812a98a612b5cf51a2580e52f25bdc2ec064fe9e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:16:01 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.6.2.2: building Sol 2008/05/21 09:13:14 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5b8e1faa3d9d1d815234d88456e4fe91e8c125ec]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:01 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.5.2.2: building Sol 2008/05/21 09:13:14 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5d427df99c31c4efad26b6bbdf24db60130211c4]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:01 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.4.2.2: building Sol 2008/05/21 09:13:14 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a06e59e740551ef3c18ea3b8f119c634e063a8c6]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:16:00 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.5.2.2: building Sol 2008/05/21 09:13:14 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a676c462b03f2befb0ca0f89bcab6c3e737593c9]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:16:00 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:23 ufi 1.4.2.2: building Sol 2008/05/21 09:13:14 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [406afaf81359857c70788a70fe216ee08b5e0b65]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:16:00 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:28 ufi 1.7.348.4: makefiles 2008/05/21 09:13:14 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:58 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:44 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [67e4cf9b96740b5961f6583b143557d26c20fa2d]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:16:00 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:22 ufi 1.9.2.2: building Sol 2008/05/21 09:13:14 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3e4ec22690ad3a850fc6fe5121a63571e73e472b]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:15:56 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:27 ufi 1.7.348.4: makefiles 2008/05/21 09:13:13 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:58 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:44 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [649d157df1881dcb0555f52bb6eae011e503d767]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:56 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:22 ufi 1.4.2.2: building Sol 2008/05/21 09:13:13 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [990af8ba94b6e04b66da9b8bc274ae5598872320]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:56 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:22 ufi 1.5.2.2: building Sol 2008/05/21 09:13:13 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5ba2db6195658b55a1d81e35b0453fb04042c6c9]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:56 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:22 ufi 1.8.2.2: building Sol 2008/05/21 09:13:13 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5407ee24d9900b8e11a393555ca1c287d357e9dc]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:56 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:22 ufi 1.3.2.2: building Sol 2008/05/21 09:13:13 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5d25e3517c5f6d50cb91e4fa6cfaf9ed09203351]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:56 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:22 ufi 1.6.2.2: building Sol 2008/05/21 09:13:13 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [09e192e68f383d8f60a9233f9191d7cc4efc30a6]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:55 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.4.2.2: building Sol 2008/05/21 09:13:07 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [782767d2bafe7af73894cf4939407dcad98c4fa1]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:55 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.7.2.2: building Sol 2008/05/21 09:13:07 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e9d59f8a2fa54725333ab8c6e0dd4eef2b78331a]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:54 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.8.2.2: building Sol 2008/05/21 09:13:07 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [80b0848bbbedb835012e6b4073a52bda6cd31ca8]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:54 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.4.2.2: building Sol 2008/05/21 09:13:07 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [33ee80b41cbd30cfd962a0ab024070d2917924ef]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:54 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.6.2.2: building Sol 2008/05/21 09:13:07 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [39e3ed90ab7909e62be1d30c586c57f1d6cff347]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:54 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.7.2.2: building Sol 2008/05/21 09:13:07 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [60a0ebdc3a5736e6f6069d54d9e2e59e272863a2]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:54 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.9.2.2: building Sol 2008/05/21 09:13:07 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6f9fe6c8cbd6b4314c55048f9f2af672e3e75e89]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:54 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.5.2.2: building Sol 2008/05/21 09:13:07 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [75563e71adb38c4e4f0c3ea42c292efa0272fd58]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:54 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:20 ufi 1.8.2.2: building Sol 2008/05/21 09:13:06 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [94fdf2161c617fdaa0da93a99fc6415772f0a2c0]

        INTEGRATION: CWS hcshared18 (1.9.120); FILE MERGED 2008/05/28 18:15:54 fpe 1.9.120.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:27 ufi 1.9.120.4: makefiles 2008/05/21 09:13:06 ufi 1.9.120.3: vor testbuild 2008/04/23 09:53:58 fpe 1.9.120.2: committing changes to makefile and xhps 2008/03/12 12:13:44 ufi 1.9.120.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d18b520ae5f37903aab96e347bf2407791e7e80f]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.8.2.2: building Sol 2008/05/21 09:13:06 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e1b5ddc64c386bc9b40575ecde0f0c03b5005050]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.13.2.2: building Sol 2008/05/21 09:13:06 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b90487d88bc19bd50192d7d546c29d4951456deb]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.10.2.2: building Sol 2008/05/21 09:13:06 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bdc2ecf18057129dbdb5cefc79dd400ee753951b]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.9.2.2: building Sol 2008/05/21 09:13:06 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a479fd108c3a814a0657139d9d5d59d49b4d96d5]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.5.2.2: building Sol 2008/05/21 09:13:06 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0aa691c8cadbc9e030d105413366edee3db3fdf1]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.4.2.2: building Sol 2008/05/21 09:13:06 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2701d3ed9f0d117c81566a0c99dcac9851cbb6e7]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.4.2.2: building Sol 2008/05/21 09:13:05 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [33994dada07f67ecc9d50d21582272d13bef1d4a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.7.2.2: building Sol 2008/05/21 09:13:05 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d586353397afffda2028deb6ce72572e069198d6]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.6.2.2: building Sol 2008/05/21 09:13:05 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e92b1e82ebeae23b58f1004fda2e22b0e75cd6ae]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:53 fpe 1.4.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:06 ufi 1.4.2.3: vor final build 2008/05/23 11:10:19 ufi 1.4.2.2: building Sol 2008/05/21 09:13:05 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7ad17841d56e437222672fbe918152e84c874ffd]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:52 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.10.2.2: building Sol 2008/05/21 09:13:05 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [71c9af7074f8c24c69581cbe5fa1cb1bf0f9ec92]

        INTEGRATION: CWS hcshared18 (1.7.36); FILE MERGED 2008/05/28 18:15:52 fpe 1.7.36.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.7.36.4: building Sol 2008/05/21 09:13:05 ufi 1.7.36.3: vor testbuild 2008/04/18 07:59:52 ufi 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/02 10:30:44 ufi 1.7.36.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [400cfa58c1aa5b1b66d4b770c4b46a115803bd54]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:52 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.5.2.2: building Sol 2008/05/21 09:13:05 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d00dede2f6851e4509d0aacf576523e0c2de993a]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:52 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.8.2.2: building Sol 2008/05/21 09:13:05 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [61accb71b448ed27c0122b56c3924b927c937ab4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:52 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:19 ufi 1.6.2.2: building Sol 2008/05/21 09:13:05 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0eaf9c061994da73b3923bfcc085e4e7e80c7a2a]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:52 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:18 ufi 1.9.2.2: building Sol 2008/05/21 09:13:05 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d09a0ffe86eeb42b2c5fc4a244329d09fac68a6a]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:52 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:18 ufi 1.4.2.2: building Sol 2008/05/21 09:13:05 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [be8e1e91524ac4860665fa027125054808e20789]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:52 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:18 ufi 1.5.2.2: building Sol 2008/05/21 09:13:05 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [60bcbc32037d49300400c16aab27c0b303b3bd96]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:52 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:18 ufi 1.6.2.2: building Sol 2008/05/21 09:13:05 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a2fb9733fa5a85d09d39114ca32ec0c165f15f65]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:15:51 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:27 ufi 1.7.348.4: makefiles 2008/05/21 09:13:04 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:57 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:44 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [09bbb23e44f8431cbb97e537c1fa5cf79279c04c]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:51 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:15 ufi 1.11.2.2: building Sol 2008/05/21 09:13:04 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3156fb48673a751f3068e0e3f09ce7e362d3b168]

        INTEGRATION: CWS hcshared18 (1.9.30); FILE MERGED 2008/05/28 18:15:51 fpe 1.9.30.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:27 ufi 1.9.30.4: makefiles 2008/05/21 09:13:04 ufi 1.9.30.3: vor testbuild 2008/04/23 09:53:57 fpe 1.9.30.2: committing changes to makefile and xhps 2008/03/12 12:13:43 ufi 1.9.30.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5e9fe6fef260e96dbef6a30f16dd6ee93f7d0ab2]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:51 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.4.2.2: building Sol 2008/05/21 09:13:04 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c9c622a5699fcc26e913718424885f087fcc4f05]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:51 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.3.2.2: building Sol 2008/05/21 09:13:04 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3692161292c2537f53ca58bb67e3f04f765416a0]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:51 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.3.2.2: building Sol 2008/05/21 09:13:03 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [68fb0717c1f5cef6aa5d42d6964ea7df0c34c0a3]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:50 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.3.2.2: building Sol 2008/05/21 09:13:03 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7e0b83e6a2f056e866aae59a3edd18441c3ebbe2]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:50 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.4.2.2: building Sol 2008/05/21 09:13:03 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [599565f2e8a7a56f2232e274dba4144ccd85d0f8]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:50 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.5.2.2: building Sol 2008/05/21 09:13:03 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8b4dae0efda629e0f0b28185d671b8eaf23bca86]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:49 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.6.2.2: building Sol 2008/05/21 09:13:03 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [76b2cd78246215a66e7c24d4df251eea1ef86851]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:49 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.5.2.2: building Sol 2008/05/21 09:13:02 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cb09c8619e297f25e33334db42a53b508d866d6b]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:49 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.4.2.2: building Sol 2008/05/21 09:13:02 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a417ae97d0016c70ce96a7388866ce214e68cb37]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:49 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:14 ufi 1.7.2.2: building Sol 2008/05/21 09:13:02 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ff75dd0f49a1472d89cbb5f4fb22f57201503996]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:49 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.9.2.2: building Sol 2008/05/21 09:13:02 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3d857ea961513b1eec3aefb0a0fa9d686ef28beb]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:49 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.11.2.2: building Sol 2008/05/21 09:13:02 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4d9a7b34c6e53df857f252851ece1aad0a0cf49a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:49 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.7.2.2: building Sol 2008/05/21 09:13:01 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c4fd368f05694f21d5be3575de58c45af579d32a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:48 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.7.2.2: building Sol 2008/05/21 09:13:01 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [efc446c6c6976d688f94526be537c1100a46422e]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:48 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.8.2.2: building Sol 2008/05/21 09:13:01 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [224dcd8dc02bca3a8b65ee332591c57b41f6bb46]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:48 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.9.2.2: building Sol 2008/05/21 09:13:01 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [07cf52c60b53a353ff9fc4409f0ce46c7446be9a]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:48 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.11.2.2: building Sol 2008/05/21 09:13:01 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a54c54191b2557ee257aed3d6ff5a8b25ecad511]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:48 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.4.2.2: building Sol 2008/05/21 09:13:01 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [07de5cae35ebebd5e207d9396d0605a53374733c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:48 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.5.2.2: building Sol 2008/05/21 09:13:01 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d3de6ffe9c725826c643a8271f8e2a18e65b228d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:47 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.5.2.2: building Sol 2008/05/21 09:13:01 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c1f7ec1f4c652504cd99ca5613494dd2692bc030]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:47 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:13 ufi 1.6.2.2: building Sol 2008/05/21 09:13:01 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a328a26517f3d7fec92c39d2d022b141aac72008]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:42 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:11 ufi 1.8.2.2: building Sol 2008/05/21 09:12:56 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [98f3b23aa21b5fcb65cac12b9064639a1347fcc4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:42 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:11 ufi 1.6.2.2: building Sol 2008/05/21 09:12:56 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3722fdcff9a288a85c0784b4986da4cdab1314d3]

        INTEGRATION: CWS hcshared18 (1.9.30); FILE MERGED 2008/05/28 18:15:42 fpe 1.9.30.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:27 ufi 1.9.30.4: makefiles 2008/05/21 09:12:56 ufi 1.9.30.3: vor testbuild 2008/04/23 09:53:57 fpe 1.9.30.2: committing changes to makefile and xhps 2008/03/12 12:13:43 ufi 1.9.30.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4f87775934ed080acfa17d5dd136da17f7498d5b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:42 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:11 ufi 1.7.2.2: building Sol 2008/05/21 09:12:56 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7213cede153d3d407b03dffe483fde23e03141f9]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:42 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:10 ufi 1.6.2.2: building Sol 2008/05/21 09:12:55 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [53dd32db5805946bdd49f5ff071f3480ea30ebfc]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:42 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:10 ufi 1.5.2.2: building Sol 2008/05/21 09:12:55 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [677e634adf9df85793054c3e560ff9bea999766b]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:41 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:10 ufi 1.5.2.2: building Sol 2008/05/21 09:12:55 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [16539a9b60aaaffc48e880ee6b1945464975f0f3]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:41 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:10 ufi 1.4.2.2: building Sol 2008/05/21 09:12:55 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a760571ca728c23b510b1bd927febd63ecba65b8]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:41 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:10 ufi 1.6.2.2: building Sol 2008/05/21 09:12:55 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1174db100ae1c1f96bd63e67a31ed3bd3612dd31]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:41 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:09 ufi 1.6.2.2: building Sol 2008/05/21 09:12:55 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [883b66988d3bb52ec55d8295d4140053725e991b]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:41 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:09 ufi 1.5.2.2: building Sol 2008/05/21 09:12:55 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b65dea589cf7f278a303e9256671a508a5ef5219]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:09 ufi 1.7.2.2: building Sol 2008/05/21 09:12:55 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bd70d573cdaac6aa77e40c2872abeccf06bac2c5]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:09 ufi 1.4.2.2: building Sol 2008/05/21 09:12:54 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8d6644c9782a3995bebf583d6756f0bf69d71280]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:09 ufi 1.5.2.2: building Sol 2008/05/21 09:12:54 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1123d844ad59cb661087343a49eec443d71e8370]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:09 ufi 1.8.2.2: building Sol 2008/05/21 09:12:54 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b476c78b761071a3e0c9728ed65f263245072876]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:09 ufi 1.9.2.2: building Sol 2008/05/21 09:12:54 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4ccfa04ee3b2e7ff1368082ac8d83ff49bdaab40]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.9.2.2: building Sol 2008/05/21 09:12:54 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8ed99eb200c42b658f4df48e5f44f1d9ba3c8d4f]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.7.2.2: building Sol 2008/05/21 09:12:54 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0cb57e4988d3d1c23f612f47c00567bd93ecf758]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.11.2.2: building Sol 2008/05/21 09:12:54 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cb7575006d2f8b6d7231afad0018d1e18ed0060d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:40 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.5.2.2: building Sol 2008/05/21 09:12:54 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b2de9b53b993a81b7db28a2f96cb25ea39020bbf]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:39 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.11.2.2: building Sol 2008/05/21 09:12:54 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [efcbfa515d894b4e7100223ca2b33c98209168e1]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:39 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.6.2.2: building Sol 2008/05/21 09:12:54 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [620ba31abbe58892dd935b2c8eaddc0a904d0706]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:39 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.8.2.2: building Sol 2008/05/21 09:12:54 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [88fee71d957c22cc9062410275cf75e09623520b]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:39 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.5.2.2: building Sol 2008/05/21 09:12:54 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [92e90aefc70f5c8e22ceaf7ab2a24902653ea2b7]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:39 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:08 ufi 1.6.2.2: building Sol 2008/05/21 09:12:53 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [74e10223cd9f67677ba8a2930dcbf256ca490e9f]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:39 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:07 ufi 1.8.2.2: building Sol 2008/05/21 09:12:53 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [da8bbc049b3eae8f1470dec1793ae8a85c85bd73]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:39 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:07 ufi 1.5.2.2: building Sol 2008/05/21 09:12:53 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0041c78a9e36aec6c54fd17ebee99f22036ad8c7]

        INTEGRATION: CWS hcshared18 (1.6.6); FILE MERGED 2008/05/28 18:15:39 fpe 1.6.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:07 ufi 1.6.6.4: building Sol 2008/05/21 09:12:53 ufi 1.6.6.3: vor testbuild 2008/04/18 07:59:49 ufi 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/12 09:43:41 ufi 1.6.6.1: vor resync

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bf14cba240a1cf27b9d14cd0b0e04b02aead3e11]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:38 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:07 ufi 1.7.2.2: building Sol 2008/05/21 09:12:53 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1b6dbe32c8c510155daa886e7b7dfe5cd82bf89d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:38 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:07 ufi 1.6.2.2: building Sol 2008/05/21 09:12:53 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [627354c7151377333426ca88856bef93dbb8a57a]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:38 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:07 ufi 1.4.2.2: building Sol 2008/05/21 09:12:53 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7baeb9d2f2bfb73e677d0abbce5cca049dffc0b2]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:38 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:07 ufi 1.5.2.2: building Sol 2008/05/21 09:12:53 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b05b373acecdda1110918352a08be03c2f8d9dd6]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:37 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:07 ufi 1.11.2.2: building Sol 2008/05/21 09:12:52 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b95aee40a4f5f1799a2516d53b484e9157225497]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:37 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:06 ufi 1.5.2.2: building Sol 2008/05/21 09:12:52 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [25e149949adb37f6ce357354d60ecc70120bf384]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:37 fpe 1.6.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:06 ufi 1.6.2.3: vor final build 2008/05/23 11:10:06 ufi 1.6.2.2: building Sol 2008/05/21 09:12:52 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cb57b7f84cc56f1f504b7f00b4eb6e80e4a93d9e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:37 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:06 ufi 1.6.2.2: building Sol 2008/05/21 09:12:52 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3e8dd559cda9b0b2a6cb7f4cd19429e14264af2f]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:37 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:05 ufi 1.9.2.2: building Sol 2008/05/21 09:12:52 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f845294de159ab27f0ad8114f43d0cb0cbcd083c]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:37 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:05 ufi 1.7.2.2: building Sol 2008/05/21 09:12:52 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b25ea1f022134b42dfd1e903c4a766d5f914f220]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:05 ufi 1.9.2.2: building Sol 2008/05/21 09:12:51 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [17061221fba0d50739200c65655ddd6537e4efe7]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:05 ufi 1.8.2.2: building Sol 2008/05/21 09:12:51 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [167ac7fd56d0be6325bade29fd48a9570472b8ef]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:05 ufi 1.7.2.2: building Sol 2008/05/21 09:12:51 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3b317f723d508edb09e24c8f09e69e6725a66b71]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:05 ufi 1.6.2.2: building Sol 2008/05/21 09:12:51 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [74980bd5771b346c52fe785aa471d48cca04f72d]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:04 ufi 1.9.2.2: building Sol 2008/05/21 09:12:51 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e9bef4021a9476582b8b3bbf873635f8c44be61c]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:04 ufi 1.8.2.2: building Sol 2008/05/21 09:12:51 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [605ce26705dae1e42fc553acc17085b6acbb3fb2]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:04 ufi 1.11.2.2: building Sol 2008/05/21 09:12:51 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1be581c2d5e69a81f676301be8689d6cb1a1a24a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:04 ufi 1.5.2.2: building Sol 2008/05/21 09:12:51 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [57e8cc1a974691b8478c55ba806f07124da96822]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:36 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:04 ufi 1.7.2.2: building Sol 2008/05/21 09:12:50 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [30e620ff218352f8b25b395d6ce2eb830ef79ec0]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:35 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:04 ufi 1.8.2.2: building Sol 2008/05/21 09:12:50 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [90c30584d0388b8140f3290470461bd37cd30f46]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:35 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:04 ufi 1.6.2.2: building Sol 2008/05/21 09:12:50 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4c8505a0ddde02251c10e791f3a8566da9abe4b6]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:35 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:03 ufi 1.6.2.2: building Sol 2008/05/21 09:12:50 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [12eb8fd5e29316b2d42572d700a63c753ba5861d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:35 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:03 ufi 1.5.2.2: building Sol 2008/05/21 09:12:50 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3cfad6116bca77f56733cee96b3ce2508130d90d]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:35 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:03 ufi 1.7.2.2: building Sol 2008/05/21 09:12:50 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5925b6dc1f32627457e78e7dfbf652a92799341f]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:35 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:03 ufi 1.10.2.2: building Sol 2008/05/21 09:12:50 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [45c419580046548cde3c802c5da9a39ffd864f33]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:03 ufi 1.4.2.2: building Sol 2008/05/21 09:12:50 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bc522c179c01998a16bd319499738cf6246452a1]

        INTEGRATION: CWS hcshared18 (1.4.6); FILE MERGED 2008/05/28 18:15:35 fpe 1.4.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:03 ufi 1.4.6.4: building Sol 2008/05/21 09:12:50 ufi 1.4.6.3: vor testbuild 2008/04/18 07:59:46 ufi 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/12 09:43:41 ufi 1.4.6.1: vor resync

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c4fb0c9bb0779653047e3c12d2db30cd90492e39]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:34 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:02 ufi 1.8.2.2: building Sol 2008/05/21 09:12:50 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [317d3efa21ced39ae520428c2914915285f08c3a]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:15:33 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:26 ufi 1.7.348.4: makefiles 2008/05/21 09:12:49 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:56 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:43 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eaac5a9541dc3b9da4cfae927f55b2446189d6ce]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:33 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:02 ufi 1.5.2.2: building Sol 2008/05/21 09:12:49 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f75d068731c206665b45944266fdf30e81c2fe9c]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:33 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:02 ufi 1.4.2.2: building Sol 2008/05/21 09:12:49 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7da067f720dd216406ae63e2d99c336506bd3ebd]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:33 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:02 ufi 1.8.2.2: building Sol 2008/05/21 09:12:49 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [92da56fab4ce83a3980a0fd5abba9461185f7372]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:33 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:02 ufi 1.7.2.2: building Sol 2008/05/21 09:12:49 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fdbd06985ff9106bcbab1088b2bb67a2b0c3412f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:33 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:02 ufi 1.6.2.2: building Sol 2008/05/21 09:12:49 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [70817567a72513592e6ecb54076e57de3f0c2efa]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:33 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:02 ufi 1.3.2.2: building Sol 2008/05/21 09:12:49 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4ace42553ab0402525df295e3c676ae0c78e8d7a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:33 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:01 ufi 1.6.2.2: building Sol 2008/05/21 09:12:49 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2a4cc90f94c5bc5407e1dc0579415b4611da66cd]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:15:32 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:26 ufi 1.7.348.4: makefiles 2008/05/21 09:12:46 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:56 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:43 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0aa3928b279ae93809554806f199b804f27905e9]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:00 ufi 1.3.2.2: building Sol 2008/05/21 09:12:46 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0ecd2e8f82211f7ad116a3aad31b3a29893e2136]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:00 ufi 1.8.2.2: building Sol 2008/05/21 09:12:46 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [13e9ebdf8aafd5c3f6f66e964f4922bbfd999b48]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:00 ufi 1.9.2.2: building Sol 2008/05/21 09:12:46 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bfabbafb0156201f9fb806f4f6b16007f0d39e91]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:00 ufi 1.6.2.2: building Sol 2008/05/21 09:12:46 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [37c06e78fc60bdd008602aa2ce20d60497122e99]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:10:00 ufi 1.7.2.2: building Sol 2008/05/21 09:12:46 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cf67ca0e50eb3aa62367d2c0f204abc3525e7bc6]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.5.2.2: building Sol 2008/05/21 09:12:46 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c44b1f86019360860ee61f1b07a201171a2e4998]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.3.2.2: building Sol 2008/05/21 09:12:46 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2cb8679f24c70302402d13ec922ff1991b2430e2]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.6.2.2: building Sol 2008/05/21 09:12:46 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c37b0889bd4591c5ac7a9f7ec3ea2d6202abd9bc]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.10.2.2: building Sol 2008/05/21 09:12:45 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4588ecf78fad8c555586de9457c6f296be024904]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:32 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.6.2.2: building Sol 2008/05/21 09:12:45 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a0673ee6b756689a302398efff3ec459b756e6e8]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.8.2.2: building Sol 2008/05/21 09:12:45 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [07b04159dd8149b95cf96bcfa2d5d9b108927839]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.6.2.2: building Sol 2008/05/21 09:12:45 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c1e5a1b4e0f1eb74db4ae00d0369765ddfba074f]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.4.2.2: building Sol 2008/05/21 09:12:45 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a2ff2d17823e11de563c59f28db9502bdd2c0b35]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.5.2.2: building Sol 2008/05/21 09:12:45 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [600d12e144e112e85aa8175bad745704ebd0f2c9]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:59 ufi 1.10.2.2: building Sol 2008/05/21 09:12:45 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9fd7e08275f383120bde346f10efffee348f4ac6]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:58 ufi 1.9.2.2: building Sol 2008/05/21 09:12:45 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [131cc22898806f3325bf41a5ca2de13b38ccf3b4]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:58 ufi 1.7.2.2: building Sol 2008/05/21 09:12:45 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3622b57630114942b85b54672c67c60bfcf721c9]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:58 ufi 1.6.2.2: building Sol 2008/05/21 09:12:45 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8f9c383d081e5b5938144231979d8fc461b11907]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:31 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:58 ufi 1.5.2.2: building Sol 2008/05/21 09:12:45 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2a54e5f7c3fee067300e8af6423830810ea78456]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:25 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.6.2.2: building Sol 2008/05/21 09:12:40 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5afcd7e2ea06cfb6c37a26162ac36f7205893bcc]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.5.2.2: building Sol 2008/05/21 09:12:40 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a3ea04eac24b96f6fa37e5855ad14a3ad01c6bd1]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.5.2.2: building Sol 2008/05/21 09:12:39 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [90d445871b56d93a71f7847552c1cace7e36ff3c]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:25 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.8.2.2: building Sol 2008/05/21 09:12:39 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c7b69e20401ac6726151942c9223afe178f1efd8]

        INTEGRATION: CWS hcshared18 (1.12.136); FILE MERGED 2008/05/28 18:15:25 fpe 1.12.136.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:26 ufi 1.12.136.4: makefiles 2008/05/21 09:12:39 ufi 1.12.136.3: vor testbuild 2008/04/23 09:53:56 fpe 1.12.136.2: committing changes to makefile and xhps 2008/03/12 12:13:42 ufi 1.12.136.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [074ffc97e2585d387979e59df686b5ac0274c9e6]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.7.2.2: building Sol 2008/05/21 09:12:39 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ff001b7387a3e8cb610562b48178762011d56bc0]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.8.2.2: building Sol 2008/05/21 09:12:39 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3dce6723f0b185b38409a1db50597a363eae58e5]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.6.2.2: building Sol 2008/05/21 09:12:39 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b75bfd887e624d5f4766ba1b77e551342a42f3f4]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.10.2.2: building Sol 2008/05/21 09:12:39 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7182953d4c237fd04a501a97e6e4da50f9c5c268]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.8.2.2: building Sol 2008/05/21 09:12:38 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b9fa252e535e702f3fa73319ffdcefe4d9dba020]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.6.2.2: building Sol 2008/05/21 09:12:38 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [724ae3ffa5699bec8b8825c6bd71cba242741946]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.9.2.2: building Sol 2008/05/21 09:12:38 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fcb0e64ed87802fe5b8df2333ad80f22f690c0ad]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.4.2.2: building Sol 2008/05/21 09:12:38 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [030d84a683fabfddd72cf7873c38307b3d7ebee3]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.5.2.2: building Sol 2008/05/21 09:12:38 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1586beced2ed95cdfdc42efe5a75bbdd3ab34c0e]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:53 ufi 1.11.2.2: building Sol 2008/05/21 09:12:38 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a333880a77978b19a45d27d6bd63e8e6b6308fc1]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.4.2.2: building Sol 2008/05/21 09:12:38 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dbec6d3c6b09f56865ebc8cb8447952130757d3b]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.11.2.2: building Sol 2008/05/21 09:12:38 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [966e4c1700e3a716a83abae3ab7d604e8dcac3a3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.6.2.2: building Sol 2008/05/21 09:12:38 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a52d4545e1be846ac40f187c5fd9c8a5bfb66839]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:15:23 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.12.2.2: building Sol 2008/05/21 09:12:37 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [55bd9603a0dd3c953d88662efe8d8d038d04eb8b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:23 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.7.2.2: building Sol 2008/05/21 09:12:37 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [03a36b1887e4c36ecbe5bb746cb3dd66f73e1fea]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:23 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.6.2.2: building Sol 2008/05/21 09:12:37 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5baa270d508fa3a8367389ab461077754ee316e5]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:15:23 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.13.2.2: building Sol 2008/05/21 09:12:37 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a7222829bd6ebfb5fcca9eb1971eaf6ed88f55a8]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:15:23 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.15.2.2: building Sol 2008/05/21 09:12:37 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [696b9fdaa3fbc1ff67bee9f11ad3de0373a331d1]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:23 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.5.2.2: building Sol 2008/05/21 09:12:37 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cd75b56cd73cdf1fea3ecc258ba6e20171f4c706]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:15:23 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.14.2.2: building Sol 2008/05/21 09:12:37 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [267c10e36131b243b90abd7d07716668c0f8408d]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:23 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.8.2.2: building Sol 2008/05/21 09:12:37 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7b21cfcd6546872a4d38acde601816343c4d42b6]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.14.2.2: building Sol 2008/05/21 09:12:37 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4e599ee1dbdb1493314d3dd26a977a682583d537]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.6.2.2: building Sol 2008/05/21 09:12:36 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [63fc0b190eed50d5dd78451118f0adf29884fee6]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.4.2.2: building Sol 2008/05/21 09:12:36 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [776b9958081d4c2aef069cb64f8848fefecf05f3]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.11.2.2: building Sol 2008/05/21 09:12:36 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e96d75500a2985b2e07575f0d5dcbbbd3ccaa495]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.5.2.2: building Sol 2008/05/21 09:12:36 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0cd04e6f8f533f587e8787eb18f7b5210f1c38db]

        INTEGRATION: CWS hcshared18 (1.12.6); FILE MERGED 2008/05/28 18:15:22 fpe 1.12.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.12.6.4: building Sol 2008/05/21 09:12:36 ufi 1.12.6.3: vor testbuild 2008/04/18 07:59:43 ufi 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/02 10:30:44 ufi 1.12.6.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [29769d061687fd37f8da9c7d81afb98c1c46483e]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.15.2.2: building Sol 2008/05/21 09:12:36 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [93552c21ee855b39a0f5e88cb44be08e3738e92e]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.13.2.2: building Sol 2008/05/21 09:12:36 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6065f030651678cf114fac68a43daba6a93deebd]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.6.2.2: building Sol 2008/05/21 09:12:36 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fa18435b77cc0066b7cf325e30d0dd70ded0a679]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.14.2.2: building Sol 2008/05/21 09:12:36 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [478eb4c0b7d20aab1da6c571abfb150c47d74b8e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.9.2.2: building Sol 2008/05/21 09:12:36 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d877533e340a730b04086c3d4ed37937a939ed26]

        INTEGRATION: CWS hcshared18 (1.16.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.16.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.16.2.2: building Sol 2008/05/21 09:12:36 ufi 1.16.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a02383d31704ad3c1d3b48fd81f72ad21df49707]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.3.2.2: building Sol 2008/05/21 09:12:36 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [95471cc03f225f2d0bbb4f70477d3273c8612daf]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:22 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.8.2.2: building Sol 2008/05/21 09:12:36 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2febd5f7d35b1b67cf29c2c4aa7c04710279a161]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.6.2.2: building Sol 2008/05/21 09:12:36 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4dfaa400b6bdb5b14d606ca5349dafe6b9b035ce]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.11.2.2: building Sol 2008/05/21 09:12:36 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e8408a158944141cc372353e51ce74ed3f2553bf]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.15.2.2: building Sol 2008/05/21 09:12:35 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8eaf24f986efd4af8236c18f3a951e5b931bc867]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:51 ufi 1.6.2.2: building Sol 2008/05/21 09:12:35 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5b61cda3a6a0f1d37dd8dfe5b906d66065a4a2b5]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.7.2.2: building Sol 2008/05/21 09:12:35 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c9b8087c2aafd9304efa9c0f7544513f45f34ded]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.8.2.2: building Sol 2008/05/21 09:12:35 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d9f3039a8e79f8eecf49d033565e1cebd183ba50]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.6.2.2: building Sol 2008/05/21 09:12:35 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d1fc2556d0fe656077c7df3872fac2409593bf82]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.9.2.2: building Sol 2008/05/21 09:12:35 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2c60f09963d849fe01babe5435751ce5d8c11798]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.4.2.2: building Sol 2008/05/21 09:12:35 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3a56dbfe5dfec087891e0f54973020b0286242d8]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.11.2.2: building Sol 2008/05/21 09:12:35 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4a0add45818ebd0caa7f05da6f4a42d8b671fa20]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.6.2.2: building Sol 2008/05/21 09:12:34 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9fb3e0fe7f38116843a2221f1eddc7c73e3b3083]

        INTEGRATION: CWS hcshared18 (1.19.6); FILE MERGED 2008/05/28 18:15:21 fpe 1.19.6.6: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.19.6.5: building Sol 2008/05/21 09:12:34 ufi 1.19.6.4: vor testbuild 2008/04/23 09:53:55 fpe 1.19.6.3: committing changes to makefile and xhps 2008/04/18 07:59:39 ufi 1.19.6.2: RESYNC: (1.19-1.20); FILE MERGED 2008/04/18 07:17:10 ufi 1.19.6.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8bc3837e965b37052dcd8af30b85462d05b6078b]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:21 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/22 10:40:18 ufi 1.10.2.2: fixing double id 2008/05/21 09:12:34 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0cbd94c6b1ae7d02e3413c751036ca50e563d223]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:50 ufi 1.15.2.2: building Sol 2008/05/21 09:12:34 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b6239555c1f41138aaf7abfebe50e09e38094576]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:49 ufi 1.8.2.2: building Sol 2008/05/21 09:12:34 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ba19ea7e1c2282c2cd9588b94aea6ff71eb7ce4e]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:49 ufi 1.5.2.2: building Sol 2008/05/21 09:12:34 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [80511592388743ed256ffc863705f9137e6d7a2f]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.15.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:49 ufi 1.15.2.4: building Sol 2008/05/21 09:12:34 ufi 1.15.2.3: vor testbuild 2008/04/18 07:59:36 ufi 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/18 07:17:10 ufi 1.15.2.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [decfdd05fc1a31a701b698051dcf0c3b569aa28e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:49 ufi 1.6.2.2: building Sol 2008/05/21 09:12:33 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8f7410e536fa9666d2c770488560091dcaf3efdb]

        INTEGRATION: CWS hcshared18 (1.12.6); FILE MERGED 2008/05/28 18:15:20 fpe 1.12.6.6: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:49 ufi 1.12.6.5: building Sol 2008/05/21 09:12:33 ufi 1.12.6.4: vor testbuild 2008/04/23 09:53:55 fpe 1.12.6.3: committing changes to makefile and xhps 2008/04/18 07:59:33 ufi 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/18 07:17:10 ufi 1.12.6.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c313b436e16bec168ee1eae00a48e0c3c7fe64c7]

        INTEGRATION: CWS hcshared18 (1.18.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.18.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/21 09:12:33 ufi 1.18.2.2: vor testbuild 2008/04/23 09:53:55 fpe 1.18.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [661361cff5582f56a6474ecbef965662c62a080a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:49 ufi 1.7.2.2: building Sol 2008/05/21 09:12:33 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2064e231a5f2535fa75cf6465eb4090cc2186d4d]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:49 ufi 1.8.2.2: building Sol 2008/05/21 09:12:33 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [890819e6aca00d564cbd0d8c4188bec61c62725a]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:15:20 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:49 ufi 1.12.2.2: building Sol 2008/05/21 09:12:33 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6dca6ad9d6080864e8a517fcb397220c8bed4b97]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:43 ufi 1.3.2.2: building Sol 2008/05/21 09:12:26 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [15c7486effbb3085991ec2de320855ff6ac6f0fb]

        INTEGRATION: CWS hcshared18 (1.19.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.19.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.19.2.2: building Sol 2008/05/21 09:12:26 ufi 1.19.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [40d50e599233c1be7b3348871345547c0eecf747]

        INTEGRATION: CWS hcshared18 (1.11.100); FILE MERGED 2008/05/28 18:15:11 fpe 1.11.100.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.11.100.4: building Sol 2008/05/21 09:12:26 ufi 1.11.100.3: vor testbuild 2008/04/18 07:59:30 ufi 1.11.100.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/02 10:30:44 ufi 1.11.100.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [636f98c5b70e7476e08897f8443e3dc4cc43cac2]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.11.2.2: building Sol 2008/05/21 09:12:26 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4542b0f8eef047ef03c72784cc24bbd27f207f24]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.6.2.2: building Sol 2008/05/21 09:12:26 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c9aeb1ae43983dfa41f4ba384043aca85f196c5b]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.5.2.2: building Sol 2008/05/21 09:12:25 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d964e6045399e28c6e2c8daf8fcb88d01f791bda]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.8.2.2: building Sol 2008/05/21 09:12:25 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [64ae4632c8694db734161c14537accf3e5b368e6]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.4.2.2: building Sol 2008/05/21 09:12:25 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2fe69eb2139b70e16b116ddf16fe2af80c544ba9]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.9.2.2: building Sol 2008/05/21 09:12:25 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [990b03376cf64f3f19a4be378712fdeb1c3fcd70]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:42 ufi 1.12.2.2: building Sol 2008/05/21 09:12:25 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9789e68d56f0c7b2609fa4f57b267b06e75a99fc]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.9.2.2: building Sol 2008/05/21 09:12:25 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4876ec3cd8e0805c917266d33428249e2cf083fb]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.11.2.2: building Sol 2008/05/21 09:12:25 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [95a3f72a3d86338f96f6f28fa1c79112bc10db23]

        INTEGRATION: CWS hcshared18 (1.11.52); FILE MERGED 2008/05/28 18:15:11 fpe 1.11.52.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/21 09:12:25 ufi 1.11.52.3: vor testbuild 2008/04/18 07:59:27 ufi 1.11.52.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/02 10:30:43 ufi 1.11.52.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1b27457814082b3cec5248ccbfc9e2736d07b56e]

        INTEGRATION: CWS hcshared18 (1.16.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.16.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.16.2.2: building Sol 2008/05/21 09:12:25 ufi 1.16.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fd3ab6d0774459ed633e0ba6be0d3043e50227ee]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.10.2.2: building Sol 2008/05/21 09:12:24 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [47677f4cba6770f3e4e717583ff9ab7c3615cd7c]

        INTEGRATION: CWS hcshared18 (1.3.288); FILE MERGED 2008/05/28 18:15:11 fpe 1.3.288.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.3.288.4: building Sol 2008/05/21 09:12:24 ufi 1.3.288.3: vor testbuild 2008/04/18 07:59:24 ufi 1.3.288.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/18 07:17:10 ufi 1.3.288.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8aa48c077938927a7892271fa171467252594971]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.5.2.2: building Sol 2008/05/21 09:12:24 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d2e6aedfed15976c02ae949b050a0ccd89299d63]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:11 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.8.2.2: building Sol 2008/05/21 09:12:24 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cb9e58e9f0e9dc2523bc465018fcf1408a290fb0]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.7.2.2: building Sol 2008/05/21 09:12:24 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a6a6cb09d39f297771ed05da7fd43ab6b55cfd73]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.5.2.2: building Sol 2008/05/21 09:12:24 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [85d57a2458d99436cadd8922d52e1d3a1a8edee9]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.8.2.2: building Sol 2008/05/21 09:12:24 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [931b047055c97446273df406558dc85e2c312c29]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.13.2.2: building Sol 2008/05/21 09:12:24 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4689b919a2965752409fbbb273b1bbeecdc56c1b]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:41 ufi 1.10.2.2: building Sol 2008/05/21 09:12:24 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6681947c7dd65a9e5c995d6bbdb04fa98c91dc62]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.4.2.2: building Sol 2008/05/21 09:12:24 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a3676fcda8b9c630fa89d30714442f3bcff2da80]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.5.2.2: building Sol 2008/05/21 09:12:24 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [452f9d84f4d49c4c621e74d209311d26d0dbbe47]

        INTEGRATION: CWS hcshared18 (1.8.276); FILE MERGED 2008/05/28 18:15:10 fpe 1.8.276.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.8.276.4: building Sol 2008/05/21 09:12:24 ufi 1.8.276.3: vor testbuild 2008/04/18 07:59:21 ufi 1.8.276.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/14 15:33:41 ufi 1.8.276.1: stand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [59b10dfadb2285fd2661484a9a3a294de9a80c4f]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.7.2.2: building Sol 2008/05/21 09:12:24 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ef69cb3e8a5346024e3e1a4876a3b5ebe64e4b48]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.8.2.2: building Sol 2008/05/21 09:12:24 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7fedd68477cd73db0317e89190939f75bb7e9b82]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.6.2.2: building Sol 2008/05/21 09:12:24 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e76561ce656f1df0495f7f514f991d3444c9bfbc]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.8.2.2: building Sol 2008/05/21 09:12:23 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7fa7320912c64455df99649b6171fbfe0f02127c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.5.2.2: building Sol 2008/05/21 09:12:23 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [aa0cfe652112444aab8e5e3387dc23fdf8f4a6de]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.4.2.2: building Sol 2008/05/21 09:12:23 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4305156fe294c1e5ebec6223aec1d78e2862dfc7]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.11.2.2: building Sol 2008/05/21 09:12:23 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c2113c5a63789b7dbf1d263d6ca388072fa35a82]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/22 07:50:52 ufi 1.8.2.2: fixing empty help ids 2008/05/21 09:12:23 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [12df3adcb43465beb04bea458e14a5c3e903c4e7]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.13.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:26 ufi 1.13.2.4: makefiles 2008/05/21 09:12:23 ufi 1.13.2.3: vor testbuild 2008/04/23 09:53:55 fpe 1.13.2.2: committing changes to makefile and xhps 2008/03/12 12:13:42 ufi 1.13.2.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5a874733e7ebc2d3676acc435f6c57389338cd98]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:10 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.10.2.2: building Sol 2008/05/21 09:12:23 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d0ab7ff8069789552ad458eec3174be1f7b825b5]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.7.2.2: building Sol 2008/05/21 09:12:23 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4876fc2f7a255b16a5be2cbf41b86aec7247a433]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.6.2.2: building Sol 2008/05/21 09:12:23 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [43dab2a72cdf55fdede850705ae3d593f81dc2b2]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.6.2.2: building Sol 2008/05/21 09:12:22 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [879600cc49965392d5b27e990833e34d521d3ca0]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.12.2.2: building Sol 2008/05/21 09:12:22 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [be2d850bd54ab72519b651125167b37dbe69cb30]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.12.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:40 ufi 1.12.2.4: building Sol 2008/05/21 09:12:22 ufi 1.12.2.3: vor testbuild 2008/04/18 07:59:18 ufi 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/18 07:17:10 ufi 1.12.2.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ce146ae428437952913384b9349da462beb77d5d]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.8.2.2: building Sol 2008/05/21 09:12:22 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b0b3a0edf8b3a3735218150e7496c96221b3d14c]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.7.2.2: building Sol 2008/05/21 09:12:22 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b06f8cd166bc26380f95603eb4deafbfb889188d]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.14.2.2: building Sol 2008/05/21 09:12:22 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [32c529ac2640e60a93e940a96b6ee0994c39e659]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.5.2.2: building Sol 2008/05/21 09:12:22 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a1977550071c8cbceeee7517dca91f124dcd3e30]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.11.2.2: building Sol 2008/05/21 09:12:22 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dbe48d2939b64699f9d7049f07073a1a4ade4e91]

        INTEGRATION: CWS hcshared18 (1.15.14); FILE MERGED 2008/05/28 18:15:09 fpe 1.15.14.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.15.14.4: building Sol 2008/05/21 09:12:22 ufi 1.15.14.3: vor testbuild 2008/04/18 07:59:15 ufi 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/02 10:30:43 ufi 1.15.14.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d3fbc98d030f376afd654a7ffa39260eaa2df037]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.13.2.2: building Sol 2008/05/21 09:12:21 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b4b87fe5b2846badd05d593d5b74323822482aff]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.10.2.2: building Sol 2008/05/21 09:12:21 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a763843bbdc7b54d8d2f820aeb23c7b329371985]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.4.2.2: building Sol 2008/05/21 09:12:21 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9f4a21210805fee7835c2eb780de8b83a7482f79]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.5.2.2: building Sol 2008/05/21 09:12:21 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d88742a40cf7e53356a09603068ec2dcc65bea25]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.6.2.2: building Sol 2008/05/21 09:12:21 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4ef208ded2f3d4cd0d989420ddfbdec8517612c7]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.8.2.2: building Sol 2008/05/21 09:12:21 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [048e437de133fdf1282a7eea1b6ddd9cf4b0778a]

        INTEGRATION: CWS hcshared18 (1.7.38); FILE MERGED 2008/05/28 18:15:09 fpe 1.7.38.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.7.38.4: building Sol 2008/05/21 09:12:21 ufi 1.7.38.3: vor testbuild 2008/04/18 07:59:12 ufi 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/02 10:30:43 ufi 1.7.38.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ea352ec6edb0823b3c89e105212620acd934eb44]

        INTEGRATION: CWS hcshared18 (1.9.100); FILE MERGED 2008/05/28 18:15:09 fpe 1.9.100.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.9.100.4: building Sol 2008/05/21 09:12:21 ufi 1.9.100.3: vor testbuild 2008/04/18 07:59:09 ufi 1.9.100.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/02 10:30:43 ufi 1.9.100.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f1c54684261c6e6cb5b50e292dc5fafa78259063]

        INTEGRATION: CWS hcshared18 (1.12.36); FILE MERGED 2008/05/28 18:15:09 fpe 1.12.36.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.12.36.4: building Sol 2008/05/21 09:12:21 ufi 1.12.36.3: vor testbuild 2008/04/18 07:59:06 ufi 1.12.36.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/02 10:30:43 ufi 1.12.36.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8f20b00c553c061ef1e79c33b08fde67c5cbc803]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.15.2.2: building Sol 2008/05/21 09:12:21 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [53994f2644369926205168205967e41a6572be20]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.9.2.2: building Sol 2008/05/21 09:12:21 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e13ea4be82abaccabb59ffb192b6bb85fc09b224]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:09 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.7.2.2: building Sol 2008/05/21 09:12:21 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a359787898fa47b01411675e155667f1ddef7be1]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.5.2.2: building Sol 2008/05/21 09:12:21 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b7a9b4dae02bd8d2a445c0f4aebdbc1e001ccb76]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.11.2.2: building Sol 2008/05/21 09:12:20 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [452ceecb4ada0b6675aff5d5fb7689e350f6031e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:39 ufi 1.6.2.2: building Sol 2008/05/21 09:12:20 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [17aec86a347af3b037e2307bcbe54785da5c4946]

        INTEGRATION: CWS hcshared18 (1.6.96); FILE MERGED 2008/05/28 18:15:08 fpe 1.6.96.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.6.96.4: building Sol 2008/05/21 09:12:20 ufi 1.6.96.3: vor testbuild 2008/04/18 07:59:02 ufi 1.6.96.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/14 15:33:40 ufi 1.6.96.1: stand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fa6496cd5686b1f8d817757e8711df3a871560e8]

        INTEGRATION: CWS hcshared18 (1.6.14); FILE MERGED 2008/05/28 18:15:08 fpe 1.6.14.6: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.6.14.5: building Sol 2008/05/21 09:12:20 ufi 1.6.14.4: vor testbuild 2008/04/23 09:53:54 fpe 1.6.14.3: committing changes to makefile and xhps 2008/04/18 07:58:59 ufi 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/02 10:30:43 ufi 1.6.14.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [994563c5a713baef44cfe9d1fb0077e56add604c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.5.2.2: building Sol 2008/05/21 09:12:20 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c3ce3e8fd964a2306abee9beda5e555259a4f591]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.8.2.2: building Sol 2008/05/21 09:12:20 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [17d5c092d8a2a0bb82ae8966b233cfe5b7f19766]

        INTEGRATION: CWS hcshared18 (1.5.148); FILE MERGED 2008/05/28 18:15:08 fpe 1.5.148.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.5.148.4: building Sol 2008/05/21 09:12:20 ufi 1.5.148.3: vor testbuild 2008/04/18 07:58:56 ufi 1.5.148.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/02 10:30:43 ufi 1.5.148.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a178898a9f6a2cba4cc32b5a13f32db59d9992f0]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.10.2.2: building Sol 2008/05/21 09:12:20 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7474ca374b88c133b80aedbc94b33a8083a2c239]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.9.2.2: building Sol 2008/05/21 09:12:20 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8724a0fd02f531dd6fb2c785b04c123510803245]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.7.2.2: building Sol 2008/05/21 09:12:20 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [82c3d96d900ba010240f9a5162f12f72b83e58d4]

        INTEGRATION: CWS hcshared18 (1.11.36); FILE MERGED 2008/05/28 18:15:08 fpe 1.11.36.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.11.36.4: building Sol 2008/05/21 09:12:20 ufi 1.11.36.3: vor testbuild 2008/04/18 07:58:53 ufi 1.11.36.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/18 07:17:09 ufi 1.11.36.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dd6b756859b7b9bdeffe83bbac9c82321c063afc]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.14.2.2: building Sol 2008/05/21 09:12:20 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eaa617138312659c04ed36021ebe15a00bfe7a92]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.3.2.2: building Sol 2008/05/21 09:12:20 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b2d749d5c4ae3da854edcb49e9d10cfb4fcc8ae8]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.3.2.2: building Sol 2008/05/21 09:12:19 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fe467cf51a0cc0cda042e2f7ef1cfb01feb8c143]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.13.2.2: building Sol 2008/05/21 09:12:19 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [91b4412f186d5ff8eba59c01687940f0694e9422]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.11.2.2: building Sol 2008/05/21 09:12:19 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [53b6aa8670e4a83df4c873f01f110419f91b15c3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.6.2.2: building Sol 2008/05/21 09:12:19 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eb730bf24d00d02a0a8fbeeb9245d979eabdbd4c]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.9.2.2: building Sol 2008/05/21 09:12:19 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [93785513952ea328954e506da74a8bbfafbd3379]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.8.2.2: building Sol 2008/05/21 09:12:19 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a5995e700f4052047196cfeeec21af527f6cd298]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.5.2.2: building Sol 2008/05/21 09:12:19 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2011f2d680b3bb94d7430ec7ba2e26f7e656d482]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.10.2.2: building Sol 2008/05/21 09:12:19 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a0d4f36239a7f94a8298596282bf9bcd076b4cdf]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:08 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:38 ufi 1.9.2.2: building Sol 2008/05/21 09:12:18 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0ca4226056f53861dba6589467a70526870e4e38]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.7.2.2: building Sol 2008/05/21 09:12:18 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ca86c8cb0aa64a993dcc2a35b778ee59bef7ef0b]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.8.2.2: building Sol 2008/05/21 09:12:18 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7315e50db6d07d37d3fe3bc051abb60fc3174486]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.15.2.2: building Sol 2008/05/21 09:12:18 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c08b756bf6ea1a3cf6f908f6448f120e67261a76]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.11.2.2: building Sol 2008/05/21 09:12:18 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3500a467376f6778ad8df8b26d3c9234c7ab2f6d]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.10.2.2: building Sol 2008/05/21 09:12:18 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [93345f8b75a58e607e9f4de5ac7176c8ce36664c]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.7.2.2: building Sol 2008/05/21 09:12:17 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4390b27badb4b01cd1ce12ebf4a157e96f5938ce]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.8.2.2: building Sol 2008/05/21 09:12:17 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d8bc96384680af359240be6bf727666880b0f925]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.9.2.2: building Sol 2008/05/21 09:12:17 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [88945ff90ec4431e39e51bdba121c8830c389466]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.5.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.5.2.3: building Sol 2008/05/21 09:12:17 ufi 1.5.2.2: vor testbuild 2008/04/23 09:53:54 fpe 1.5.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [68625ca75f8e29c6654ccf8b924e6d5570445317]

        INTEGRATION: CWS hcshared18 (1.2.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.2.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.2.2.4: building Sol 2008/05/21 09:12:17 ufi 1.2.2.3: vor testbuild 2008/04/18 07:58:50 ufi 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 10:30:43 ufi 1.2.2.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2e6a625f1326809f9675189d0e07a629cade908e]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.5.2.2: building Sol 2008/05/21 09:12:17 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f17c3ea6e36659a5cc6e4d379a0d2ee36d3fbbec]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.11.2.2: building Sol 2008/05/21 09:12:17 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bd04df586eaa44bd22cd85cb4e426372c87e0ece]

        INTEGRATION: CWS hcshared18 (1.5.86); FILE MERGED 2008/05/28 18:15:07 fpe 1.5.86.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.5.86.4: building Sol 2008/05/21 09:12:17 ufi 1.5.86.3: vor testbuild 2008/04/18 07:58:47 ufi 1.5.86.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/02 10:30:43 ufi 1.5.86.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eb6949a4c24083f94c3dd73b94aadf5bb95fded9]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.4.2.2: building Sol 2008/05/21 09:12:17 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c46f13dc6a5b8f35305a59e16600fc15a54f9b02]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.6.2.2: building Sol 2008/05/21 09:12:16 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [953e90a37a03760e12408206769e8134c740fc6e]

        INTEGRATION: CWS hcshared18 (1.11.96); FILE MERGED 2008/05/28 18:15:07 fpe 1.11.96.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.11.96.4: building Sol 2008/05/21 09:12:16 ufi 1.11.96.3: vor testbuild 2008/04/18 07:58:44 ufi 1.11.96.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/02 10:30:43 ufi 1.11.96.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c18819c828263bf73c58a098b6bcedc0ab9676bd]

        INTEGRATION: CWS hcshared18 (1.10.38); FILE MERGED 2008/05/28 18:15:07 fpe 1.10.38.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.10.38.4: building Sol 2008/05/21 09:12:16 ufi 1.10.38.3: vor testbuild 2008/04/18 07:58:41 ufi 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2008/04/02 10:30:42 ufi 1.10.38.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cbbe7cc8cccad265fcc35e2e761044a5b08e9499]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.12.2.2: building Sol 2008/05/21 09:12:16 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c5c9c71b06291d93f0cd0cb03b80c0dcf8ae15e3]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:07 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:37 ufi 1.9.2.2: building Sol 2008/05/21 09:12:16 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ddd03c9188dd2ccc0de6ab55e4f3f072906bcfe7]

        INTEGRATION: CWS hcshared18 (1.10.38); FILE MERGED 2008/05/28 18:15:06 fpe 1.10.38.6: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:36 ufi 1.10.38.5: building Sol 2008/05/21 09:12:16 ufi 1.10.38.4: vor testbuild 2008/04/23 09:53:54 fpe 1.10.38.3: committing changes to makefile and xhps 2008/04/18 07:58:38 ufi 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2008/04/18 07:17:09 ufi 1.10.38.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [72f6395027e7ef2e07d547afee1018ad32801751]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:06 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:36 ufi 1.7.2.2: building Sol 2008/05/21 09:12:16 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [091abbd1bd2d7fc5aabfe6c4be753988a36b91e7]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:06 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:36 ufi 1.4.2.2: building Sol 2008/05/21 09:12:16 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [514f31377c440938c1c179b881cdf7a9b8c6e669]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:01 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:35 ufi 1.5.2.2: building Sol 2008/05/21 09:12:10 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [987671c9f950181f8ac0fffe75e47a4304355ed5]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:01 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:35 ufi 1.6.2.2: building Sol 2008/05/21 09:12:10 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [11b5b5a481a7987d3f30098749ce7895470de060]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:35 ufi 1.10.2.2: building Sol 2008/05/21 09:12:10 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bd37dacdd49054f024ef572dc21fa68fef53a35d]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.9.2.2: building Sol 2008/05/21 09:12:10 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [500b60c9d839b9e8fcdff38b99672ea4af75d28d]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.11.2.2: building Sol 2008/05/21 09:12:10 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5f21f530eb1d94927628dabfcd2241c83b9639ae]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.4.2.2: building Sol 2008/05/21 09:12:10 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6d0fe888c6089ded9fc04f7017af7f5f83b58599]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.4.2.2: building Sol 2008/05/21 09:12:09 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [95f56603183f72e4257aaace39c4c5c19f27dab4]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.5.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.5.2.3: building Sol 2008/05/21 09:12:09 ufi 1.5.2.2: vor testbuild 2008/04/23 09:53:54 fpe 1.5.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e8981517715fb04de30e1591480502beb270e96a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.6.2.2: building Sol 2008/05/21 09:12:09 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f79b525c5f55cc9c01bd33e4af8a4ee1295dd335]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.7.2.2: building Sol 2008/05/21 09:12:09 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [96b72333d0966542299ce2fe9b3dd33ff9e42f2a]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.8.2.2: building Sol 2008/05/21 09:12:09 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [05a2e06ca1c02493581513c45e9f2ad62de598df]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.6.2.2: building Sol 2008/05/21 09:12:09 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d96d2e8c97407bb951e2db32c05b9e680526204a]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.8.2.2: building Sol 2008/05/21 09:12:09 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b88ae6f4a03c68a02a077276f8c48c8b654fecbc]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.11.2.2: building Sol 2008/05/21 09:12:09 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d58f82f1a2e70e87ae1bb98c7d28b55ff4cf48b0]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.4.2.2: building Sol 2008/05/21 09:12:09 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cf57afa3d4926035555105d8d142cad0d17d7a4e]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.7.2.2: building Sol 2008/05/21 09:12:09 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [489d862d76983d437a5638e768388c3304325ba3]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.9.2.2: building Sol 2008/05/21 09:12:09 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d7bf430380f369eebf22b32064ac2aa2a94392b3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.6.2.2: building Sol 2008/05/21 09:12:08 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [61f14977d35fff91eb53fa762f722310bbbbf4c7]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.7.2.2: building Sol 2008/05/21 09:12:08 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [56a0928df5a08c246def82f98b75660c73a0a97b]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.9.2.2: building Sol 2008/05/21 09:12:08 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d6a21f0ef73f4d361e93a82c3a1d02eca92367b1]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.6.2.2: building Sol 2008/05/21 09:12:08 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9fe9b4086173ae32c97fbbc341caea0acba38d2a]

        INTEGRATION: CWS hcshared18 (1.12.72); FILE MERGED 2008/05/28 18:14:59 fpe 1.12.72.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:25 ufi 1.12.72.4: makefiles 2008/05/21 09:12:08 ufi 1.12.72.3: vor testbuild 2008/04/23 09:53:53 fpe 1.12.72.2: committing changes to makefile and xhps 2008/03/12 12:13:42 ufi 1.12.72.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [58b9810472a6b4f9b9855e48b26ccfd8d8113a01]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.11.2.2: building Sol 2008/05/21 09:12:08 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8710ca3b05f44ba75d5127ba369cefcfb26d65b3]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.8.2.2: building Sol 2008/05/21 09:12:08 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2247d016d6025589456a0913e8c2a12f44bfdefa]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:33 ufi 1.7.2.2: building Sol 2008/05/21 09:12:08 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4546a6b2f18c89544a5b5838049f4abf5b18e7b4]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.11.2.2: building Sol 2008/05/21 09:12:08 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6f4a7225eec2eb1a93952f6e76205fe61f293028]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.8.2.2: building Sol 2008/05/21 09:12:08 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [20758c9a87706cfea4500b7168c909f40c56752b]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.13.2.2: building Sol 2008/05/21 09:12:08 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4cf34861867e235b66120c258eb7512740499b5b]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.9.2.2: building Sol 2008/05/21 09:12:08 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f67289696d437340c49c594f7e88beb4534c239b]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.13.2.2: building Sol 2008/05/21 09:12:07 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a8c97fccc1ae09911d499db1c0f666c42e015d64]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.11.2.2: building Sol 2008/05/21 09:12:07 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [475389ce66765ea7bdc0d73b9e53c88ca4e344e3]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.9.2.2: building Sol 2008/05/21 09:12:07 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2622c3bff41c501e49e21a578e3891ab81d33dcd]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.12.2.2: building Sol 2008/05/21 09:12:07 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [afad8a2efe66e10d0fb8c6921d2112bb30d4ac29]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.13.2.2: building Sol 2008/05/21 09:12:07 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e0f8abcb4f5fd64ef5862e1d4da11bf85b8e75f8]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.8.2.2: building Sol 2008/05/21 09:12:07 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [175598cb05d46d5735d0b1d8757ae1682c551720]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.6.2.2: building Sol 2008/05/21 09:12:07 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0349ef2c6173c10cd2c09c314b992cb60d17d0b4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.6.2.2: building Sol 2008/05/21 09:12:07 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3f5c18a3606dea2e7301f586a021931dacba09c1]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.8.2.2: building Sol 2008/05/21 09:12:07 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cf3431ee458c4c05075505a3c98be7d7ca58dea9]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:32 ufi 1.9.2.2: building Sol 2008/05/21 09:12:07 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [22f35d2b99648bd067a0238d48efffb3ce85954f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.6.2.2: building Sol 2008/05/21 09:12:07 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [479d4bb3f1747402a7b9d720b6d64dfaee7d7990]

        INTEGRATION: CWS hcshared18 (1.5.4); FILE MERGED 2008/05/28 18:14:58 fpe 1.5.4.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.5.4.4: building Sol 2008/05/21 09:12:07 ufi 1.5.4.3: vor testbuild 2008/04/18 07:58:34 ufi 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/12 09:43:41 ufi 1.5.4.1: vor resync

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a46f5e0708c7a54c25737a95a6cfb7896a653df2]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.8.2.2: building Sol 2008/05/21 09:12:07 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5a419c11c4b821cd3df4ee0b84d7ee3b8cd9ad70]

        INTEGRATION: CWS hcshared18 (1.7.4); FILE MERGED 2008/05/28 18:14:58 fpe 1.7.4.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.7.4.4: building Sol 2008/05/21 09:12:07 ufi 1.7.4.3: vor testbuild 2008/04/18 07:58:32 ufi 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/12 09:43:41 ufi 1.7.4.1: vor resync

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [986eb7f37b3ae1480245fb7b5199d43e07316c8e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.9.2.2: building Sol 2008/05/21 09:12:06 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [673b80b43266b2a24077424d484a34c2b7323328]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.13.2.2: building Sol 2008/05/21 09:12:06 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [665a8e9f671b09bccbbbcb06ca219c7025524ba2]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.8.2.2: building Sol 2008/05/21 09:12:06 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [974e7cda8282a3d2e6a7711e96309885fc2feb8a]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.11.2.2: building Sol 2008/05/21 09:12:06 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a549593a6b04d91bf8bea31e5e3b2c706d8d63c5]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.10.2.2: building Sol 2008/05/21 09:12:06 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2687b2392ac6d4c803092da262fe402455662675]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.5.2.2: building Sol 2008/05/21 09:12:06 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [32d5b0e33436a724014dd6815c7f59d8a8002a4b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.7.2.2: building Sol 2008/05/21 09:12:06 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9a9087d4a50eac122f7dbc40fcdf555c5a031765]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.6.2.2: building Sol 2008/05/21 09:12:05 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [87f6299d92a586664aa9784552baf31f9abcea3e]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.11.2.2: building Sol 2008/05/21 09:12:05 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6b8ed1f11253195f7ccf03476c69c855683951bd]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:58 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:31 ufi 1.5.2.2: building Sol 2008/05/21 09:12:05 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b72829387cab0b2bd343c46c85b3b98687919c97]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:57 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:30 ufi 1.7.2.2: building Sol 2008/05/21 09:12:05 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2c410cbe812466b78d91357cb89615c679547351]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:57 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:30 ufi 1.5.2.2: building Sol 2008/05/21 09:12:05 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4215a087a37bb66a34d90005061cd9d186c2103a]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:57 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:30 ufi 1.10.2.2: building Sol 2008/05/21 09:12:05 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e76f2b7809e978474c554018f04c8e7735ce37ef]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:14:57 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:30 ufi 1.11.2.2: building Sol 2008/05/21 09:12:05 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [72e385bb2d031cb596f0e0499e77b23eacd431a7]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:14:57 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:30 ufi 1.14.2.2: building Sol 2008/05/21 09:12:05 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9faeab54ff15056f5e46110f21f8331b01a3dde7]

        INTEGRATION: CWS hcshared18 (1.16.8); FILE MERGED 2008/05/28 18:14:57 fpe 1.16.8.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:30 ufi 1.16.8.4: building Sol 2008/05/21 09:12:05 ufi 1.16.8.3: vor testbuild 2008/04/18 07:58:29 ufi 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2008/04/18 07:17:09 ufi 1.16.8.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [508d96046ad90934a74cf15a9a6e2912596b6ee4]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:57 fpe 1.8.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:30 ufi 1.8.2.3: building Sol 2008/05/21 09:12:05 ufi 1.8.2.2: vor testbuild 2008/04/23 09:53:53 fpe 1.8.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [669855aa43ad2c3b6773211b68e959ca6d5a53dc]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:57 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:30 ufi 1.9.2.2: building Sol 2008/05/21 09:12:05 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f0c2f28c3a2cd863872b118896b9c127696cbe8b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:52 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:27 ufi 1.7.2.2: building Sol 2008/05/21 09:12:02 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [41f058ec8df71413439828fe3c396e15c970fb98]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:52 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:27 ufi 1.6.2.2: building Sol 2008/05/21 09:12:02 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8a3270d657d4dc2893e8e038b230c0b648294340]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:52 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:27 ufi 1.5.2.2: building Sol 2008/05/21 09:12:02 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [494df0ccb813ba582390ad7fd63a5b96bd8815a3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:52 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:27 ufi 1.6.2.2: building Sol 2008/05/21 09:12:01 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [90a829424a5ff1f13fc73de432c35ac23899183d]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:52 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.8.2.2: building Sol 2008/05/21 09:12:01 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d9085f3e43e86d433cf99a89f360e8d1b71e5109]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:52 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.9.2.2: building Sol 2008/05/21 09:12:01 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4be4e71db080d32c680b779730bc03b7aa7d0563]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:52 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.6.2.2: building Sol 2008/05/21 09:12:01 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2771acb635c8879ab880948ded7e1b5e8371e6d9]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.6.2.2: building Sol 2008/05/21 09:12:01 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8d661b4034b37740d712afbdc60f57b8cc908f60]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:14:51 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:25 ufi 1.7.348.4: makefiles 2008/05/21 09:12:01 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:53 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:42 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3870e10bfe684f5648782a4deebc5ae66824d6f2]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.5.2.2: building Sol 2008/05/21 09:12:01 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [468d08bb24e98a1a5efa7ea99c10cbd451344ddb]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.8.2.2: building Sol 2008/05/21 09:12:01 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a92e161bc607d6229a5fd1ffda59cdd1b73acfd0]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.9.2.2: building Sol 2008/05/21 09:12:01 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e60a2933cfac7f198ea263b62c3403b103f3fc93]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.13.2.2: building Sol 2008/05/21 09:12:00 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bf241cb50f7ab0f27f932110b357e31834996a01]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.9.2.2: building Sol 2008/05/21 09:12:00 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5612441c7e61a47b7a2428311b243fa9eb65ae73]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.5.2.2: building Sol 2008/05/21 09:12:00 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cc5640f45747561071053f8c94d3da7d97c2d577]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:26 ufi 1.7.2.2: building Sol 2008/05/21 09:12:00 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a6c6777e0f3f6f17375f027ba6894f57af52d151]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:25 ufi 1.6.2.2: building Sol 2008/05/21 09:12:00 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [197f18ec409a4f96fcdfa58e950f3a45728886d5]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:25 ufi 1.5.2.2: building Sol 2008/05/21 09:12:00 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [77cf57262b946235af297855ed8b04a75a3f13dc]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:25 ufi 1.4.2.2: building Sol 2008/05/21 09:12:00 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [21d6dfc36f17efb8698893032def58a1439afb34]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:25 ufi 1.6.2.2: building Sol 2008/05/21 09:12:00 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3dfb185c60a056d225f87ce21c714fbedd72ac78]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:51 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:25 ufi 1.8.2.2: building Sol 2008/05/21 09:12:00 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6eb7f9c93b8d6563ad00ca17a111cef3c310b926]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:25 ufi 1.5.2.2: building Sol 2008/05/21 09:12:00 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2b60b78ddd8cb1e2617629a31177579f957264d3]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:25 ufi 1.7.2.2: building Sol 2008/05/21 09:12:00 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b3f2db9f563dbe2566b94d30d9e263dacf77868e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:25 ufi 1.6.2.2: building Sol 2008/05/21 09:12:00 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b0d6168223213b88e53940a65b512ae6c02ca70f]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.8.2.2: building Sol 2008/05/21 09:12:00 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b699b376c2cef9798307aaacd685741142763741]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.7.2.2: building Sol 2008/05/21 09:12:00 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f911b54a00c85ba3fe658754f6bb337d7f7ccbde]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.9.2.2: building Sol 2008/05/21 09:11:59 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b302feb86f590ac447f7459026e118e6b39a1bd7]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.8.2.2: building Sol 2008/05/21 09:11:59 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [044b592fb1d17e8eda832cd31c22dec580830ef7]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.13.2.2: building Sol 2008/05/21 09:11:59 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9075eead63dc9949850c9120b06d9a1536cc91bc]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:50 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.6.2.2: building Sol 2008/05/21 09:11:59 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ccc8938bd63f13db7f50773dd3432441082b1f33]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.5.2.2: building Sol 2008/05/21 09:11:59 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [495d672633f1f8ce5e18fb01bcc6c2c03efd93b4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.6.2.2: building Sol 2008/05/21 09:11:59 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5af299809689a71a65dbb26fa89ad14abc976c58]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:24 ufi 1.8.2.2: building Sol 2008/05/21 09:11:59 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b25d79fb4dab614114095166ca4742a613b0c83b]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:23 ufi 1.8.2.2: building Sol 2008/05/21 09:11:59 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6b97c017845b7bb0b01ae8e9163daa06661b4b66]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:23 ufi 1.9.2.2: building Sol 2008/05/21 09:11:59 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f101b6d399eef762c2b736f4ef32389c881ff90a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:23 ufi 1.7.2.2: building Sol 2008/05/21 09:11:59 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ca679d79cfeefd5080c6971732ca86e8b9dcda1d]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:23 ufi 1.7.2.2: building Sol 2008/05/21 09:11:58 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [05ad34bb54604bb3d715d64937a43cf219587f30]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:23 ufi 1.9.2.2: building Sol 2008/05/21 09:11:58 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8f64dbbdd0ed4f13064655a203f9d10e4312e76b]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:23 ufi 1.11.2.2: building Sol 2008/05/21 09:11:58 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [21e8117a5e942cd964162348ad604c38e5de73cd]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:49 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:22 ufi 1.7.2.2: building Sol 2008/05/21 09:11:58 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9ba9800fb6946b233151c2afe3fefd911b7f5528]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:48 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:22 ufi 1.7.2.2: building Sol 2008/05/21 09:11:58 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0fce062da6af9dc1f507b6200bce923930f9655e]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:48 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:22 ufi 1.8.2.2: building Sol 2008/05/21 09:11:58 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7109717b4e69601a6aeba0a8c7d8e65dbc1d765e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:48 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:22 ufi 1.9.2.2: building Sol 2008/05/21 09:11:58 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cb95c5c58b94f27898810c527df9d2c0fdcbf666]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:14:48 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:24 ufi 1.7.348.4: makefiles 2008/05/21 09:11:58 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:52 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:41 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9d67a4eaa67d0de856ef9261a8f66b181c934aea]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:47 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:22 ufi 1.9.2.2: building Sol 2008/05/21 09:11:57 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c6eaa109c4e6256d3d6925c87aa894be76dcaa66]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:47 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:22 ufi 1.8.2.2: building Sol 2008/05/21 09:11:57 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0ad8b76cc420733c1cd078b56e7961ff5d1491ee]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:47 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:21 ufi 1.8.2.2: building Sol 2008/05/21 09:11:57 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f64467ea2f45b780512279448a73b4fc4437ba9a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:47 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:21 ufi 1.7.2.2: building Sol 2008/05/21 09:11:57 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c565ac796ac1f2f27404aabd459a31b7aa26628e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:46 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:21 ufi 1.9.2.2: building Sol 2008/05/21 09:11:57 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ae69510c427b8f59e5793af520948294137b146e]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:46 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:21 ufi 1.8.2.2: building Sol 2008/05/21 09:11:57 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0860b418d001adb7094330ece76017d84f4af5cf]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:14:46 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:24 ufi 1.7.348.4: makefiles 2008/05/21 09:11:55 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:52 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:41 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6504f8535fdb1b783d04ad392a218d293758e2a7]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:46 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:20 ufi 1.13.2.2: building Sol 2008/05/21 09:11:54 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e2bd20cb607da01ccbe8ce735a4c7fb7ba5b9752]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:14:43 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:23 ufi 1.7.348.4: makefiles 2008/05/21 09:11:54 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:52 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:41 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7a789480dd9485940b602a2a27ae9667346e83d7]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:43 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:18 ufi 1.10.2.2: building Sol 2008/05/21 09:11:54 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8fd6191ec4ba405d000050985746710894cff1fc]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:43 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:18 ufi 1.6.2.2: building Sol 2008/05/21 09:11:54 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2d79c9a7dcd4a26e1fccf327e2306e8dd31b6bc0]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:43 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:18 ufi 1.4.2.2: building Sol 2008/05/21 09:11:54 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eb01433c27cd99f7a69c5024f400247bfbeaa73a]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:43 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:18 ufi 1.9.2.2: building Sol 2008/05/21 09:11:54 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [aa86b138d0f8b42af0abe8b7ff883bc35c09e51e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:42 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:18 ufi 1.9.2.2: building Sol 2008/05/21 09:11:54 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [81fddffca20ca2ea8fed7ecde0b2c39f669d8dd8]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:42 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:18 ufi 1.8.2.2: building Sol 2008/05/21 09:11:54 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a9f249f80d8559c8b5cc68158fc14af8e1db9fd4]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:42 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:18 ufi 1.4.2.2: building Sol 2008/05/21 09:11:54 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e1c3eefe719a9d2f19b8ce690205b6db81579555]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:42 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:18 ufi 1.3.2.2: building Sol 2008/05/21 09:11:54 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3e979711b85dfd2c505e2345139943b95191eb44]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:42 fpe 1.8.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:17 ufi 1.8.2.4: building Sol 2008/05/21 09:11:54 ufi 1.8.2.3: vor testbuild 2008/04/18 07:58:26 ufi 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/18 07:17:08 ufi 1.8.2.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [92dbe7ea4bbbf95e09051f5ed62634bd4fe3084a]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:14:42 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:23 ufi 1.7.348.4: makefiles 2008/05/21 09:11:53 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:51 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:41 ufi 1.7.348.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [99b12f5969a97d5f9a2a6fa6493d2b1c9199df53]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:42 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:17 ufi 1.10.2.2: building Sol 2008/05/21 09:11:53 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1d234001d0720341c0c2b3450540f4fe52d7831f]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:14:41 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:17 ufi 1.11.2.2: building Sol 2008/05/21 09:11:53 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3f003f2d2af2b10a0c7cb085306d236c3c3d046d]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:30 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:08 ufi 1.8.2.2: building Sol 2008/05/21 09:11:37 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d4be7acd20780c842a877dcbb0d860e8483b95b8]

        INTEGRATION: CWS hcshared18 (1.4.288); FILE MERGED 2008/05/28 18:14:30 fpe 1.4.288.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:08 ufi 1.4.288.4: building Sol 2008/05/21 09:11:36 ufi 1.4.288.3: vor testbuild 2008/04/18 07:58:23 ufi 1.4.288.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/14 15:33:40 ufi 1.4.288.1: stand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4046e121e956dfe6be4df5d09a1467b4bf3c82e2]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:08 ufi 1.4.2.2: building Sol 2008/05/21 09:11:36 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0ed103141583a8803a298f647b415dbc309b54c4]

        INTEGRATION: CWS hcshared18 (1.10.146); FILE MERGED 2008/05/28 18:14:30 fpe 1.10.146.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:23 ufi 1.10.146.4: makefiles 2008/05/21 09:11:36 ufi 1.10.146.3: vor testbuild 2008/04/23 09:53:50 fpe 1.10.146.2: committing changes to makefile and xhps 2008/03/12 12:13:40 ufi 1.10.146.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c2f36322340c171f0801d85ef1601646e0a898d9]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:30 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:07 ufi 1.5.2.2: building Sol 2008/05/21 09:11:36 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7560d5f2ff38ad6a8d983c6a3384606d75512795]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:30 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:07 ufi 1.8.2.2: building Sol 2008/05/21 09:11:36 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7912c3f6e6a18d89d21d5bf2e38de6bcf354371d]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:07 ufi 1.4.2.2: building Sol 2008/05/21 09:11:36 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4abab67777973bab65a6eec03d3cbcfb515c22a5]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:30 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:07 ufi 1.10.2.2: building Sol 2008/05/21 09:11:36 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8a8b5bc682df9e142d88f1ff6a3db252fb7b23d3]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/22 07:50:52 ufi 1.4.2.2: fixing empty help ids 2008/05/21 09:11:36 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [95672cd8713b7c984189e0745c3c228e0f6948ab]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:07 ufi 1.5.2.2: building Sol 2008/05/21 09:11:36 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [775bb0cf838a56c58e4cc4aab5e926b58c1b2820]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:07 ufi 1.4.2.2: building Sol 2008/05/21 09:11:35 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1430b112a6be0a764a34e285ac13581331dddc37]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:07 ufi 1.5.2.2: building Sol 2008/05/21 09:11:35 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4c152aae8b0af6ad8246444e99131c6848117ea5]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.8.2.2: building Sol 2008/05/21 09:11:35 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [69d9b2d00af153a4b5920fef0a03068904ec9b13]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.7.2.2: building Sol 2008/05/21 09:11:35 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ef390bc6fffe7fe16006d9e8ff4501401f312b83]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.4.2.2: building Sol 2008/05/21 09:11:35 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [68e42ad97b65f8488fe488ada29108c7af02e606]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.5.2.2: building Sol 2008/05/21 09:11:35 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ad38b5a3c904ac06837a599fef242ee49c545bf4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.6.2.2: building Sol 2008/05/21 09:11:35 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eef02d110a0621c6c113de96c8fbe19d62f4f148]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.6.2.2: building Sol 2008/05/21 09:11:34 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [23ce523064d39015c317d2a3abd1fd4185637c7c]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.12.2.2: building Sol 2008/05/21 09:11:34 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fe3333f6cb18dcc8cc275934af46fea28e008447]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.9.2.2: building Sol 2008/05/21 09:11:34 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7616171d8eaf57ea0c681faa762446c2713341c2]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.3.2.2: building Sol 2008/05/21 09:11:34 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6af957b14a2de32a54b7d8400440120238125d83]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.5.2.2: building Sol 2008/05/21 09:11:34 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [571469fbbc648a0170900e1ee2ea053af52d01f6]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:06 ufi 1.4.2.2: building Sol 2008/05/21 09:11:34 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6920fa580cf98d5779d3816140b3228e442aafe5]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.5.2.2: building Sol 2008/05/21 09:11:34 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6d9716bcaf21b7b2ae2458bcc5c9da66c881beba]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.6.2.2: building Sol 2008/05/21 09:11:34 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d1f15c5bf3cc6400bdd58973a9833a2bca606500]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.6.2.2: building Sol 2008/05/21 09:11:33 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3bea2956b51c0a54dfac7e81635910e0ecf0e0dc]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.4.2.2: building Sol 2008/05/21 09:11:33 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [09b24643a964c8dc2449d015ef10ff6e137347f8]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.5.2.2: building Sol 2008/05/21 09:11:33 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [001db9a33770ee19b57a9b2af5edec59f52459a8]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.9.2.2: building Sol 2008/05/21 09:11:33 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7ff6de1b3d14861b4c5fed7df6dfa64423b80150]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.3.2.2: building Sol 2008/05/21 09:11:33 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6e94cb617856cf451417a81b1f29d4ac4eb1ae34]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.7.2.2: building Sol 2008/05/21 09:11:33 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dcd299e21352fda3912e6c555c717b85f205e75b]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.4.2.2: building Sol 2008/05/21 09:11:33 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bf9f4d549297eeb75338c37a1d891ee26e3bb9a6]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.5.2.2: building Sol 2008/05/21 09:11:33 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f1b116ea3c7a95a2452867e172d866eb79a65bef]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.9.2.2: building Sol 2008/05/21 09:11:33 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ffb63d80c139d5fad463798af1028bed68b35660]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.10.2.2: building Sol 2008/05/21 09:11:33 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d1e9662feebfdac5d2d93affd2675513eb87cb76]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.3.2.2: building Sol 2008/05/21 09:11:33 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [699254c2d4bfaa30e54b4520ecb967a02b590b7a]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:05 ufi 1.9.2.2: building Sol 2008/05/21 09:11:33 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3a8c1ce68058468b89d103f1069b6784f78970ce]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:04 ufi 1.7.2.2: building Sol 2008/05/21 09:11:33 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0e9f14cff2ee515ca45fc482ce9c4d36c5cf7dca]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:04 ufi 1.12.2.2: building Sol 2008/05/21 09:11:33 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a071ba5ab6f5cd3cade325617ec016dc4bb19050]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:04 ufi 1.5.2.2: building Sol 2008/05/21 09:11:32 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d7a9498d6c5d6bea8af998daf7f7480cf1562b21]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:28 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:04 ufi 1.3.2.2: building Sol 2008/05/21 09:11:32 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0a7b3815b3a19e749bb542fccfde1845b92f0dfa]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:27 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:04 ufi 1.3.2.2: building Sol 2008/05/21 09:11:32 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b24d04e57284c325e6367f5c0ade66d503563a42]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:27 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:04 ufi 1.5.2.2: building Sol 2008/05/21 09:11:32 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [30c30fe581c7eeb8d91687479b13be9e9df53e56]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:27 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:04 ufi 1.4.2.2: building Sol 2008/05/21 09:11:32 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cc6b72f9860e7443e2d160fc18a664cf2ac48215]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:27 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:04 ufi 1.6.2.2: building Sol 2008/05/21 09:11:32 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [07a56926135aa881044e2a52aec8afdb760dd208]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:27 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.6.2.2: building Sol 2008/05/21 09:11:32 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8cf99f517dad7af7a42e79d7f7cc8307840591a9]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:27 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.5.2.2: building Sol 2008/05/21 09:11:32 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9aee6b564e7e41939424e9bab29bd4a8d5b89ac3]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:27 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.13.2.2: building Sol 2008/05/21 09:11:32 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2b131a9c7b510b49cd0b074744f3e018cc19221d]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:27 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.4.2.2: building Sol 2008/05/21 09:11:32 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7420cddca80bf5b4b929d2b70734c9e8c38eb8ec]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:26 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.4.2.2: building Sol 2008/05/21 09:11:32 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2ae0dc023e170ca849deaff7e95a304882c4cda1]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:26 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.5.2.2: building Sol 2008/05/21 09:11:32 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [07712ce7479bce60b541abaab2f6add532346eda]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:26 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.5.2.2: building Sol 2008/05/21 09:11:31 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5366ed9b958837a8aefa5d5303e9de9791556fab]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:26 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.7.2.2: building Sol 2008/05/21 09:11:31 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e192ef00cbd9431dd14a6e89427aa3754574cb50]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:26 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.8.2.2: building Sol 2008/05/21 09:11:31 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d572e2ebf46d2c9de68b6d9ba5443ab9a4163738]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:26 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.10.2.2: building Sol 2008/05/21 09:11:31 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [795da0b583b807a88918357e7340eeb006159707]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:26 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.3.2.2: building Sol 2008/05/21 09:11:31 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [52fea7cc463a0fee24c47072715532bf5cab1818]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.5.2.2: building Sol 2008/05/21 09:11:31 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8148463fbd7e4b3555d2a7a75f70755f9890fe18]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:25 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.3.2.2: building Sol 2008/05/21 09:11:31 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [95c33c88429d65def4a16b125964ff7af8f2417d]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:25 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:03 ufi 1.4.2.2: building Sol 2008/05/21 09:11:31 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ddd9f1150d08a55d6abe0962a8de7d81cd4a1474]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:25 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.8.2.2: building Sol 2008/05/21 09:11:31 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fd59790acba813dd1a8cafb884dfc0da2a94dbb2]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:25 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.4.2.2: building Sol 2008/05/21 09:11:31 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [902a728f9f27bf8b6709fc205506cbdcd353e246]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.5.2.2: building Sol 2008/05/21 09:11:31 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [581311631c87faadf980baf4d381ee2476cef146]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:25 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.6.2.2: building Sol 2008/05/21 09:11:31 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [496fecd3bbcf5b537aefa33a05b917cdb1809ddc]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:24 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.8.2.2: building Sol 2008/05/21 09:11:31 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [edbe45c704f1d44f1b0a42610ae8c4dda7d75946]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:24 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.5.2.2: building Sol 2008/05/21 09:11:31 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fbbf83c107c045b9c408524a0a4b2113312d686a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:24 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.7.2.2: building Sol 2008/05/21 09:11:31 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d89f01326c512653967eaa6cd8a3c6cc9c82d3b9]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.6.2.2: building Sol 2008/05/21 09:11:30 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c2c9d2f0742cdb1be9bc46e1e9626255aad609c7]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:24 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.5.2.2: building Sol 2008/05/21 09:11:30 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [00b2c896c9a874b6955126a6bbf5cf2de639d347]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:24 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:02 ufi 1.7.2.2: building Sol 2008/05/21 09:11:30 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b074db29084ee3acdca4c31cb03f5f7672f4ffee]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:23 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:01 ufi 1.6.2.2: building Sol 2008/05/21 09:11:30 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0a84b43713cee0c5d7a2fbad8b755ac12df5309a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:23 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:01 ufi 1.7.2.2: building Sol 2008/05/21 09:11:30 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f80e1d1910b4d1831a6fbafbfd7673cdba3a7cd2]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:23 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:01 ufi 1.5.2.2: building Sol 2008/05/21 09:11:30 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [56ee0c2077d275bc5c021e542833ebf80880035b]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:23 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:01 ufi 1.6.2.2: building Sol 2008/05/21 09:11:29 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9af1e3f37e605c7d33680e79e40e8e7c60d8a595]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:23 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:01 ufi 1.5.2.2: building Sol 2008/05/21 09:11:29 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [904ce4256f8953b1acb87976bc864a922fa5a21f]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:22 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.8.2.2: building Sol 2008/05/21 09:11:29 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fbf8244dc37d3d5078b6c31da3b50a18228ed56e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:22 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.6.2.2: building Sol 2008/05/21 09:11:29 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6da2bf3d741fcc7c8542841a610fce872b55431d]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:22 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.3.2.2: building Sol 2008/05/21 09:11:29 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c162268406ae9e738e77354ee9e44e412cb75051]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:22 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.5.2.2: building Sol 2008/05/21 09:11:29 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5169fe4f166a5b9a6f1b137696d3f5a5b027509a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:22 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.7.2.2: building Sol 2008/05/21 09:11:29 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [04be2602b4e4d580aa4e6c7b0b187baa2bed822f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.6.2.2: building Sol 2008/05/21 09:11:29 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ae4076da8bd574c13bd39230bec1039daedd176e]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:21 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.5.2.2: building Sol 2008/05/21 09:11:29 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b0f659bdd21ffb2269efe5444939570ed4655248]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.6.2.2: building Sol 2008/05/21 09:11:29 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [53e168c35f6bf6362006d61bf55454f5391c215d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.5.2.2: building Sol 2008/05/21 09:11:28 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6857b9cbe3e9fb22657a5d84a956887944460a04]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.8.2.2: building Sol 2008/05/21 09:11:28 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3bdbe38f73a629159e987fade49d5225415503d4]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.6.2.2: building Sol 2008/05/21 09:11:28 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ec4d0b97add691775fddc8d402b222f55229f5e4]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:00 ufi 1.4.2.2: building Sol 2008/05/21 09:11:28 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d6fd6eb4ea9bae623b0b2b79ad71d5b46c2eb600]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.12.2.2: building Sol 2008/05/21 09:11:28 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9aa2f47bb9be78ae9664c3917a86c0317da6cdaf]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.6.2.2: building Sol 2008/05/21 09:11:28 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f402b02716d1082079baa69c73a0a445d261edc6]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.7.2.2: building Sol 2008/05/21 09:11:28 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e934c9bbe5cc750df555d4859755d7e2b6dbd0b7]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.10.2.2: building Sol 2008/05/21 09:11:28 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7ccc628b23307920ef59f4201893db9dc6ba6a50]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.13.2.2: building Sol 2008/05/21 09:11:28 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4a6818527024693c87b841a25638984166015c32]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:20 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.9.2.2: building Sol 2008/05/21 09:11:28 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a52545d3f303908587d052b8f7db720b72e13178]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.5.2.2: building Sol 2008/05/21 09:11:28 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b631d1ca9d2b5ea6058622dfa7059d279e74c249]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.10.2.2: building Sol 2008/05/21 09:11:27 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [89c8ae61709cc1f44f821dc354c74a7131f2adca]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.14.2.2: building Sol 2008/05/21 09:11:27 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4eb654fcc627deea5b5b0a77b830f3997c2f8696]

        INTEGRATION: CWS hcshared18 (1.18.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.18.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.18.2.2: building Sol 2008/05/21 09:11:27 ufi 1.18.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a12ec1b12e660ae539f7abd46f34dda6600b3f41]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.8.2.2: building Sol 2008/05/21 09:11:27 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [77dc7d92e485787ebc13e2dfdf6d1ad884328a38]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.9.2.2: building Sol 2008/05/21 09:11:27 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2be3e7e5e57c20c08d4eccf901ff592beeffaa4e]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.3.2.2: building Sol 2008/05/21 09:11:27 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [12040db1ef3d203658226e32ae6f132f27d0a4bc]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:59 ufi 1.5.2.2: building Sol 2008/05/21 09:11:27 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5a912bf833c9357e8638fc5f43e8060394e0ec5e]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:58 ufi 1.4.2.2: building Sol 2008/05/21 09:11:27 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [539961fca34ab0bc985b429e125bef43a9b9e5ec]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:58 ufi 1.15.2.2: building Sol 2008/05/21 09:11:27 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2adfc0e8a8b3b1cb20b39e2a5b356b28e3f41a1f]

        INTEGRATION: CWS hcshared18 (1.16.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.16.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:58 ufi 1.16.2.2: building Sol 2008/05/21 09:11:27 ufi 1.16.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4499ee543ed3e266cdabc250a9e394d3d562526b]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:19 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:58 ufi 1.5.2.2: building Sol 2008/05/21 09:11:27 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e24f742915ab50e19f78963ed8ec4bd15e19802e]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:02 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:41 ufi 1.4.2.2: building Sol 2008/05/21 09:11:09 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9cc66083475c20af43d85dd48f0074422a933d11]

        INTEGRATION: CWS hcshared18 (1.6.148); FILE MERGED 2008/05/28 18:14:02 fpe 1.6.148.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:41 ufi 1.6.148.4: building Sol 2008/05/21 09:11:09 ufi 1.6.148.3: vor testbuild 2008/04/18 07:58:19 ufi 1.6.148.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/02 10:30:42 ufi 1.6.148.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c0226efd95cf506b667851f6a74fb90862667331]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:14:02 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.12.2.2: building Sol 2008/05/21 09:11:09 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eaee135ee59119ce0a21cfb54a50fd35eede91a5]

        INTEGRATION: CWS hcshared18 (1.6.148); FILE MERGED 2008/05/28 18:14:02 fpe 1.6.148.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.6.148.4: building Sol 2008/05/21 09:11:09 ufi 1.6.148.3: vor testbuild 2008/04/18 07:58:16 ufi 1.6.148.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/02 10:30:42 ufi 1.6.148.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [47796424754c269a38bd644fb52b4e7f3a9475c9]

        INTEGRATION: CWS hcshared18 (1.6.148); FILE MERGED 2008/05/28 18:14:02 fpe 1.6.148.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.6.148.4: building Sol 2008/05/21 09:11:08 ufi 1.6.148.3: vor testbuild 2008/04/18 07:58:13 ufi 1.6.148.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/02 10:30:42 ufi 1.6.148.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [23b2ee5c8c5264346911d9afc99fc1a3b7dce821]

        INTEGRATION: CWS hcshared18 (1.13.100); FILE MERGED 2008/05/28 18:14:01 fpe 1.13.100.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.13.100.4: building Sol 2008/05/21 09:11:08 ufi 1.13.100.3: vor testbuild 2008/04/18 07:58:10 ufi 1.13.100.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/02 10:30:42 ufi 1.13.100.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4d7e33015447d823cae8cf4d23bfed3294635168]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:14:01 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.5.2.2: building Sol 2008/05/21 09:11:08 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [48233fa559df1ecc1f5b1dd9810cc689fce06f2e]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:14:01 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.8.2.2: building Sol 2008/05/21 09:11:08 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dc1afd24e9304b82e33e19bf2552f98f138e1593]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:01 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.10.2.2: building Sol 2008/05/21 09:11:08 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [92e6672b92ff57a01dde76a0fc495c7151a04fbb]

        INTEGRATION: CWS hcshared18 (1.21.2); FILE MERGED 2008/05/28 18:14:01 fpe 1.21.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.21.2.3: building Sol 2008/05/21 09:11:08 ufi 1.21.2.2: vor testbuild 2008/04/23 09:53:50 fpe 1.21.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [36186429dbfe77c047c76efc8ddd83f02fcdc3c8]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:14:01 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.3.2.2: building Sol 2008/05/21 09:11:08 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [596871d76cebcb8804ad87978d9fd3a9be904575]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:14:01 fpe 1.15.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 14:23:48 ufi 1.15.2.4: RESYNC: (1.15-1.16); FILE MERGED 2008/05/23 11:08:40 ufi 1.15.2.3: building Sol 2008/05/22 12:36:02 ufi 1.15.2.2: fixing ids 2008/05/21 09:11:08 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [80ffcdd95016b537105c97c1d3b469a94c75a413]

        INTEGRATION: CWS hcshared18 (1.5.16); FILE MERGED 2008/05/28 18:14:01 fpe 1.5.16.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.5.16.4: building Sol 2008/05/21 09:11:08 ufi 1.5.16.3: vor testbuild 2008/04/18 07:58:06 ufi 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/14 15:33:40 ufi 1.5.16.1: stand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e13d487d802fddb5f5a60f967632a9eecbef808e]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:14:01 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:40 ufi 1.14.2.2: building Sol 2008/05/21 09:11:08 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [156575be3c9f25cba95ca3621367df52d994ed20]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:14:01 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.9.2.2: building Sol 2008/05/21 09:11:08 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1f805801c32fbc2abe383bcee254a35c61d3c3d6]

        INTEGRATION: CWS hcshared18 (1.20.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.20.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:23 ufi 1.20.2.4: makefiles 2008/05/21 09:11:08 ufi 1.20.2.3: vor testbuild 2008/04/23 09:53:50 fpe 1.20.2.2: committing changes to makefile and xhps 2008/03/12 12:13:40 ufi 1.20.2.1: makefiles

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bf9c5f4197377664982aa51e994d2040a2ea110d]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.13.2.2: building Sol 2008/05/21 09:11:07 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4e06c72e4fbd63b7089f93b54d02183685137d9e]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.10.2.2: building Sol 2008/05/21 09:11:07 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d53a30f6a3c2b5b303629c07513c38e88ab62d9f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.6.2.2: building Sol 2008/05/21 09:11:07 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fb09bfe760bdd51512ea3f1d58cd219dff30ad4c]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.7.2.2: building Sol 2008/05/21 09:11:07 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d6c359dfde787a018b2d00757d693228faf4f460]

        INTEGRATION: CWS hcshared18 (1.3.38); FILE MERGED 2008/05/28 18:14:00 fpe 1.3.38.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.3.38.4: building Sol 2008/05/21 09:11:07 ufi 1.3.38.3: vor testbuild 2008/04/18 07:58:02 ufi 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 10:30:42 ufi 1.3.38.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [56a7616420ffe837552be11701b5b90d5d4bbb2a]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.7.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 14:23:42 ufi 1.7.2.3: RESYNC: (1.7-1.8); FILE MERGED 2008/05/22 12:36:02 ufi 1.7.2.2: fixing ids 2008/05/21 09:11:07 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [566016fa7642bf951a6d7e5bd0533ade1afe9d51]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.14.2.2: building Sol 2008/05/21 09:11:07 ufi 1.14.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3d34066e26caf032b5ea3a90ac57e32b0eda363b]

        INTEGRATION: CWS hcshared18 (1.5.8); FILE MERGED 2008/05/28 18:14:00 fpe 1.5.8.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.5.8.4: building Sol 2008/05/21 09:11:07 ufi 1.5.8.3: vor testbuild 2008/04/18 07:57:54 ufi 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/14 15:33:40 ufi 1.5.8.1: stand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bf5d8d2dfb7faa2c866e62920e3359d133823cf8]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.4.2.2: building Sol 2008/05/21 09:11:07 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [44caa434c075ef19b073821c93346f86874e97ea]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:14:00 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.6.2.2: building Sol 2008/05/21 09:11:07 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9364cc42d988d88fa2cb5e948e780453ae346312]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:59 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:39 ufi 1.5.2.2: building Sol 2008/05/21 09:11:06 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f06d3ef306b5d1cb2b934f59ea23e49fcc3d63a0]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:59 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.7.2.2: building Sol 2008/05/21 09:11:06 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [772edf5c28287712c528aa1ba0a10cdc509ba971]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:59 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.4.2.2: building Sol 2008/05/21 09:11:06 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fce838eede9dd3f66d1acfa6a4f296e2bf805210]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:59 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.5.2.2: building Sol 2008/05/21 09:11:06 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1c21ecb0cce656e85deeece944a9e8933e74b1f8]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.6.2.2: building Sol 2008/05/21 09:11:06 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [60605a6d7a892f511c0086b3d6acee426bf070da]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:59 fpe 1.9.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:06 ufi 1.9.2.3: vor final build 2008/05/23 11:08:38 ufi 1.9.2.2: building Sol 2008/05/21 09:11:06 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [369aaa566d126c856f44996732d3195d610610b0]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:59 fpe 1.6.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.6.2.3: building Sol 2008/05/21 09:11:06 ufi 1.6.2.2: vor testbuild 2008/04/23 09:53:50 fpe 1.6.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ec8b25d1ce76b4df4818b3f50d88166658f3c7ec]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:59 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.7.2.2: building Sol 2008/05/21 09:11:06 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [84d7120e07b768af9571ea84f6be0422e8cfd3b1]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.8.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.8.2.3: building Sol 2008/05/21 09:11:06 ufi 1.8.2.2: vor testbuild 2008/04/23 09:53:49 fpe 1.8.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f406ca0dd6e4a5b6c87306d70a245f15f326ce05]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.12.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.12.2.3: building Sol 2008/05/21 09:11:06 ufi 1.12.2.2: vor testbuild 2008/04/23 09:53:49 fpe 1.12.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3df1bd79d80fee0b0955cd33c593eb53f6df5561]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.7.2.2: building Sol 2008/05/21 09:11:06 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [da7b2b9120a18cad1c893838ac7b7fa8f3dc9792]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.6.2.2: building Sol 2008/05/21 09:11:06 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [06205d8e454a19cefc4d4025fafb96c88fea8d33]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.14.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.14.2.3: building Sol 2008/05/21 09:11:06 ufi 1.14.2.2: vor testbuild 2008/04/23 09:53:49 fpe 1.14.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3e31ef78347dacb45a0339e7f87373cce5bd2d1f]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.7.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.7.2.3: building Sol 2008/05/21 09:11:05 ufi 1.7.2.2: vor testbuild 2008/04/23 09:53:49 fpe 1.7.2.1: committing changes to makefile and xhps

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4c731581ba6d521007d0b852a1442d2bd1264c6a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.5.2.2: building Sol 2008/05/21 09:11:05 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a22ecc886815d68b1fdffa5217edbc66e5f24ccb]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:38 ufi 1.6.2.2: building Sol 2008/05/21 09:11:05 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [179130b4a16942ac5b65087b6514fe96c98b8845]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:58 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:37 ufi 1.6.2.2: building Sol 2008/05/21 09:11:05 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4aff15e560fa3e2c47e059a2b6e4aa3b6ca2bf54]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:37 ufi 1.8.2.2: building Sol 2008/05/21 09:11:05 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b4e3e7031d14974263286f861bfa344ba9eb58f5]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:37 ufi 1.11.2.2: building Sol 2008/05/21 09:11:05 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [db58a3ca644aede25de258101a5165e9a6fa1a35]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.7.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/21 09:11:05 ufi 1.7.2.3: vor testbuild 2008/04/18 07:57:51 ufi 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/18 07:17:08 ufi 1.7.2.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4ee518c80d35831fbf2f96a7594f3c4b8d61ffe5]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:37 ufi 1.6.2.2: building Sol 2008/05/21 09:11:05 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2c77ff34ef751dfa8c4b402fa409826b1a411a7b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:37 ufi 1.7.2.2: building Sol 2008/05/21 09:11:05 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4d66b9d0971c75fd07887c6d1365f3e6b0d3b4a1]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:37 ufi 1.5.2.2: building Sol 2008/05/21 09:11:05 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [309983455fb7d8811dbcb2d13b1e5fcca665737f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:37 ufi 1.6.2.2: building Sol 2008/05/21 09:11:04 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2a7b614522cc48ac71030b6203bb6888178b0563]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:37 ufi 1.12.2.2: building Sol 2008/05/21 09:11:04 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9b60371e83ebf404cbbd20646659326e182f827d]

        INTEGRATION: CWS hcshared18 (1.19.8); FILE MERGED 2008/05/28 18:13:57 fpe 1.19.8.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.19.8.4: building Sol 2008/05/21 09:11:04 ufi 1.19.8.3: vor testbuild 2008/04/18 07:57:48 ufi 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED 2008/04/02 10:30:41 ufi 1.19.8.1: zwischenstand

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [77c49249e1e09b5783895cc951024eb2df60ac48]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:13:57 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.13.2.2: building Sol 2008/05/21 09:11:04 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6a94c63009916666e549ae20ffe70699f43e40f0]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:56 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.7.2.2: building Sol 2008/05/21 09:11:04 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [304c0ca48dca9e6e9679e6c4dc73528a595de011]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:56 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.6.2.2: building Sol 2008/05/21 09:11:04 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fb4d8da34eefb9b43735e24f4338e8a5b4e745fb]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:56 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.4.2.2: building Sol 2008/05/21 09:11:04 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [213c78be1e2f20ddefc1117d2fab41c72cabad06]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:56 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.12.2.2: building Sol 2008/05/21 09:11:04 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a58df90bbc3387ccffa09e9f2f0f10b0b1883a6e]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:56 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.8.2.2: building Sol 2008/05/21 09:11:04 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [394410a8d628e1f90a7c52f3d389c4f3b8aa4957]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:55 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.8.2.2: building Sol 2008/05/21 09:11:04 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1bb44b742537384034b4f1a80be47c97afd5cc44]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:55 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:36 ufi 1.8.2.2: building Sol 2008/05/21 09:11:03 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f5841d263d994c4d8d7afac5444aa5d81d51b790]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:55 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.10.2.2: building Sol 2008/05/21 09:11:03 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0c7c840b9e2ff9f477c9f0df4d50890f6479b9de]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:55 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.9.2.2: building Sol 2008/05/21 09:11:03 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [16d5727cc3ac87e4b0abcbf2217079b2103c9150]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:55 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.4.2.2: building Sol 2008/05/21 09:11:03 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5ed338e386fb5c9db50bdc2761e0a1cf6d6f707d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:55 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.6.2.2: building Sol 2008/05/21 09:11:03 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c9b89a8b4109da1f44bcd805d87ebd0586e3f27f]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:54 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.11.2.2: building Sol 2008/05/21 09:11:03 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f6235a4aa95140cd3ca4ddd236faa449c79462a0]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:54 fpe 1.9.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:06 ufi 1.9.2.3: vor final build 2008/05/23 11:08:35 ufi 1.9.2.2: building Sol 2008/05/21 09:11:03 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6939538c04f0b34b084b0b53d65e57ed4657e195]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:54 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.5.2.2: building Sol 2008/05/21 09:11:02 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3f53ea21e37a13d889b7a13eebd1d10cd0b4b6ef]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:54 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.6.2.2: building Sol 2008/05/21 09:11:02 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d2676705c4cbabf94b5854bb4b7785d092579029]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:54 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.7.2.2: building Sol 2008/05/21 09:11:02 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [851cbc4ce605b20702114a3e93d7ecb27594cc48]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:53 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:35 ufi 1.5.2.2: building Sol 2008/05/21 09:11:02 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [df5a02b9f1b0f38117901a481f1acfc805228353]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:53 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.5.2.2: building Sol 2008/05/21 09:11:02 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8ab6a2156931382475e8acf3616e1ffa80d64572]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:53 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.6.2.2: building Sol 2008/05/21 09:11:02 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d81b291b83cef866078ae62b6f5afd251f966772]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:53 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.5.2.2: building Sol 2008/05/21 09:11:02 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d0ddf8ba8cac4c8bfb5c6a90d55d4693e0827333]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:53 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.7.2.2: building Sol 2008/05/21 09:11:02 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [21683283413e6df66da6f0c2cffac198bc059faa]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:53 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.4.2.2: building Sol 2008/05/21 09:11:02 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [228780a24c48df43025f2f0fc2d6f3a63d8ef923]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:53 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.6.2.2: building Sol 2008/05/21 09:11:01 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f06f570eddab6185f28d8d4e8110de0fdc6855ca]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:53 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.10.2.2: building Sol 2008/05/21 09:11:01 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [efba65d904414df1a68eb6b0138482f449e8fbd2]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.13.2.2: building Sol 2008/05/21 09:11:01 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [474972be7f8623aa0f1a9838b3c74cd73aba3489]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.6.2.2: building Sol 2008/05/21 09:11:01 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1bab11aec530d40df4f79c3778102c16bebd1903]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.11.2.2: building Sol 2008/05/21 09:11:01 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9ce57b8f561014c75478267baf89884187d2ce9f]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:34 ufi 1.9.2.2: building Sol 2008/05/21 09:11:01 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0f79f311d4dbfc317a3106fbb6183ac135c445c1]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.11.2.2: building Sol 2008/05/21 09:11:01 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [335083be2f2e760d3d4178cc8a6c0e2395d106c1]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.4.2.2: building Sol 2008/05/21 09:11:01 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e219669144e717efc113003cb1f5ebee07a6d442]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.9.2.2: building Sol 2008/05/21 09:11:01 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [61fd3d67a393a5e971fcff7c1ab4b169b41e9281]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.6.2.2: building Sol 2008/05/21 09:11:01 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5ccce6f23cdc2919a07a3600a6076dbbede9b3fc]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:52 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.8.2.2: building Sol 2008/05/21 09:11:01 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a487018048fb607a2caed79edcc4f0bb2801952c]

        INTEGRATION: CWS hcshared18 (1.6.8); FILE MERGED 2008/05/28 18:13:51 fpe 1.6.8.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.6.8.4: building Sol 2008/05/21 09:11:01 ufi 1.6.8.3: vor testbuild 2008/04/18 07:57:45 ufi 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/12 09:43:40 ufi 1.6.8.1: vor resync

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [62a8d76206981f18e34cd3aaa419cf2ffba172e3]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:51 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.9.2.2: building Sol 2008/05/21 09:11:00 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c63b72f1e7871869cca1ff36ffa3b7b4349d701d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:51 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.5.2.2: building Sol 2008/05/21 09:11:00 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [79226b13c149b2557e04ad0c031c403296ce8620]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:51 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.6.2.2: building Sol 2008/05/21 09:11:00 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [84d664aa5a2ef00acf4268f1f37aab9e3143e827]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:13:51 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.13.2.2: building Sol 2008/05/21 09:11:00 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f13d6f972cf95d00196b6194a47cd8fe7caaf310]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:51 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:33 ufi 1.8.2.2: building Sol 2008/05/21 09:11:00 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7dd8433822df750ab4fa1150bff91e2304eda9fb]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:51 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.5.2.2: building Sol 2008/05/21 09:11:00 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [781148061dc6d057bcca925553ff984e0f0b2aa4]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:50 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.8.2.2: building Sol 2008/05/21 09:11:00 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [93a7732a5571cc09d141a5aef5df07aaa13e4f3c]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:50 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.3.2.2: building Sol 2008/05/21 09:11:00 ufi 1.3.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [003257ffd5a5dffb1015a51af0aa84b04b1930f6]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:50 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.5.2.2: building Sol 2008/05/21 09:11:00 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b70ef6af9ba50900fc3ab4bf0b2062692b8da172]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:50 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.9.2.2: building Sol 2008/05/21 09:11:00 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0384b60e163363e17357107e6d7cfb43f4f08efa]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:49 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.5.2.2: building Sol 2008/05/21 09:11:00 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [12d94d080b3b8d2d1ae1c52c2dcc0001280ae734]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:49 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.10.2.2: building Sol 2008/05/21 09:10:59 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [22f43b2c213bf8e4e216abb5362a448aa7c89d92]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:49 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.7.2.2: building Sol 2008/05/21 09:10:59 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [df721e98a6b578fa0600275180ab8261e852e8bc]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:49 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.8.2.2: building Sol 2008/05/21 09:10:59 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fd05fc9fe80c1171f7a7d4d075efb04eecabef74]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:49 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.5.2.2: building Sol 2008/05/21 09:10:59 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ae33c9d8b85d5ac72537135f1c9d6b076abed022]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:49 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.11.2.2: building Sol 2008/05/21 09:10:59 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0975de9b3e22f49c0a5718720323ed4883e879b5]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:49 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.6.2.2: building Sol 2008/05/21 09:10:59 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1983b5b27097261bb240e20f0f14820778cb4151]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:49 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.7.2.2: building Sol 2008/05/21 09:10:59 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5ad6a10587a753cace0067c290cb6fa953d7fd2e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:48 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.6.2.2: building Sol 2008/05/21 09:10:59 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [37903ba6c21276245b2d79eb61d62a51063def4f]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:48 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.4.2.2: building Sol 2008/05/21 09:10:59 ufi 1.4.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ac44928d52899409a27191f8cb7aeeeb0f08033b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:48 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.7.2.2: building Sol 2008/05/21 09:10:59 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [34c65d0eb8f1926d6b1d90f8c004cb25dfaa9a99]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:48 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:32 ufi 1.5.2.2: building Sol 2008/05/21 09:10:59 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0a3a86360e5ecc581142ee5e018ef983d668e3df]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:48 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.5.2.2: building Sol 2008/05/21 09:10:58 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d27b593f9deabb23982a8ae54732b6b37f44ae96]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:48 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.6.2.2: building Sol 2008/05/21 09:10:58 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ea4e0855c86044cef138a821b640196227aaa633]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:47 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.8.2.2: building Sol 2008/05/21 09:10:58 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7a97f6eecd56d32eb4be6554fc801c4ab7e9d274]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:47 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.7.2.2: building Sol 2008/05/21 09:10:58 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [24ff93ab5a6176131709118d62f0bb626a216d8d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:47 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.6.2.2: building Sol 2008/05/21 09:10:58 ufi 1.6.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [81dfe4615e343a3cfe18c3222fd3636f38eea623]

        INTEGRATION: CWS hcshared18 (1.16.6); FILE MERGED 2008/05/28 18:13:47 fpe 1.16.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/22 07:50:52 ufi 1.16.6.4: fixing empty help ids 2008/05/21 09:10:58 ufi 1.16.6.3: vor testbuild 2008/04/18 07:57:41 ufi 1.16.6.2: RESYNC: (1.16-1.17); FILE MERGED 2008/04/18 07:17:08 ufi 1.16.6.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3eb7fa251bf48f17a30f03e7ae7b21736c404e0d]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:47 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.7.2.2: building Sol 2008/05/21 09:10:57 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [883858d653f06fde9de48ea576a3f26bbd393893]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:47 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.12.2.2: building Sol 2008/05/21 09:10:57 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f83dbb73adf991b1df6de9fb5c512abf07d4e1b2]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:13:47 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.13.2.2: building Sol 2008/05/21 09:10:57 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3e50ff15527c6f0e1cc901a42d228299fc832960]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:47 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.9.2.2: building Sol 2008/05/21 09:10:57 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [95a4e246c16d1cb83e6f958c4bc6a913a1550919]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:47 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.8.2.2: building Sol 2008/05/21 09:10:57 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d96227d5dbf35b0212e1e9450a649a4efa087435]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.15.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.15.2.2: building Sol 2008/05/21 09:10:57 ufi 1.15.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6ff934a12bfdace2097afa202d7bfc001ad6c05c]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:31 ufi 1.9.2.2: building Sol 2008/05/21 09:10:57 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3d3ec51eb793698531161f903d37d7bea13bc5a8]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.10.2.2: building Sol 2008/05/21 09:10:56 ufi 1.10.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ba691aa95d9d5076a2c7dad7dd9515d17c8aa295]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.8.2.2: building Sol 2008/05/21 09:10:56 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [974879d42140f1ef0bd2305ef8a1c3cf1aebad13]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.9.2.2: building Sol 2008/05/21 09:10:56 ufi 1.9.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [39a81a2f9ce8522d6a378ae37f6a41573134bb49]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.7.2.2: building Sol 2008/05/21 09:10:56 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1629925aa582aee1c67f04110ed7113b50d4b8d1]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.12.2.2: building Sol 2008/05/21 09:10:56 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [471e819dbe65b1888c7e99a3670b41c7df7895f5]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.13.2.2: building Sol 2008/05/21 09:10:56 ufi 1.13.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [2b59057b4dbbd5989a3a5e5367730262b383347f]

        INTEGRATION: CWS hcshared18 (1.16.2); FILE MERGED 2008/05/28 18:13:46 fpe 1.16.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.16.2.2: building Sol 2008/05/21 09:10:56 ufi 1.16.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0b097bbee6de12ae2f017479839103527a8753ae]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:45 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.5.2.2: building Sol 2008/05/21 09:10:56 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ed1a5312092921a187f4280c4117e3483799c2cb]

        INTEGRATION: CWS hcshared18 (1.9.6); FILE MERGED 2008/05/28 18:13:45 fpe 1.9.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.9.6.4: building Sol 2008/05/21 09:10:56 ufi 1.9.6.3: vor testbuild 2008/04/18 07:57:38 ufi 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/18 07:17:08 ufi 1.9.6.1: resyncing

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dbf5cbf525ca74d215c4094feb18a97933d14010]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:45 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.5.2.2: building Sol 2008/05/21 09:10:55 ufi 1.5.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [41f9d66e56bb475a91e9fa39d9cd43f6f425b5d4]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:45 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.8.2.2: building Sol 2008/05/21 09:10:55 ufi 1.8.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7999234e8316b36f646886a54848d1eb6ede75b1]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:45 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.7.2.2: building Sol 2008/05/21 09:10:55 ufi 1.7.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8f8fef620f33c57983b960f1cef119f3406b81ea]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:45 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.11.2.2: building Sol 2008/05/21 09:10:55 ufi 1.11.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [080755e3778119bf66551bb08be87f2e99290e14]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:45 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:30 ufi 1.12.2.2: building Sol 2008/05/21 09:10:55 ufi 1.12.2.1: vor testbuild

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [13336cd54b2ba31e31b01a38e0a9b4263c73554e]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:45 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.12.2.2: building Sol 2008/05/21 09:10:55 ufi 1.12.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [58f919b566d2bd180f0b87d43eedeb19f2a688ca]

        INTEGRATION: CWS hcshared18 (1.5.8); FILE MERGED 2008/05/28 18:13:45 fpe 1.5.8.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.5.8.4: building Sol 2008/05/21 09:10:55 ufi 1.5.8.3: vor testbuild 2008/04/18 07:57:35 ufi 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/02 10:30:41 ufi 1.5.8.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [20ec8898cd959c4992e424d19abe799c5d292984]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:45 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.7.2.2: building Sol 2008/05/21 09:10:54 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [66fadbace7e8a9c059d267f86b263a0c8febf25a]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.8.2.2: building Sol 2008/05/21 09:10:54 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6f32b18bb7b1f3aaeffc2e25252258304c6fd434]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.5.2.2: building Sol 2008/05/21 09:10:54 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c3dcc58fc494c48ae52ba6145d75ee77a6b273f9]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.7.2.2: building Sol 2008/05/21 09:10:54 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3dafc127e87b82531c9a0801f9eff4b9bf4e6df7]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.6.2.2: building Sol 2008/05/21 09:10:54 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4e55dc6f478ca07932b0a63f34bb299a9977d021]

        INTEGRATION: CWS hcshared18 (1.7.8); FILE MERGED 2008/05/28 18:13:44 fpe 1.7.8.7: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:06 ufi 1.7.8.6: vor final build 2008/05/22 07:50:51 ufi 1.7.8.5: fixing empty help ids 2008/05/21 09:10:54 ufi 1.7.8.4: vor testbuild 2008/04/18 07:57:32 ufi 1.7.8.3: RESYNC: (1.7-1.8); FILE MERGED 2008/04/18 07:17:08 ufi 1.7.8.2: resyncing 2008/04/02 10:30:41 ufi 1.7.8.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a945070835b51e3db3c8232cf8ef8cadafab49d5]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.11.2.2: building Sol 2008/05/21 09:10:54 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2456834bcc53052cb301e3388d5e93dee7b94a4d]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.7.2.2: building Sol 2008/05/21 09:10:54 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9138a0e1be0703dc4bed9d37ac7d4ffca5ccd4a9]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.3.2.2: building Sol 2008/05/21 09:10:53 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [213e984852052d93f726e4518655cca303d1cae7]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.8.2.2: building Sol 2008/05/21 09:10:53 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [172d9bafbe6790356c70cf9022612a8a18e180e4]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:44 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.10.2.2: building Sol 2008/05/21 09:10:53 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4ffc4a9b2ef56cdb64ea83ba54330f7ab6791a72]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:43 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.6.2.2: building Sol 2008/05/21 09:10:53 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d04924a6ff27eedfe7a059e9d4d8624c39f4ae1a]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:43 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:29 ufi 1.10.2.2: building Sol 2008/05/21 09:10:53 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6fc80f90307950feecb1870207dd1c068167d054]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:43 fpe 1.10.2.2: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/21 09:10:53 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4d0f75e3561bf3dedf644399a013a59946ab8b51]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:43 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.9.2.2: building Sol 2008/05/21 09:10:53 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0faa8243f4bdad59153f72095a9588a7a46f9519]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:43 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.5.2.2: building Sol 2008/05/21 09:10:53 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [34c57dc4e88e14e9e34ddba750106af197f22a1e]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:43 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.4.2.2: building Sol 2008/05/21 09:10:53 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6ffe3a2e1240b651f3ba5174a49de94a50653f0d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:43 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.6.2.2: building Sol 2008/05/21 09:10:52 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bb956b3e7c689199ee50e22b064b9826e47d05e1]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:42 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.6.2.2: building Sol 2008/05/21 09:10:52 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [85a631c45719b5a5a55274a19a89ab3f82e699a3]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:42 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.5.2.2: building Sol 2008/05/21 09:10:52 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [04c11aeb633dd527e717b1231893c6edfcc0c1a0]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:42 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.9.2.2: building Sol 2008/05/21 09:10:52 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [79a276c1c20a9405f110e1a842f796dfd8d2bc91]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:42 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.4.2.2: building Sol 2008/05/21 09:10:52 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [482a31ba796afa1d9bc9c6bab56a0c9703e2dfdd]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:42 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.8.2.2: building Sol 2008/05/21 09:10:52 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3cfcb64aed6b5fd48b54c00ba83733aca4dc0794]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:42 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:28 ufi 1.7.2.2: building Sol 2008/05/21 09:10:52 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8e69b6b063049a74177449f82ba40517068ab438]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:42 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.5.2.2: building Sol 2008/05/21 09:10:52 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fb9012c2e04ab2ab267d1d4249c80540f10850c8]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:42 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.11.2.2: building Sol 2008/05/21 09:10:52 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2903a47a45f3ab02ddaccc2b9909db2f2a896e4b]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.4.2.2: building Sol 2008/05/21 09:10:52 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [eeb05d7591c74a45513a755428ca6408544a41ec]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.9.2.2: building Sol 2008/05/21 09:10:51 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a4a573896e4f484dcc7e6255b1b5d89f5b77515a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.5.2.2: building Sol 2008/05/21 09:10:51 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5da51f891f6f2b85252c79ebbf9befa52e315b90]

        INTEGRATION: CWS hcshared18 (1.12.18); FILE MERGED 2008/05/28 18:13:41 fpe 1.12.18.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.12.18.4: building Sol 2008/05/21 09:10:51 ufi 1.12.18.3: vor testbuild 2008/04/18 07:57:28 ufi 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/12 09:43:40 ufi 1.12.18.1: vor resync

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [75c53bd8907e5824477749018d00945e25700699]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.14.2.2: building Sol 2008/05/21 09:10:51 ufi 1.14.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cd40eadbc8e754cc771f6ea3fe98bda84859bf3d]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.10.2.2: building Sol 2008/05/21 09:10:51 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4c9a101b31cded5d8ecb6f9d58d4bf8d088b14d6]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.9.2.2: building Sol 2008/05/21 09:10:51 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [aebdad5e4ab8982cf0900fdd55cc647f2a314f2a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.6.2.2: building Sol 2008/05/21 09:10:51 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d5446c4a5b922ec468b109d50e3027bb79d63934]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:27 ufi 1.7.2.2: building Sol 2008/05/21 09:10:51 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [55765a62f31f6fe50f8a99199d5086488633f08a]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.9.2.2: building Sol 2008/05/21 09:10:51 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6e0987c597ed1e8bf4cc0515478860be8de9e57a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:41 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.6.2.2: building Sol 2008/05/21 09:10:50 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a24b9d67eff11d1572f2657a661c7f714cdc82c3]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:40 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.8.2.2: building Sol 2008/05/21 09:10:50 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7835a414bb513805959a94c4fd697bf00f552917]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:40 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.7.2.2: building Sol 2008/05/21 09:10:50 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5c4ef4a1569f5b9411e1a754b3b6bb5a080da0a3]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:40 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.5.2.2: building Sol 2008/05/21 09:10:50 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6b80fe4c62d45c53e4c33f5feb4f636e8a44b87c]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:40 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.9.2.2: building Sol 2008/05/21 09:10:50 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d3714a06bed54e48b85ee04ba2f1f021edad18a6]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:40 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.10.2.2: building Sol 2008/05/21 09:10:50 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c4080dba9a262a28363cac300d4180756bc568da]

        INTEGRATION: CWS hcshared18 (1.9.6); FILE MERGED 2008/05/28 18:13:40 fpe 1.9.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.9.6.4: building Sol 2008/05/21 09:10:50 ufi 1.9.6.3: vor testbuild 2008/04/18 07:57:25 ufi 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/14 15:33:39 ufi 1.9.6.1: stand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [82150c4ea6ec2466ddb63d8ddb40a652d21c48cb]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:40 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.6.2.2: building Sol 2008/05/21 09:10:50 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [09548b73432e1fc0ce5f4aa7dfb37ebc91a14e04]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.6.2.2: building Sol 2008/05/21 09:10:50 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b43369f3e6cb97f581be9e2dafc1f2f47a0876f3]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.8.2.2: building Sol 2008/05/21 09:10:50 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ede568ec6f72b225a0f10229e8d8884dd9ec25bd]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.7.2.2: building Sol 2008/05/21 09:10:49 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [33f4b03e277c64e5bef740dc121b3c192f8e937f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:26 ufi 1.6.2.2: building Sol 2008/05/21 09:10:49 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7bf731535e8bb5b37783a0d9cd1794ee7830a30b]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.11.2.2: building Sol 2008/05/21 09:10:49 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ee073720115c2bc3c2c9843013ac7538751db2e8]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.8.2.2: building Sol 2008/05/21 09:10:49 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d4bf6438873632e2c1369fae3fb6e8d8780e83f9]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.4.2.2: building Sol 2008/05/21 09:10:49 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d51bb5848d8e5177f93cfc4df881d7e0db9a0009]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.6.2.2: building Sol 2008/05/21 09:10:49 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ccd72983e18ecede73451d211ce4b287bd9208c5]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.5.2.2: building Sol 2008/05/21 09:10:49 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [980f73b4c272861361c15715802e705f65a042f3]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:39 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.7.2.2: building Sol 2008/05/21 09:10:49 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bb472711eef91e3e936d92f7f02c2d6d00958ef2]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:38 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.12.2.2: building Sol 2008/05/21 09:10:49 ufi 1.12.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ad40fdfb36946aa8047114ea2f51d71712a44c08]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:38 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.10.2.2: building Sol 2008/05/21 09:10:49 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [52496d5d257e22533f63ae1f70944872a4cabd56]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:38 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.8.2.2: building Sol 2008/05/21 09:10:49 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b030490b0c521a6bf9b621ad7501dd2920170b6b]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:38 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.5.2.2: building Sol 2008/05/21 09:10:49 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a532081114d28a411e5791fc906e9a5a4e83b273]

        INTEGRATION: CWS hcshared18 (1.16.6); FILE MERGED 2008/05/28 18:13:38 fpe 1.16.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:25 ufi 1.16.6.4: building Sol 2008/05/21 09:10:49 ufi 1.16.6.3: vor testbuild 2008/04/18 07:57:22 ufi 1.16.6.2: RESYNC: (1.16-1.17); FILE MERGED 2008/04/18 07:17:08 ufi 1.16.6.1: resyncing

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a82cbad09f5f935c2eb7c355f5088f4a4c1dff02]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:38 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:24 ufi 1.7.2.2: building Sol 2008/05/21 09:10:48 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3d3d4331ccc264d7d0d66d8e2b4db01871048f4c]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:38 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:24 ufi 1.4.2.2: building Sol 2008/05/21 09:10:48 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b6da5d2fcb6653deab9188aa0d6570b3e1fb62ae]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:38 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:24 ufi 1.6.2.2: building Sol 2008/05/21 09:10:48 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [855a6bcc9041cc616e9140767d77429a07704fec]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:38 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:24 ufi 1.5.2.2: building Sol 2008/05/21 09:10:48 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f9fc784e4b9ef2cb3efcf3f562fb3a267a14a510]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:37 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:24 ufi 1.4.2.2: building Sol 2008/05/21 09:10:48 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [15025b4b34c7bc3cf542ccb53387a3a3e6e5b7ba]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:37 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:24 ufi 1.7.2.2: building Sol 2008/05/21 09:10:48 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [322e72dd967f9aedccc2445d6b4a87804e17b2e3]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:37 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:24 ufi 1.10.2.2: building Sol 2008/05/21 09:10:48 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4f17ab169f2a05cb3809a22bc4475b06fbae4fdf]

        INTEGRATION: CWS hcshared18 (1.8.6); FILE MERGED 2008/05/28 18:13:37 fpe 1.8.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:22 ufi 1.8.6.4: makefiles 2008/05/21 09:10:46 ufi 1.8.6.3: vor testbuild 2008/04/23 09:53:49 fpe 1.8.6.2: committing changes to makefile and xhps 2008/03/12 12:13:40 ufi 1.8.6.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e815fef4d77dc57bd68644e631e0434aa65060dd]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:37 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:20 ufi 1.5.2.2: building Sol 2008/05/21 09:10:46 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8f2b66bbd64b8916e6ed55cc5cb36adb6729bb04]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:20 ufi 1.6.2.2: building Sol 2008/05/21 09:10:46 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [291b62e790d815baf8d619bd512581679f4fbb19]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:20 ufi 1.5.2.2: building Sol 2008/05/21 09:10:46 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [82fc0cf97ee84376bf5c047137a1ced54cc0a5da]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:20 ufi 1.4.2.2: building Sol 2008/05/21 09:10:46 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [03e2ba0172cc55e14bb0372d62588e02230b7da8]

        INTEGRATION: CWS hcshared18 (1.16.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.16.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:20 ufi 1.16.2.2: building Sol 2008/05/21 09:10:46 ufi 1.16.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5bd7e65efdbe334dc7d69914fbf43f7d18a731f8]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.7.2.2: building Sol 2008/05/21 09:10:46 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [000744e66bfd04ee376dcdbbdfa8b057a2076623]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.10.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.10.2.3: building Sol 2008/05/21 09:10:46 ufi 1.10.2.2: vor testbuild 2008/04/23 09:53:48 fpe 1.10.2.1: committing changes to makefile and xhps

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [219d9674935346a0f2c1a65be52fed8e337abd41]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.11.2.2: building Sol 2008/05/21 09:10:45 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f0e05a887ba51c605745074fe06705612600a9eb]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.3.2.2: building Sol 2008/05/21 09:10:45 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [40e8b3a7e7087b0d1949d2a5a75b0c8b1bfd5671]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.4.2.2: building Sol 2008/05/21 09:10:45 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dceb531cb4a0ac2fbe32af6312e2ebf5df114905]

        INTEGRATION: CWS hcshared18 (1.17.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.17.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.17.2.2: building Sol 2008/05/21 09:10:45 ufi 1.17.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3b6ef9297134102c2a7da135823ba57c8f2bded9]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:36 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.8.2.2: building Sol 2008/05/21 09:10:45 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3b3f539295c6b2764afeb7ca914ef85f5cda6b07]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.4.2.2: building Sol 2008/05/21 09:10:45 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [755373232767ed8b96b3b2f2c0f43fb7205d4fa2]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.13.2.2: building Sol 2008/05/21 09:10:45 ufi 1.13.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d835ed283ca862b0e8c9419232e0d3ba8a78b32f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.6.2.2: building Sol 2008/05/21 09:10:45 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [efb9ebf05b5acc95187212a0a87c1da17db22dfc]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:19 ufi 1.5.2.2: building Sol 2008/05/21 09:10:45 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6fca78104ddbb230f0c5da94fcca7979dc13ee9a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.5.2.2: building Sol 2008/05/21 09:10:45 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3e3c36516f229d17857fcc649cd86cee0b714db3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.6.2.2: building Sol 2008/05/21 09:10:45 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d16bcb15e1d3a4de2c700fc244540ed8c4cfffc6]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.4.2.2: building Sol 2008/05/21 09:10:45 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ac8100fbe66d52b472c4c4490cd50c929526e0a7]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.7.2.2: building Sol 2008/05/21 09:10:44 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [241653585e07b1b6a14af4bef77e826c50ec7792]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.4.2.2: building Sol 2008/05/21 09:10:44 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a5c67837bb1c83efb18eed1f1b76537dcde76649]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.6.2.2: building Sol 2008/05/21 09:10:44 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8e35bf5765ae183fc7e02b8db5072dd017ea38bf]

        INTEGRATION: CWS hcshared18 (1.20.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.20.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/21 09:10:44 ufi 1.20.2.3: vor testbuild 2008/04/18 07:57:19 ufi 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2008/04/18 07:17:08 ufi 1.20.2.1: resyncing

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3685c0ae67eff3458664cbb783ad2bec20f2bd4b]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:35 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.10.2.2: building Sol 2008/05/21 09:10:44 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [51a1c64eb8357083eb8324ed5994b2d343b3fef2]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:34 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.4.2.2: building Sol 2008/05/21 09:10:44 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [459be8c53ece58795783fc363ac8ce57beb8a6d6]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:34 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.3.2.2: building Sol 2008/05/21 09:10:44 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [737c5a181dfc6676fd964f6efa5c59ffdfa9d590]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:34 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.8.2.2: building Sol 2008/05/21 09:10:44 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cd104e9eb905806db75e4700fe89d2607ce0ea8c]

        INTEGRATION: CWS hcshared18 (1.9.36); FILE MERGED 2008/05/28 18:13:34 fpe 1.9.36.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.9.36.4: building Sol 2008/05/21 09:10:44 ufi 1.9.36.3: vor testbuild 2008/04/18 07:57:16 ufi 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/02 10:30:41 ufi 1.9.36.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ff95eb23de5722a29de9c026d22b9c0d42847bad]

        INTEGRATION: CWS hcshared18 (1.8.36); FILE MERGED 2008/05/28 18:13:34 fpe 1.8.36.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.8.36.4: building Sol 2008/05/21 09:10:43 ufi 1.8.36.3: vor testbuild 2008/04/18 07:57:13 ufi 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/18 07:17:08 ufi 1.8.36.1: resyncing

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7aac2b678ac1b7251c5a0663fd7c4f5e741a273c]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:34 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.6.2.2: building Sol 2008/05/21 09:10:43 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [31320cabca5aa2d2b3ca0bde1a662b7cfaccf470]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:13:34 fpe 1.15.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:18 ufi 1.15.2.4: building Sol 2008/05/21 09:10:43 ufi 1.15.2.3: vor testbuild 2008/04/18 07:57:10 ufi 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/18 07:17:08 ufi 1.15.2.1: resyncing

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [91d8f45852de2544e060780a8042201f2c16df5b]

        INTEGRATION: CWS hcshared18 (1.16.2); FILE MERGED 2008/05/28 18:13:34 fpe 1.16.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.16.2.2: building Sol 2008/05/21 09:10:43 ufi 1.16.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8b3ac71285d0276b538cc4d510517db93f6f9d11]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:32 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.5.2.2: building Sol 2008/05/21 09:10:43 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0f2bde3ac1707fddadd1d27294e2f032f885e679]

        INTEGRATION: CWS hcshared18 (1.10.146); FILE MERGED 2008/05/28 18:13:32 fpe 1.10.146.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:22 ufi 1.10.146.4: makefiles 2008/05/21 09:10:43 ufi 1.10.146.3: vor testbuild 2008/04/23 09:53:48 fpe 1.10.146.2: committing changes to makefile and xhps 2008/03/12 12:13:40 ufi 1.10.146.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [33ee645a111fa17ea27bea03ec85e6f1acb16a85]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:32 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.4.2.2: building Sol 2008/05/21 09:10:43 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8ad4c9c35c10520c19200e0b4262396ce05cf552]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:32 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.6.2.2: building Sol 2008/05/21 09:10:43 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d62f3e4e08e05a175994b80ae228e173fdc66d55]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:32 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.10.2.2: building Sol 2008/05/21 09:10:43 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cda66877d2cc8b9127f63d4adf61772eb42b7f00]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.3.2.2: building Sol 2008/05/21 09:10:43 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a6ce6dfa04a01b2e7cb26750bfcd8df8c529073f]

        INTEGRATION: CWS hcshared18 (1.14.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.14.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.14.2.2: building Sol 2008/05/21 09:10:43 ufi 1.14.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [007574c2ac2ec21eb60b09e6612b6e4b4af1eef2]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.6.2.2: building Sol 2008/05/21 09:10:42 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1b690e1e3e4da00395366b448cb166c2a8565548]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.5.2.2: building Sol 2008/05/21 09:10:42 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ac3391ba22597576e3a0b9c2b4db63701b900c63]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.9.2.2: building Sol 2008/05/21 09:10:42 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [628004e315f49f0bedaa75dc23c7f36053aac50b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.7.2.2: building Sol 2008/05/21 09:10:42 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [993f2244ff469f516604834f2749a7a1b6d17b9e]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.3.2.2: building Sol 2008/05/21 09:10:42 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [97c94727995392f6e3ef08ed7a1029afdda2b23c]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.4.2.2: building Sol 2008/05/21 09:10:42 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f0d649873e6c662dc88a9d0cacc2108f92d82274]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.11.2.2: building Sol 2008/05/21 09:10:42 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b1cc4713829eeeb45b88b8f26ce38b670df82b4c]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:31 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.10.2.2: building Sol 2008/05/21 09:10:42 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [597f3ee3eab99ea5c920334e33ca1d337f413bdf]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:30 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:17 ufi 1.7.2.2: building Sol 2008/05/21 09:10:42 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f1a7571cb05597b25c074a202e99c18e0c9919ff]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:30 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:16 ufi 1.6.2.2: building Sol 2008/05/21 09:10:42 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d3dc503997a2937db09874b69c3a77f4709578ca]

        INTEGRATION: CWS hcshared18 (1.9.38); FILE MERGED 2008/05/28 18:13:30 fpe 1.9.38.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.9.38.4: building Sol 2008/05/21 09:10:41 ufi 1.9.38.3: vor testbuild 2008/04/18 07:57:07 ufi 1.9.38.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/02 10:30:40 ufi 1.9.38.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6a773af3f226dea47a1c867bcba8b97d1de71b56]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:30 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.7.2.2: building Sol 2008/05/21 09:10:41 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [023cdb331e4aebf6249fe8b22871f2b33913eb58]

        INTEGRATION: CWS hcshared18 (1.8.348); FILE MERGED 2008/05/28 18:13:30 fpe 1.8.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:22 ufi 1.8.348.4: makefiles 2008/05/21 09:10:41 ufi 1.8.348.3: vor testbuild 2008/04/23 09:53:48 fpe 1.8.348.2: committing changes to makefile and xhps 2008/03/12 12:13:39 ufi 1.8.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1fc69600bcff314d63697f07c146925d7efbf955]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:30 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.6.2.2: building Sol 2008/05/21 09:10:41 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [485a3575698b49c7db87d03fd3da37665d62d5bc]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.4.2.2: building Sol 2008/05/21 09:10:40 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9f6e6ea7d8cefd687f72d125225d79a646b27cb6]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:30 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.6.2.2: building Sol 2008/05/21 09:10:40 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e47be252d7eb82668f34eeced9e1650a0fcfacd1]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.5.2.2: building Sol 2008/05/21 09:10:40 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [898beaa740bb8a6643ad171758e3e95e7376f619]

        INTEGRATION: CWS hcshared18 (1.4.56); FILE MERGED 2008/05/28 18:13:29 fpe 1.4.56.6: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.4.56.5: building Sol 2008/05/21 09:10:40 ufi 1.4.56.4: vor testbuild 2008/04/18 07:57:04 ufi 1.4.56.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/12 10:00:47 ufi 1.4.56.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/12 09:43:40 ufi 1.4.56.1: vor resync

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a635268439d67f20b5c5334e6d99046700d8d722]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:29 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.6.2.2: building Sol 2008/05/21 09:10:40 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [113f306db14d8f6e558340abd23d4fcc30301c67]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:29 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.9.2.2: building Sol 2008/05/21 09:10:40 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6730c632233d8db11cf78760bb5d125112b50f67]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:29 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:15 ufi 1.4.2.2: building Sol 2008/05/21 09:10:40 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f13222a782567bcda4bb46d315839223aaaf8128]

        INTEGRATION: CWS hcshared18 (1.4.54); FILE MERGED 2008/05/28 18:13:29 fpe 1.4.54.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:14 ufi 1.4.54.4: building Sol 2008/05/21 09:10:40 ufi 1.4.54.3: vor testbuild 2008/04/18 07:57:01 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/02 10:30:40 ufi 1.4.54.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6f3cc622026899004a5cac0594d1556f8e4dcdb2]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:14 ufi 1.5.2.2: building Sol 2008/05/21 09:10:40 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d1defd5cccdf29cc4865587402af29d46789d390]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:29 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:14 ufi 1.9.2.2: building Sol 2008/05/21 09:10:40 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [20334a54448768564ca4958ecd120dbe1a0dba9c]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:29 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:22 ufi 1.7.348.4: makefiles 2008/05/21 09:10:40 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:47 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:39 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [528f752a2079b6b523132e6e4f03ff6798bf3159]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:29 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:14 ufi 1.8.2.2: building Sol 2008/05/21 09:10:40 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [32c53e31aaae6f52170af860844d7b3e4abbf464]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:29 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:22 ufi 1.7.348.4: makefiles 2008/05/21 09:10:39 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:47 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:39 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0340937fff99351466b573e6787b2b666b9702b3]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:14 ufi 1.5.2.2: building Sol 2008/05/21 09:10:39 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a3fdaa369c8b4d98e1fa37db75d5519fb22c62b7]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:28 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:21 ufi 1.7.348.4: makefiles 2008/05/21 09:10:39 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:47 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:39 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a45de13b2a6ee940b5886df89f70ab40cc84c33c]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:14 ufi 1.3.2.2: building Sol 2008/05/21 09:10:39 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fd6e90dd37e7741c14c9d88fac2f368bb4fd1ac0]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:28 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:21 ufi 1.7.348.4: makefiles 2008/05/21 09:10:38 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:46 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:38 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b67c39feac0374da357f317dcc16bc5a65ab5aa2]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.3.2.2: building Sol 2008/05/21 09:10:38 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [79f1f245b2c6660fc99317eb4c8572baa3f51c58]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.9.2.2: building Sol 2008/05/21 09:10:38 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [187d7b452f20bbbac25bca53cd9f04809eb9e5e3]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.7.2.2: building Sol 2008/05/21 09:10:38 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f9e29e0195922d6d79e5cc5b5b6c8173fb8783a4]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.10.2.2: building Sol 2008/05/21 09:10:38 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [11afc4cb27fc0e1f52ac81061d24775d822d7649]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.6.2.2: building Sol 2008/05/21 09:10:38 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [11881905459151a252c91b2047ee43e212b45dc4]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.5.2.2: building Sol 2008/05/21 09:10:38 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f9871d554c9a902316a82927392c05ed9883cb09]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.4.2.2: building Sol 2008/05/21 09:10:37 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8fdcc67eb2f42b72dda01a56bb392dff83bb969b]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.11.2.2: building Sol 2008/05/21 09:10:37 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b7999f37ef66a72f756150fcb600b6dbc5936e5e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.6.2.2: building Sol 2008/05/21 09:10:37 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5678be927afd3278f2c85f8186e61e7b1fb41698]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:28 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.5.2.2: building Sol 2008/05/21 09:10:37 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dd27f6558ca7da7a146e51ab02565b58109c1815]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:27 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.6.2.2: building Sol 2008/05/21 09:10:37 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0790488cc81a6bf26b79801611aeeac5e344d7a4]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:27 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:13 ufi 1.3.2.2: building Sol 2008/05/21 09:10:37 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1fec92499b4123bbfaab934e0ee3d9ce4965aaf6]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:26 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:21 ufi 1.7.348.4: makefiles 2008/05/21 09:10:37 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:46 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:38 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [54ae3d73981c953fd18f5bb5a02794a5bb82d0f5]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:26 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:10 ufi 1.4.2.2: building Sol 2008/05/21 09:10:37 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [79fe417eda0ee9eda7c7fe94bdeb19413b9121f1]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:26 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:21 ufi 1.7.348.4: makefiles 2008/05/21 09:10:36 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:46 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:38 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [754d34121c203f85b8239152c3ac87d0fb6faf68]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:26 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:10 ufi 1.3.2.2: building Sol 2008/05/21 09:10:36 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [615e8c0240d27d0139b70366719497e15d136dea]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:26 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:10 ufi 1.6.2.2: building Sol 2008/05/21 09:10:36 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [006d179511941f3539e75b1abf2a688dde398e13]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:26 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:09 ufi 1.4.2.2: building Sol 2008/05/21 09:10:36 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8dd1f29ea26d725868a54cf09771e32d69ff1107]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:25 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:09 ufi 1.4.2.2: building Sol 2008/05/21 09:10:36 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6f588a7030b8813b6b3041dc94f032b990c798b1]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:09 ufi 1.5.2.2: building Sol 2008/05/21 09:10:34 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f5a9887a5fbb40d0f4a89a978b738730500d87ec]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:25 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:09 ufi 1.4.2.2: building Sol 2008/05/21 09:10:34 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7a399a54b1c13ae7cdcf8a3f21dea6e33fe57938]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:25 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:09 ufi 1.6.2.2: building Sol 2008/05/21 09:10:34 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8d7a28ed2e5f12f394871789ff8e7e68d2467acb]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:25 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:09 ufi 1.4.2.2: building Sol 2008/05/21 09:10:34 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [801213ded7c6cbc8cb1e85e8d456650ddfb43c9d]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:24 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:09 ufi 1.4.2.2: building Sol 2008/05/21 09:10:34 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [853657044c4f3acadc136c1f11c6a29bf2ea3728]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:24 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.5.2.2: building Sol 2008/05/21 09:10:34 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [caa7682839f61f52b587e01f7b06e9d4eb3537b1]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.6.2.2: building Sol 2008/05/21 09:10:33 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e11c9c2ec4fde764b66e0c157875dc583d7239f2]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:24 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.4.2.2: building Sol 2008/05/21 09:10:33 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dac6f49ea12f50395bcbe141e26ded14a6dbc663]

        INTEGRATION: CWS hcshared18 (1.9.46); FILE MERGED 2008/05/28 18:13:24 fpe 1.9.46.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:21 ufi 1.9.46.4: makefiles 2008/05/21 09:10:33 ufi 1.9.46.3: vor testbuild 2008/04/23 09:53:45 fpe 1.9.46.2: committing changes to makefile and xhps 2008/03/12 12:13:38 ufi 1.9.46.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ce97619ce0e5aa46e7323fd19c395207f9cab843]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:24 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.5.2.2: building Sol 2008/05/21 09:10:33 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4a93bb9f18659fe219e4008758405a23be8a1f8a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:23 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.5.2.2: building Sol 2008/05/21 09:10:33 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [61adec8d94ef9876ead61f5a728758ae99cbe701]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:23 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.7.2.2: building Sol 2008/05/21 09:10:33 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cb8f93aa52ceda73520945a3962b6052260523c0]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:23 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.6.2.2: building Sol 2008/05/21 09:10:33 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6cdaa9a2620071ed8798a4600d28a34f3c3edbd8]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:23 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.6.2.2: building Sol 2008/05/21 09:10:32 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [30aab4b50e85763b2e0c67d54feccd3738ca6049]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:22 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.5.2.2: building Sol 2008/05/21 09:10:32 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [350ce4f6577ce8e4d8778b4175e0195bf105605a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:22 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:08 ufi 1.6.2.2: building Sol 2008/05/21 09:10:32 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [de7b0c275a8c5d0f47ee41fee96831329c5651d8]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:22 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.4.2.2: building Sol 2008/05/21 09:10:32 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [130e794d21143607fd3dce7e4a0e72996b6dd81e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:22 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.6.2.2: building Sol 2008/05/21 09:10:32 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [030a772c139031ee02f2dd9063683ec6986aff2c]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:22 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.7.2.2: building Sol 2008/05/21 09:10:32 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [89fec1ef2962cf22e4a98b4ac436e57893343dff]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:21 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.9.2.2: building Sol 2008/05/21 09:10:32 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d7d01e17279ceb48ea8ff510822fa5dee3bbd480]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:21 fpe 1.6.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.6.2.3: building Sol 2008/05/21 09:10:32 ufi 1.6.2.2: vor testbuild 2008/04/23 09:53:45 fpe 1.6.2.1: committing changes to makefile and xhps

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d7d7f76208a55fe2c3864c2411fdad02bf1f8b57]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:21 fpe 1.7.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/22 07:14:17 ufi 1.7.2.3: 04050000.xhp 2008/05/21 09:10:32 ufi 1.7.2.2: vor testbuild 2008/04/23 09:53:45 fpe 1.7.2.1: committing changes to makefile and xhps

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d9f0887ff114ae1e872c73b446e302fc872a1b25]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:21 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.7.2.2: building Sol 2008/05/21 09:10:32 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c963ca86b50c72dd94d39ce2c9308b0547105add]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:21 fpe 1.9.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.9.2.3: building Sol 2008/05/21 09:10:31 ufi 1.9.2.2: vor testbuild 2008/04/23 09:53:45 fpe 1.9.2.1: committing changes to makefile and xhps

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6d09c9720504f245d9abc54b2c16745a48982ef7]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.6.2.2: building Sol 2008/05/21 09:10:31 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [29aff40460f7b8091f2e7683ae34aa78a1e3b459]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:21 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.7.2.2: building Sol 2008/05/21 09:10:31 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8a8493f0c7ba618813d3a30fb8c4324ec7cf4f8a]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:21 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:07 ufi 1.11.2.2: building Sol 2008/05/21 09:10:31 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [76c1287daafb539219905573b6ef2170f79ee5da]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:20 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:20 ufi 1.7.348.4: makefiles 2008/05/21 09:10:31 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:44 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:37 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c21d568348a692b1057343b29daa35b8e5645692]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:20 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:06 ufi 1.8.2.2: building Sol 2008/05/21 09:10:31 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ecb1ad487b7a43fee2d22c7fd086af10a0cc80cb]

        INTEGRATION: CWS hcshared18 (1.8.82); FILE MERGED 2008/05/28 18:13:18 fpe 1.8.82.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:20 ufi 1.8.82.4: makefiles 2008/05/21 09:10:30 ufi 1.8.82.3: vor testbuild 2008/04/23 09:53:44 fpe 1.8.82.2: committing changes to makefile and xhps 2008/03/12 12:13:37 ufi 1.8.82.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0981c3b06854a323b1c53508fffc30d8b743d326]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:18 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:06 ufi 1.3.2.2: building Sol 2008/05/21 09:10:30 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c44117d1d8bc656a01d2790aa1f43496099f8a75]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:18 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:06 ufi 1.7.2.2: building Sol 2008/05/21 09:10:30 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9f1403f08e7742ea224cc954e7c912d75ced2f14]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.4.2.2: building Sol 2008/05/21 09:10:28 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [14aa71f6b7a582f768de6e2bc2bba9e85fdc7658]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.5.2.2: building Sol 2008/05/21 09:10:28 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5a1262f4c5ae9c8e04d660883e2a4080e74b70f4]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.7.2.2: building Sol 2008/05/21 09:10:28 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [780873e2805eff9a7df61d1d55b327b6275b1a53]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.10.2.2: building Sol 2008/05/21 09:10:28 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [74de04bd59c6c37793acd33737dfee147e1b8b3d]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.8.2.2: building Sol 2008/05/21 09:10:27 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2992c3fb2c31e77f46bf597e1b446123cbcbbfbb]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.10.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:05 ufi 1.10.2.3: vor final build 2008/05/23 11:08:00 ufi 1.10.2.2: building Sol 2008/05/21 09:10:27 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2a2c1d061bd256d242920bcf7a2b555e132f877c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.5.2.2: building Sol 2008/05/21 09:10:27 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [36ae587a376221bf8fbd6303cb2eef3ac61d1d74]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.6.2.2: building Sol 2008/05/21 09:10:27 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3c71ad56a3874311587ac8f29c2535097367a5f9]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:17 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.4.2.2: building Sol 2008/05/21 09:10:27 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f1d3eea232c60f0cf4168ccac4bc70db3dc72f9b]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:08:00 ufi 1.10.2.2: building Sol 2008/05/21 09:10:27 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4f191ace54dfdf2b1c32dee55974b8aa93561f0e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.9.2.2: building Sol 2008/05/21 09:10:27 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4758a702dbc431806c1bb8b3b5aa3530ac1a71a7]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.7.2.2: building Sol 2008/05/21 09:10:27 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ee98f1f527fcf414112c03dac8d731ea65928604]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.6.2.2: building Sol 2008/05/21 09:10:27 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5035168b84391eeb6ae6e887d2484048ca9c039a]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.8.2.2: building Sol 2008/05/21 09:10:27 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8bd2da01197443c0a770e862fdd2449f7b1d0966]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.13.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.13.2.3: building Sol 2008/05/21 09:10:26 ufi 1.13.2.2: vor testbuild 2008/04/23 09:53:43 fpe 1.13.2.1: committing changes to makefile and xhps

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8a63d45a9823b8c32c0e4a03781ee6edffdb28e1]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.7.2.2: building Sol 2008/05/21 09:10:26 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [17581f02392447d196a9b962d2b6727784801e4a]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.10.2.6: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.10.2.5: building Sol 2008/05/21 09:10:26 ufi 1.10.2.4: vor testbuild 2008/04/18 07:56:58 ufi 1.10.2.3: RESYNC: (1.10-1.11); FILE MERGED 2008/04/18 07:17:07 ufi 1.10.2.2: resyncing 2008/04/02 10:30:40 ufi 1.10.2.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bf9ff16240ba40390cf15001795cb40855453fcc]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.5.2.2: building Sol 2008/05/21 09:10:26 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4ff03c87f20a5501666d6e3393e665574fedd5ea]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.8.2.2: building Sol 2008/05/21 09:10:26 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cb5a0610f82bc9adfd0b791b7a7e7e178144d804]

        INTEGRATION: CWS hcshared18 (1.4.288); FILE MERGED 2008/05/28 18:13:16 fpe 1.4.288.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.4.288.4: building Sol 2008/05/21 09:10:26 ufi 1.4.288.3: vor testbuild 2008/04/18 07:56:55 ufi 1.4.288.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/02 10:30:40 ufi 1.4.288.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a842ecd84cc7f5efb4b93846df6fbc1111205e08]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.5.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:05 ufi 1.5.2.3: vor final build 2008/05/23 11:07:59 ufi 1.5.2.2: building Sol 2008/05/21 09:10:26 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3ef81b772c8d33f97a58d1e26ae0381b1c8b1dc3]

        INTEGRATION: CWS hcshared18 (1.3.288); FILE MERGED 2008/05/28 18:13:16 fpe 1.3.288.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.3.288.4: building Sol 2008/05/21 09:10:26 ufi 1.3.288.3: vor testbuild 2008/04/18 07:56:52 ufi 1.3.288.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 10:30:40 ufi 1.3.288.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bc342a11f1f63d7a396e96de250e0c4458614857]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.3.2.2: building Sol 2008/05/21 09:10:26 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b9ecfd3e0ced4b1ec76fd54f6e515d8b9e4a134c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.5.2.2: building Sol 2008/05/21 09:10:26 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6d0dc657a96a1efb87ec6def1860680a74e41c90]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.6.2.2: building Sol 2008/05/21 09:10:26 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f15c6f99c6fd54d83df13f49ebc9f758663dfce5]

        INTEGRATION: CWS hcshared18 (1.17.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.17.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:20 ufi 1.17.2.4: makefiles 2008/05/21 09:10:25 ufi 1.17.2.3: vor testbuild 2008/04/23 09:53:43 fpe 1.17.2.2: committing changes to makefile and xhps 2008/03/12 12:13:37 ufi 1.17.2.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5f59048e31ba7f0472f85b16a6f65020b94a72dc]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.9.2.2: building Sol 2008/05/21 09:10:25 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0f2ac0b207679b742fbd8891f37bcc88f04c5801]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:16 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:59 ufi 1.5.2.2: building Sol 2008/05/21 09:10:25 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6c5ded95520bfee851b0ac590b58293dd9eebaa1]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.9.2.2: building Sol 2008/05/21 09:10:25 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7313af7e877538500280b50aa6c6eeef782cf055]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.5.2.2: building Sol 2008/05/21 09:10:25 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5b3ff64431bbbdb91322c57f7b7dd2e23931fdd9]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.7.2.2: building Sol 2008/05/21 09:10:25 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bbb3373544ee04c7fab10894debd9bca2ce4f448]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.10.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:05 ufi 1.10.2.3: vor final build 2008/05/23 11:07:58 ufi 1.10.2.2: building Sol 2008/05/21 09:10:25 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [315a9118fa00a2a6006c098cbea573155b5c6e41]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.8.2.2: building Sol 2008/05/21 09:10:25 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [49e1b45543219d8680b3b81cbf7b16a12077b34d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.6.2.2: building Sol 2008/05/21 09:10:25 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5db0aaca5c1adccb42952ac2ad53a5b1b139f816]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.8.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:05 ufi 1.8.2.3: vor final build 2008/05/23 11:07:58 ufi 1.8.2.2: building Sol 2008/05/21 09:10:25 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [55e7a37825bfc7cbf80c027de703da7ae15629d2]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.3.2.2: building Sol 2008/05/21 09:10:24 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4e2a0fb89aaf7a0ff41e8c07b8ce6dc7c8b02d09]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.10.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:05 ufi 1.10.2.4: vor final build 2008/05/23 11:07:58 ufi 1.10.2.3: building Sol 2008/05/21 09:10:24 ufi 1.10.2.2: vor testbuild 2008/04/23 09:53:42 fpe 1.10.2.1: committing changes to makefile and xhps

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fe9cd58b8318fe4dd4be06824164607c86949691]

        INTEGRATION: CWS hcshared18 (1.8.16); FILE MERGED 2008/05/28 18:13:15 fpe 1.8.16.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.8.16.4: building Sol 2008/05/21 09:10:24 ufi 1.8.16.3: vor testbuild 2008/04/18 07:56:49 ufi 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/02 10:30:40 ufi 1.8.16.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d6823a6c864c6d4323ab709c5ab24adb78b38749]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.8.2.2: building Sol 2008/05/21 09:10:24 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ae383984da8f72e5edf06993260eac86e61a16f5]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.12.2.2: building Sol 2008/05/21 09:10:24 ufi 1.12.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2e70247b92dbf3a8fced8495738ac280dfa9fb88]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.6.2.2: building Sol 2008/05/21 09:10:24 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [00c7be91df25fdfe2715217625d9d0948bc5b616]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:58 ufi 1.5.2.2: building Sol 2008/05/21 09:10:24 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2030d6ac088eb0b07f7e6c5bfa390d9ef0c5dbcb]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.7.2.2: building Sol 2008/05/21 09:10:24 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2deb9ab95cfa25222b4e62fc9da41d3215fe4c52]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:15 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.8.2.2: building Sol 2008/05/21 09:10:24 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [66fa9f9d4ef3cdb21b9eccd5482fd5b2e99b87fa]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.6.2.2: building Sol 2008/05/21 09:10:24 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [84e07651b8b132472e2ea668d9514692104ef64b]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.5.2.2: building Sol 2008/05/21 09:10:24 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8cd88eb8ee2dda6346280d0514aff0479397595c]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.8.2.2: building Sol 2008/05/21 09:10:24 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [03cb4b568616ede872161bae809a1758923b8163]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.8.2.2: building Sol 2008/05/21 09:10:23 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0dde137e4eec646164ad37b7a3943fed458fb119]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.9.2.2: building Sol 2008/05/21 09:10:23 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ee4959ef52ea08cfc931e62662792a957904cce4]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.7.2.2: building Sol 2008/05/21 09:10:23 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [25983c8b1f092443664e83a3ed6b236d9f1f515f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:57 ufi 1.6.2.2: building Sol 2008/05/21 09:10:23 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [25193beaa4e711d02633cfcd46bf580d02b16ade]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.6.2.2: building Sol 2008/05/21 09:10:23 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8e992e35daaf2770af84f96905af4cddeb2ffa60]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.5.2.2: building Sol 2008/05/21 09:10:23 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [441cf86e98a2707131b7746930271bfafd2f46a2]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.7.2.2: building Sol 2008/05/21 09:10:23 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2e61fa143593aa0e45375c7ab114acd3533d61eb]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:14 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.5.2.2: building Sol 2008/05/21 09:10:22 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ad771cf2c5c9118f3be75e003d174f2508c7a164]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.9.2.2: building Sol 2008/05/21 09:10:22 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8f68a60360042aa416ac1274713e8e7884bfe5d2]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.3.2.2: building Sol 2008/05/21 09:10:22 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [502c20fadf58ae12965bf501b6cffb85ae07762c]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.6.2.2: building Sol 2008/05/21 09:10:22 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e34c936887828a53588e71689eaa0ab0dd030b91]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.4.2.2: building Sol 2008/05/21 09:10:22 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cdf4736754e63659f5346c320c60ce39e668340d]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.10.2.2: building Sol 2008/05/21 09:10:22 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2e8c8e0f79b89e3a4090b4d9bec762b512615c0e]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.5.2.2: building Sol 2008/05/21 09:10:22 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [22afa8a6bc0d9f0c21aa5d6a6dcb6a8e248654e0]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.7.2.2: building Sol 2008/05/21 09:10:21 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c8ef2f2941e6aef5c55fc33cd5e64b929598543a]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:56 ufi 1.8.2.2: building Sol 2008/05/21 09:10:21 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6336559d360663c4df3c4a9dba07d831702ed9db]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:13 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:55 ufi 1.10.2.2: building Sol 2008/05/21 09:10:21 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7c7085027478b998892d43a0bfa888bf1aed82a4]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:12 fpe 1.8.2.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:20 ufi 1.8.2.4: makefiles 2008/05/21 09:10:21 ufi 1.8.2.3: vor testbuild 2008/04/23 09:53:42 fpe 1.8.2.2: committing changes to makefile and xhps 2008/03/12 12:13:37 ufi 1.8.2.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [558e0421640efd54d9feb5c7cc347ce0b7533cda]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:12 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:55 ufi 1.3.2.2: building Sol 2008/05/21 09:10:21 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a7c095ea3bdb12a6ce74dc23d0b4cc0c5ce3a5c4]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:12 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:55 ufi 1.9.2.2: building Sol 2008/05/21 09:10:21 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bf43344c79532d3aa2cddc4308a81ca5195f5bbc]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:11 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:20 ufi 1.7.348.4: makefiles 2008/05/21 09:10:21 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:42 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:36 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5600f97fcf3721067990265d0dd075868cb6a4c1]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:55 ufi 1.10.2.2: building Sol 2008/05/21 09:10:20 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [83bd4e6bc60626a8bf9924eae0d5d3b4b4c3f736]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:13:11 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:19 ufi 1.7.348.4: makefiles 2008/05/21 09:10:19 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:41 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:36 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ec4216cc3a1bd80a1bf91b0912eee2cad8f8f58e]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:52 ufi 1.7.2.2: building Sol 2008/05/21 09:10:19 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [159e59d9e605e548638b8f45b0b297c465f5c187]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:52 ufi 1.9.2.2: building Sol 2008/05/21 09:10:19 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c517178c02bca179ac34da39704c161c14110aea]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:52 ufi 1.8.2.2: building Sol 2008/05/21 09:10:19 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [53abf9b0533a7558f0eda0775ffaf1047626f1f4]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:52 ufi 1.10.2.2: building Sol 2008/05/21 09:10:18 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7d5f5900079b2cbd60e88fa3cd2b3057a8b381be]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:52 ufi 1.5.2.2: building Sol 2008/05/21 09:10:18 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b2ba218f935306f2e888974ac44bacb4316d1b26]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:52 ufi 1.4.2.2: building Sol 2008/05/21 09:10:18 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [66e551b742850cce51d214914ee1545b0dff2821]

        INTEGRATION: CWS hcshared18 (1.5.16); FILE MERGED 2008/05/28 18:13:11 fpe 1.5.16.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:52 ufi 1.5.16.4: building Sol 2008/05/21 09:10:18 ufi 1.5.16.3: vor testbuild 2008/04/18 07:56:46 ufi 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/02 10:30:39 ufi 1.5.16.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c92c52365df55ea82bb55a40493d75d7413560c9]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:52 ufi 1.8.2.2: building Sol 2008/05/21 09:10:18 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c3903c44a7be9714bd7bec41662271d09aa5fe8c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:51 ufi 1.5.2.2: building Sol 2008/05/21 09:10:18 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [03183ff4131aa08d132e0d6270a0b95585180ddb]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:11 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:51 ufi 1.7.2.2: building Sol 2008/05/21 09:10:18 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ea9c4eff2f1dc32f50fa626744faf972bd52a903]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:10 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:51 ufi 1.6.2.2: building Sol 2008/05/21 09:10:18 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [833c350a8c4136687a99c06ad7e13cd3dc86d173]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:41 ufi 1.4.2.2: building Sol 2008/05/21 09:10:14 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b49d13fafb35833473fe31137ca7b57a80fd226a]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:41 ufi 1.3.2.2: building Sol 2008/05/21 09:10:14 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [298552b9a61c822fa5375cd747dd4bdc03cc5b5c]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.3.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:05 ufi 1.3.2.3: vor final build 2008/05/23 11:07:41 ufi 1.3.2.2: building Sol 2008/05/21 09:10:14 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ee47def3ad77e32f09816b4486e44e2f345509cf]

        INTEGRATION: CWS hcshared18 (1.12.6); FILE MERGED 2008/05/28 18:13:04 fpe 1.12.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:19 ufi 1.12.6.4: makefiles 2008/05/21 09:10:14 ufi 1.12.6.3: vor testbuild 2008/04/23 09:53:41 fpe 1.12.6.2: committing changes to makefile and xhps 2008/03/12 12:13:36 ufi 1.12.6.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6a4600c7ff9bfbf43a13c0316881831ee66768b4]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:40 ufi 1.8.2.2: building Sol 2008/05/21 09:10:14 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [76ca445d8e40703f8c264bc672d3e8e6014bf7e7]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:40 ufi 1.6.2.2: building Sol 2008/05/21 09:10:14 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bf785d8f91a6a2f7d7b248a93b96201a93bffcf6]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:40 ufi 1.7.2.2: building Sol 2008/05/21 09:10:14 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [175918617e68adf24c9d71c07550d9d3cef4408c]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:40 ufi 1.10.2.2: building Sol 2008/05/21 09:10:14 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3a7c93441dfe73ed3140d4f60cebe318e501f14c]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:40 ufi 1.9.2.2: building Sol 2008/05/21 09:10:14 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cf7a0021f0d03eb1e1ef0fdaa7d5976b3a447914]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:39 ufi 1.7.2.2: building Sol 2008/05/21 09:10:14 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b34cb7716b38e8f81a9aa7dc8c837ae6bfe29c86]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:04 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:39 ufi 1.6.2.2: building Sol 2008/05/21 09:10:13 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [403283737d4435c2f02423eb9a57b6f68c30ad24]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:39 ufi 1.7.2.2: building Sol 2008/05/21 09:10:13 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ffdd52817bc4f2597aa8ebbc15e095ead989d282]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:39 ufi 1.8.2.2: building Sol 2008/05/21 09:10:13 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9c65f19c3ffa5d5b2ce6c53a46d56ad8e2b9b051]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:39 ufi 1.4.2.2: building Sol 2008/05/21 09:10:13 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0aa45cde03456af7fdfbc06f274710a444c474f3]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:39 ufi 1.5.2.2: building Sol 2008/05/21 09:10:13 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7bee9eb532393edbeb9e590c1c3a53660f82634a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.5.2.2: building Sol 2008/05/21 09:10:13 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [085412fd015fb434aa86b82d917f89d88ce5057a]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.9.2.2: building Sol 2008/05/21 09:10:13 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [89bd5d0c09037740d3026d28019535850f4e2057]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.6.2.2: building Sol 2008/05/21 09:10:13 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5a601da5e3cdff3a71f8150ee4e5164dc2168a1d]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.11.2.2: building Sol 2008/05/21 09:10:13 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [988d89a7531b4550f8ec715c21367d9f3969e72a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.5.2.2: building Sol 2008/05/21 09:10:12 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a4001bd0854524008d84a8cd72578056b4acc7ca]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.4.2.2: building Sol 2008/05/21 09:10:12 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0763bce628b5b40fbf1a8ef61ecc07d5bb4da284]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:03 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.3.2.2: building Sol 2008/05/21 09:10:12 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ad4470be39f01abca6cfe0f6fc2f4be3cdb23a85]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:02 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.9.2.2: building Sol 2008/05/21 09:10:12 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [add4f5ce8785ed5304290fa8e07c6a1730883ba1]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:02 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:38 ufi 1.6.2.2: building Sol 2008/05/21 09:10:12 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3947b0da139657092d603f6d5cdd5b2b18b8cce3]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:02 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.5.2.2: building Sol 2008/05/21 09:10:12 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3e6196be65f59c5a0eae6a6e23595044cc8dbbce]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:02 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.6.2.2: building Sol 2008/05/21 09:10:12 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [649f2ea435bdd0992c6ea73887ceaa1b245c0056]

        INTEGRATION: CWS hcshared18 (1.5.8); FILE MERGED 2008/05/28 18:13:02 fpe 1.5.8.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.5.8.4: building Sol 2008/05/21 09:10:12 ufi 1.5.8.3: vor testbuild 2008/04/18 07:56:42 ufi 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/18 07:17:07 ufi 1.5.8.1: resyncing

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c207a030082d9293a02df4948fef586d537b7eb6]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:02 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.3.2.2: building Sol 2008/05/21 09:10:12 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0ac67bd4e8175e418036e1afda92920bc095debb]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:02 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.7.2.2: building Sol 2008/05/21 09:10:12 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [059acae7014e1d9cb50234b21574e437ef6c989a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.5.2.2: building Sol 2008/05/21 09:10:12 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1c76e64ebd8778b2f5ea29df565f9660700d08ba]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.5.2.2: building Sol 2008/05/21 09:10:11 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f79cea78750cc3158d0722032c9ce28b2d2af5cf]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.6.2.2: building Sol 2008/05/21 09:10:11 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [08768d777a99a7b3a482ef3ce57723dbe2182dcf]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.6.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.6.2.3: building Sol 2008/05/21 09:10:11 ufi 1.6.2.2: vor testbuild 2008/04/23 09:53:41 fpe 1.6.2.1: committing changes to makefile and xhps

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bf03156f5bb1c9767dc5642365f3a761de277a7f]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.7.2.2: building Sol 2008/05/21 09:10:11 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6f5726d5651fc954884bf3ae9f6b1b003247f7c2]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:37 ufi 1.8.2.2: building Sol 2008/05/21 09:10:11 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b67af58be8629f168efd27ec262309ceb6f9f120]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.7.2.2: building Sol 2008/05/21 09:10:11 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [73b885bcb7ede163f366612e19ea36919059e06f]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.8.2.2: building Sol 2008/05/21 09:10:11 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [eaddba89d313db57d47ed47f33cbaba82d8e5f54]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.9.2.2: building Sol 2008/05/21 09:10:11 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [03f17f32ac35a8f7781227c0529548b28282ce37]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.6.2.2: building Sol 2008/05/21 09:10:11 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6cec378f0a3fc2ea4184910fb7a80739e36191ef]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:13:01 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.3.2.2: building Sol 2008/05/21 09:10:11 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [314b8582077b4a3af3dd0066bef7f5cd47d1b11d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.5.2.2: building Sol 2008/05/21 09:10:11 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [020cdd47dcc5a3c7ff5006a6f306c921f741a9ff]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.4.2.2: building Sol 2008/05/21 09:10:11 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4cff3e978f22baf52e538b0ef0a11001573afbcf]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.8.2.2: building Sol 2008/05/21 09:10:11 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8e61e89056605677c2b51ad7c7bd496344f687c4]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.9.2.2: building Sol 2008/05/21 09:10:10 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f23bf815c14e8b4503e06e069d5557bbdc714a36]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.8.2.2: building Sol 2008/05/21 09:10:10 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [57a6bcbf71830a75701211cbb29b6a51cd756cbc]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.7.2.2: building Sol 2008/05/21 09:10:10 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4779dccb805c0fe8324149710944a75f85da0358]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.6.2.2: building Sol 2008/05/21 09:10:10 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1f3140859c0f22288cadb343dc02690a9defe5e3]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:36 ufi 1.7.2.2: building Sol 2008/05/21 09:10:10 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a38e487692a090296b5200e9b396e8cb21f86942]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.5.2.2: building Sol 2008/05/21 09:10:10 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ce9e1d77fdcd6c0afbd2ce44709e62d4a16cc260]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.7.2.2: building Sol 2008/05/21 09:10:10 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [19b91f81c203f3d719e9ecba8d2b96389842f033]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:13:00 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.6.2.2: building Sol 2008/05/21 09:10:10 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6e015acdc86548424cc628f41420ddec518da231]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.5.2.2: building Sol 2008/05/21 09:10:10 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2f6a33884d301e4deb7d8e9f5faebfc32789d6d1]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.8.2.2: building Sol 2008/05/21 09:10:10 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [62edf46e76996ac94c2a1d46b1bc8966255b6059]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.6.2.2: building Sol 2008/05/21 09:10:10 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [79adce3dfec6800a0fe0a970f0b8dd303af25b97]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.8.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:05 ufi 1.8.2.3: vor final build 2008/05/23 11:07:35 ufi 1.8.2.2: building Sol 2008/05/21 09:10:10 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bddb443428c5ccd114f527a0c21437249e8129be]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.8.2.2: building Sol 2008/05/21 09:10:09 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [301c27328920aeab42977a830b956b34bd908efe]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.7.2.2: building Sol 2008/05/21 09:10:09 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4a3901c3eff2c36bfb4e484d9edbcc0d6f5465f3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.6.2.2: building Sol 2008/05/21 09:10:09 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c1e48b8452c111b3246fe00568c641ed6929f527]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.6.2.2: building Sol 2008/05/21 09:10:09 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [30f5ec09dd81ebe6682669ef6fcaf0c8abb309b7]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.5.2.2: building Sol 2008/05/21 09:10:09 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dd924ffcb9b9bc3a364da03437be1540e9fc6683]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:35 ufi 1.11.2.2: building Sol 2008/05/21 09:10:09 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d469e3618c3fed61c62b0c305c11adebcadec85e]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.5.2.2: building Sol 2008/05/21 09:10:09 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6f50e38637b494db150c969aee5c83986970f531]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.7.2.2: building Sol 2008/05/21 09:10:09 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [76a73b5b5fb1abfbf95e9c0a89164412706f362a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:59 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.6.2.2: building Sol 2008/05/21 09:10:09 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a9b6b3822d90b5f90c747c03662cef67582a5910]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:58 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.8.2.2: building Sol 2008/05/21 09:10:09 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [827b24a7cfe95e7bb47e405e89ca860381dac39e]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:58 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.7.2.2: building Sol 2008/05/21 09:10:09 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5bf602315b793f119ba63d0780cd6239bf5b4652]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:58 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.5.2.2: building Sol 2008/05/21 09:10:08 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [248d2509762f542fe365b717d0c1da4e9c8e2a75]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:58 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.6.2.2: building Sol 2008/05/21 09:10:08 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7401d3f5cf8ee173345308c6042af4aaa00ef573]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:58 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.8.2.2: building Sol 2008/05/21 09:10:08 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5bc7e7541a63c9858bc10f4389f5b929c086ab25]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:58 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:34 ufi 1.7.2.2: building Sol 2008/05/21 09:10:08 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e9b025592526ddcf8898cb55071d2d1b9ac043cb]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:58 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.5.2.2: building Sol 2008/05/21 09:10:08 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cc6f9bcf9ed609c588f661268c1f4f6aec981906]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.11.2.2: building Sol 2008/05/21 09:10:08 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [11517fb226fffe038c7afbea9e1a4082f8f68138]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.12.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:04 ufi 1.12.2.3: vor final build 2008/05/23 11:07:33 ufi 1.12.2.2: building Sol 2008/05/21 09:10:08 ufi 1.12.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3a99aa81d560234bd04772ebb791681299a37509]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.13.2.2: building Sol 2008/05/21 09:10:08 ufi 1.13.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1a6d3553e26be7d896f5542ae7e3c9cc53062b29]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.7.2.2: building Sol 2008/05/21 09:10:08 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f2e46a9458dadf8d7dc5bcf77899ab4de573d42b]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.7.2.2: building Sol 2008/05/21 09:10:07 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e70669b415f79f10b96306538e4f2d00cb58f2c4]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.8.2.2: building Sol 2008/05/21 09:10:07 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [74d44f07adb9fba63c7ffff50e58c3b2eaea36f0]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.11.2.2: building Sol 2008/05/21 09:10:07 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ec9fbe3201412c7dc900e7f6d2faff07f5928f89]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.10.2.2: building Sol 2008/05/21 09:10:07 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6b5e0c06b51d5827331622727217a38d3b3a33bb]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:33 ufi 1.9.2.2: building Sol 2008/05/21 09:10:07 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3c086084e07a6444eb7b83284ddebee459609431]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:32 ufi 1.7.2.2: building Sol 2008/05/21 09:10:07 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8853cd78e1ad5c7fa9060930c6989205507d8429]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:32 ufi 1.13.2.2: building Sol 2008/05/21 09:10:07 ufi 1.13.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4aecd753d17398585910a10613899ae4148f59f5]

        INTEGRATION: CWS hcshared18 (1.16.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.16.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:32 ufi 1.16.2.2: building Sol 2008/05/21 09:10:07 ufi 1.16.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [33759d87bc514ee33810c520c6e6194ed786b314]

        INTEGRATION: CWS hcshared18 (1.19.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.19.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:32 ufi 1.19.2.2: building Sol 2008/05/21 09:10:07 ufi 1.19.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [549ce3344f5006e6fad8e1f86ec057ef12e03d94]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:57 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:32 ufi 1.8.2.2: building Sol 2008/05/21 09:10:07 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8e7917cfe01b59c41cb05713f0cd4497b78e0810]

        INTEGRATION: CWS hcshared18 (1.15.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.15.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:04 ufi 1.15.2.3: vor final build 2008/05/23 11:07:32 ufi 1.15.2.2: building Sol 2008/05/21 09:10:07 ufi 1.15.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f0a5ca2706202d09dedea143efdcff01e714b69c]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.12.2.6: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:20:04 ufi 1.12.2.5: vor final build 2008/05/23 11:07:32 ufi 1.12.2.4: building Sol 2008/05/21 09:10:06 ufi 1.12.2.3: vor testbuild 2008/04/18 07:56:39 ufi 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/18 07:17:07 ufi 1.12.2.1: resyncing

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [474d003a4f6c5ae8b7b1b36cd23f5450c2799fa4]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:32 ufi 1.8.2.2: building Sol 2008/05/21 09:10:06 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d387d3f3e85fbed818c40a21a6634d2f85e4d92f]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:32 ufi 1.11.2.2: building Sol 2008/05/21 09:10:06 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dbeaa02b1528018fc0c096ed0784c8b4604e9adb]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:32 ufi 1.12.2.2: building Sol 2008/05/21 09:10:06 ufi 1.12.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b18263ff8a295b951e3ff58a5cd5d4d0c7c8330a]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.10.2.2: building Sol 2008/05/21 09:10:06 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [994a0bd46156b31641086a933a74a6fac88fea51]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.11.2.2: building Sol 2008/05/21 09:10:06 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8f2b0d6329ad122cee6875b285e3e4590926b00c]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.6.2.2: building Sol 2008/05/21 09:10:06 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9f85e24a4e4ea29ce2d33eee3295b58a4457b4a3]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.9.2.2: building Sol 2008/05/21 09:10:05 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7807ba2c941844fa6951d2770e28412f59ce53a7]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.7.2.2: building Sol 2008/05/21 09:10:05 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d16b7d433670e6ca82e48e66801933c1f4ba6842]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.5.2.2: building Sol 2008/05/21 09:10:05 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [549baeb5670a6db14faf51b8a7cbde6c01cf08b8]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.6.2.2: building Sol 2008/05/21 09:10:05 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a090f99f8107edf30c858b2d9293fb44937d36cf]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:56 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.8.2.2: building Sol 2008/05/21 09:10:05 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fe53cdf2f7bbd67dceb3c3e5f755f4038d438e9e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.6.2.2: building Sol 2008/05/21 09:10:05 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ab6f97bc8c087a3760f3b8451ca517d54b1ab8c0]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.10.2.2: building Sol 2008/05/21 09:10:05 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fcda56af5e57c3eeb192209905cec5743daa3e8c]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.4.2.2: building Sol 2008/05/21 09:10:05 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f6787c9336947621d77e486addcd76becaa23c95]

        INTEGRATION: CWS hcshared18 (1.5.6); FILE MERGED 2008/05/28 18:12:55 fpe 1.5.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.5.6.4: building Sol 2008/05/21 09:10:05 ufi 1.5.6.3: vor testbuild 2008/04/18 07:56:24 ufi 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/02 10:30:39 ufi 1.5.6.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a24520cd9d4d022deb55badbd378a8957c708ea7]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:31 ufi 1.8.2.2: building Sol 2008/05/21 09:10:04 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6e247171ac1a8b39b6725e994abbcf6ac184c20d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.5.2.2: building Sol 2008/05/21 09:10:04 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d69f7fbdc87ae790b35efb9f38c8932f139b801a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.6.2.2: building Sol 2008/05/21 09:10:04 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [de4afabec9c68e53c66731b10eca58595b157afd]

        INTEGRATION: CWS hcshared18 (1.6.6); FILE MERGED 2008/05/28 18:12:55 fpe 1.6.6.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.6.6.4: building Sol 2008/05/21 09:10:04 ufi 1.6.6.3: vor testbuild 2008/04/18 07:56:21 ufi 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/02 10:30:39 ufi 1.6.6.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8750c68e6ef6bc23c1ce9caf4cd75e32674da367]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.9.2.2: building Sol 2008/05/21 09:10:04 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [df431bbe9357af94fa8415538cb67296fd16a3b3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.6.2.2: building Sol 2008/05/21 09:10:04 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9695df9afb5e10de408ed1f8b84711530859dbcf]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.5.2.2: building Sol 2008/05/21 09:10:04 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b44bd5e6ba2f1ae00e7a528fa3ff2c6752fa165e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:12:55 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.9.2.2: building Sol 2008/05/21 09:10:04 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6a7c53da944fbb3082009522f81388bda9a02970]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:54 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.7.2.2: building Sol 2008/05/21 09:10:04 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6783ebcf87240d9bebe1079d1a11bc18746a5f8d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:54 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:30 ufi 1.6.2.2: building Sol 2008/05/21 09:10:03 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f5aa3e959318827ee7ded1c94fea0bcf534f87c8]

        INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED 2008/05/28 18:12:54 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:29 ufi 1.13.2.2: building Sol 2008/05/21 09:10:03 ufi 1.13.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [adda67cdac8934a8f8b7d1dacad3cabbc75f98b6]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:54 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:29 ufi 1.4.2.2: building Sol 2008/05/21 09:10:03 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d9f5ebbb8fbc2324ad83d2df599a1ec2d80a63a0]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:12:52 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:19 ufi 1.7.348.4: makefiles 2008/05/21 09:10:03 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:41 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:36 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e2ee5f42f4eddf22e8eb229850f85a29a8c3a7d6]

        INTEGRATION: CWS hcshared18 (1.10.2); FILE MERGED 2008/05/28 18:12:52 fpe 1.10.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:29 ufi 1.10.2.2: building Sol 2008/05/21 09:10:03 ufi 1.10.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [33936f3a2c6bd3dc04e24284693d5a9fe4febc95]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:52 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:29 ufi 1.3.2.2: building Sol 2008/05/21 09:10:03 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ef725fe6b8682ca1f9628beecd2ca04da691a252]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:52 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:29 ufi 1.5.2.2: building Sol 2008/05/21 09:10:03 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2a3c35ad500747e17a08f1f3de6746c2aa3f1652]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:52 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:29 ufi 1.6.2.2: building Sol 2008/05/21 09:10:03 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [72a70e4ccea364f74f20cbf6391d50d3e54bae68]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:12:52 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:29 ufi 1.9.2.2: building Sol 2008/05/21 09:10:03 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5aa41127937c1c60b82d07c29ec27cd4a37fb5c7]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:52 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:29 ufi 1.8.2.2: building Sol 2008/05/21 09:10:02 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3d28fc7d6ffec896b4c8b6ef2f50f5d7c7d1ad16]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:12:52 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:19 ufi 1.7.348.4: makefiles 2008/05/21 09:10:02 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:40 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:35 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [09fc370d8403fb9d34f2cf4bde982ae75eafe716]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:52 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:27 ufi 1.3.2.2: building Sol 2008/05/21 09:10:02 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e5ed9d07a5f977964d19936d4d2dc34485a9583e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:12:52 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:27 ufi 1.9.2.2: building Sol 2008/05/21 09:10:02 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e909657057b08c6943f386c0b618dec9e77006fa]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:27 ufi 1.7.2.2: building Sol 2008/05/21 09:10:02 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [09d37ddbac5479c2078fc16ae0409f7703e459a4]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:27 ufi 1.4.2.2: building Sol 2008/05/21 09:10:02 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1f340a0642661bf90a2f1be9385948aca1c4f7d2]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:27 ufi 1.5.2.2: building Sol 2008/05/21 09:10:02 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8c3c891c8e4b2e3fd79b1476cf7ab44e0360897e]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.9.2.2: building Sol 2008/05/21 09:10:02 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6bc53bec23a5465d1d1d48ae1603b7d19e41c543]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.7.2.2: building Sol 2008/05/21 09:10:01 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b9ee5f62c2cb107c44d7aeb9d76fc58484e5e5ac]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.8.2.2: building Sol 2008/05/21 09:10:01 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6742d75783c36738f6cdccd06d88dc19a4eb04d3]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.4.2.2: building Sol 2008/05/21 09:10:01 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [25be2d9bf5ea79ef787b31fffc6fc5c269dc0c1f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.6.2.2: building Sol 2008/05/21 09:10:01 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fab15696da431aab67b2e9148ef08b1c3e3e2caa]

        INTEGRATION: CWS hcshared18 (1.8.48); FILE MERGED 2008/05/28 18:12:51 fpe 1.8.48.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:18 ufi 1.8.48.4: makefiles 2008/05/21 09:10:01 ufi 1.8.48.3: vor testbuild 2008/04/23 09:53:40 fpe 1.8.48.2: committing changes to makefile and xhps 2008/03/12 12:13:35 ufi 1.8.48.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b215afe53dc893bab5a81915c0f6c7ee583a94c7]

        INTEGRATION: CWS hcshared18 (1.12.2); FILE MERGED 2008/05/28 18:12:51 fpe 1.12.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.12.2.2: building Sol 2008/05/21 09:10:01 ufi 1.12.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1e655cef2a76e445bcde1128b8b76af72fafa928]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:50 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.6.2.2: building Sol 2008/05/21 09:10:01 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [50f1c68aea23a25e1233be5a0bc4c000ed4b50ff]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:50 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.4.2.2: building Sol 2008/05/21 09:10:00 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [acc1d3c795919ad50e1c6683626043d9bb843334]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:50 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:26 ufi 1.5.2.2: building Sol 2008/05/21 09:10:00 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3715849822037155e379544d23c3e161dabd7d2f]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:50 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:25 ufi 1.4.2.2: building Sol 2008/05/21 09:10:00 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d11a7ee605142906650644b9220556b7b939109c]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:50 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:25 ufi 1.8.2.2: building Sol 2008/05/21 09:10:00 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [313bad6268689dfb626b86818f577bc42fdaec8d]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:50 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:25 ufi 1.6.2.2: building Sol 2008/05/21 09:10:00 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e2038fbaade8fafceadff754d30188f0e2998af4]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:50 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:25 ufi 1.7.2.2: building Sol 2008/05/21 09:10:00 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4a9088ce216bf8fa9b943911ba1013d038901045]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:50 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:25 ufi 1.5.2.2: building Sol 2008/05/21 09:10:00 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [61d4b96ed620c80dc5ff52f1d5632425ba8b8f5d]

        INTEGRATION: CWS hcshared18 (1.7.348); FILE MERGED 2008/05/28 18:12:50 fpe 1.7.348.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:18 ufi 1.7.348.4: makefiles 2008/05/21 09:09:57 ufi 1.7.348.3: vor testbuild 2008/04/23 09:53:39 fpe 1.7.348.2: committing changes to makefile and xhps 2008/03/12 12:13:35 ufi 1.7.348.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [15ea736db0bfe2efb0c1e3491a8a724932ef39d9]

        INTEGRATION: CWS hcshared18 (1.6.38); FILE MERGED 2008/05/28 18:12:50 fpe 1.6.38.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:24 ufi 1.6.38.4: building Sol 2008/05/21 09:09:57 ufi 1.6.38.3: vor testbuild 2008/04/18 07:56:15 ufi 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/02 10:30:38 ufi 1.6.38.1: zwischenstand

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c3b0e40dfd177391aa5b417fb3fdbb6c336c9eb3]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:49 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:24 ufi 1.6.2.2: building Sol 2008/05/21 09:09:57 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4af87aa970dafdb321bf176e8d92815012789e7c]

        INTEGRATION: CWS hcshared18 (1.9.92); FILE MERGED 2008/05/28 18:12:36 fpe 1.9.92.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:18 ufi 1.9.92.4: makefiles 2008/05/21 09:09:46 ufi 1.9.92.3: vor testbuild 2008/04/23 09:53:39 fpe 1.9.92.2: committing changes to makefile and xhps 2008/03/12 12:13:35 ufi 1.9.92.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [40e28973067cd6dd272e5b7bb52b8daeeb0b54c5]

        INTEGRATION: CWS hcshared18 (1.8.38); FILE MERGED 2008/05/28 18:12:36 fpe 1.8.38.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:56 ufi 1.8.38.4: building Sol 2008/05/21 09:09:46 ufi 1.8.38.3: vor testbuild 2008/04/18 07:56:12 ufi 1.8.38.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/18 07:17:07 ufi 1.8.38.1: resyncing

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [440b004b19b60d486ba51978d3215e5b94601598]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:56 ufi 1.4.2.2: building Sol 2008/05/21 09:09:46 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [935fbc19e711ba562650125f468e54de81fac9f1]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:56 ufi 1.6.2.2: building Sol 2008/05/21 09:09:46 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [931fe56c61a2f6c60f7ced90b3d8a505003bf039]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:56 ufi 1.7.2.2: building Sol 2008/05/21 09:09:46 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b33b433ea0cff878c53036c5c11523fd7cda9f75]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:55 ufi 1.8.2.2: building Sol 2008/05/21 09:09:45 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7e9b4b15cbd1b208cf902c9ae0f7898be2c5be6a]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:55 ufi 1.5.2.2: building Sol 2008/05/21 09:09:45 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ce406199a97a27f24609f12b1e3494defc1b0538]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:55 ufi 1.4.2.2: building Sol 2008/05/21 09:09:45 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ce5eb7fabcb8d04c616c4dffb6c7daa8d5917892]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:54 ufi 1.5.2.2: building Sol 2008/05/21 09:09:45 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8830f01e9606d3eed50df3e3ebd93aabea1ddf7f]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:54 ufi 1.4.2.2: building Sol 2008/05/21 09:09:45 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8664e557255a6aae1b0df97e3309cbc73b92c418]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:53 ufi 1.4.2.2: building Sol 2008/05/21 09:09:45 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [48e8a3d1c4c8af109024e7d4b218e20395c0ceac]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:35 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:52 ufi 1.4.2.2: building Sol 2008/05/21 09:09:45 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1e1a9a27a11d10de8f2bf6223ca5d105f183cf2a]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:34 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:52 ufi 1.4.2.2: building Sol 2008/05/21 09:09:45 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [269549f5cdbf71e390f8d6cb9a2b3ff8af4f7adb]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:34 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:51 ufi 1.6.2.2: building Sol 2008/05/21 09:09:44 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [126af6fb29b9fac86a6aaeee2b6cf66a9c56243c]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:34 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:51 ufi 1.3.2.2: building Sol 2008/05/21 09:09:44 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [54306da12e4c2f359c1e301b158c81e9a99d94d1]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:34 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:51 ufi 1.4.2.2: building Sol 2008/05/21 09:09:44 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [36e8b6c0824a34574f4d1134bb85d92ecdda7d8d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:34 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:50 ufi 1.5.2.2: building Sol 2008/05/21 09:09:44 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0fd68b03b4c446e7547c72921daebbc31f23c7ae]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:34 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:50 ufi 1.4.2.2: building Sol 2008/05/21 09:09:44 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c670acaf7b73630e04f3c77b65142e8f9e99162e]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:34 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:49 ufi 1.5.2.2: building Sol 2008/05/21 09:09:44 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8bf0f28273194d75179dbf66e6d4dbb19ebdc9c8]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:34 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:49 ufi 1.4.2.2: building Sol 2008/05/21 09:09:44 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2b4cea1b9fc8fe84f11386f4fdacf843882b16ed]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:33 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:48 ufi 1.4.2.2: building Sol 2008/05/21 09:09:44 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [487b3ccb68b53f7df3e2efdc4e7694e3d3a6074b]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:33 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:48 ufi 1.3.2.2: building Sol 2008/05/21 09:09:43 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f870302600fcb90536c2b96933fe05da16911d63]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:33 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:48 ufi 1.4.2.2: building Sol 2008/05/21 09:09:43 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f9308fa76a71b2ecd351bcdcb9ec4a424d09d8c3]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:33 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:47 ufi 1.5.2.2: building Sol 2008/05/21 09:09:43 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dacd262fa3de067c4aeaf04ccceae8e01c12b714]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:33 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:47 ufi 1.4.2.2: building Sol 2008/05/21 09:09:43 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e5b41387b7551726c0a48edf64c998ad41efb42b]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:33 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:47 ufi 1.3.2.2: building Sol 2008/05/21 09:09:43 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9bc859bcabdda224220b2e30f355178bc5f6e4ef]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:33 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:47 ufi 1.6.2.2: building Sol 2008/05/21 09:09:43 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [10f285d6c5a4534c69e9111af62aac201c0f91af]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:33 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:46 ufi 1.4.2.2: building Sol 2008/05/21 09:09:43 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [57fcd6dd63a5ffda742a594cba55294b3cd6f232]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:45 ufi 1.4.2.2: building Sol 2008/05/21 09:09:43 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8f4cd2e84150fb9f55c45838117d5027415d1fd5]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:45 ufi 1.5.2.2: building Sol 2008/05/21 09:09:43 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9825d867c4839750cb8c8ffc01d45ca35ce8fa61]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:45 ufi 1.8.2.2: building Sol 2008/05/21 09:09:42 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8436ccca40bfd552e226f11356f1257525a63bfd]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:45 ufi 1.4.2.2: building Sol 2008/05/21 09:09:42 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b152406f0ccc9948f25a522653d01a8c5671de5b]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:44 ufi 1.4.2.2: building Sol 2008/05/21 09:09:42 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8e9e78a6f184dc8f96e692374d085542990750d3]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:44 ufi 1.8.2.2: building Sol 2008/05/21 09:09:42 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d662a25136f06532803d3d4323d063c5f72fb2bc]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:43 ufi 1.4.2.2: building Sol 2008/05/21 09:09:42 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d3db4d5c14f321381bee58dd5a52066dd9534c4c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:43 ufi 1.5.2.2: building Sol 2008/05/21 09:09:42 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7f4a4d5a29b8d5a7b94066e95823e23a4f25f4d4]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:42 ufi 1.5.2.2: building Sol 2008/05/21 09:09:42 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6a0c6399ba060d361cd9eeeaa8ba3b7502d4ecd8]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:32 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:42 ufi 1.4.2.2: building Sol 2008/05/21 09:09:42 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4a787adbac31570f57d9d24f3dfaf4df0fbcb631]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:31 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:42 ufi 1.4.2.2: building Sol 2008/05/21 09:09:42 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [154cb26048c9842114cde885de40c335379ba793]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:31 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:41 ufi 1.4.2.2: building Sol 2008/05/21 09:09:42 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4987fd917fa614c67cb21e880daa20cebd4d7333]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:31 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:41 ufi 1.4.2.2: building Sol 2008/05/21 09:09:41 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a08f1fe684c45c2a0ebdb23f4369efd808625701]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:31 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:40 ufi 1.4.2.2: building Sol 2008/05/21 09:09:41 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8127be6a93c369cc68f3e057b7f00ba7e248de90]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:31 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:39 ufi 1.4.2.2: building Sol 2008/05/21 09:09:41 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ae1179af02902798212fdc884adf9decb57a5196]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:31 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:39 ufi 1.5.2.2: building Sol 2008/05/21 09:09:41 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f0c254bd2fd74a0f8a6f22ea8a162e35cdd473dd]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:38 ufi 1.4.2.2: building Sol 2008/05/21 09:09:41 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [beafd9e37692d96df12c4c058f96574156593f6e]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:30 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:38 ufi 1.5.2.2: building Sol 2008/05/21 09:09:40 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d7673bee16e1fea238114491c9bdab90c87d96ab]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:38 ufi 1.4.2.2: building Sol 2008/05/21 09:09:40 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [079ca0d9f00ee89a316d7cb35709fd6c13db1385]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:30 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:37 ufi 1.3.2.2: building Sol 2008/05/21 09:09:40 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7b8a2eb95b08e5d97f531b7df0383a991e60396f]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:37 ufi 1.4.2.2: building Sol 2008/05/21 09:09:40 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c0116ca7985bc3268fd7f8a4bb730aee7bbbca52]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:30 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:37 ufi 1.5.2.2: building Sol 2008/05/21 09:09:40 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [841f94f78010c55881b02ae3c4d69adaf4c70c40]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:30 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:36 ufi 1.4.2.2: building Sol 2008/05/21 09:09:40 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e77d001887792556cf1adb80762ea7824dcb0755]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:30 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:36 ufi 1.3.2.2: building Sol 2008/05/21 09:09:40 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [679e49a9e288311b7daa7fe74dbdd36d100fb774]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:36 ufi 1.5.2.2: building Sol 2008/05/21 09:09:40 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a8c6db0c960cb8734c71e324115b7db8fe6d9f9c]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:29 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:36 ufi 1.3.2.2: building Sol 2008/05/21 09:09:40 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8f75919f3bf27db8315064ece221d04e5f83be81]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:29 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:36 ufi 1.4.2.2: building Sol 2008/05/21 09:09:39 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f4b073053d1c54759fd03cf6c240aecf88da7b9c]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:29 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:36 ufi 1.3.2.2: building Sol 2008/05/21 09:09:39 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [20bc32db6f2a9f348e352bebfdbf9cb07beaf418]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:29 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:35 ufi 1.3.2.2: building Sol 2008/05/21 09:09:39 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f37ddf65a0a86bf93cf71c857d434c26f816fec7]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:29 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:35 ufi 1.5.2.2: building Sol 2008/05/21 09:09:39 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4abfd8681ab462261d6d57bad5c716a9b3fb7f44]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:29 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:35 ufi 1.4.2.2: building Sol 2008/05/21 09:09:39 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fa67c2190f64f3e05bdced2aad765fb11304f72a]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:28 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:35 ufi 1.3.2.2: building Sol 2008/05/21 09:09:39 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7d85e17d54ddf76f422cd3fcff8955f6a922c4d5]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:28 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:35 ufi 1.4.2.2: building Sol 2008/05/21 09:09:39 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b7f6e2f74f5976a8189fb85a5b261e101174b907]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:28 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:35 ufi 1.5.2.2: building Sol 2008/05/21 09:09:39 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [adb0e78d9b7b3192d85044911cd5befe69c3b02c]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:28 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:34 ufi 1.4.2.2: building Sol 2008/05/21 09:09:38 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fb6013f940f028049d6bebaefb71ed0525c5741d]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:28 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:34 ufi 1.3.2.2: building Sol 2008/05/21 09:09:38 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b8552a03f92e833f19b599bacba8da64ca77add0]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:34 ufi 1.4.2.2: building Sol 2008/05/21 09:09:38 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4f178b1a73fab854e9b1bc20d82d42f7ddc8ecec]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:33 ufi 1.4.2.2: building Sol 2008/05/21 09:09:38 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0a12e4f3eccde06ee7daaeb68c1c46b627570c08]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:33 ufi 1.3.2.2: building Sol 2008/05/21 09:09:38 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6558afa32c451bd7194c5b025cbf2ce0ae8881f9]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:33 ufi 1.5.2.2: building Sol 2008/05/21 09:09:38 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d98a412ac65068f30671ebfdacaafa2ea9a8e01f]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:33 ufi 1.6.2.2: building Sol 2008/05/21 09:09:38 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [244034f4ad6a31c94dee71d1b5b26245daccfb99]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:32 ufi 1.6.2.2: building Sol 2008/05/21 09:09:38 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [316a5a857f4a29a88462494d2b2d55e45374b482]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:32 ufi 1.3.2.2: building Sol 2008/05/21 09:09:38 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ab1dcc81f4171a69ba6a3aa27d2c8dcf6015a59e]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:32 ufi 1.4.2.2: building Sol 2008/05/21 09:09:38 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [098c9f512af37e799fa789c0a0755d911734b372]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:32 ufi 1.7.2.2: building Sol 2008/05/21 09:09:38 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4e5df5ff6606cbf525f2a4265ed3798500ce3b18]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:32 ufi 1.4.2.2: building Sol 2008/05/21 09:09:37 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ab74c0de244dce331368a011119923f46faebb3b]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:27 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:32 ufi 1.3.2.2: building Sol 2008/05/21 09:09:37 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d53e81feaf04fad18b52c4b6454cfaf5b51f4fcb]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:26 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:32 ufi 1.4.2.2: building Sol 2008/05/21 09:09:37 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [15a5bf7081655511e6aa825c037204add9255cbe]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:26 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:31 ufi 1.3.2.2: building Sol 2008/05/21 09:09:37 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [aad6d9fbc225b5f9d1aac7ba72c362ccc4f7d619]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:26 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:31 ufi 1.4.2.2: building Sol 2008/05/21 09:09:37 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f08948f6bdea819a165fdddfb2ddeef0e9f21c12]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:26 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:30 ufi 1.6.2.2: building Sol 2008/05/21 09:09:37 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [66909336693339ab79fc4acf54db1d454fd9ea13]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:26 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:30 ufi 1.4.2.2: building Sol 2008/05/21 09:09:37 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d8bbcfbf5f2f9914ada721407836961eceedcb43]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:25 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:30 ufi 1.4.2.2: building Sol 2008/05/21 09:09:37 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0d67dd344acc673c7143d94750f8bc4741c61ee7]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:30 ufi 1.5.2.2: building Sol 2008/05/21 09:09:37 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a714b6015b2414b8f56c4e1ab84b10d498e832b7]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:25 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:29 ufi 1.4.2.2: building Sol 2008/05/21 09:09:36 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9bf54ada87dd84281968e1d898c7e3797e2c067d]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:25 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:29 ufi 1.3.2.2: building Sol 2008/05/21 09:09:36 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c1762f85b22d90537afbd0c726a16f3dc38d79a4]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:29 ufi 1.5.2.2: building Sol 2008/05/21 09:09:36 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f6ae3a1ac68d25884940cc8291133b7e94a4f647]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:25 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:28 ufi 1.4.2.2: building Sol 2008/05/21 09:09:36 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c965f3cb9ff8d72b9d489234e0a629457942e80d]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:25 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:28 ufi 1.5.2.2: building Sol 2008/05/21 09:09:36 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [28f007892f129fa863c90027712098c84d39466e]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:28 ufi 1.8.2.2: building Sol 2008/05/21 09:09:36 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3a2aa9a8d36d06eda893e7a12ad16fcaa91785a9]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:28 ufi 1.5.2.2: building Sol 2008/05/21 09:09:36 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f5d570caf8f30b622b709826e4514efc0522d7b8]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:28 ufi 1.6.2.2: building Sol 2008/05/21 09:09:36 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fa4c65bb81efda68c2070e2d69f501adee297605]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:28 ufi 1.3.2.2: building Sol 2008/05/21 09:09:36 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c8c866bdfec7878b0fbcc0e34b68078692155ab4]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:27 ufi 1.5.2.2: building Sol 2008/05/21 09:09:36 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8d2a500176eff806a9c11b89e759d3119eeefa03]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:27 ufi 1.4.2.2: building Sol 2008/05/21 09:09:36 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4b20ae632b9818a28577100f49cd134ffba95061]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:27 ufi 1.4.2.2: building Sol 2008/05/21 09:09:35 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [acd93ee549ac22b3c796fcad56b372550e8fe977]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:27 ufi 1.6.2.2: building Sol 2008/05/21 09:09:35 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2c1508f9bf5f36d2764b7d7860b3d7d22636cb3a]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:23 ufi 1.6.2.2: building Sol 2008/05/21 09:09:35 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f9f27c216a5143d3b2fb2402742f63e850859fe8]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:23 ufi 1.4.2.2: building Sol 2008/05/21 09:09:35 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c0cd34069bb76d69e49a8928e780ee6bc313a33e]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:24 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:23 ufi 1.7.2.2: building Sol 2008/05/21 09:09:35 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [aca570311d69833fa7f40f4bd7ceb05afa291452]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:23 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:23 ufi 1.5.2.2: building Sol 2008/05/21 09:09:35 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2488e9c671991064d4fe33ea361e6526dee1c3e7]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:23 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:22 ufi 1.5.2.2: building Sol 2008/05/21 09:09:35 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [da91f74a8f41e057bc87fcf7f1fc2c034282071a]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:23 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:22 ufi 1.4.2.2: building Sol 2008/05/21 09:09:35 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [58d7aebba35037a93956c633bc983b9694f593b6]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:23 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:20 ufi 1.3.2.2: building Sol 2008/05/21 09:09:35 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1a02ed958d9882f93140fb702a18896041c56788]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:23 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:20 ufi 1.4.2.2: building Sol 2008/05/21 09:09:34 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [83ddce1e62ad79318eae6d9ec7c37a6b82811814]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:23 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:20 ufi 1.3.2.2: building Sol 2008/05/21 09:09:34 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8e982f51092452967e30ef7d75e03dac3012a643]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:23 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:20 ufi 1.6.2.2: building Sol 2008/05/21 09:09:34 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1638175757c0b00392cb763a7d6f8fd8d734a310]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:23 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:20 ufi 1.5.2.2: building Sol 2008/05/21 09:09:34 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f524f797aced0d63f1afb8783ee0f8bd5542f494]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:19 ufi 1.3.2.2: building Sol 2008/05/21 09:09:34 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [148ab72e4eca3dd05f19232ec841a7f553b48c0b]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:18 ufi 1.3.2.2: building Sol 2008/05/21 09:09:34 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [899688614cb4afeafd93d6a3a0329dcda1caafdf]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:18 ufi 1.4.2.2: building Sol 2008/05/21 09:09:34 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ac26ac480b6c6d7d35c90aafe08ccf8e6bbed945]

        INTEGRATION: CWS hcshared18 (1.9.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.9.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:18 ufi 1.9.2.2: building Sol 2008/05/21 09:09:34 ufi 1.9.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8be2ec9ef52a49a51e365d3cd75373abf0419c7c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:18 ufi 1.5.2.2: building Sol 2008/05/21 09:09:34 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f14ee5c5ecef6f8e97f7abefce336b90e9a5643d]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.11.2.2: building Sol 2008/05/21 09:09:34 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d7cdd5e3c087e5909ddd586f1778f682846cf59e]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.6.2.2: building Sol 2008/05/21 09:09:34 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e5728a0e36d13a329cd2499eb034dbadba125857]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.6.2.2: building Sol 2008/05/21 09:09:33 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3037ef1b41a95fc05183855c2d4f8e19a8776665]

        INTEGRATION: CWS hcshared18 (1.11.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.11.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.11.2.2: building Sol 2008/05/21 09:09:33 ufi 1.11.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [da28be3b19d87451da4ad19cd82a087f6bf06e67]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:22 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.4.2.2: building Sol 2008/05/21 09:09:33 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [038e5049bcab4b39b8d43808e097e650dfd3f215]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:21 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.5.2.2: building Sol 2008/05/21 09:09:33 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f3dc2fb294c557f7ae3989dc404aa0d414a5d6af]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:21 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.6.2.2: building Sol 2008/05/21 09:09:33 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f97c359e31ac9ee9ac34b2f8d908a410a24c84b7]

        INTEGRATION: CWS hcshared18 (1.4.2); FILE MERGED 2008/05/28 18:12:21 fpe 1.4.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.4.2.2: building Sol 2008/05/21 09:09:33 ufi 1.4.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [47f7c54626d25bf17bc7abd1a2377d924393e1f9]

        INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED 2008/05/28 18:12:21 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.8.2.2: building Sol 2008/05/21 09:09:33 ufi 1.8.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4dc2a2ed86d21d11f3fa49cbf2b9f97f190178ab]

        INTEGRATION: CWS hcshared18 (1.3.2); FILE MERGED 2008/05/28 18:12:21 fpe 1.3.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:17 ufi 1.3.2.2: building Sol 2008/05/21 09:09:33 ufi 1.3.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [264a3d3cdaa29602d9f1974c96ad76d8d60d7491]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:21 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:16 ufi 1.5.2.2: building Sol 2008/05/21 09:09:33 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3cf6cd5113ad8edd0c023871a392b0acee22d386]

        INTEGRATION: CWS hcshared18 (1.8.48); FILE MERGED 2008/05/28 18:12:20 fpe 1.8.48.5: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/27 13:55:18 ufi 1.8.48.4: makefiles 2008/05/21 09:09:33 ufi 1.8.48.3: vor testbuild 2008/04/23 09:53:39 fpe 1.8.48.2: committing changes to makefile and xhps 2008/03/12 12:13:34 ufi 1.8.48.1: makefiles

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [edd5fe8c46abc1850d2a89f4aae4e9497659bb19]

        INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED 2008/05/28 18:12:20 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:16 ufi 1.6.2.2: building Sol 2008/05/21 09:09:32 ufi 1.6.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5ef57676cebf37676c6334315eef46628fa40a97]

        INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGED 2008/05/28 18:12:20 fpe 1.7.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:16 ufi 1.7.2.2: building Sol 2008/05/21 09:09:32 ufi 1.7.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [64d93abf8339b1a7a7f5d9ba91bcf6c7ecbc907c]

        INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:12:20 fpe 1.5.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:06:16 ufi 1.5.2.2: building Sol 2008/05/21 09:09:32 ufi 1.5.2.1: vor testbuild

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5869c707f49f8481c7aaa92b594c9c440555fa06]

        INTEGRATION: CWS hcshared18 (1.20.6); FILE MERGED 2008/05/27 13:55:17 ufi 1.20.6.6: makefiles 2008/05/23 11:06:15 ufi 1.20.6.5: building Sol 2008/05/21 09:09:31 ufi 1.20.6.4: vor testbuild 2008/03/14 15:33:38 ufi 1.20.6.3: stand 2008/03/12 10:00:41 ufi 1.20.6.2: RESYNC: (1.20-1.22); FILE MERGED 2008/03/12 09:43:39 ufi 1.20.6.1: vor resync

2008-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dfb1d7cfb8be5a8d144671d54aac67be1826cd12]

        INTEGRATION: CWS hcshared18 (1.17.6); FILE MERGED 2008/05/23 11:06:15 ufi 1.17.6.5: building Sol 2008/05/21 09:09:31 ufi 1.17.6.4: vor testbuild 2008/03/14 15:33:37 ufi 1.17.6.3: stand 2008/03/12 12:13:34 ufi 1.17.6.2: makefiles 2008/03/12 09:43:39 ufi 1.17.6.1: vor resync

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [d4d9043c3efb5ebb8c4485341ca9a82415041a6f]

        INTEGRATION: CWS extmgrui01 (1.14.4); FILE MERGED 2008/04/28 10:38:06 dv 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/31 13:54:28 ufi 1.14.4.1: new help

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [e370d1ab4c26bc83134e81da7932b42f9f83c580]

        INTEGRATION: CWS extmgrui01 (1.6.6); FILE MERGED 2008/04/28 10:38:03 dv 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/31 13:54:28 ufi 1.6.6.1: new help

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3c82442680abb6f0fa2cae311eabc91b935955fb]

        INTEGRATION: CWS changefileheader (1.28.6); FILE MERGED 2008/04/01 06:09:38 rt 1.28.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [32117ace259fc6943c41d401c0f71989a8bbf07e]

        INTEGRATION: CWS changefileheader (1.20.40); FILE MERGED 2008/04/01 06:09:38 rt 1.20.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ec7634ca264f9525e834a83742cc3f5f2bfdd5b6]

        INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED 2008/04/01 13:05:29 rt 1.5.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [43615314e83520a291562d48fe1b6510790acb5e]

        INTEGRATION: CWS changefileheader (1.12.98); FILE MERGED 2008/04/01 13:05:29 rt 1.12.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [33c8d6859c4198f2a490d854c7a79ebeb9a840dc]

        INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 13:05:28 rt 1.3.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0e7ca9891c34ade9a12f710d900d8a8c0065eeea]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 13:05:28 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f2619fd7c1102bc71501e3fdda45177abba0ae86]

        INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED 2008/04/01 13:05:28 rt 1.5.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [df30787dc86481efa3b6dc99fc496a56f0adc56b]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 13:05:28 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [44b1946b1fb780517ebd4ac1b2cd1a1ad4bcdbbf]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 13:05:28 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d34a85b0d98efe38a106f3ad63cf6f523469bebd]

        INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 13:05:28 rt 1.8.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5790bba7e2b673eae8ae23cd1820a6e59e49c4d3]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 13:05:28 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f9f25843f302f1a4032b4006059bbfe52d226563]

        INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 13:05:28 rt 1.8.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [65d54cdc81dc914de28ac1d7efb5cac705e1d4aa]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 13:05:28 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [434581988c5fa71db86fe857abc9f665c2b2d198]

        INTEGRATION: CWS changefileheader (1.13.18); FILE MERGED 2008/04/01 13:05:27 rt 1.13.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [329f94f9183c890109311d297a880820b9451caf]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 13:05:27 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f6a3285349d82a2cdccd8f4354c43b1ef615f040]

        INTEGRATION: CWS changefileheader (1.6.280); FILE MERGED 2008/04/01 13:05:27 rt 1.6.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [af362a98fe056701eb2222bc5d7b5b50cd1f6334]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 13:05:27 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dff397289f283d88a58cf560bb4fa1bfdb13ad00]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 13:05:27 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d2000d9dac963b8d7938cd9935fa0e87a3931727]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 13:05:27 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ff14875dd3013a178ed0204a30d63443913c049b]

        INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 13:05:27 rt 1.6.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aef45f4e0073ca46f3dd335161ed6b566838f33d]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 13:05:27 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0be0583395ab4401831af13e75e2760cb9c41ffc]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 13:05:26 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [40c45759eaaf4cdf16a86f40957d9d06fc4854f5]

        INTEGRATION: CWS changefileheader (1.12.98); FILE MERGED 2008/04/01 13:05:26 rt 1.12.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [031a8a7a00bb7cf03294ddf0479cdcd5ce79fec4]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 13:05:26 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3344e22ec286b3f57326fffe309252b56912d256]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 13:05:26 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c3f45f16fc55be7cce212f273864a20b0f674f23]

        INTEGRATION: CWS changefileheader (1.10.102); FILE MERGED 2008/04/01 13:05:26 rt 1.10.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7279bb0fac7898e8941e99bc2bb767d275a7946f]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 13:05:26 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e6423655f837510d1529e6062f5a1154a6f8cedc]

        INTEGRATION: CWS changefileheader (1.11.98); FILE MERGED 2008/04/01 13:05:26 rt 1.11.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2e63b3dae88ad633ede2db089d5456c978b4c8b6]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 13:05:26 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [32f970e96f13a29bb6d26b02ea4f8cf9bc40b0ea]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 13:05:26 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f039ab6acb09a7b9a9b770fc2269b9458ebaf725]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 13:05:25 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e872ba955efbb4a5be9e0cc2ad53c5c34069fc7a]

        INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 13:05:25 rt 1.7.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cfb983c4c4fc70cc08684dc21e4efc270ac7cd52]

        INTEGRATION: CWS changefileheader (1.9.98); FILE MERGED 2008/04/01 13:05:25 rt 1.9.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a070ec7fa57fdf003bfb6c8345b28faa3cc2c735]

        INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 13:05:25 rt 1.11.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [00f1d2bed6fe1edccd23d8bfc008bc1a45bd537a]

        INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/04/01 13:05:25 rt 1.4.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aa1dbf82f48063aabdffd9d36795ad09525bf3c3]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 13:05:25 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9c3321a170f494b529dbaaa42ce83fad2f1f6d5c]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 13:05:25 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8294e82778996a5db5153e779ceb11e47bcb12bc]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 13:05:25 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [38aa7267d71b24ca05e0d495518ec45496af57f2]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 13:05:25 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dd4a40a276f199b07a84b14f1b431f73a97e837b]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 13:05:24 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [935c56609e683324079cd5b4740439ee8ec5933d]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 13:05:24 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c80f7732f951c2f76c3611dff6df1c832671d64a]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 13:05:24 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6c9bf8413a1fb4aa11c5cfae17d26061b9789c8d]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 13:05:24 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dc09e885a864f9d2f6dbfc5865c4b7f9fcc048fd]

        INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/04/01 13:05:24 rt 1.6.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b1512b93fa18549c90e07a0e7512b1669cd53f04]

        INTEGRATION: CWS changefileheader (1.10.102); FILE MERGED 2008/04/01 13:05:24 rt 1.10.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c89f94289e778d1e04e03d1a0864c456a828d5c9]

        INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED 2008/04/01 13:05:24 rt 1.11.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a9d8c0e7115037701cf3c607ae5a2f4f1cda2054]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 13:05:24 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [72f21747c0b6f978b000bc02860fb9d0e2e7a9ec]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 13:05:23 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9b5db5539fe4bb242485ab8086976e8e12ac6672]

        INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 13:05:23 rt 1.2.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [791969441a4994b079642d3164d7261aa3127956]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 13:05:23 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [abf4438eb27bab6a0991249876225f307bf28d64]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 13:05:23 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aed10748eea30bdaf714778548062da28ef0b36f]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 13:05:23 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c705a967420439c1329ac3b483036cf25446fa0a]

        INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 13:05:23 rt 1.8.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f4c721dce16c3d60ab88edd6712b6ce5ddd4c0a2]

        INTEGRATION: CWS changefileheader (1.11.118); FILE MERGED 2008/04/01 13:05:23 rt 1.11.118.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a4160b2daa27ff04178be0918fed8a21632b8ff6]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 13:05:23 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b20a1c7d5da938bad163470e94b59d2689a623ba]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 13:05:23 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fb962ff0a50fa9d209f300abb05941b684549838]

        INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 13:05:23 rt 1.8.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2045dd9d8866b173cdc248d2d0a6d924ecc8e9e7]

        INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 13:05:23 rt 1.3.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2878ff9480ad1903fe2d7dd6d9404d60b74e8438]

        INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 13:05:22 rt 1.6.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e2c5bfe602630b5378f8157cfdae88b4744a6cd9]

        INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 13:05:22 rt 1.6.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cae17c284fb2668e4034aa8ff447b30dc1d5042b]

        INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 13:05:22 rt 1.9.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4735cf9aa4521acd7d838da040b696561350c26e]

        INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 13:05:22 rt 1.11.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [16a264e47f634fb5315990e31784e305f25e70b2]

        INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/04/01 13:05:22 rt 1.7.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d180df9dfd03eb039224cff4216f63225ff68b2a]

        INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/04/01 13:05:22 rt 1.5.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9e4543500a1a91c945f346e9e3ec329c7d5626b8]

        INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 13:05:22 rt 1.2.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [79a934580bed0cf855a8cb403f0d64f709dc7743]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 13:05:22 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [09763165dde02e57bbf0b2851a7b00a427b72707]

        INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/04/01 13:05:22 rt 1.13.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7dda0a300727d4301c74e9fd74ed5f33bf249acd]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 13:04:58 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2d98d1213048f6be9d0e0476c29d6dd16c6b142c]

        INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED 2008/04/01 13:04:58 rt 1.6.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fa811ccfedaea408db3c3f28ac2c09e5b005e3f1]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 13:04:58 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ffe5e094ab89f6b23bbe07e555a6977525ca8c56]

        INTEGRATION: CWS changefileheader (1.6.280); FILE MERGED 2008/04/01 13:04:58 rt 1.6.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4ffbcae2a5b67f8cf0fd8d190e5d045a55ee2aaa]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 13:04:57 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [96b3bc6bd8fa8e81cbbb7eab14f46aa0880e9e24]

        INTEGRATION: CWS changefileheader (1.13.40); FILE MERGED 2008/04/01 13:04:57 rt 1.13.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7d02725f2585d71970b57ca6e85ec17aa76d981f]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 13:04:57 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ee85000381b534e654c79d500fb16cfe10b9bee4]

        INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/04/01 13:04:57 rt 1.4.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [79cf36437937c02bdd858a111dbaceab8bf6f698]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 13:04:57 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e0427ecea27a99a5110c5cdd44e508831265aa43]

        INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/04/01 13:04:57 rt 1.5.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [62f47a5d2de0cc30cd9a4340bb9ccbb069970499]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 13:04:57 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f4b927755abd1ae1b8a29fc547c066a5a3a9ae7f]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 13:04:56 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2dd26fb833b72a278b2900c68cddab02671dfb4d]

        INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 13:04:56 rt 1.5.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7d63db4886d95c25c93eeb1b083bdc4773547664]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 13:04:56 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7c800705108396b07e84f486333731ab8e671494]

        INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/04/01 13:04:56 rt 1.6.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b9f1dd7aca77e13e4e0f5b2703d68fe0d763eea3]

        INTEGRATION: CWS changefileheader (1.5.142); FILE MERGED 2008/04/01 13:04:56 rt 1.5.142.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [106290230dc7531c55e9b857152a9649d55168bd]

        INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 13:04:56 rt 1.9.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cf820ba26f2051999f3665f34e4117b1387e7724]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 13:04:56 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e7d7373966137384ca13dccd4bf68d7de54fe911]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 13:04:56 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2b08de561d9d451d6e8fbe1c864e19211b0852cc]

        INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 13:04:56 rt 1.3.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b4e9f495c081fd3fa02a53b3d20639992c527b0b]

        INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 13:04:56 rt 1.3.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d5c0c2012561152a7e875be36d61cb18ab03beec]

        INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/04/01 13:04:55 rt 1.4.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [98997bc36d13b408b7cf1a473749fb3b9da62bcd]

        INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 13:04:55 rt 1.2.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1a89abe709aac9d9eedb2f873d14572f131580d5]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 13:04:55 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d9f602ac3b54241e6b9c9325e98477af23dffb01]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 13:04:55 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bd2231de5da1f6822f7c3a69d578a9625ea1b6ef]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 13:04:55 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a23bc9466413cb6d063712c3531c974791e6cfef]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 13:04:55 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4026d328e508d3c227552d57d78f5fff9b81b4c2]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 13:04:55 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [29463fafd627558d5b3bc18a76f11c9c0f65e2b9]

        INTEGRATION: CWS changefileheader (1.14.8); FILE MERGED 2008/04/01 13:04:54 rt 1.14.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2c2782d355350260f92543aacd417f0ad3a51eb1]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 13:04:54 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8d11082df8ebd139cb781526044f423e5eb2fd90]

        INTEGRATION: CWS changefileheader (1.10.102); FILE MERGED 2008/04/01 13:04:54 rt 1.10.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0f46da8d15e9d22154498409d74de8b64b9c28b3]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 13:04:54 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6894a0adf91d9b7913f0f3d909dc270e3e259cde]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 13:04:54 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bead15cbcef5be35141aefeb56f0e852be19e616]

        INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 13:04:54 rt 1.3.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a226602b8710d9edd37863e31ef180de8d5fbc64]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 13:04:54 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [69707c366a53de57a5abe0efa60e93e2329e4f30]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 13:04:54 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f8bc387c32a4c02de3f692e18f2210ff071ff727]

        INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/04/01 13:04:53 rt 1.8.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bdd41cb5059976c5c173d55f5ac4b67ecf42b43c]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 13:04:53 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9da1b716a7e023af19d24a24a0f02dbaa13feef3]

        INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/04/01 13:04:53 rt 1.4.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6c83eaa6e61a0e68fea12bb14af1a3bd44d85197]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 13:04:53 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [56e07b9448e1317a34775543b0648ec70b085d6d]

        INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 13:04:53 rt 1.6.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5a972e3f8f39dc143cf1821c8462bcd13d03b663]

        INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 13:04:53 rt 1.8.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7e4237de91e638e1ed49c93a6ba44722d39260b3]

        INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/04/01 13:04:52 rt 1.9.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ebcb79e95f801d60b671aabdb06483555e30b561]

        INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/04/01 13:04:52 rt 1.8.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3dec1e2c1615ea875399acb060367f5590fcef73]

        INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 13:04:52 rt 1.4.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4506f595925acf7904e798220899997095e1ee9c]

        INTEGRATION: CWS changefileheader (1.9.98); FILE MERGED 2008/04/01 13:04:52 rt 1.9.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c2783121f243ba063006a30cc5171ec7c7f8cc5e]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 13:04:52 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ffc40c2f90fff837b527944bc6c56921ce8e6431]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 13:04:52 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9372a508de594757f31ba558b07092ac4c43fe78]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 13:04:51 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [81fe7014f16b9b6ea4867caea231219ccdbc1aba]

        INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/04/01 13:04:51 rt 1.5.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [508358644e74166d26ed8342fb8ec02236fe25b3]

        INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 13:04:51 rt 1.7.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6065481da955a416fcca16c8875ee46f97407551]

        INTEGRATION: CWS changefileheader (1.2.170); FILE MERGED 2008/04/01 13:04:51 rt 1.2.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7ce32131d82dff024937c2e0dc958f29e957e80c]

        INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/04/01 13:04:51 rt 1.3.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7d7788ef2fe7f2be172f3ffc2f8885c0581c34ec]

        INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 13:04:51 rt 1.2.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9eae4ad197f02e98855fc45dbaa3a4297210663b]

        INTEGRATION: CWS changefileheader (1.12.98); FILE MERGED 2008/04/01 13:04:51 rt 1.12.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4b468059ecfb61f8f6da66b552e9a3a0475be51b]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 13:04:50 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6f919450afdab4b20f8971e6b848a446640a6d93]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 13:04:50 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d6673971f1097eaa5e18a1ecceae962b49fec107]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 13:04:50 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7baf70f348f080166ef76f89fa462fa2046c3e62]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 13:04:50 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f7868a95a100bde29140870b41fd7c28f2f3916e]

        INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 13:04:50 rt 1.8.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [daf576facc032fe9204fda58b6b6576b8e886309]

        INTEGRATION: CWS changefileheader (1.13.40); FILE MERGED 2008/04/01 13:04:38 rt 1.13.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [afb0b48ca31d30655c12c6caa96c6f305d78270e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 13:04:03 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1cb123d06c9fecc62959f57e83d756fd6d8fbf3b]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 13:04:03 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [886a9a4cb90bcda74ffa1e7a0e7d0989b6ad4983]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 13:04:03 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7f36a06a2e8520bc3b9acb41c129f524f3b68a03]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 13:04:03 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [27dbbbdd72c7f7610fbf09c4e3e0536b90b95961]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 13:04:03 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d9c3f2479b5bc446fbe8df7a806de0b3f0447f6f]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 13:04:03 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bfe3a596e52db8b46e29bc7e6b3acc8966fda420]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 13:04:02 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [83f1bebb3fa93013664b01b1e7608b4457cc080c]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 13:04:02 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0925b93131538dd36bf880c3630d0f9c50795b04]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 13:04:02 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a061d2c85e8d9542813312005046eebef062c2fa]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 13:04:01 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [703140cc656e94621c935e67cde13b92b42bf5c0]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 13:04:01 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0debb14bc409f816e9e21d912c7990cf3454c9f7]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 13:04:01 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aedb466704388fe4de7f230488ce6aac5e646450]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 13:04:01 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [df4e6ee4389b21e54639f02cb5d8750255f65902]

        INTEGRATION: CWS changefileheader (1.10.54); FILE MERGED 2008/04/01 13:04:01 rt 1.10.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [551b03a750e3fca142eb063f39f53094cbfcf857]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 13:04:01 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [06602f95337b2c8e691abd8194de217ab281cdce]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 13:04:01 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f5ca5a41c093f17f62147d1af3e49535fdd9637f]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 13:04:01 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2cc696a7f286d6ed2e3990b38f334d147d0e9572]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 13:04:00 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [24af741ed0d83be4df2cb900e87d2444860c7d84]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 13:04:00 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f47c1838dc7a49c55da48ec2b38fb1eb273210d2]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 13:04:00 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [43f2180b36c58c34d2ddfdf8120dfeceab4ffaf7]

        INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/04/01 13:04:00 rt 1.7.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c95c76d2f9fc748b7babfb74152d9940f441203e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 13:03:59 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6a1100688afa06ec266c2da28256df9e666e8cc7]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 13:03:59 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e78a000d2312dba9bea87a3b13223f8854dbc4ef]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 13:03:59 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c1e80430a5ccc91d934e6bb8965b17a15bb4c186]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 13:03:59 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8ab752633b20c3bc6061d5cb690be078730fdf9a]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 13:03:59 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [27f967d2ac3836497759fa4fa96670cc7ab7225e]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 13:03:59 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [55954b3205ec897ec7f56182b29a87a95c16b262]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 13:00:45 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2f5b6ea08b781ef8141b6567c38f57008487b20c]

        INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/04/01 13:00:45 rt 1.5.52.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [da6370ad20d7a08eff425624d9bd615553a06dbb]

        INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 13:00:45 rt 1.5.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6a6559f7caca48c5b5faabb2877b784c045b1e6d]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 13:00:45 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1fead504b2c2844ecb917e5a8f5695ebe6f21275]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 13:00:45 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [010ed6c1979ab9f8c62ac28fc3373b09dd5796eb]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 13:00:44 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e2b01b28fdd38d8ed84fa5f7615f1d167123a0eb]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 13:00:44 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2040830415de4657fa5233921d393f042570066f]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 13:00:44 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [09ad72353586d61c00a5482a348a09614b11e6a1]

        INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 13:00:44 rt 1.7.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f9e9e799a7c114f9a769bdabb164f5b70f18dac5]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 13:00:44 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [56cfdb50132da9e8f3c27afbe3501c1c9223fe0e]

        INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 13:00:44 rt 1.8.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e729fac2ca470f5231544e24747008d636a92888]

        INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 13:00:44 rt 1.5.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5b26a511ed6538c8a360ff6e15d667657980467d]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 13:00:44 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e7139bd27d011e65076aee8910f23dad69be48bf]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 12:58:50 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5d37ea86776732db4ed33722140f311ccf45815e]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:58:50 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [17b44d2d84e1a190f70e882c1e702828a6bc4a11]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:50 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dd480fd9f9e848d1e20ac42a765e80e9da1948a3]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:49 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4acea7ed8324d4fb109c7d7e003296a9d64965b5]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:49 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a35cf4328030f36b902b821a64191b0ab846b68d]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 12:58:49 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [96ba4d7eeeb9d40559f6da14eb685810847babe2]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 12:58:48 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [44adfaa7a65c83d07de8dcad8235a935ec47cba8]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:48 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [56e46c36fe2c351a9463815f9433de9995ac020d]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:48 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [076625aa8f19148811c5dbd534e91a6e9e6047f2]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:48 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [858edda18cf231ae0547bd3af9d1f02e98779987]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:47 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bb501124f84d683edec77d2d8c305ab4eb68e222]

        INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/04/01 12:58:47 rt 1.3.142.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [18c5f6b6f596488e9dced35fa31bbac4cf182740]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:58:47 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b4dc7bc1aba2af08074a94fffd8e29884b5fd36a]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:46 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [129e76be6d95374d5dd59d6e1b65e8817b1e576e]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:46 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2b1b9539962060c4296fd4f3579496a04e8e6ba1]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:46 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c0f01e3995907ad87a3b0b0fcaac26daa245c130]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:58:46 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d815b16284c450ec5b894cbc9e64a0ae4be873ec]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 12:58:46 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f9f90083a3512bf52eb8ec482cacbbe0e227e6be]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:45 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e0b2e16d4c131a72523d00bab0499da1387fe677]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 12:58:45 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1e46fbecf7a96a294f78a5f6a680227858074b9b]

        INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 12:58:45 rt 1.11.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fa47e01c67dcadd3452687de06ad4bd660b49db3]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 12:58:45 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5e4135850bae307777b3ed7b934aea0c7b22b33e]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:45 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c2fd956bd13bb94f053bdad15ab2c94a063a59c9]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:45 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d4f4de5856369ccb44a9d22df1b41c9d81687892]

        INTEGRATION: CWS changefileheader (1.10.102); FILE MERGED 2008/04/01 12:58:44 rt 1.10.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [37540114952e376172e18ff3348f5226a9303e05]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:44 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c2b2004532b90bf2e2d60a4576509d148b7cc7c3]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:44 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4b4b2332bdf0a236b2a67a69a5a4543ad30db27b]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:43 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0adcf9339b0736aa31b59979399ef193563c539f]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:43 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2b4a268aea333336c6d3261d0ecdcb6e69025554]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:42 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [534f227f86f355ca237e32ceee2d002846f6c8a1]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:42 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2b6441cc0014ef26491452371878f0b791f40afd]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:41 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d5209aeb4d74f94748b691075f9d1d86d0c28f45]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:41 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b5f64a4974e9f63790f3fe17946a7699fbcde262]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:40 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9564813464f13e7a7a5e5d5e5b7c228c68ff421f]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:40 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0050ad41b276f2689a91ebb489ef9c2c988fa626]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 12:58:40 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aa0ce5839fc6f11fa41ba364f5176d0cce53cc59]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:58:40 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [05ad3de939d2d119c51caaa6ce7261d2d8a25414]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 12:58:39 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [91a593143c6007f41d34ce16ecaec20bb3d87494]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:39 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [187802bae600e3f264bbdc99d9a58cfc3d8af523]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:39 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bf445cbd34454c359c149822603332264a505c0b]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:39 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b277d1c709b8d1a88a60124e34a37566057a8e7a]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 12:58:38 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4e73dc5a9a11f9b34be9070fdd2d4f14098108f5]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 12:58:38 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c5ec2b35789af408a9c5efd010eb139f954a71b5]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 12:58:38 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a11589bf36f2ec1cbb770c135d3a77c5ad918bf6]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 12:58:38 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8628dfd72e569c4588d0feccab90399b9f2a60d4]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 12:58:37 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bad7598e53a54eb8e6fe907a05789d23ea2b56e2]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 12:58:37 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f67eec610aa1a69f7bcd0be125603638b9a5244c]

        INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/04/01 12:58:37 rt 1.11.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cdea1dd7d9377bbcede86d1ab06d887024bb5b9d]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 12:58:37 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e2eea66af98195307a6d11684b63547894fcca49]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:58:37 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [52afb67d1a9f50b1ddc02ce27ff4c0c2816d22bb]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 12:58:36 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [73c41b2b871e5cccd74ee4951c16afcbf6bb61a9]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:36 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [061a4f843419aaa4b3f2cdfe7c5afa565461916a]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:36 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [763277ce53905fa113630c1b401d83e033f1e6ac]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:36 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c3a3c6d4b317479297ca9f48588ac91283c0866]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 12:58:36 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [54c276683db154dd841d48f01fe129b74d794c01]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 12:58:36 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4a63711fee7fae21d4883e4761815171ebdfa63c]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 12:58:36 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [979f033f149c08ab9f652820ca4d349eaa0b6d75]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:35 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [afae2ef68e29d5ef8308ab3cab84cc01ddff948d]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 12:58:35 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ab66b9d989f73c2f7a517c71deb8fd1ac9011ec6]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 12:58:35 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b80b9dcaaabff8cce03c54c3198f84a2a41070af]

        INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 12:58:35 rt 1.8.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [612dc7e0f0510ac6e02985ee5ffea82c0d89b092]

        INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/04/01 12:58:35 rt 1.5.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [98a6ab867c5352bcf13ccee2e92fc8ce25c7a050]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:35 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cc3ae2857fe90db5014781243b2afc815f12770c]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:58:35 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d03fc6f8a394d05dd278ec7be670bed93df1d9a6]

        INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/04/01 12:58:35 rt 1.13.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f4dfcfca5c1b47839a595c880f04fab968cc073a]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:34 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5a991e1111e8f88bd180baedce396012784df84d]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 12:58:34 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a3dc2e295f58d3f80fe18eef239cc1226b235761]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:34 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d9116363f9ba23232a821c4f4a2b3af676ccb9c8]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:58:34 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8fc63f3f296e0e02b65625fa8ce771a130c7a043]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:34 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e3f1b023feffdb62398b6a7670885053a2462b2f]

        INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED 2008/04/01 12:58:34 rt 1.11.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4b67d9fcfb6e514145a6060d918cb5e97786a3e4]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:58:33 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a7d13567723bc3139f4cf2f05cabb06a4d2f6071]

        INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 12:58:33 rt 1.6.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2124a68057d894258fb0bce6bf01e493d3cdbb5a]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 12:58:33 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [950cd16bd6c4e81087f7b9e4d7909fbbfeffae77]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:33 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [27e0ce9224c3bfac8a3381923e3d800eb2b2ce0b]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:33 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a768c304afd5ef264f3395f0d00618436ba4140c]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 12:58:33 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [de344ab36363b9a20d5d01de61fca54869524da0]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:32 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [129a3e1fa3e666f47a7304cc3e5c028b21169cac]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 12:58:32 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6b12525c83aee71a8eec1b5ca175ad5b2673694c]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 12:58:32 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0e9a7eeb876989ac662a19175a6a66dcc53e5580]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 12:58:32 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [00b910d5a67485fc9f22634ad56524d3d6dfc67d]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:32 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0248565c0771590c0e11be1026a0a0f37dec93eb]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 12:58:32 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b073a5b3310e5a5d3572cef23feffe585c308082]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 12:58:32 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7e6d236a4d47b40820fa9148a2b960f974ab7b70]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:31 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4e1f80b80f031e7e7aff24f7f5fcf489609aeef9]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:31 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0ed3837e8c7ef3a0f7de5883936ad15a770b3207]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:31 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [77c46ecc6f78dc5e840d8757e4e73922a7b853e5]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 12:58:31 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5eb184973fb48161af11fefce1a6b6cbe96d5372]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 12:58:31 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c475c33ff145bcf4c627cbc726f8db563d7544ec]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:30 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e5a58e433569362a7ff3453c89345a003c96173b]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 12:58:30 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f9d29a32f9818c8ac6d87c2cbd8a8a118225964e]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:30 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a370bd67b4a003750b46dc0a18909154105e2f46]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 12:58:30 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b5a2ee5724a620ebcc8d23e1cca6b99d4d29fc2c]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:58:29 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [719381b7985a4b2339199ff2bea30bc9a82b2b0f]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:58:29 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e8a40a1507ff47a93881bafc24a01cb4a6c60e80]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 12:58:29 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [72f35833860346294f26ff0fabdfbb1b536185d2]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 12:58:29 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ec7e329aef9bd2fd4ae5484420283cf4e230498a]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:29 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cf62137521e5743a40702459b93e3a2a9acb2dda]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 12:58:29 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dd63c9a71d1d29d53554b9a841e59401145e3e88]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 12:58:29 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0f435d0f8ba1d79ee7f6c6bc61adf075fe69a80f]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 12:58:28 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4da6ef11ff54deaf0936191a44a73b485b3db27d]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:58:28 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [215c46671ae5d6a3246a88a29d0abe86d5a1f909]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:28 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [79cecf424dafa40aef545072227bc41beff8c070]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 12:58:28 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [55e7baa6d0c8ff38fffdf8b8bcdee7ec4f94c324]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:58:28 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fe88b585c57b59ba73f0b108f322dea5d2ef641a]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 12:58:08 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0f4a0960fbc18158e54266caa6dc0021a6076dc9]

        INTEGRATION: CWS changefileheader (1.12.40); FILE MERGED 2008/04/01 12:58:08 rt 1.12.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2464b7034edce18ea89e8962f6f671f89530b48b]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:58:08 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d655d75103e069372edd59c73bc491942dc3f135]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 12:58:07 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [31cc9ddace14f7478fe38e2d91216774718c26ee]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 12:58:07 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f846b33d89051a82bc8ef6e70428a837dae362f0]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 12:58:07 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c108ac5f87ba24f1762e2cae3eb21fc1f852d64b]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:58:07 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [973d36b877b3fd7317d67b27eb225ca719a11103]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 12:57:59 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [083f631b4f246a7c965e13c3c57fe35a8efe26ba]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:57:59 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4a83dbcf155416e8656d5e1be7b6e164a24c3cfd]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 12:57:59 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9641d13dc90dc81128932e24dc172bcf098ba940]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 12:57:59 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b5ab82d5cbf6a9c62c35f0b74aec68f3aac42622]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 12:57:58 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b8bf9b65970ca7d99cbd4a68ae44ca951f415846]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 12:57:58 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [86470cb757e058dbf8108fd2528a5cc14b094d0b]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:57:58 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [da9818f136c42690cb94fefae4a313a6d632d950]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 12:57:58 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2615ed722ab33ce293d24169579151b551b970c0]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 12:57:58 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [97c75190b4cb5a8cfb016f0fda74c1ea5b8bf3f8]

        INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 12:57:57 rt 1.5.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [124f981ea3049015d159182a45ea2990b46f60a1]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 12:57:57 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b3f62bcd95cdae9e82a8274c27f60c9b01b6e6f1]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:57:57 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [98caefdf6a6bfdc9a3608d102113600a85bd1602]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 12:57:57 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4cb8aea5793df0e9dc78a49037d30339ccdaa56c]

        INTEGRATION: CWS changefileheader (1.7.280); FILE MERGED 2008/04/01 12:57:57 rt 1.7.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b2da2ebc2119a14e1831074e4d30f4ec0ed8ee53]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 12:57:56 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [24c5ccfd66ce13b13bfc23f3a696b4282994b838]

        INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/04/01 12:57:56 rt 1.4.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f60af7f7dc8431133e00afa9f54e08aabe7315e8]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 12:57:56 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [65cbd60e91b4fdf85b708d2e0af08c6f66d030c4]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:57:56 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ed7f9d98cf13a7fe360efccc55e4ccc678e36d89]

        INTEGRATION: CWS changefileheader (1.3.288); FILE MERGED 2008/04/01 12:57:55 rt 1.3.288.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [702d200a3fda5e1797ac42e92da679eae34bab78]

        INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/04/01 12:45:47 rt 1.2.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c0ffccbbd711487ff2857667903081003f43eb79]

        INTEGRATION: CWS changefileheader (1.4.274); FILE MERGED 2008/04/01 12:45:47 rt 1.4.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e9fd0091668ed24cd9b70a578a65391f68534b3b]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:45:46 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3d1e390adb961e3989586f29ff32ee9a4cfeb242]

        INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 12:45:46 rt 1.6.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f19a9c35d2ec691623252dfde27bae3545802594]

        INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 12:45:45 rt 1.2.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a89eba0237f3f50c8689d6f46b75074d170c9aff]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 12:45:45 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c1efbdd708c740aa0c27fb11431b14b225b665e7]

        INTEGRATION: CWS changefileheader (1.4.274); FILE MERGED 2008/04/01 12:45:45 rt 1.4.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [73145f7469e00abe6d5331c6b6e6ceda659177d6]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 12:45:44 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a6bdac91fdf426d6dadf7dd5cadc25b55b813b95]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:43:34 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [71dd3258d3d47c672291a280382fba9e51e80089]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:43:34 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a6f3e5ca8750cd41ec45c21795f46cf9db2995c3]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:43:34 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ee83572053be15303f3b974ce500779efbcddf0e]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:43:34 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [87ff316be74bbe39d3e9f8bd89d0e8f03afec5b9]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 12:43:33 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6523d86073df555982108692b579036e937b1948]

        INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/04/01 12:43:33 rt 1.3.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3ba3e9b6dc9d5f1dcb590f6aadab802aa13bbdde]

        INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/04/01 12:43:33 rt 1.2.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ac5f7a05168aacb421263eb127fcad59d985303d]

        INTEGRATION: CWS changefileheader (1.13.52); FILE MERGED 2008/04/01 12:43:33 rt 1.13.52.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1e5232c3cd167c963137805f0aa65a46aca1c64d]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 12:43:33 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0ff58bfd494576b5850b1feddb633f1bef1acb52]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 12:43:33 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ec40a7e1a18167d95032bc8828286689b9dec1e4]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 12:43:33 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3d61ac11b77eba3f8a2d4e1eb8f04a258cce7245]

        INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 12:43:33 rt 1.5.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7c100ab9a14b8d83adae0dc6051e6e436cb9586f]

        INTEGRATION: CWS changefileheader (1.4.186); FILE MERGED 2008/04/01 12:43:33 rt 1.4.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0c1b7ae1578608cd5644320367234a4d1ff57c05]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:43:33 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aedc4b942ad19cd333c0d95c50babda854eb5127]

        INTEGRATION: CWS changefileheader (1.4.186); FILE MERGED 2008/04/01 12:43:32 rt 1.4.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [566b29afaa05b915315afed00c71a17d02b6c47c]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:43:32 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [df2471e58af673fc2d45f7e70b7b93b621331bc1]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:43:32 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [356e7b8a7c9b43466749d0cd2be74c4e5ecafa26]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 12:43:32 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [862a996ac96e266824b977bb5ea7c89a088a46a1]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:43:32 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [63cf74c02a4210c9f43e041e323aa4eea21750e4]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 12:43:31 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [562bd1100d7aeb6ad931266e9765039abc016609]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 12:43:31 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [17324d2df6db692ad9719a6eb24bc2001c41a7f1]

        INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 12:43:31 rt 1.10.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ce5a3c7cfa96d9e5a7be598488621d1b8f88ae65]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 12:43:31 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dc912149bdb820b6877b4688eee88cc40db95b8e]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 12:43:31 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [290a53b68f08569fe3c3d1a6360dc05828162f0e]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:43:31 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ce541754b31644048c4fbb632061f0a8e582907d]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:43:31 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f96c085ceda785baba1e0df386bc8e3500ac7c1c]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 12:43:30 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [23112f39b2a61e47bb1ef05141a4a2b82c2825b6]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 12:43:30 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f013ef773ec198ff5df485128f12f70281fea174]

        INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/04/01 12:43:30 rt 1.8.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [87dab9ea6eb1dee2953156261b7490a0ef7f305c]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 12:43:29 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4f61485bb7dd6ca02309ae5d15b17e5d2012e6dd]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 12:43:29 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a1cc9f135554afefeddc0b6a88e91e9fef98957d]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 12:43:29 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [05c85760a2db55baa38ee35dd18e15df17003929]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 12:43:29 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ff40278d7a3d96840ee7484c32f24ef514419723]

        INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/04/01 12:43:29 rt 1.4.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [96093306bb03ab4a82db5c3a33310fab1068eac0]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 12:43:29 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ed601f98292f6bf47f70d0209fe23c19439f2e5a]

        INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 12:43:28 rt 1.4.56.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8d0336de2dc4423c31a65f6c7f9a0b5a0551dfa7]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 11:27:31 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [95b005399efa8aaf70d61aaae3749d408e2b04c0]

        INTEGRATION: CWS changefileheader (1.6.274); FILE MERGED 2008/04/01 11:27:31 rt 1.6.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [60369a4ec353c81a00adfd0c429990d6cebca4d2]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 11:27:31 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b3c80c6f1e302673b44efb2bae8f8260bb241b5e]

        INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/04/01 11:27:30 rt 1.3.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [157e5d165bf424750cb13e328b4133189c8772a0]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 11:27:30 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1dd71b8cc1d364a9a7ba422abe5cd7440c71f63d]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 11:27:30 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f5baefde5db0785060053f29d2150423ce7f052c]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 11:27:30 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1df682ea69a7c698bf8a0e6e6d1b95ec737cf426]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 11:27:30 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8fce5f653cd858a74f1ec7d55e867b873902ff41]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 11:27:30 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [48cd81d1a668eacbe9504d03de802f002f5d7660]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 11:27:30 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d9219189c1cbba03e7b833513d546329a6246aca]

        INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 11:27:30 rt 1.6.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8bbe31ee542ceac1bcdbf4a0c38f7f1064dbded8]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:27:29 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2ae3ba01dab69f534aab8a7a72c43f226a86ce3d]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 11:27:29 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e5e47852032d3162d575c972e1ad223375afa8d1]

        INTEGRATION: CWS changefileheader (1.7.128); FILE MERGED 2008/04/01 11:27:29 rt 1.7.128.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9baaa584e2a3aee3234b7d4d4fcbbbedb7fa86b9]

        INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 11:27:22 rt 1.12.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [436842b85ba33c1185e6667fd7fff23f9986058f]

        INTEGRATION: CWS changefileheader (1.9.120); FILE MERGED 2008/04/01 11:27:22 rt 1.9.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3f6277b7c4daa54d893711852fab76ee327caf37]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 11:27:22 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5cc0b04c3068fd2a1cdcc1adda411dd8761499b8]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 11:27:22 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [649df321b0672474ab54110f0b99c9ebcf3cbdf8]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 11:27:22 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [15537c8162232f9860f8cce7dafedcb6b6a21dfd]

        INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/04/01 11:27:22 rt 1.4.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a3d9d59affe1d0bd8f1f2201bc31535f4e5e1c3a]

        INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED 2008/04/01 11:27:22 rt 1.6.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7f5b7b9e10c25537e777b72871fd0f134e4f0427]

        INTEGRATION: CWS changefileheader (1.5.128); FILE MERGED 2008/04/01 11:27:21 rt 1.5.128.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [344afc037943be6136aef276f9985d5c2cd65d14]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 11:27:21 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ddf108b49112f1df7f6d9f007a5108bca00f8879]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 11:27:21 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [afd9988297bb062f277a41a716205123766b0a01]

        INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 11:27:21 rt 1.7.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ef746007ed75863b738cd29a936521c4d9adc2ce]

        INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/04/01 11:27:21 rt 1.4.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1a362b50c18713b6e80ed2128b85bce6dab93dac]

        INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 11:27:21 rt 1.7.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8e5535c4a482a39ee3c82d0196ba09b8018da068]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 11:27:21 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [482b53a4334cf7e3eba35307a7a560dc1ce25125]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 11:27:21 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c756531775efc7ce9f9b294879f5bc6750926872]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 11:27:21 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [45b247a4a8ad2c2b937089828b36f3e8d0cf2ce2]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:27:21 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8041eeaa45cab9bcfde3985c836971590496e9d5]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 11:27:21 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [32fee1694ef43587f241bc370b8d46bc30fa8637]

        INTEGRATION: CWS changefileheader (1.10.52); FILE MERGED 2008/04/01 11:27:20 rt 1.10.52.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8944cb383f6a34c2b7c67c87d43618ee21a83165]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 11:26:17 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e66b547e5df062942dc9ae59e2334ef2bfd72c59]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 11:26:17 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [661ca150fb2b4419341894b4c6b57bbe6d93c6dd]

        INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/04/01 11:26:17 rt 1.3.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1f76495fcab11f18084b674cbb3defa9ced33053]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:26:17 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2fad58a52534ef3af10ec03f2c61f6aac10a5411]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:26:16 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9f2da32d3cbdfb89058d1cd06e012246472173df]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 11:26:16 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a3ff7c935a09896f1b534fa7e2249c0bf99a98d8]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 11:26:16 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c745821d9029ba5d83b02f92072a07b07cd9c5d]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 11:26:15 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [107da5e30d537a9373434941ba28b0337eaececc]

        INTEGRATION: CWS changefileheader (1.6.186); FILE MERGED 2008/04/01 11:26:15 rt 1.6.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c6e4bba4e59eda3bf169f3c717c96fe8d036e62e]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 11:26:15 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [922808d5262dd8af43e3845180e3747714746dab]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 11:26:15 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [47983b7f8918284906e6bcf3de96fe47aa47fb5e]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 11:26:15 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5fcc77db8d7da33caf381e980b0f4f5bdc558114]

        INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 11:26:15 rt 1.7.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [39d53fe5d04ab2dbf0da6b6684630a808d5145a6]

        INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 11:26:15 rt 1.6.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [86b07dc0c949fb6b064780f2889713d93c45b909]

        INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/04/01 11:26:15 rt 1.7.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0665e06cad706ffb56624203add581d5643562a0]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 11:26:14 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f0c2bc3eeeee925ee4d3ea6222b0325f57a9ce08]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 11:26:14 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [de107eeca6da1949b9a6d8fbb89187d2c34dee87]

        INTEGRATION: CWS changefileheader (1.6.280); FILE MERGED 2008/04/01 11:26:14 rt 1.6.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7d3f864f36ecf37a6772ae34c4404d0c12444874]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 11:26:14 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9f5e8a5262a52bfc439e492917a677556cf7667b]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:26:14 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8dc54f361f51dc5d99a2220c1af2e71ea8a7874f]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 11:26:14 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [75cb24646cd789715ce3e870c2eb787306477a75]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 11:26:14 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e7324119702a738311eddfff8853657cfe36285f]

        INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 11:25:18 rt 1.7.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5d1f5255aeb5f933d48c16ad48c34df4cf103cb9]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 11:25:18 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cd734db24c3776e44a5e655148cfe4579b7a130e]

        INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 11:25:03 rt 1.6.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [33e5506d21ea26e727b7b0689754bca7d6a681b6]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 11:25:03 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1a997a696133880291e796c85928992d22221dcd]

        INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 11:25:02 rt 1.7.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fa3cf793a755bd83291bf7ba3cc2bf372b982abc]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 11:25:02 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a1d14c0340fc720a10105f24fa7ba934960f8bd2]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 11:25:02 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b0790023aa9b23080b6ba1c79bd46c269f765853]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 11:25:02 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dce90a1244ee3f9bb4fdce497577ff435c303e05]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 11:25:01 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [83b364980cab225bac76604ee99fc1d8a96996e4]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:25:01 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f8b361de95584029d6f1861cf4d482c0374fcb35]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 11:25:01 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0348d06f04d5ae0b1eebb88f5d364a7d227ed133]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:25:01 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c5bf984243373d6cd850b54909915593b93c585a]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:25:00 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [20c9f4d16e85ecc1e90139075df141498a9dcdeb]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 11:25:00 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [91b18d437cb3f58f8e016dde60e8516b85036d62]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 11:25:00 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6b97b14113c4ff93af527855730cc6bf515264b6]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 11:25:00 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [050355353748b199a82e2a22e7aaca255893d77c]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 11:24:59 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8af2c668cda7d7026ef2ba08f8cd466bec9ea00e]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 11:24:59 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [74fd82b6aa5cdfe1e2ba4105f8878e444a9d1c64]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 11:24:59 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [87021d8b61c1082e453c4acf4143fad41121888d]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 11:24:58 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7ff53c9f09a0ce3db07388a39059a78bd2166c72]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 11:24:58 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3fd03a89142bae9b6f94ff0db1d1b00fc3adbda4]

        INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 11:24:58 rt 1.10.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [10c089700511319e25afee35251bc4e61a59cb77]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 11:24:58 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1a8cd701ed1f080662bd086efa53361bb2b16056]

        INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 11:24:57 rt 1.10.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2440e99f597177ab4c4ef9527fc7a879463bf09c]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:24:57 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [062e1df357b0eca1e98752774b3c9055d0fab7e9]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 11:24:57 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4728c5c2c06c1e2d3cbf8a3131afa280ff8b9e7d]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 11:24:57 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c16f9bf278d2f69aa222e0e1f6ea055353b6468]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:24:56 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8e2c2b92755311f6519404a8fa62205dcdafa1d4]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:24:56 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6f49c625584bfefb94ed5f45feb9978bdaadbdcc]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 11:24:56 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3b358e17c566c1b1f65bbae22edc2d5c57caa994]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 11:24:56 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [247d7638c173206a9b4659c461f42ddff78e8576]

        INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 11:24:56 rt 1.6.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8db8916e35896f6f9bd147a79afb9c8329e09949]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:24:56 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b77c2773eb4865c28b23ce6303b12cbb989f1e60]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:24:55 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [65b690bf30378aba3e7e25e7d22a19bf5ace3dc7]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 11:24:55 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6dc3b9f50ad582ef931866bb1bb840a713b9b994]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 11:24:55 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [98477e88e5a67970b5187801fb3eeeb526c70c4f]

        INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 11:24:55 rt 1.10.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [eee4b1724fcfd205f8650660ee8995fd375757f6]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:24:55 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e2f2cf8b899bec3fee67842c1afc46da292f8a40]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:24:54 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5630e8583d67bb4c5477ef664e3795afb4c1944e]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 11:24:54 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e26987cb87cd52dc4ad159e0a6adf5b2533ed9ab]

        INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 11:24:53 rt 1.5.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b7a7a2dcb0a4ca49e64c6eede8e1fa13991e6b20]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:24:53 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ee49f0f715cb000c486736cc3932e033f89b3fa1]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 11:24:53 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [312d9154c979f83fa5fe0ac860753bdf4d76526a]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 11:24:52 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aaf963d34408d9c44a85f8d92f753d4d847b6c58]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 11:24:52 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [77224fb6135df3600b410a7b4f0da80500175ce1]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 11:24:52 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4235d350cee19ef6028c7df1c9e9463d5f0a9478]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 11:24:51 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8fb0699142e3defdfad64281774d9219522b54e5]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 11:24:51 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fa4e7a2c401da5cbf912dbfb96f182b82622635f]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:24:50 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [06dca54f90d5e76c7c52a62a7ee0faa1cd93d593]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 11:24:50 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [929359a86fb40d44211985db143bf33a49466f51]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 11:24:50 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4bfb841e36aec22bac36f840d3cd9416bf85b486]

        INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 11:24:50 rt 1.10.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3c9e825bb5717e957effb2537867571e89d9be9f]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 11:24:50 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c495e101b0a05dd03f01664c8d3a1cd168721314]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 11:24:49 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b8fb565498f995c25c02e5cf73cf33a8e2b8cc29]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 11:24:49 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [df3b689b6daf08051abddf5e2b17aa7803bbc983]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 11:24:49 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1772f0c4cb480e4e83901fb0ede5aed98c680fdc]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:24:49 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2393229ce9ee51d64a95d0aa538fe5db5797db24]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:24:49 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0d244fcae0c69cd3d08ab99625b7e08c4928324e]

        INTEGRATION: CWS changefileheader (1.4.142); FILE MERGED 2008/04/01 11:24:49 rt 1.4.142.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [06f0640afdcb8d78cad345564b55470ac053b929]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 11:24:48 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [be35b2187edf71277985ed3a03e55c0654a5a780]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:24:48 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b3187a1cdb39896c2210c2985b1c53b2b8c879bb]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 11:24:47 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1c79c58d1ba72787d00cc1f976b2733b4c950e9d]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 11:24:47 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d2e2332edd2225ecf7c2355bede93a59eff222d4]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 11:24:47 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4612caef2074844ffeb73dcd7838dfe8f8dac9a3]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 11:24:46 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [43bbc15bb3eac6eff8b8f55fda1a6c156e47cf15]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 11:24:46 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b154e51632d2273dc3d2820eeb67464e0bea040d]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:24:41 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6ccf5a7c68bac29a6513ff8cab92329270f3c6c4]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 11:24:40 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [943b3a56c376ba4f78aeab4837ffb39ace101402]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 11:24:40 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0ca276cead9965eb265edb01333848f7efc0eaee]

        INTEGRATION: CWS changefileheader (1.6.280); FILE MERGED 2008/04/01 11:24:40 rt 1.6.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1555842cdcb2c34a5d08f19efcc8f8dbb2777056]

        INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/04/01 11:24:39 rt 1.7.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fb7d9d15b5ed3cd9911e74ccdaf38a714db700d3]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 11:24:39 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f968be1640485d5aa74f8dcbc1f0ccc07e992202]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 11:24:39 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [114fecaefea766f85f81680b36476b9d07ecf4c2]

        INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/04/01 11:24:38 rt 1.5.140.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e9227e73e82523268d629bbbf6a3682055bcf49c]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 11:24:34 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [839fdc63e7a143d250d70183d3c2e19c2d3c62f0]

        INTEGRATION: CWS changefileheader (1.7.168); FILE MERGED 2008/04/01 11:24:34 rt 1.7.168.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a4f0767146d5503719839c673c1af7420099b754]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 11:24:33 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [956f15bf333ea0032bb6739b51dd3483041b8f11]

        INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/04/01 11:24:33 rt 1.5.184.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [72fd8dbe9a3a8d5274fd305c259319d1aca3f052]

        INTEGRATION: CWS changefileheader (1.6.280); FILE MERGED 2008/04/01 11:24:33 rt 1.6.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1c6162df414aa083c1d66518bb8a795935e6cf6a]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:24:33 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [94aaa0cd889ad39d60257f302b694f0e6a085698]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 11:24:33 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6e8cecb10eaa392ff712829e7ddaa3430853283a]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 11:24:32 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5905f080ea1a380cad436d263774e825c26b36bf]

        INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 11:24:32 rt 1.9.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [77cbe7ba2ef8b71f0d6f79f1df931533a3d2f535]

        INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 11:24:32 rt 1.5.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ebe038d74136b543e83cfede249dcd366816fd08]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 11:24:32 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3c576828c9777bc8bd2b278f9baa10c224e61ad9]

        INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 11:24:32 rt 1.5.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0848aeb07319cb7084bf36575abb879ef1169a44]

        INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 11:24:32 rt 1.3.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [53fad3506f15a8330bf3d4607b9727663cd0f43c]

        INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 11:24:31 rt 1.5.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5be3cc5a195a520bffa4a35b46b3b3955adedda9]

        INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/04/01 11:24:31 rt 1.4.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [94042bc76545036b8f8177d1258b1c3f125ad7b3]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 11:24:31 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c56fcf50114ea999fe51c05b8a78617dc3c52da5]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 11:24:31 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c2b61a79ca3c3383810c21694a231ec021a83f71]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 11:24:31 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b7b63900e519f927727adea1f9a18ad728698d08]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 11:24:31 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6cc83c3686e29ccf49656e20a9d5d5ffc845511f]

        INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 11:24:30 rt 1.5.20.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ec1a074e9e71dad357b420a93ecf0045f5ebac13]

        INTEGRATION: CWS changefileheader (1.4.288); FILE MERGED 2008/04/01 11:24:30 rt 1.4.288.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2879bf4331fe7eb1a37a14c4c8bcadd7466095a3]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 11:45:26 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2ea4c0ccb5f43956ae953046de758646e226b91c]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:45:26 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [33652d6ccf46cef2c99aa515c44b38ff173aabb9]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 11:45:26 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [40e9c4507cbd419486ca29b2d963c46e88439b37]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 11:45:25 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a66f1c34d51df5486a44b5d1b3679103888d8e06]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 11:45:25 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fe629cb427b6c94d614e047996116567515c49c8]

        INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 11:45:25 rt 1.7.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [afa34bda4ab751730eca720afcd60036a319d546]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 11:45:25 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5adbaecb8810fdbb5009e713357703f06f5e3aa4]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 11:45:04 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [17a8649969c95eaede50ed187b0fba69655ad17a]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:45:04 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b332c5bfd7ed4fa26b8deb023fd09d759b1ac1e5]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 11:45:04 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [71e695a0a236e51177b06bf7696d53ddab63275c]

        INTEGRATION: CWS changefileheader (1.6.278); FILE MERGED 2008/04/01 11:45:04 rt 1.6.278.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7e3299b2634e9c578f09e8e6a5456ebb66cb638e]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 11:45:04 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [56d5adfbf79c363256b180f96a0b055b8958d786]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 11:45:03 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2a1d15225c35aa27cd3f2f1e8d5ac2b293cdcffb]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:45:03 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a6e3c093c06f8b5e5b1fd7a611ebb8fa0aac62fe]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 11:45:03 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0c2eb6871806f53b5702d784f932a60c4538af18]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 11:45:03 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3db69912f9db2c954bd451d6cb24519141bb08c0]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 11:45:03 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4b143642276bf9ddbf509ba0126d2630b2fc9940]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 11:45:03 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [57576674ac8fa91b263c627e294fdcdde206f7b8]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 11:45:02 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d0084d5c219008910490e01f0bbe4aa5bafcfc4b]

        INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/04/01 11:45:02 rt 1.11.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aed8179a0923dadb8d654e27fdb4f377f13795d5]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 11:45:02 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ece3036e012c54554b0e4531e9f3463c7dff4104]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:45:02 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0b75b1520bb5e0d0d0e2d5132dd4842f0278ff6d]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 11:45:02 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0c7e1acb63ebba3722cad714d709dadd6c1efe82]

        INTEGRATION: CWS changefileheader (1.14.8); FILE MERGED 2008/04/01 11:45:02 rt 1.14.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a0d9ca83334b651751fbb8654722616c8a1d7c35]

        INTEGRATION: CWS changefileheader (1.12.38); FILE MERGED 2008/04/01 11:45:02 rt 1.12.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6d211d511406754a6c8cbb76972b57fd352424cb]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 11:45:02 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [30e2b978942b3294b4746a6e3edfb5d4dc2d2461]

        INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/04/01 11:45:01 rt 1.13.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cb8890f3d1a696734df074fb0e724d73ee6d66d8]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 11:45:01 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [966cec8a7c767a789f343be3de33718ef3eee986]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 11:45:01 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [764366d1103d758474bb3f0e31b2d5b17a9faa39]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 11:45:01 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [55e96122b9acc470d36a29f5d57c49587e583689]

        INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/04/01 11:45:01 rt 1.13.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [179f8b0a3be9c6b87614a507500777ce9e3ebed4]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:45:01 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cacd0545470a88714ea96cbcaf627b87e7daf81b]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 11:45:01 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d79b1d532ef7407e84293de685dd553571f6a37e]

        INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 11:45:01 rt 1.10.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4a9e68e94346673b5c0bbc72f80c29347043b56a]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 11:45:00 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2c92d106516d1d9772a0eaaf2f714a923ec3d012]

        INTEGRATION: CWS changefileheader (1.14.8); FILE MERGED 2008/04/01 11:45:00 rt 1.14.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0c40927b4b86365b620f9d5dc0b7a59aa31e7891]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 11:45:00 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b7e2b3a7508cefdb78165d0d6b63d57ea7184455]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:45:00 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bbf6fac99a51b94606879a65f4a131d46ba89dde]

        INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/04/01 11:45:00 rt 1.13.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [69af1c850c480deb0991cd161dbb14f61114de1b]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 11:45:00 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e12ace5e97b03fb65bd125f187746e51c44c8bf2]

        INTEGRATION: CWS changefileheader (1.15.8); FILE MERGED 2008/04/01 11:45:00 rt 1.15.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7ae2052f6f85ced5c155234185938281ff1db09e]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 11:45:00 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bd3cf4c9f9e9ddb0403bdb2b6cc7f2bffe097029]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 11:45:00 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e9c6cd242848943de6a8569c908facea9a137c1f]

        INTEGRATION: CWS changefileheader (1.15.6); FILE MERGED 2008/04/01 11:44:59 rt 1.15.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b13825679685ccb54b6375d074179f0b99202609]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:44:59 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d8e58e3fef141ff3d35e91560e77e2cc63203e38]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 11:44:59 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [09fddb4c11d34dc5739e8fcf0612b9514e6bb581]

        INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/04/01 11:44:59 rt 1.14.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9f51a749fe9edcd69e7faa4d2e47921c2cfa51c6]

        INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 11:44:59 rt 1.6.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e59775dd5cdc6c0af0847b53196016651e7e5adb]

        INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/04/01 11:44:59 rt 1.7.52.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8e08e38b45d35f94abbd7ac414ea0dd6d6b1ae41]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:44:59 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d064744f33e00e8d4d54d35dce1b392d09e4bea4]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 11:44:59 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [14f36a895cbb5377ad5a06dfdd434bc5528155de]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 11:44:59 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [010a28b3832819a4910102cbb57d6247634b9d74]

        INTEGRATION: CWS changefileheader (1.10.168); FILE MERGED 2008/04/01 11:44:58 rt 1.10.168.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [33ef6d2806eb0b07b3a41c36197eb618831f4ac8]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 11:44:58 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2258fdb43b241bedbec081a37192e2a7235bd226]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 11:44:58 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [244df007b21aedc7814392ca5b5a08924d089114]

        INTEGRATION: CWS changefileheader (1.19.8); FILE MERGED 2008/04/01 11:44:58 rt 1.19.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ed1a2d78d6abae8f14b7eaf3192a7796bc340391]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 11:44:58 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [96cdfeccb9fc7bcf756185bde95791b3d9b20f6c]

        INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/04/01 11:44:58 rt 1.14.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f21c4cc4204555070bbe48a358b96e8fd0536af9]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 11:44:58 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0f4929ef45ac76a835fac24db0b133ba010e8376]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 11:44:58 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [adc9e1598a41b0e01b42c555af853a335aa0b38d]

        INTEGRATION: CWS changefileheader (1.15.6); FILE MERGED 2008/04/01 11:44:57 rt 1.15.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4c2f6c6bc2ef64b9ab0a701b5c01de035eb493cc]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 11:44:57 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a86dfc3a5c36f0e2fa57c2bce2e754ab9af37191]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 11:44:57 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2bfc8c94d9f04b7fa491dc18e293d13b29f41593]

        INTEGRATION: CWS changefileheader (1.17.6); FILE MERGED 2008/04/01 11:44:57 rt 1.17.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0543775b6b0a73348c0a3677bb0f5bcc77b684f0]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 11:44:57 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e641dedc5a72f09bce8b307563d7ff90a1fe4513]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 11:44:57 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d1b7dfaa92e50e5268894e8e42d59590bbf0244e]

        INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/04/01 11:44:56 rt 1.11.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [09cff4f2979c079427a350decf3947f9ccc9984c]

        INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 10:59:02 rt 1.2.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dbaecac5b5f22afb4b7143f4d007ab82b43cba72]

        INTEGRATION: CWS changefileheader (1.18.6); FILE MERGED 2008/04/01 10:59:02 rt 1.18.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fbb1a4a3662ae8a51e20521fc733c1d8ce8f3b5e]

        INTEGRATION: CWS changefileheader (1.11.102); FILE MERGED 2008/04/01 10:59:02 rt 1.11.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8e6286355eec0c29b3bc50c4f7c281c7604bbf4d]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:59:02 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d37d7768cc161ffd50f69deb59176b5bcd128c56]

        INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:59:02 rt 1.5.262.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e7ed8d126eccce3367279ab69a5bc8fad7a8385f]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:59:02 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aa37cbbeeeeef0e6a631d2e9cdadf248bc3430e3]

        INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/04/01 10:59:02 rt 1.7.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ad811a43521df7a58188d7b6f94dbf350e55bd54]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:59:02 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [77352947b127d6503b4786b8303463023d86b663]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:59:02 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d0d8eb3774dc6353b7509080d794957ea13cf398]

        INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 10:59:02 rt 1.8.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1229c95837fc5f6cac80753ef04ea0d6f8f9f4a0]

        INTEGRATION: CWS changefileheader (1.11.96); FILE MERGED 2008/04/01 10:59:02 rt 1.11.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [103b91c5b0e88c0e863ca0ddb8d5adac2f246594]

        INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 10:59:02 rt 1.8.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b38846001cc721e1ae857eda3947f46d4d511049]

        INTEGRATION: CWS changefileheader (1.10.102); FILE MERGED 2008/04/01 10:59:02 rt 1.10.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [823d15e7fbda6a783022cb1913999711d2b7b90b]

        INTEGRATION: CWS changefileheader (1.11.54); FILE MERGED 2008/04/01 10:59:01 rt 1.11.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5ff8dcbef2e81fc8f6868ab9e201bd6e853b315d]

        INTEGRATION: CWS changefileheader (1.15.22); FILE MERGED 2008/04/01 10:59:01 rt 1.15.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [df86fc7c9b63fe26353ab6b99d708d1f6d730bbf]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:59:01 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [38e071258976bc7ed78c742ced64a6df6a76634e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:59:01 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [256bab63ccfa7b42822c0af701f9e0ced3fc8233]

        INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/04/01 10:59:01 rt 1.4.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bffcb99417caa0c1e9a4688ea254bb325d3ec4d9]

        INTEGRATION: CWS changefileheader (1.7.150); FILE MERGED 2008/04/01 10:59:01 rt 1.7.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ec031921466afe455b2b6d3c02b3208f359ccbb8]

        INTEGRATION: CWS changefileheader (1.4.150); FILE MERGED 2008/04/01 10:59:01 rt 1.4.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b7aeee0e88b9a7b0a76b3ed85b3241e917cee306]

        INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 10:59:01 rt 1.6.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4d8357beba54b4845e7654402f35b4d042e55d72]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:59:01 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [acd35cd4533df43132ee0b4d0e73e7da061e087b]

        INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/04/01 10:59:01 rt 1.12.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6fe7e1e01448e705d5d276f05a3c515e89adfd99]

        INTEGRATION: CWS changefileheader (1.4.150); FILE MERGED 2008/04/01 10:59:00 rt 1.4.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f9ddc5aaca7048a082414b32dd168ab96f938722]

        INTEGRATION: CWS changefileheader (1.8.278); FILE MERGED 2008/04/01 10:59:00 rt 1.8.278.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a1be08b19bba653e07598c4833fcbc7bfeada7a7]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:59:00 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1cb4ab155d118f1514042dc0b753e484682d3b6e]

        INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 10:59:00 rt 1.6.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6c406fbbee043f3b67ffa622f609cfc8934e37a7]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:59:00 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [52a25ef41824209497fea14dde8ddc37f14f2b5d]

        INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED 2008/04/01 10:59:00 rt 1.5.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [755d0d505b4e3ea8db2ef87dbced2a2dab5e0e79]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:59:00 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [76408623a113fd90eb53a4423248f94a71741bc0]

        INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/04/01 10:59:00 rt 1.4.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [43e29d44e4b934171a0ec2c429e4a0ca3d70d29e]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 10:59:00 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a1fed6b42e41d3126618f9c6c3bfa5b48ef2f5fc]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:59:00 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a2aa2a1d43558a9640feea98d211390b7532bb6c]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 10:59:00 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9b0ba8a79a22420794a41975e0e1def6241b5859]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 10:59:00 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ba5f2a7285a38c9301ed5fcb214f7a7edc6e1870]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:59:00 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [363e9647ffc2ba7e20fa5916d553960ad1071ae7]

        INTEGRATION: CWS changefileheader (1.6.280); FILE MERGED 2008/04/01 10:58:37 rt 1.6.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c90c4295ca8196ed86a1cad122866a6414d10fab]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 10:58:37 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4035960414a3a458b9f9f17ee70009364aedbb76]

        INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/04/01 10:58:37 rt 1.5.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bd8c6ea70d4768c1e9fc8a92798fa5688a35170a]

        INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED 2008/04/01 10:58:37 rt 1.11.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [082ff26cf164e820e4b3705ddaea59acc0733b25]

        INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/04/01 10:58:37 rt 1.12.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [05023e217a1c3bd05b807534239c7dd7539fb92f]

        INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 10:58:37 rt 1.7.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c21444614eb9d128660086ea10408513ac82eb3f]

        INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 10:58:37 rt 1.6.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [50233f91ad75ecd7c5109a4f580993117cc8a878]

        INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/04/01 10:58:37 rt 1.13.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5ac5b058b46364dabae2e45a00b86cdb324e85fe]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 10:58:37 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [79b5334262668b923a12c4daef41d5eb4f5f208d]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:58:37 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [67bbdb757c8723056436849459574185bafdb753]

        INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 10:58:37 rt 1.15.16.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e5ae7fbe209ed8209ab272cf05b88ad5a92d5059]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:58:36 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [49335dfc8e22792a6dae7ea34b23ef3d7ff3948d]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 10:58:36 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3f0e08e5a86cd9cbe1eb110c4bfa18224fbab123]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 10:58:36 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a21948fdf488bc460cd668521ccb4ac1629c7768]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:58:36 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6cf3f62017aff26844af49ba97f40fcba04e3390]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:58:36 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e7e022a5977e7688162daa98728e98bd930143b9]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:58:36 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0602dc0b5bb9698895a2cbd68e029a8dec6e56c6]

        INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 10:58:36 rt 1.7.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8149772417451fa2e16110aaa76e95567b3d1b31]

        INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 10:58:36 rt 1.3.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [16d8a8f8767a33bdc3b908c398b6f80b6c8b96b5]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:58:36 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0d64999fef91b8ee87fd125e92e5cefb086ee9ab]

        INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/04/01 10:58:36 rt 1.9.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [56ace4033d84e4c43cf57966775a7385c3d31296]

        INTEGRATION: CWS changefileheader (1.12.38); FILE MERGED 2008/04/01 10:58:36 rt 1.12.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f338d2aafb35508348cc25c72bb9049eb8de7ac7]

        INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/04/01 10:58:36 rt 1.14.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cc91c9267b601ce7818ec5b52786a783637fd2e8]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 10:58:36 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f111e45ad5e6fc41afad8183f307e4339741b59f]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 10:58:36 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9926e7bd8c2d9c455dcb71f1d440234c2d138d3c]

        INTEGRATION: CWS changefileheader (1.6.274); FILE MERGED 2008/04/01 10:58:36 rt 1.6.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bbd740c0a6081093d5ae4944e366337693c73954]

        INTEGRATION: CWS changefileheader (1.4.274); FILE MERGED 2008/04/01 10:58:35 rt 1.4.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1d1fb0230c7cf71af3d2f3abbfffc2c99ac442ca]

        INTEGRATION: CWS changefileheader (1.10.54); FILE MERGED 2008/04/01 10:58:35 rt 1.10.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [192d7c58378bc556b8556da200a8da7fd8443a7c]

        INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/04/01 10:58:35 rt 1.5.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dabfaa5fc8064a56d3827adfa7bf15a049a81ad7]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 10:58:35 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c240b4a27a1b508572ba98bc9cedf6007f05d7b2]

        INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 10:58:35 rt 1.6.16.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2dff3ae6aa1c4df311f8dbb10afa8fb79eceb2bc]

        INTEGRATION: CWS changefileheader (1.4.150); FILE MERGED 2008/04/01 10:58:35 rt 1.4.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5de252118e55de6444a33f506c7cd77a0b45a489]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:58:35 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [16fefd40e5e6cf5e6a58bb8746679cd032d1ca5c]

        INTEGRATION: CWS changefileheader (1.5.150); FILE MERGED 2008/04/01 10:58:35 rt 1.5.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ebbd4762dfb5d1c5ebed006cf91cec1a774b0bfc]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:58:35 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c10ff3bb63e13c9b43ad0487dac46835d8460db6]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 10:58:35 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5b2c0bbd9ef0df7c767d76495ce26d654c1e085d]

        INTEGRATION: CWS changefileheader (1.6.274); FILE MERGED 2008/04/01 10:58:35 rt 1.6.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c86db5f6b7ac9ae237ef2ecc89246153322935f]

        INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED 2008/04/01 10:58:35 rt 1.11.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e27eca673ea63e4b4c7b545b9c2193aa489fae69]

        INTEGRATION: CWS changefileheader (1.13.98); FILE MERGED 2008/04/01 10:58:35 rt 1.13.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [679bcdd61fc9dac2d1881693a5ac731f7c03b758]

        INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 10:58:35 rt 1.2.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [36744fc68741c30e396840b6905465bdf1a46dcc]

        INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 10:58:34 rt 1.2.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [228bd2f4d7d0190791a410e2699514ae6ad72e45]

        INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/04/01 10:58:34 rt 1.12.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d8b25740a15ba362383de1a65be8995c9826d757]

        INTEGRATION: CWS changefileheader (1.10.142); FILE MERGED 2008/04/01 10:58:34 rt 1.10.142.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b6063c4c648363341a6068b096b570ccc98c2459]

        INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED 2008/04/01 10:58:34 rt 1.5.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d05137778eb3d0d9511f1b44fb0569acffda701c]

        INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 10:58:34 rt 1.8.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0fc344d0575c719032dc6854e6faaf9c80cd7c43]

        INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 10:58:34 rt 1.7.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ce32c9b8ed3839394291bc8b8f7fe426d6e527d0]

        INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 10:58:34 rt 1.10.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [374a9a7d7fe9784f084722b97532d40e218cdad2]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:58:34 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bff90f99f29e5dd14248bc01d5a03a58cf9c8bd8]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:58:34 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5a1d669f5b5eb75804470c582f4a278c34272f3f]

        INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/04/01 10:58:34 rt 1.7.70.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a0096b76caa00bf578566b92c7ef7e7fd56ad3f0]

        INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 10:58:34 rt 1.9.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4fab223bffd3994a6a7ed92c549f0ae355c598f8]

        INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/04/01 10:58:34 rt 1.8.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f5f71e0b1e1431913053593c6d6a915d78e27eb8]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 10:58:34 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ee4d04051f237decde78b8f7f71b581cb3313bec]

        INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 10:58:34 rt 1.6.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4d6266ea34cef538433aa9f24ae40bd28c7a6159]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:58:33 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3175fd43dad2a869e6f0df147b97abaa1b6f55dc]

        INTEGRATION: CWS changefileheader (1.14.142); FILE MERGED 2008/04/01 10:58:33 rt 1.14.142.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [968a3b7083c953bf7b20e886d5d2c8ca912e2ebf]

        INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/04/01 10:58:33 rt 1.10.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [093d4a56546dd9d35c0bfa8330d3970939dd1dc8]

        INTEGRATION: CWS changefileheader (1.9.98); FILE MERGED 2008/04/01 10:58:33 rt 1.9.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [180c12397e5941558e13ef29cc9cfa1da367af9c]

        INTEGRATION: CWS changefileheader (1.10.98); FILE MERGED 2008/04/01 10:58:33 rt 1.10.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cfd6b823f3ef5887ef9698e51081af0c12e5268e]

        INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED 2008/04/01 10:58:33 rt 1.6.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7516120a3a0ebac37685748c6aeaa57faa0bdfe2]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 10:58:33 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0f3b2163da301349e23392b790937876e81a01d7]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:58:33 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7315d404ff1e135fdf1e664628212d7519485ce9]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 10:58:33 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e31fc273d36b9074858936bf30dcd303b45040c4]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:58:33 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4715f9e1f5167f7f5755bd08cf2e4db8c2c29be7]

        INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 10:58:33 rt 1.2.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dc0716319839066d334e3a49f7fdf2b254be6062]

        INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 10:58:33 rt 1.4.88.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [204d6b99b07017528f94fb0cf1a7bac0736c3119]

        INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 10:58:32 rt 1.7.88.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [394f78aadec9319f9725e45587795dc7a175ce79]

        INTEGRATION: CWS changefileheader (1.10.88); FILE MERGED 2008/04/01 10:58:32 rt 1.10.88.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [90268ff7dda7ea585c2f7ca2ee18cffc1a1fab48]

        INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 10:58:32 rt 1.5.88.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5fcc5cec454e75306d486a3d227e498e0e53b1c8]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:58:32 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [825c88cd3e79707b68445b5f6b9c2d0dab893340]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:58:32 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2654cb4dd9387590f29a908e0706013373fe19cc]

        INTEGRATION: CWS changefileheader (1.5.150); FILE MERGED 2008/04/01 10:58:32 rt 1.5.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2b2758d0e5ffc58f09d6eef7c1ee9f8d8b8927e9]

        INTEGRATION: CWS changefileheader (1.11.98); FILE MERGED 2008/04/01 10:58:32 rt 1.11.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [55b204f591786885c87d9c4f99f63c6df53f82b1]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 10:58:32 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f29273fd0d04b5286568f901a81a338578cc9089]

        INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 10:58:32 rt 1.11.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3facec030a94729065582176ee2a5851c4a2e33c]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 10:58:32 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [87e7538d58c02b0ea570fcd781f772c0f1564661]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 10:58:32 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c42dac2660ba5bdd7697e234a476552a1d81980]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 10:58:32 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6b7019a89f501dfbf429e39cbf47c59d5fa061f6]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 10:58:32 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b68b57fc0b7de7f5d1f15398f9f3f3510c55bc03]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:58:31 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d158ddd830ff9baac4027a3900483c007cb0ca5d]

        INTEGRATION: CWS changefileheader (1.4.286); FILE MERGED 2008/04/01 10:56:43 rt 1.4.286.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c4379b6ef3202574bbee6db72ef3fcc56b2a5071]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 10:56:43 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fbafb4124b10bf7dd28de3d580fa8b97b6d6a7a6]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:56:43 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [718355ffdd469d7d8d7f50db04a314201aca2378]

        INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 10:56:43 rt 1.9.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1b7b07f343fdfc37404144e0eadee6fb9b920505]

        INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 10:56:43 rt 1.8.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2a77951dab162112f20a2d5c6c18e7fb172f43b2]

        INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/04/01 10:56:42 rt 1.10.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [73e69a43637a123d12e9a0433f8d814db285038c]

        INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 10:56:42 rt 1.3.70.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ab8e0a1b39b69a9d0cd89793d03c06bbf3213722]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:56:42 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d5e2ebe5724218e6f32ce9d33d44417d87fcecb7]

        INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 10:56:42 rt 1.5.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4df4180a3d1fa7b34feaace81086fbaa153e04b3]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 10:56:42 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [76838ffa783cc374b316b19efa7512bae5cf3bbd]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 10:56:41 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [97ece2cc77aa396c63d7b85000eebfaa5931de6e]

        INTEGRATION: CWS changefileheader (1.7.278); FILE MERGED 2008/04/01 10:56:41 rt 1.7.278.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [81de83727b5f3e6a0c6c4defe15f1c4bd2c0e461]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:56:41 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d4500a72b40bc11ec8e302c565994e6ea78afa00]

        INTEGRATION: CWS changefileheader (1.7.150); FILE MERGED 2008/04/01 10:56:41 rt 1.7.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [af92171f88406f4cdc040187596a1a336d5471f0]

        INTEGRATION: CWS changefileheader (1.10.100); FILE MERGED 2008/04/01 10:56:41 rt 1.10.100.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3efcef8e097e7e531d205a55ac9930ca6966e0e6]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:56:41 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0b4215c0f659265fa4d8dae1a651d6a67caeaf1b]

        INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/04/01 10:56:41 rt 1.8.70.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cc6d61f08937c82002e5ad74aa39f8ed19199512]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 10:56:41 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [01268c3aa5ba931e10acb2939f514a7292fa8299]

        INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/04/01 10:56:40 rt 1.8.126.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6ba056aea3e8de4699d9c000a78812c43146e74b]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:56:40 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3682fd2e4f67e14ff13f23d1e7fbac765ae88f91]

        INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED 2008/04/01 10:56:40 rt 1.10.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5021e9517342159189860c7ad8601e41c629c18b]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:56:24 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e220ae3e7ad201b32e65fb1305627db4277165a0]

        INTEGRATION: CWS changefileheader (1.10.98); FILE MERGED 2008/04/01 10:56:24 rt 1.10.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5537ae3854be7a46edec4d8d6f5e1e7c9aea4b8d]

        INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 10:56:24 rt 1.7.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [098591ffcff7f1e8fbdf59515fe2fa0df42c361f]

        INTEGRATION: CWS changefileheader (1.6.128); FILE MERGED 2008/04/01 10:56:24 rt 1.6.128.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [449e01286ed9a6dd3eb4ab5ef45b9d9c0c743c58]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 10:56:24 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [76edaf002d225125f2284fad63a45fa75db6847e]

        INTEGRATION: CWS changefileheader (1.7.150); FILE MERGED 2008/04/01 10:56:24 rt 1.7.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [69e700174d4f641119f799ba71c9f4ec3812b645]

        INTEGRATION: CWS changefileheader (1.12.40); FILE MERGED 2008/04/01 10:56:24 rt 1.12.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [82384f465189dfac1acc63105dbb28a09000b7a5]

        INTEGRATION: CWS changefileheader (1.12.54); FILE MERGED 2008/04/01 10:56:24 rt 1.12.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [732fbeeeb6b3614d94006a3526c3bfed33652b33]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 10:56:23 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a459b098f2dcd0eb0136a3f6dc1cab682290e764]

        INTEGRATION: CWS changefileheader (1.12.40); FILE MERGED 2008/04/01 10:56:23 rt 1.12.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c61f275d5d63cb208d89a62b0c1200616ee9e0f3]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 10:56:23 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0d22649b1e48072c6c9e76e769cc7865ccdfe5b7]

        INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/04/01 10:56:23 rt 1.10.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [10e981acac72d46f35cdbc8b1ef2a7fb3850d85f]

        INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 10:56:23 rt 1.11.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fea71ef702988818fb0fbebc046ae67feb9284a8]

        INTEGRATION: CWS changefileheader (1.12.54); FILE MERGED 2008/04/01 10:56:23 rt 1.12.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d8eafe114a21f3197b7affbf8fc1074b1968fb8f]

        INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/04/01 10:56:23 rt 1.7.56.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [05e90170632689f5eac0ab7ae39cf759250836a5]

        INTEGRATION: CWS changefileheader (1.5.150); FILE MERGED 2008/04/01 10:56:23 rt 1.5.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d2a3f6380fe4093b91ebc20816ec1319dff96925]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:56:23 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5667bdef545c11c85c5ade3c0b572f69b87f72b9]

        INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/04/01 10:56:23 rt 1.7.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a34a35052f4543caeb05ba5c8337a317ad5c5b0a]

        INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 10:56:22 rt 1.8.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [905417ca1a6fdbc1c3b21254f9ab5f90bf6d12f8]

        INTEGRATION: CWS changefileheader (1.5.150); FILE MERGED 2008/04/01 10:56:22 rt 1.5.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d24330b52d0a740442df11381683efe06461053f]

        INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 10:56:22 rt 1.5.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ba5c63771fcfa8090ed12b0d7e30e32a698f9a59]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 10:56:22 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [42df19d8150aa86cc2f17442c4f8544ad206b540]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 10:56:22 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ced401af2acddc171a8b06b499f7730205156829]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:56:22 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dde8d8ab032895d4b97b3988aa8c93210ef6a55a]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:56:22 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bbc1bd1d368eb13ae8977ae39d73290646533bf3]

        INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/04/01 10:56:22 rt 1.10.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d8dfbb03ea3fe86397a3bdf9f6a93318eb6bbf8d]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 10:56:21 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [911e729282482fdc2f4297acaa6f648e3148d6d9]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:56:21 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3f7edef817ea3860442a271f30f45cc471058cb3]

        INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED 2008/04/01 10:56:21 rt 1.6.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1e8fb8ae43949f0d1283bd32ccb4cf65da9ceab5]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:56:21 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3b86ce356c6f48bc50019b59d99cd7acb909cb68]

        INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/04/01 10:56:21 rt 1.7.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2cc38c9a3fc6805b2e6a0a87b485836e66849398]

        INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/04/01 10:56:21 rt 1.7.56.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f358c14203ed8e4a5ee5efcded0d3d865527cfda]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:56:21 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b1a3a83613ca2c048d89cd15c93c3b66fc00ec91]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:56:21 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7d01efb61f1646b9444ec96f78b6be09bb748393]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:56:21 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [25b676f5803829439306ac9a8e35ff48d6a297bc]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:56:21 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [515a75cfb43b21ad59d2bed962e36152a53406de]

        INTEGRATION: CWS changefileheader (1.4.186); FILE MERGED 2008/04/01 10:56:21 rt 1.4.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [808ac0bf2624d05e746a37baef0e66b8efb55897]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 10:56:20 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4ddc42e43df630292a7e70d3dda6e4ad164b7a93]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:56:20 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8fadcd8045621759625858d43708ab6511166b5a]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:56:20 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [edd4a654f23a3927d43018ce62be6f3ce2fec0a0]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:56:20 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [94a651049894b6d623f659c21116699f6345ecc7]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 10:56:20 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [43676c94d4ec763b2618915af3c42abf61aebe7f]

        INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/04/01 10:56:20 rt 1.13.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ef26612c471862a6d1e5df5caeb00f0a6aea4c75]

        INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/04/01 10:56:20 rt 1.16.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [35d6b5e5561dc8cde7c41bfcc2d41b74bf3cc595]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:56:20 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [02a32d3782116a302397babaa48d051b7a26567b]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:56:20 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8776ace0c690bf6e412a7ae216e53e1dd80410cf]

        INTEGRATION: CWS changefileheader (1.6.288); FILE MERGED 2008/04/01 10:55:16 rt 1.6.288.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [030adfbdb4220583db29de5f9239631c3aecafae]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 10:55:16 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [78a23917a6dbf594a9eee606a5742e4497b8b687]

        INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 10:55:16 rt 1.5.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bc5f6035de1956b54b0fa364556de4b5c3f85718]

        INTEGRATION: CWS changefileheader (1.4.288); FILE MERGED 2008/04/01 10:55:16 rt 1.4.288.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [060e4601801292a9e624e0f7407964fe605dc283]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:55:16 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e399f8b32cdf214e88df9f7d05bfd4de3ecf6d2b]

        INTEGRATION: CWS changefileheader (1.7.218); FILE MERGED 2008/04/01 10:55:16 rt 1.7.218.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ea866fd26ea2de728119db643802c9f084b80d4b]

        INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/04/01 10:55:16 rt 1.8.52.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3e32be8ff24e986da06f88fb4767fe1bdf2a3960]

        INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 10:55:15 rt 1.8.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f1e5d5bbfc562d4ff4663f12d69134ff07524fb7]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:55:15 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b3570d83575da2443f64086250d0b2a40d60d8ce]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 10:55:15 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7162103410d223bb1549398b74246f32552c9cef]

        INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 10:55:15 rt 1.5.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [514b66a63884c4f8a5897be2f17ddd7a659b7fe4]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:55:00 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b12eca9dfafee1467b721ea450c8b6a088ba408a]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:55:00 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d5670e3e3666d36abb17e95f1c00118174ce00db]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:54:59 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [56ad0431422fdeb15e1234aef78ec3239c9c5820]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:54:59 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [09c238d11ee9b9cbf74f31b70d339313550c5b53]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 10:54:59 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2e20ab7360f339917f78cbd226aa24175055f862]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:54:59 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e5db7c7b44d8989bf04b8564212f4a9f09574d59]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:54:59 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [46e6428a48e21146db5ece4769dc5f517229f4a4]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:54:59 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f43bf492a620c5a31c270526d55e82f91274c451]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:54:59 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fd339b919ad62ab85e843e1ffc815e74097fb740]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:54:59 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [826419b9e0c28d268a8a5f5f7f42355abff43090]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:54:59 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9f79b682fc3ab264a7c03c64beef759d56637064]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:54:58 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [de1bbf30db4ea0e7043f94947528b18600a9c10d]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:54:58 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7164ecba6bf1d75394a1dc422f696ba3c25acce1]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:54:58 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9c31c8f4486a793b8a0eb4d20030e7d002f04494]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:54:58 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a243be3683d14ec72d7172f9935bfedf793a436b]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:54:57 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8fad655e6574037101546bb0593efb6dc45f9ca2]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:54:57 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5b4639930681a028404ed0c02b2665019940d468]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:54:57 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7883b5838f6e2d6fbce42e6dc5c04bdec732b8ad]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:54:57 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f249e9e9b507c28548ba58dd864f291dbb784d1d]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:54:56 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [46a7de27f43d5798ee603f5406d74d92a63458e9]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:54:56 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d6e655eec41f89228eeb4805e2700a07e3283454]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:54:56 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [906a3fe700c5d11fe5873abb43c7ec3a62e0cc53]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:54:55 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a038ee925451578d1bb9b29167a8021ddb9d8c93]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 10:54:55 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cf8be7275ae847645bcadd3868fd9729fb72f736]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:54:55 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [49aeeefa81cbb7fc4da365f76d51d3f8339361b5]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:54:55 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [42a62064d010cd1661513794b103c7fd3f30bbc6]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:54:55 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9967bcc73e5c1d2b27d1c1488fc9fea76fb00dab]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:54:54 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [483f106ac398a4d1eb0fa78bc729e40badb21b30]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:54:54 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ef6c1a5e05ee478160a8f299d5d964458c2e5866]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:54:54 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8503b42fc59096a8c28d12b0f8082415762e3c10]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:54:53 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ae4e8e7bd28114e7b7d499aa3c82aa68183f9b77]

        INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 10:54:53 rt 1.10.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d64975568a83c1aa291a12526f5bd697a47af88d]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:54:53 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c2e91f66319a034c75372e45d87cc4747cf18df8]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:54:53 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [07ab927a565e167c7fe9936aea093be4754b102e]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:54:53 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fac1c8723176cbead4d23b19525f78a76a606590]

        INTEGRATION: CWS changefileheader (1.6.128); FILE MERGED 2008/04/01 10:54:52 rt 1.6.128.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [df681ff117b69a10d2ed9450b77986527490c9ea]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:54:52 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ed030cd5bc653150d7413887fd48938b17ba2a03]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:54:52 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2393402ffab189064419b6d83814374957cc1233]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:54:51 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5eb571807df18174a6aa00643b2a70ce9f2f16a7]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:54:51 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [639666215932a8051479630b94a14393d387e3f0]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:54:50 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [da39c7d3da6550b9a7bc01904af5af74e53632c5]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:54:50 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [699bbe0fb1c7d3d5f5ffed275318444841a2096f]

        INTEGRATION: CWS changefileheader (1.12.40); FILE MERGED 2008/04/01 10:54:49 rt 1.12.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7a221270ff8b75095665e9ac1c307cd528f43d31]

        INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/04/01 10:54:40 rt 1.9.88.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ad4094d1eb686321d24c3497178de00d5b5b98ce]

        INTEGRATION: CWS changefileheader (1.5.120); FILE MERGED 2008/04/01 10:54:40 rt 1.5.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1a39cc896eb2e0231baf2e2196aac5a96db2bc05]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:54:40 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aff455a6b603821c5f42ab0d6088924d770843b8]

        INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 10:54:39 rt 1.8.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ed06bbfef480950bf3c469d7945be27020424905]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 10:54:39 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [904760b45444c77623ce7eaeabcd60bb07997fbe]

        INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 10:54:39 rt 1.7.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [555f297142ccf77cf4d7334ba8adc82e666038b4]

        INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 10:54:39 rt 1.7.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c4d1306f3a1fe86a583d0ef5d796e35179d4332]

        INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/04/01 10:54:39 rt 1.3.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b20e969d751c7d918782505184a02366928b716d]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:54:39 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [afc6affd144b8c73fb5e311f71958b3055bdb649]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 10:54:39 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [97d0a034e4c8357f7c91822da7dfff888d55e0d1]

        INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 10:54:23 rt 1.9.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ee354ff7f2d44f89415d01225e1477e6610fca1c]

        INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/04/01 10:54:23 rt 1.10.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3737eeafed33a148226b6850c8b68c37eec104f4]

        INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/04/01 10:52:09 rt 1.7.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7f37c593a55c6954bcf88bc1a7d6e65f6b78907a]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:52:09 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4e485b738382be68b6ffb1eae997fb7a3e2f8094]

        INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/04/01 10:52:09 rt 1.3.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1a39d74ef219a29622ce83baaa57b6db69b83e82]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:51:42 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d65fd001871d4ffca0428085d1cb580dba2531ed]

        INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/04/01 10:51:42 rt 1.7.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8a9a53edf3f40b15c227d41ec5b83b9208e5f27b]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 10:51:42 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6fe3a3bfc3b9a860c96513eab2fda460e6be5b2b]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:51:42 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ebd5c8e8ed0bfec7fe10bf3741d1776c2c1f053e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:51:42 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bb44b61c92b8291f5a68cdb1bb099dbda68c9d2e]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:51:42 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5022cf9d3ea3d2e9351f43e2f223ed1ecd09bc08]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:51:41 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [82475c33fbc21f33be9d7d43dfec2b4b86d947f8]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:51:41 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9b7ee9400d6cb36770dc2d1c8d0074aa98ebaf0c]

        INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/04/01 10:51:41 rt 1.6.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c944fb2c3756e9d98c6fddfe1fc4950268af49e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:51:41 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a7ae4705eb6ae33f297f34e5976111e2b75dd09e]

        INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 10:51:41 rt 1.6.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [82029fb4a235cd422bef8802c0e9527be98e25d8]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 10:51:41 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d85b391d30acf24e2b4685c846602a214a601d49]

        INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED 2008/04/01 10:51:41 rt 1.11.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [24495281ab3b4d591c2e8f9aa96d58c58264df17]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:51:41 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [98019fb96127309ed70114faa0310d62fadeb032]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:51:41 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f84c8448d1f40760252aac9ac57dc7ec45befdfa]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:51:41 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f1486d8086bea39e3114603750570de5cc4b4863]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 10:51:40 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8196b466e8d7da3e4165f7c70333f5fc5504cca6]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:51:40 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f81f921b50d1674d0c35bb1d72cf49bdbfb64f2f]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:51:40 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [20990d2cf348b62c999a281acee9cd8f8ae6ada3]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:51:40 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8d95ad10048764074acca63c7015caca25335349]

        INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 10:51:40 rt 1.8.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [855a87bce1878143d39134a171648dfe70618849]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:51:40 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [93b46f948076fc73a86348054933bc14bcb3d491]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 10:51:40 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [944ca183f78d85ce34659fec347cbaaf1f2ed0f6]

        INTEGRATION: CWS changefileheader (1.5.150); FILE MERGED 2008/04/01 10:51:40 rt 1.5.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [253b0c9872c7cb32421aeaf32ff09dbcfa685209]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:51:40 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e1d11cebe03bcb3ad29b81646be16f7c36b7ee0b]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:51:40 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [69992ea65e2272a19a70b8b58d366ecab1e30e9d]

        INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/04/01 10:51:40 rt 1.8.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [584cd654cb9804611240ddde78140cdcba505810]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:51:40 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5dc129b92af4c3484d6d41e2a6284b48e7dc2cbf]

        INTEGRATION: CWS changefileheader (1.11.98); FILE MERGED 2008/04/01 10:51:40 rt 1.11.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [05500c8111b61158f57a4c57c5dc8b8b211e4ca1]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:51:39 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6d1e62b46051ddb6c6bd029042fccca831fa9c0a]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:51:39 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5a6a371f0bbaf66d97aaa97807bcc2a4b659b7af]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:51:39 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d893f0e36fd43a054a4fdd860f240395a15bc01e]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:51:39 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1cbefce3d0064dadb020d72d2e2c2c0a5f4df4c6]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 10:51:39 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [22cfba60897f6307f3faa10787592d8a2e51b5ca]

        INTEGRATION: CWS changefileheader (1.12.102); FILE MERGED 2008/04/01 10:51:39 rt 1.12.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c2b23ffe76406ce7e4324185e7ad941477868dc8]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:51:38 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [600cef736df2016cd0608c9c9571fe63d8d9470c]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:51:38 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4e50da8356949459a4329c5dcc72e786dd1a28aa]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:51:38 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [244a465d7736a3bacf08fe82a12099b8ec17bd6f]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:51:38 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9bd6707943b559dca6aa800d41028b647edf0ddd]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:51:38 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fc19f08efee0c8055e984bc47a290dd5a9dd03b3]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:51:38 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [21b6d670b26d4b4ecc77c8ab4e01ac5d22f833d6]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:51:38 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f009dfeaedb2d67b4a936715e63316e2ed8c7c25]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:51:38 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d6ca4952a01c484408d9f9975e0a024ef2bacd38]

        INTEGRATION: CWS changefileheader (1.5.186); FILE MERGED 2008/04/01 10:51:38 rt 1.5.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a97040edace4d8f823ab8180719331f0a9501c1c]

        INTEGRATION: CWS changefileheader (1.5.186); FILE MERGED 2008/04/01 10:51:37 rt 1.5.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f124927226d64776bc4094c558a5624665e49052]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:51:37 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ca924646909a14e076745545286807458238237b]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:51:37 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dd38fb90cf7d5f3f739163ed074e92bd9cdb0136]

        INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 10:51:37 rt 1.6.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1b9f4eb25b30d3ede1a2b5119d099c4130f6d33e]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 10:51:37 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f30437ee56fc60d3d7ec5e5c2dab7d94e0139455]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:51:37 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [af60fce235a4b3aeecb610ec88b4fc8ad595e830]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:51:37 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [55f08aca383f29e6c513d7c542afbda66806724c]

        INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/04/01 10:51:37 rt 1.5.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9ccc9e83a04e71dd17df9954e4ce96f36777e1c1]

        INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 10:51:37 rt 1.6.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d001032dab94ec76f04e49351e1d6b60b0712b7a]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:51:36 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6ec80598fb2fdc20924e5c45a0122acc84488951]

        INTEGRATION: CWS changefileheader (1.5.218); FILE MERGED 2008/04/01 10:51:36 rt 1.5.218.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d5dc79131ffe1f8db8b3aaf61d101760bc87662e]

        INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 10:51:36 rt 1.6.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a0f7f7fd41cb778d43745b0a9fbdcf7614db57be]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 10:51:36 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f146ad4221f1f606488b356065029e2eedb05e0c]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 10:51:36 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7267b53114d73b19e7808b6584e0f6c3088e08ee]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 10:51:36 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [38893f13780f73f51d4e1d9ed675b5175daa6ea0]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 10:51:36 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [00291a13264a3ef05d290ea23d516bd003b82b9c]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:51:36 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0dd2012b2f6dd92a24ab1926e7b284b5fb3edf08]

        INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 10:51:36 rt 1.4.184.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a222cc0d736676146054fd1fc6bcda85afabad40]

        INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 10:51:36 rt 1.7.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ac6d9b1ac52f7239f5c5da376e8cda65cac8e1ce]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:51:35 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f4aabefe7e4cd98a0ea4745b8d797a9c7e0a561f]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:51:35 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cc3137d7ea91d9bf5a5d4118aa226836e2206043]

        INTEGRATION: CWS changefileheader (1.5.218); FILE MERGED 2008/04/01 10:51:35 rt 1.5.218.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3ca874f7bdbb02ea9aa54acb822dc9ae262865b4]

        INTEGRATION: CWS changefileheader (1.4.186); FILE MERGED 2008/04/01 10:51:35 rt 1.4.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2089ec137967376026342e86a2fadb2c58515a5c]

        INTEGRATION: CWS changefileheader (1.6.218); FILE MERGED 2008/04/01 10:51:35 rt 1.6.218.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0a23b4028044a30a37dd5b2997d7b37123988320]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:51:35 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3f1384477c7ae33c34f5138b52fc41b0c4e322db]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:51:35 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b4fb7d77435bcc5b26d6fb91c7c84d24c968a8ba]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:51:35 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [57684a8a231249231b0327191aba6f53d51cd391]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:51:34 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [800d942bda138420ff273c8eb3f689b3b78a1d47]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:51:34 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a8d55472401a6e93917deda370771b016d9bcf3b]

        INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 10:51:34 rt 1.3.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fb1cbbc38b05410c1b890e8086722f9947be2c87]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 10:51:34 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9634420c07d2efad4abb18f308d1db29d65554c3]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:51:34 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [01c0b986980ed969e17b326a32dfcc795a76cf94]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:51:34 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e8164a0977bbfe3461deb55d0467e662d933a365]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:51:34 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fd07912d3d74ecc06e1a30a0c50b16732dfed8f5]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:51:34 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6df0b3c4aef8319c3c5321966bc8704e5afb550f]

        INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/04/01 10:51:33 rt 1.13.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ae49933cd49a45c1ccc2e6c55e49d876ff41038a]

        INTEGRATION: CWS changefileheader (1.17.38); FILE MERGED 2008/04/01 10:51:33 rt 1.17.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cd66ef5d6045264c4b9e1ebd86683f837d773a52]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:51:33 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8831030f11c66ed0bc85b0d4cfc39b54aca84c09]

        INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 10:51:33 rt 1.8.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9f4ab7b0463f7e1bc3254901c76354e8a807b03b]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:51:33 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0b7a7bb0c25213bf91301e2b1b6de28fcef06753]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:51:33 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [054c5ee7a8dd76a4100e4eec2217501ffe03ea75]

        INTEGRATION: CWS changefileheader (1.3.288); FILE MERGED 2008/04/01 10:51:33 rt 1.3.288.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c610d80123cdc20089625d5afc5772460d9a77ef]

        INTEGRATION: CWS changefileheader (1.14.102); FILE MERGED 2008/04/01 10:51:33 rt 1.14.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d032bca048160120759c0f2cb8d9ea8c3a1dcc18]

        INTEGRATION: CWS changefileheader (1.15.6); FILE MERGED 2008/04/01 10:51:33 rt 1.15.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [040aca855e083512b91f6a930640b2ae1af05ef2]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:46:41 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4995919be6100c52408882b137ddec8473c3e885]

        INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED 2008/04/01 10:46:41 rt 1.6.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a57dfd9005fb48a2fabf1c349d23c2c497b18221]

        INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 10:46:41 rt 1.11.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [743dc76a386ba9f052cec3d60be639a20d8540e7]

        INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED 2008/04/01 10:46:40 rt 1.6.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [370b47881d0923f363100a64d6fdbd1122bda30f]

        INTEGRATION: CWS changefileheader (1.13.102); FILE MERGED 2008/04/01 10:46:40 rt 1.13.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3c2ae9543cad87b25568a0f8e2c44a469d170594]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:46:40 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4d580e04a741c8f62978db78d3c4104d0632b730]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:46:40 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [27bc9ca9ba8fd918f26deca6a972a03a03ea5413]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:46:40 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [864ae6323526129b689b4684072769b45d40e448]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:46:39 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [33381b3a8337efb8932b534777409d055c55eefa]

        INTEGRATION: CWS changefileheader (1.20.10); FILE MERGED 2008/04/01 10:46:39 rt 1.20.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [159aa4f12b926b3c1f1c1dcf24a5ca58cff4c2bf]

        INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/04/01 10:46:39 rt 1.4.100.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3f7b0c3f50aa49e192cc254a621ad091bad19d77]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:46:39 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [92eaaa3f807231300eadfc9fec24fb53fcb8326d]

        INTEGRATION: CWS changefileheader (1.14.8); FILE MERGED 2008/04/01 10:46:39 rt 1.14.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [76be6f4756e61e692df478d1f931505fb3748ad2]

        INTEGRATION: CWS changefileheader (1.2.70); FILE MERGED 2008/04/01 10:46:39 rt 1.2.70.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1e074cd276f75f4d34be086cbd52d8e38e3ef287]

        INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 10:46:39 rt 1.5.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4cc355ce1fc9bd5555e7dece35dc053e230eec45]

        INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/04/01 10:46:39 rt 1.13.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2285472153cc6cff0783bb081acb5c5bebb93f27]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:46:39 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c922e487fab2dc28e6c93dd04d62b863a0d11d2e]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:45:26 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2e3f59d6d8344dae6c0b4aed6e17fabf942ad845]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:45:26 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [44f65998367e3b4f4e408b13bd5d36d20c16d3ca]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:25 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0b9376e130039f91a81dd25d45a9c25dae332447]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 10:45:25 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f568cbf9924ec87e67f2216f2d7d6dfe2cb52761]

        INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 10:45:25 rt 1.3.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f52a4ec15787347f2ba24c5ad6213faa50ef46bd]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:24 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [656b556237fdf131c58d8ee5e24fd3e4f2b8b63d]

        INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/04/01 10:45:24 rt 1.13.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [213693fbaf0740216500eb4092c9dfc4f731cef1]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 10:45:24 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c34bea2531b8acba117f97d561105ec0cd597b15]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:23 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [10f2919669d712cc34f1d568e6bfe48e852e8663]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:45:23 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ffb446a4496e4e890b9c18215695be555cf2fa30]

        INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/04/01 10:45:23 rt 1.5.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [305225e260580fcb2479b02d3afa4bf58d15fe33]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:45:23 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2ab2cdd7c473c8c1cde34adf26a05dc82d02cdc0]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:45:22 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cd364a644f9cabca91e36dd8ac39958ce9e92b41]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:45:22 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [103b530e7c118216ba23fdd662979d66c5517c69]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:45:21 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [adbf0bcc282f0c317c29b8b87a3fbda770295b1f]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:21 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7275bd180408a4d22a6e57e3f24d01544f24341a]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:21 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [126e19e0e7306dd12edb5ed966179d6c100bdab0]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:45:20 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d33cbde8204b75003c2bd4515f2da4300744a7c9]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:20 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [365c42befdeb0764223415e6065f9f47ec083c0a]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 10:45:20 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dcd9b3efb67c03c2fc9aee301b0a93eafc1f4e80]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:20 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b2c4fa8928e3f064d73bf54e193e79e1c0f8ae62]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 10:45:20 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d1f0cefb1edfba70aa958eac673a7d2c676e50fc]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:20 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f629f92af527f57985d97991ec906de6e817968f]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:19 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [82a3a3f393329effed47e7369fa0f4a87a9b1d8d]

        INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/04/01 10:45:19 rt 1.13.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ca2654d13a497cb3cc4d08ceec5a5b2522fdad37]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:19 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ee0b068e72e0ca8b61ce6aaaecfd139a3557eed6]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 10:45:19 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d9527c0df4d14b087168d827bf02825bccdab3f6]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:45:19 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [15a11c1e71853761dce040c97921dbc1c4e1589d]

        INTEGRATION: CWS changefileheader (1.7.278); FILE MERGED 2008/04/01 10:45:18 rt 1.7.278.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fccd79657ed20a925cd24a910326590971b2aaea]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:45:18 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [de8b1216b53b3e387044b12ac6bc0c89d914365b]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 10:45:18 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4ac54ae1bf9c58c486d3ff2353b65581dd56d764]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:18 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [17d51614fd3afdb12f34dc871cbf9b7aefb70c65]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:18 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d870f6f28ac7c57d80153642044f259288cafba1]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:17 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [97f67f35909a90b90008fac55b221bf28cb0eaec]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:17 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [72b8de7dab39981e00c83f8a2a3f328c3abbc97b]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:17 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [238e26e89a820a359503e87e1f5f0e21d1e5a755]

        INTEGRATION: CWS changefileheader (1.5.128); FILE MERGED 2008/04/01 10:45:17 rt 1.5.128.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f143d74b986ea2a61b6fbfa095889e5cdc213643]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:16 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [030c53863cdcad9e45be16238a45f9cc3a10779e]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 10:45:16 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8ce8b246a41cfff7152137b78f9ed9b88d3f7cdd]

        INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/04/01 10:45:16 rt 1.19.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a48b4b5ce9d3a0148e1d8fea32bf79d130bcfc57]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:45:16 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [52f9f57c983e095d27617a69b56365aadb5920c9]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:16 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dc4e41a7f61637d769d1e73ea1d4443c629eaf50]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:15 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9eb2b63ba5b295e4080560dc44a50b7a5277acfe]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:15 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d36486057072f58dbfbd7bd0ef8a129cbcaa0558]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 10:45:15 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [000cb0260615c7cf7c02628db381b91f01852203]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:45:15 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [93901b877e933afe1f059e8b6b152270e78e61c4]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 10:45:15 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [02fe9ca11e1a78c4f7f82dfef3a8a90b88e82e8b]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:14 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a38d44f2f26d2e22e17d85a62dd4ff60d2be5d8d]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:14 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b33183e39df8d3af2fe2bcbfe47e666275cc2551]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:13 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [10328f8435fea561020cf709e767320a044b8f26]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:12 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [63036a27385890f5a4d372ba6e7ec18ce34721d0]

        INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 10:45:12 rt 1.9.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [74b6f08fbbcbecc5621c43f681a2bf9780010c1b]

        INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 10:45:12 rt 1.8.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [401ec2cb23035650497c40f3213aaf78bd8d2e44]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:45:12 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ccceac92450fda9b7912bf758ea7fa35b9d936ca]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:12 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [145653ddc9b408018a96973b8bed2319897e6327]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 10:45:11 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [42f0f4648027d504aaf6d566fea31709cc000fd1]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:45:11 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c4cd1ad6979a3f785ab780edf5ad96e16ceda6b3]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:11 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0aa0400adc1109f9267e21759bf00e075db7498c]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:11 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [55f2ba8a8e03eefdfb77b65f6bfada964503b3b4]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:11 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [09534ba7b505934df58c09fd885924f637042c0f]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 10:45:10 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ce411d639f745e1bb5b7bc5bce79ff3059e750b4]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:10 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [03f9b8e15b7a431da186a4952bd6f60343bc645d]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:10 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [944dda5fe00eea4865cf395ab069173e630e2872]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:10 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8af5d21dc0a9e8eb319f76dd93f30e374c0b2f25]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:09 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [02350502538b8167dd39b6adca44c2614fb38fe4]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:09 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [23267762460428ffdc71aea7a1dd7f1db97a526d]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:09 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [97885b53a4eae7ed0fc307f6d24c76b38ef59a93]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:45:08 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4a9bf63acb91ac31c36329cc9b9555316d22e059]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:08 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0a0c6d8737cd22ccec0901ccb7caea199b015a7e]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:45:08 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b209332a2610d9750c81ae9d35903e379a9a4f8c]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:07 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e8c239b0766da378c485ee7fba3de321d19bef8e]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:45:07 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d5be966d54a3b1afeaad799ee46ded24da8ad3bf]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:06 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ddb5a4438cc30c7907f8d2ee3f4343157d7df31d]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:45:06 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5cc1920e2c19b9e110c5dd595a012100d58e6fe5]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:45:06 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c4235af18ddfa80b567fe2b9460626c3c50326f2]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:45:06 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6e1a88f65800c6aeded873a607c59dca173dab54]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:45:05 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e129de4bd0eabcab1ee7ec5e9ed15773bb225ec3]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:05 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [492f173bd205541c21d467ebb16cc73ce610b9c3]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:45:05 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b80ef34e7659be8a340d5cea4807b7ff66979d19]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:05 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f4b86593de0b716ceee05859b373ac7d5f390ace]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:04 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4bc0da91c6077e87b5f2cb72775c9f26ba1462f2]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:45:04 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6a813f7669b97a54dbff685283e7a2dfbffe874f]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:04 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [71171de98c5426e49bf6587eaf8224dd3589bd4d]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:04 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6829931bad0b8d4acbf7a266cfce72b1437ed95d]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:45:04 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a7cb2a4ffd44e4d666220a23f0401df25310de50]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:04 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4123c5633d3f865be50250b42c2b7f94a66f39dd]

        INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 10:45:03 rt 1.12.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [20c84a8151a9941e674d4472884aaeb85de67ba0]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:45:03 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3e8c0d04a79e95fb5182050f342719ccbebaf82d]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:03 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0b7cd9d7c36205afb14053bc3b0b5f5b7d795fc8]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:03 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [845e2bf29fe3ae275738a865d67ccab9fbf21000]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:45:03 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7832cb0ce7f9bcbf2e073badc430cbbd7ed982ce]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:45:03 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7c671a9bef968d1835c7ad3b66bf452097ca4deb]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:45:02 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1a7152e3ffa566fdd0bfdaa32789ff67dfe74a3e]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:02 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1323e9ed281949a254e8afaa8c5bb7761846982d]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:45:01 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [75523705b2e60bf0e5ab4f706e1cd212d397dba7]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:01 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [12fa2be47bcf52eeb21d61a7ee61dabc6d7e7d64]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:45:00 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a50c7d5c2a545f280d3823a07b13893afa243a2f]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:45:00 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8567a7247761b22bcbe7955c52f79c110a157d0b]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:45:00 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [db4515fb4fa139a182ca676c79b192119cb420cc]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:45:00 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7be0b2ad26500e4f0acbce9944fa48b6d706a7a1]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:59 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6e3c42cd8ad408de94271c00441b0c0b4b1b13b3]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:44:59 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [09ca792576895006244a04f32c6ea5759fb23c1d]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:59 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [99267a79d5f148ef912709b8e6f3556b4c90f3ce]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:44:59 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9defa0f152795407d8a1d36b1a5705f52f3369bb]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:58 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4d64bdd90fd419581e733d7573c02265b1b3b2b1]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:44:58 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [89cd864800a80a9700b493fd121fa23339016422]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:44:58 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7b5500fde454baac8c062450059bd2408411e6b5]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:58 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [03c61e7db5a46b435e7a3614b3999541e541f9d9]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:57 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7b50d6d335257b1234d9bec4d7ba49e4c06b717b]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:56 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2d577115442b04cb3e3a8a3d4483efa3555f5391]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:56 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d74f3e58ca17bbaf3c1688b18ff36970f9c713b3]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:55 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [47e4294ea9b0a7efdd4aa4d19782127ec15d72f9]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:44:55 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9c5aa3e60b98d9144249441d39220c471345368e]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:55 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [98e5e3f10cc5e76216b0c30a17c9ddce98076295]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:44:54 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0ae7057e8b8828cbe54a2eabbf4a8c8d6547659c]

        INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED 2008/04/01 10:44:54 rt 1.16.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4257c80492e3ced3f8f528e719a7576f13974025]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:54 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cffc75838909d3a094bb47fa23327cb45f616443]

        INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/04/01 10:44:54 rt 1.11.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d8686d428b28291f70d5d80c0d648d1a9e54558b]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 10:44:54 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0bb2233fc8b37c3565e9ef3867ba28da567c48e8]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:44:53 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [76314c877115df7d34d964d3e72a52d193ab917e]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 10:44:53 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7f19da58f91786afa1fb224bf23460bb7ebf0120]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:44:53 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b17e50a0af272d8a4eb31d6e1ec41bc0ebd013ff]

        INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/04/01 10:44:53 rt 1.14.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c5a329ca4d002f158aaa283ae0b1a90d7e2670cb]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:44:53 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [561ccfc51b6d7928d9a778a149b0c559af859ddb]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:44:52 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [13eca015e5caf2f62c6ed049fd8477b8b373e927]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:44:52 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8db6e0fa9fd603821115e1b22f3f9ac5a1c0418d]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:52 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2473c9dec86b0eb91163b0d360ee6f3a0b02c33d]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 10:44:52 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4cf330cdb7886fee2f8fc91c91bc56028e3dea34]

        INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/04/01 10:44:52 rt 1.12.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [97631c42bce44f5460ccc981aeb0688192b4308e]

        INTEGRATION: CWS changefileheader (1.15.8); FILE MERGED 2008/04/01 10:44:51 rt 1.15.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d8c2b81ab367f7865fedb6d79a3f1d1b0ffe0db2]

        INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/04/01 10:44:51 rt 1.11.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9fe5c66fbf952e7caa07191a209097a1641f13a3]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:51 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b925f645da2aa4ecb29fb5d6ff40f045a60024e3]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 10:44:51 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8b6ad19fea602e5bea31a10925af68614e78f9ce]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 10:44:51 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6c74127d5969a6e34e369ac99f7dd7e59b0db6a3]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:44:51 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0ca1083cca68e68a6a3bdb4ac5f7cd1b9db2f518]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:44:51 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aeb7a26ee1f532f00a252aa0b5c775eaf7ef3a9c]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:44:51 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f4c75e1db36473212e3a146f64a730bacdd1c8da]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 10:44:51 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [65558439379fee9ff028bdb7baec1bb448258b16]

        INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 10:44:50 rt 1.11.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f1e8e11ecc037404158f18ed717158aef53f07bf]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:50 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [639c8de0e46f54dd7cf3cebc37c9515de46d95a6]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:44:50 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e4793070714a1b510d15d006680ea4753e3f0d69]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 10:44:50 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b9031c01a82b002dcb35d18d442b38edcc13bd43]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:50 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3e0dcd92fccc67d0e1dffce92d11a2e7f701eb3b]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:44:49 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2255952b5184f2ff9d82996b5c637268bc51efa8]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:44:49 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e683e1b2625402b71e74205f595678cdba023f08]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:49 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d5aa696fade3cf7ef13170cb26de42702947a864]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:48 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [136663c611a25a358249cfc16c7000dea2c81cfe]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:44:48 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [02d888ee5f177a26f36c6c92c192eba128065390]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:44:48 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3297e8c42eee730cb86e52ef85375316856c0a01]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:47 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2d95755daea356c03de44f150debc30b8fbb197b]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:44:47 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e21dc12e6b85012f64a4826be81a4fd84268052d]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:44:47 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5aee0663da3f05d157069aa22c2c17e162c2124e]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:44:47 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [03b90b4d6680203da6f8651be677c39671593fab]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:47 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0504269dd467c5b12b1016575d7fa4614ea978c1]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:46 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e62cf441a5461f9b23a616b8bb0d38d839d3593d]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:44:46 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f17d23dc55a7cc19bec7b094eff4acd279c5bacf]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 10:44:46 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bad78ae576c34245911f7161c2cd93f1fb9fa6b4]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:44:46 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0fd4744226991b143ce1621745afe56ad7a0f475]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:45 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5cca355a3c671a0decf02cf256ed21bbaf8b8497]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 10:44:45 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4b106ad28442e36379f859b48b6c4fba0e7089e6]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:44 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8e7c3a721f358659e35a582c2a5b991e863f5ed5]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:44:44 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2977f4b77361ce6d2f7de85088159ad36885827a]

        INTEGRATION: CWS changefileheader (1.5.218); FILE MERGED 2008/04/01 10:44:44 rt 1.5.218.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d3586b713658071493cfb5c55ab747a8806fd54f]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:44:43 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6c192c45fbb7d736b1091123bfb84afb7a435798]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:44:43 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dd2af75fe6027751049f595febce57d149371357]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:44:43 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e9dfb689dd95c5eb48eade4ecb6d4b828aa5c77e]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:42 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [abd3af39c32633782cb5952630b56f104c12b2e0]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:42 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cbe575b31833506d64277bc4c975f90d47c7b7d8]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:44:42 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0277a54dc3c0b9c43725bc6bc5e4a56c4c02837e]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:44:42 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ce6b7540ad0781ba7612fd0ccc812c1e47455270]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:44:41 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [83b1f8683c1f5bf16ab90e463f43cd78d9e3d2b3]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:41 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b9d6101ece4c2daf3e91fc9a753968ff19c46934]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 10:44:41 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e1567b71865a01a1e07353261491adef51368f3f]

        INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 10:44:41 rt 1.3.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9ba09f84596aa873e1d7ac8ab680e5aa080ca60b]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:44:41 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5a9437a5fff312eaa1c89753b4b5f0ab3477a447]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:44:40 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e5c8960ecdce8146e0319ee11852e1338253d2f7]

        INTEGRATION: CWS changefileheader (1.12.20); FILE MERGED 2008/04/01 10:44:40 rt 1.12.20.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1813089c51f244c01113b9b67ec3794aad31133b]

        INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/04/01 10:44:40 rt 1.13.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fd95298f35bef340c97ebcb5c6bcc4a30a77139c]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:40 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e51f818c916061dda1bb69d2146936dd7f5603b2]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 10:44:40 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4fb5a882efa8b6803bb05aff68588464ea30e616]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:44:40 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d9e78fe9cf208242b96a11611d3cb9a8466d1010]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:44:39 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4dacc83eb09e4ce0b3eea3c62c0904b50f5099e5]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:39 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e3e358249c34cd1c9ddaf27723add5a33db1d13b]

        INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 10:44:39 rt 1.6.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c7567ded4e9e22956ef6e8dcefb7dd47550274ec]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 10:44:39 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [27d6a2e97cc9db10c3f03e82a2d079d4660a5fc1]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 10:44:39 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [08570f43a233c99382989cba452f46fdc2c996fc]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:44:39 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f180e415bdec3c252baa1d830ffb48171a0e5ac2]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 10:44:38 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [261da073961c4f6acaf262b3d32ed4dbc1653813]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 10:44:38 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [54fa69189b48fa416281d3d0737e2cb33b65435b]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:44:38 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [64e05dc419bfdbff46299e0d3a9718706631e645]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:38 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0e1e81e12254cb03ccf38e255654c4e1d193e69d]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 10:44:37 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [be613cb6007db3cf2cf3eff3abf65fa896d7af14]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:37 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [473eec56c4bf0a5cee1b578fd67cc22b884a6040]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:44:37 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [05a1de78aeb8110722d74119d97119d29be87f97]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 10:44:36 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f1e0eea0e0d33525dccdec7027842bc670bbb925]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:36 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [27573398a44043c39d5e9d5bc615e68c9d850d5b]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:36 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3628369ebb9a7f113a8ec1f43d5ad6767e4b4ace]

        INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 10:44:36 rt 1.10.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8f642f17d1f07330f939162554b2e8171f78fcd9]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 10:44:35 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8e8ff5e9520c675004fe69f7d77e82a714915aa9]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:44:35 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b4581dfdac2a9cf8d4d9a5f608861f7dd9ff70e4]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:44:35 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [00e034f33fca23b682637b34df64f1cbfc49a564]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:35 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2a8e1bd14570f8179acd07389a6b9b0d54a92ac2]

        INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/04/01 10:44:35 rt 1.11.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8969b1981ad0fb8a73fb9c557fcba73e8a79ed97]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 10:44:34 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a0b06db7e41dfb4b09d3905996c863c42fb25354]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 10:44:34 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e3ee0aa46e9a3ff0833bef886e03bf488a37872e]

        INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 10:44:34 rt 1.11.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4efc0bf67f7d73b76ad4a75ce7770c53523f4f1c]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:44:34 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2bfff1f6a0e5c1f9b51ffdfa96ba437b371e5bef]

        INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED 2008/04/01 10:44:34 rt 1.16.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [96f852ed371b191971b40db192c149fce6b8d778]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:44:33 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [87053a8717fd486998b66e6f2be0cd83efee99fa]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:33 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [561ac9f819b6b0bdc7a3f175a3b9ff652e6211f3]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 10:44:33 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c3f52402b50f5747ba710a7ef723c920c3eac075]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 10:44:33 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [25f4c2c1bffdf5b80a87c100a52d860b433a5219]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:44:33 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [375bf5ce19d6f294ff7a21c5f9cc24187eb13eb8]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 10:44:32 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [04f37a9953031e53970152a94a6b7453272e61ac]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:44:32 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b34766dc4421bdc1933e87652528af8b75e463b2]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:44:32 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9dd357029b51f9d40686164c1ea29558b8dafc8a]

        INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 10:44:32 rt 1.6.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [88dcfd4c29ac82b4f3ba0c1957b72756872599a4]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 10:44:31 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4dcce2bf2d16fdef7edcd3f29ccbe5ea6858558c]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:42:07 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [db19747f804d991dbc2f456c48bf472a44f56008]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 10:42:06 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a0097f528f54057aae59175345e8d8343894c0e6]

        INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 10:42:06 rt 1.4.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e41208b3240bc012f5c3537d3cecb6a32394f8eb]

        INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 10:42:06 rt 1.3.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [27f052154cca434b7646bfa8da2edba35f51f00f]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 10:42:06 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b64cdf453692f8c30e677cc13248f36fb013328f]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 10:42:06 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [33c40fdd26ed9de8555fc999f63d2b47aaa53522]

        INTEGRATION: CWS changefileheader (1.15.88); FILE MERGED 2008/04/01 10:42:06 rt 1.15.88.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [111c3176aa3b107c2078a3e866b0c1ea49e02902]

        INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED 2008/04/01 10:42:06 rt 1.6.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dc701823a592040e88ce60041012007c452e83f8]

        INTEGRATION: CWS changefileheader (1.9.142); FILE MERGED 2008/04/01 10:42:06 rt 1.9.142.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aa766b6a09c53b012075e968410b114521552199]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 10:42:06 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c5b98699c09b10c4b8ae4b048f9409757703039]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:42:06 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [44f00ea18356cc80c9522dac89a6fb67e4d25a38]

        INTEGRATION: CWS changefileheader (1.16.54); FILE MERGED 2008/04/01 10:42:06 rt 1.16.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ff35314af4f1baf40f140d028c9304bfed5504c0]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 10:42:05 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1d983f2fc39bbf72c5ca72dffc3fd9d07a74f735]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:42:05 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8a35e5c141ac98d99c1e2eae6a1cf6c9b0cb7fa0]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:42:05 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b1a85adccc9806b364a671e5e22f3dfb4d5f052e]

        INTEGRATION: CWS changefileheader (1.12.40); FILE MERGED 2008/04/01 10:42:05 rt 1.12.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [122ee8a24606a612cd50278a74bf165f546dbc75]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:42:05 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4559ef3a21c21a293c0e0ac8f92589dc0827ddb2]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:42:05 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e0caeb547aed60a9174bd5c881cefe8781499f70]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 10:42:04 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5a2d3ab9be91efef3da83d0d25b95e49c8c64d12]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 10:42:04 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cd671c3a56f8edffb7548fe27527bb69904edf73]

        INTEGRATION: CWS changefileheader (1.3.54); FILE MERGED 2008/04/01 10:42:04 rt 1.3.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aa7dba0b3ee45efd81de2505ec1c6425e918016c]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 10:42:04 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e79f0e64e184543889652dcdb68afd58b85063a5]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:42:04 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [762cbce50e03eb77f619be1f0b6a43660c587f2d]

        INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 10:42:04 rt 1.3.56.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d1981db345ea66fb60503a19f94163ad2f8e8c0f]

        INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 10:42:04 rt 1.5.56.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5cb30f88344a95a33dd17e9e89d55502c245f3df]

        INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 10:42:03 rt 1.5.148.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0b85705b8f4d45fa3be7a0d3115a8d268563c354]

        INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 10:42:03 rt 1.3.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e41cde4aa46310b62837badf1d9cb6b1631e5ca9]

        INTEGRATION: CWS changefileheader (1.6.96); FILE MERGED 2008/04/01 10:42:03 rt 1.6.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [51f0ee6231634a35e6ae88a144ee06a99970d02c]

        INTEGRATION: CWS changefileheader (1.20.6); FILE MERGED 2008/04/01 10:42:03 rt 1.20.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4434813f8f275ca790a526ba3bca82bee21f6ae4]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 10:42:03 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bcefb7b1fa792086a338d91f351359ca09300bac]

        INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 10:42:03 rt 1.3.20.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7fc95264ecce7ddfeafc5efcc058cda8ac28592f]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:42:03 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6433eb108899f9d3a3320b5b52b3a614313403cb]

        INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 10:42:03 rt 1.7.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ec6ee4566a59d4458a9582a6e490c03fc40f0b53]

        INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 10:42:02 rt 1.9.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [11f48acafed9cc4db7ffb27db4879a20c21709fd]

        INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 10:42:02 rt 1.8.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c7d068db362d566ea5e8a13b81b239049b1bed6a]

        INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 10:42:02 rt 1.5.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [83b3eaef848a71b2378b133312a7d7f03b77c0b9]

        INTEGRATION: CWS changefileheader (1.15.6); FILE MERGED 2008/04/01 10:42:02 rt 1.15.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [683557f1e273e3cfb130f3d78035535837ae06c0]

        INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 10:41:44 rt 1.4.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [305eafad5076a69c6d250e48a8b8048a441c746e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 10:41:44 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e6cbb745775d9e04f7c76dede370a41b54633d7b]

        INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 10:41:44 rt 1.5.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e688f284bf2a45fcdc39825cac403bd1259ffff8]

        INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 10:41:44 rt 1.9.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2da992de5b999baf0b70db82f4466ab9f715fdc5]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 10:41:43 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [11970bcebd0336e915b25d900efa9f13cc08661d]

        INTEGRATION: CWS changefileheader (1.13.40); FILE MERGED 2008/04/01 10:41:43 rt 1.13.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [35ccb9cc97f90af868c4fa6b8a2182fe72d9e596]

        INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 10:41:43 rt 1.5.148.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6f629944ecfa0d2fd44683bf487642a1c483747c]

        INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 10:41:43 rt 1.4.184.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [77d6f4e7c82df42a411722d43077292d08ae3789]

        INTEGRATION: CWS changefileheader (1.8.100); FILE MERGED 2008/04/01 10:41:43 rt 1.8.100.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cfaac20728275b66a8b2d1c655478b953ac9978e]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 10:41:43 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cdfbd6197bfe805278d47cdf7974797c538c107c]

        INTEGRATION: CWS changefileheader (1.3.288); FILE MERGED 2008/04/01 10:41:43 rt 1.3.288.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b45aabf1b2351d647aa774d3e92bb01c6ac2c637]

        INTEGRATION: CWS changefileheader (1.10.52); FILE MERGED 2008/04/01 10:41:43 rt 1.10.52.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1e819df36aaf914f6d64d3599b07b83095e3a697]

        INTEGRATION: CWS changefileheader (1.9.20); FILE MERGED 2008/04/01 10:41:43 rt 1.9.20.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c5e9bcd790a6c9e6c1b8570b50fa68ef6aed4cbc]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 10:41:40 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7453087c38473ba8c8ee150985b2d9d230f55b72]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 10:41:40 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ba905fa34ebbfaab2c3b83c7ba30e44ea9f2cc4b]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 09:40:47 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [87835c1d7ac67e11b80e0f0d85563c6c2ad2b95e]

        INTEGRATION: CWS changefileheader (1.6.274); FILE MERGED 2008/04/01 09:40:46 rt 1.6.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9a976966017df38dcf0155cb92fc4ea17b96e72b]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 09:40:46 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [eda8a17db985fcc718bce0c8823089f70ba9a2ea]

        INTEGRATION: CWS changefileheader (1.5.150); FILE MERGED 2008/04/01 09:40:40 rt 1.5.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c3d39aeb4a4aecae0f9a04599e5177fa120ad11a]

        INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED 2008/04/01 09:40:40 rt 1.5.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [731e60c9748d5b1e13cb8fcc96f077d25d302fa6]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 09:40:40 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f31a77b786844663dd187ad045f7d869e8830419]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 09:40:40 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4aa4608f7dada6f2cc85e65f41ece48615fa5390]

        INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/04/01 09:40:39 rt 1.4.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [48e524252f86eef299b71fff1b6282c79687e55a]

        INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/04/01 09:40:39 rt 1.5.4.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [161e509b3d0c095b405c4680a41217816fa74241]

        INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED 2008/04/01 09:40:39 rt 1.5.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ec6022c30b775250bccd5a1b79c4b7523cf33a4c]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 09:40:38 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e56e3d33001ef2bff7e334710808e7ec3b59c452]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 09:40:38 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4308262aca3b814eaeb36fc965d439ca624849e5]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 09:40:38 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [66ebd0ed6942b8588c988f66f7232d1e16fc6ee4]

        INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 09:40:38 rt 1.4.56.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4d895795dcb2d6d53f9c6a6a4b5e2678f2dde4ee]

        INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 09:40:38 rt 1.4.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [beb3858f4e4c315a6103ea08d47f5382e7a762b0]

        INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/04/01 09:40:37 rt 1.8.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2698cf96783a87d1f94dfeef94f347b4d2ce4bdd]

        INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/04/01 09:40:35 rt 1.7.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bad57b14493066c1ce140fa4cdba9340e46843ec]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 09:40:34 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [96dfb8025399823088d5f5705aeefb7dd20a78fb]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 09:40:33 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [977935c22a630233b140115dd3c7ef42591df168]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 09:40:32 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e87cc7d551f38f1c36b5c3db08bad7aae192d294]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 09:40:32 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b283ac78d1f920b7e602fa52dd779c3a5d5fe1c0]

        INTEGRATION: CWS changefileheader (1.6.280); FILE MERGED 2008/04/01 09:40:31 rt 1.6.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ef7de2ccfe96918cfc31af2614393e960a740d85]

        INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 09:40:31 rt 1.9.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8d0c31790552a1c2f21db8c4e630a9f0b5ba07f8]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 09:40:31 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [892c94b059796f8cb1343be3b4198d818d5cf6b1]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 09:40:31 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [37de53b0840d1263dee848a6c7b3efb5e992eb7b]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 09:40:30 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [443fac7b47aa267b4978f913886f52b9078f650b]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 09:40:30 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [092ffe9b06c4fd6c54aafb44983c2fc9063f2a89]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 09:40:29 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [20dbc6761027fcacd16f307b506f3a63356fb0e3]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 09:40:29 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [71adec4fc2367a9b8145cefeab01e09759960e5d]

        INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/04/01 09:40:29 rt 1.5.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [eba9dc0e6e7be6de3a71386854b82a9ca5abf551]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 09:40:29 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [92e3e6063e9c796b736bdf2c9cb948e6b654f2b1]

        INTEGRATION: CWS changefileheader (1.2.288); FILE MERGED 2008/04/01 09:40:28 rt 1.2.288.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [deea7354e248a6c52caea960bc1c268f1796bd4e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 09:23:51 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6eff655fd5f9ad22fa891bd831393056a930304d]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 09:23:50 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8a5c1c40aae1e1313590f68d523284813c5ac084]

        INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 09:23:50 rt 1.5.88.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [addbb969095ce0d649b648be7866968152b9a8ec]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 09:23:49 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c3dea99147432346f879b839a811a8ae28482e8c]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 09:23:32 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9f73745e57a46d0d76a58f7e190226926a7e7f63]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 09:23:31 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [80ff5bb6732189c2accb5c73f60b18ddf4d78957]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 09:23:31 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [356e08c1312d4792c1a87566d0e8b158409b8456]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 09:23:31 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3b41178d6834239c2947d3407aaf80308aa2f21d]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 09:23:30 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [697efe507ad2eeeb5afbe9301859fb869aa25951]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 09:23:30 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6bebedff19b0a6fdd7cfb6625fa24b8021634ff2]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 09:23:30 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8b5abf6853374991054c85826ca06805dc9fcda8]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 09:23:19 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aabf7c6b59ce20200c5e1b7ca43203078164aec0]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 09:23:19 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3dcc0dcfab3de23fc072741c7df957bac8691fd2]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 09:23:19 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bd3ad083c623399ecb771dc2c44b806e8eb62dec]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 09:23:18 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ede1628788e20aba900c54215195d4c4294e5e82]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 09:23:18 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2fd3d85c81d58c94b77b97f977da6d31d29794ea]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 09:23:18 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [904e1383a27e64622c35ec0919eead2fd7d8260e]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 09:23:18 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [69156fe988c837db703bc75a578d883ccf6e87be]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 09:23:18 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [21f429a9fbb014304fdf3d77ffa5be5436e1fd5a]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 09:23:17 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [19187e607d42772aa0784ffda2a4e8097ef6d0d1]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 09:23:17 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cd6e1aa5355d796c83e36a0fcbf6f8c493b98a2d]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 09:23:17 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1e87ec3418c6d7d33ecba896843bcde970a5bec7]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 09:23:16 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [33263327e2dd0739eb031389fc2373798c81934e]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 09:23:16 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [08b764ac537ee1c2cfd9bed97ba75a1dde4760be]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 09:23:16 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ea4e1788ac335c15dea16a357f39b6a086ee176d]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 09:23:15 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [790461097e1724788d58d06b5a08d1e8041d59c4]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 09:23:15 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1d3cc4d32a70bc426639c0eb77dfc81addb53021]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 09:23:15 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5ffbde5a0b06150b5570d8a3df8006b4d4787156]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 09:23:15 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3b5e2c337eb6832a68ff355742d1d09bcfe619c6]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 09:23:13 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a1b53619c73d9105416b687a03b2c903ec389627]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 09:23:13 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [930940cdfdb1f096a874a451d4117c1449b04daf]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 09:23:13 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [55ae02f4bfc8b4bce6d984042c843fa3c2bc2c9a]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:14:17 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ae17a2febc83b1f59d5e921d2518e55dd7c61395]

        INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 07:14:17 rt 1.4.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [67ca34811d434ebac787674942b112623a22a4d7]

        INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/04/01 07:14:16 rt 1.6.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b9dc9e443217c5485bc4147bec28a246d6e1c8e2]

        INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 07:14:16 rt 1.9.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bc65b77112ff2b65c2c1f18ea316c6226be6eaeb]

        INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/04/01 07:14:16 rt 1.7.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9d8418a64da80eb2fd1dbeb0ccbecd674609c45b]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 07:14:16 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [87321200786eb21fb6dad56a0fdb698d31689704]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 07:14:16 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c746dc39a0c000c66f8804d1f3fc394a21ccd0f5]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 07:14:16 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [041cd8814c68ffedd06f3a4622cb0acebfdd6a74]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 07:14:16 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4aa50835ff3caaab8b8aec546194cde65697808b]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:14:16 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9c286e2590ae1898e385e789b9e3736ec5332df6]

        INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/04/01 07:14:15 rt 1.3.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b5de789deaf7f40f42ef90950742a7ae0c0a8d08]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 07:14:15 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6e37639d8bec797699a1c754f0d4cf6a913fda02]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 07:14:15 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8fbf2879e1011c31dd4622e9e1d9c2824c3b7359]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 07:14:15 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [40e843086b7e4fd71395959b6b5f9c7902bf60e4]

        INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 07:14:15 rt 1.6.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5f393f096b08d79824c4788682f76f26c07d13b3]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 07:14:15 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f90b88c3166cef31aa34f2e4d612ce240c961472]

        INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 07:14:15 rt 1.7.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1311e839fef47a8a8e46d0ecc77939297eacbbd0]

        INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 07:14:14 rt 1.6.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e245419fecbaa2ae8da74ebb4ef72b2124cc2cd6]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 07:14:14 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f99c2dfac6fa9f63236187c6f9ab30f7f29ad1e7]

        INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 07:14:14 rt 1.12.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c63ff6060fc6083e50978cd0c9c7eb2465d7d796]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 07:14:14 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7e9fed506b79deb713da74ba67c5f0fc01b310a0]

        INTEGRATION: CWS changefileheader (1.4.278); FILE MERGED 2008/04/01 07:14:14 rt 1.4.278.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f0b13861cabe4bdc9c3ccd56604a2a9ea47742a5]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 07:14:13 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b8ad2936fb30aa8cc0164d4ceed1106bb683ef4b]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 07:14:13 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ca6f1fb1eda9f164af7f88372daf2ba8e028f82e]

        INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 07:14:13 rt 1.4.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [62e3dcc2f719e14375c1348a0fff95739e9461ce]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:14:13 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dcdf67e36a64a5340550c90f90a5f7a7b892954e]

        INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/04/01 07:14:13 rt 1.2.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d73dff97d61231f17629c7cdd6b7d00521e52ea6]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 07:14:12 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b968d528e820db55203f18c30b79fdac65cf832d]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 07:14:12 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c00a43936fa55df506ef4104a37213329c479082]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 07:14:12 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [23063f45e9b5936c989ec768440d66d7ebbc690b]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 07:13:56 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [717fbc622d2e4b402c7a345f67f19429db97b76e]

        INTEGRATION: CWS changefileheader (1.8.140); FILE MERGED 2008/04/01 07:13:56 rt 1.8.140.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3914d667b1b17b6992c3f206457f1ffc24b126b1]

        INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 07:13:56 rt 1.4.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [583a88f481a59a7675cea857aabe0ccfb4d5f228]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 07:13:56 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [399797fb4a005d7fa88773104cd40ae7214b45aa]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 07:13:56 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e6eb0afff2fc4a1aa1307e026cbdf52d8f4f1e6f]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 07:13:56 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [652a6f706d580b8e771ae44eded16c05c3f4b614]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 07:13:56 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e361f550469ff10e2ed91908b89822cdf7e72543]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 07:13:56 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [933438b672ae4a3f4b6bbf6446ec3dfb732c1265]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 07:13:55 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c8e666c4199fd538d7fa5bce28f08d9b38d91cd7]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 07:13:55 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0f3f0a035404ab217dcb8a31f664ca66c7875f93]

        INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 07:13:55 rt 1.5.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a1a0561434c215efbebc07faa250a4c92cb7df23]

        INTEGRATION: CWS changefileheader (1.7.170); FILE MERGED 2008/04/01 07:13:55 rt 1.7.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c252358085569bc7681c0a3f5384dc7eabe9efa5]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 07:13:55 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [48d54408f10c5e4d121f37b0f87ea502a45c5449]

        INTEGRATION: CWS changefileheader (1.2.170); FILE MERGED 2008/04/01 07:13:55 rt 1.2.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d87a4d62a27f6f4a3812f0ad4a0d83968ce35d0d]

        INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 07:13:55 rt 1.9.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0cbf0128bd7e7a461bd8ff989f5b885ae91649e9]

        INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 07:13:55 rt 1.8.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e6a2fa157566c6478cebd02a99764b6be5f77385]

        INTEGRATION: CWS changefileheader (1.11.56); FILE MERGED 2008/04/01 07:13:55 rt 1.11.56.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a9494d6ec877f57adf56547da0d5cad568376458]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 07:13:55 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8cfd8e9bea0bc9d21c077e7290c8f4dd46e4dfb9]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 07:13:55 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a57d1c7c15a0732ea32dfeff38ab0bdb7d539caa]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 07:13:55 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [59c1174ae1b46bce81d9d7431dbca1632bf5e638]

        INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/04/01 07:13:55 rt 1.7.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [be6baa2fd7ddba7f5aea6f4c817ce818ad87f456]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 07:13:54 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [67a75f874946e1489c810811fe3f6e209057feb5]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 07:13:54 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d9e2bc73cc0da22b24960b294c71ed0c2e92342f]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 07:13:54 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e8f46cc8b3a478185cdfb01ad6f0e4def9ceedb6]

        INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 07:13:54 rt 1.7.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0dff3ba7c66b89def990b544179a5578e52a6a2d]

        INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 07:13:54 rt 1.7.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5b5df60f9fe079e0f102e5bfe03da8c0c5bf436f]

        INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/04/01 07:13:54 rt 1.7.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [eb881eefcf2c44e9fc3553196cd1618b6954531c]

        INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 07:13:54 rt 1.8.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3684ef754da8f4d327d42e25b0d8ba3d52403e82]

        INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/04/01 07:13:54 rt 1.7.118.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2abbb881d785643f12b66a56e94230bd3345b71d]

        INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 07:13:54 rt 1.6.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9c99bf8377255beead06c3d560d39f32583807bd]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 07:13:53 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f5c40925b62ac3fc238ab1a5d1fd89b076c35947]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 07:13:53 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5bbedd29ee22666834bf900eb6e0b48ef7865ca2]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 07:13:53 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b8ab4a54ead58c632882d86cbf482f3d82a7a1f5]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 07:13:53 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [11c11595f7896582a1ec7633c940b9be83319217]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 07:13:53 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ccfd07c480618c5bf0c08cd359b0c5e0e0780932]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 07:13:53 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c546617138f576cf387b994ef03dad449c464c1c]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 07:13:53 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9ad7242e1cf899dda4de1f319a42785d363fdac1]

        INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/04/01 07:13:53 rt 1.4.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [42feaaf3afe8123c8e35819852ed09bbf9cf4715]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 07:13:53 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0fb81845acfebba3a5f3f8291592cd80099762d3]

        INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/04/01 07:13:53 rt 1.2.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [52bf0728078373150b3095b0c846e09906d8971e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:13:53 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d9268f946080e75484d0be6cb095c019e8bd66f3]

        INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/04/01 07:13:53 rt 1.9.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bdbe1f8b724ddb377aef118b34c7c6ac642085f9]

        INTEGRATION: CWS changefileheader (1.4.278); FILE MERGED 2008/04/01 07:13:52 rt 1.4.278.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b4985dceecef46e2250ecec65173dede7faf3f52]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 07:13:52 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e4c23d64a3c090115cdb9b040595016bf95e4020]

        INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 07:13:52 rt 1.2.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aa06244a59a4e7640f78c3dac1a0caaf330ed8e5]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 07:13:52 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e9aac4a62e1ed3bc4d7eeea14f75aaf677b13183]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 07:13:52 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b1d468c16e820f04d5c839288fdf5e0adedc74f1]

        INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/04/01 07:13:52 rt 1.6.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ec8aa2f85f8477f36a3a2f7929b55ff6bb1e2160]

        INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/04/01 07:13:52 rt 1.9.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [56b7758b0b3b6ccb6524e7ecd65200d61dc6add6]

        INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 07:13:51 rt 1.2.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d49609d4b0762a724dded9b97ff92258ee6b5c1d]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 07:13:51 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1fc2921ad83dacd9c8b7ba488f53ade819af126c]

        INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/04/01 07:13:41 rt 1.9.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a9823ec8ca6826a4dda20e48ccfafb0dddced581]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 07:13:39 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f8dbde53ba177c203c62fe5a48c11f84a4266e57]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 07:13:39 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1d5601f1698b187a32e7327c8eee5d57fff85da9]

        INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 07:13:39 rt 1.7.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2a3bb02d4c632e3a9e8afcd23819e5b2b5564126]

        INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 07:13:39 rt 1.6.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [190792e01e6c52474c883e17d35792db225204b5]

        INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/04/01 07:13:39 rt 1.9.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7afb2d74caf63defbdba21b5bf09a8fd967aca7f]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 07:13:39 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [68a3440e31fd3e6131bbba0162273a31b0e45b45]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 07:13:39 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [adfbaed72da348e2e207c0e7cb003d27a1a02cc7]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:13:38 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [67b4928e38ba78ceffbc88f21eb07c033246a35d]

        INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 07:13:38 rt 1.5.18.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e4b3abb80072ae928acd4dabddf2d1327cdf9562]

        INTEGRATION: CWS changefileheader (1.7.186); FILE MERGED 2008/04/01 07:13:38 rt 1.7.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [57d93d9d60f171efe9e3f412333eb060c4acf930]

        INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 07:13:38 rt 1.4.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4aafb032e41475eb7b2a44ccb6b283df7bc0e5d1]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 07:13:38 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c2fa6da616d16c1cdf64c876f521c9181cf7290e]

        INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 07:13:38 rt 1.6.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4808a0f0f459ad8c41e44a2fd3b8cba6d1d56741]

        INTEGRATION: CWS changefileheader (1.5.288); FILE MERGED 2008/04/01 07:13:38 rt 1.5.288.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8fb0055250a47cd880fc9a731642cd9fa842a9ac]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 07:08:58 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [991bc1e52b31cd309bf993a4a20f07e3c47e99b0]

        INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 07:08:58 rt 1.2.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9562a0641af7a5b9173d48a6c5d315e6bb12d841]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 07:07:47 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fafb8230ef5e9090e8a51ee89180a921f5f53bf1]

        INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 07:07:47 rt 1.5.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1f648bc6231dcdd9b4f2a372155c37ec6630cdca]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 07:07:47 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9288e6f9f54f92d6a3e8a807b172cd0971188541]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 07:07:47 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [808fce6f81ae1a2e7a84066833b50f4825ac61a2]

        INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 07:07:46 rt 1.7.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2e47adfc79c39db325ff0caab52decf620cdaf4a]

        INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 07:07:46 rt 1.5.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [59d1a020a1f315c65db706bac8d19442bc374c95]

        INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 07:07:46 rt 1.9.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f56bbe895ff8b036058f81a9bb128e67a71c3c92]

        INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 07:07:46 rt 1.6.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [92c1049eb2e2d3468f36b2ba4e6a2225d1141ddd]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 07:07:46 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a9fd60c132cba4e81c1e161a62afe1fdddfb83f8]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 07:07:45 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aea6e208ce0638ba1a9223334b1bf3d6a329abde]

        INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 07:07:45 rt 1.5.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [244a792e738cd78d77fd0abae2441b3b086cf517]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 07:07:45 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9607ae854e276a3961c2897e4a1e6ff71bd04d55]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:45 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [16ade949617a3bb7710907b960a8146d740cb438]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:44 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b65e470a34caaf1a66abaec620b9bf23a5da7ba4]

        INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 07:07:44 rt 1.7.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a66727a3ab1d607d6dc9c2bf8a3dfd37116caabf]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 07:07:44 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d51b7bc59da8195bd66cc43ee95626b9f2b69c72]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 07:07:44 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9cf09ee97832d40fe2e66cd76efcadcb176119c7]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:44 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1d9a08227e912b25e3b01eebc5eafe157899e892]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 07:07:44 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b8d75a638ce5bd6871556c4ed7b0a4810f105c6d]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:43 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b9b54dd648ac6f6d3f573c415d88037770570052]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:43 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4794f7aa99fecd92213bf8a2d72bfd061756d782]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 07:07:43 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fa39e7cddc3a1b5fabc67a07ab829dbc5c870ae5]

        INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/04/01 07:07:42 rt 1.10.56.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f6f9580d0ebc299412aaa1418bb1895ca8547319]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 07:07:42 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6bb97d9979c25761134d02c125e4f947d78c5a70]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:07:42 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fe0d5a6586e6bc36d1307802d8c5d42f0d7dcc74]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 07:07:42 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b5c93dc4b75dac60617369cfe7b3056da082886b]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 07:07:42 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [fbbf7fa08b2a9840008c8f825e4630261fc1e69e]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 07:07:42 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [abdea190d9e21dcb33ddb931c5e99183c130abdb]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:42 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [beb4f7d99df4f6c6469cad4f480849c655cea719]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:41 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a8edccd411cd8753e86f4256eef18e6507c7394c]

        INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/04/01 07:07:41 rt 1.4.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0997cec6a5fca9396e46b5975cfa8f54253d8dfd]

        INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 07:07:41 rt 1.5.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [01ad40ecc6b63ca2dd01cd52cd1436356b33699d]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:41 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [28017457152dfa82c0602b435cb5f7aa0cd0dccd]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 07:07:40 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [280f21f08b69f1045b26804b2e4bbf5f74dc7b66]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 07:07:40 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e5e8beb44e952b5eeab63ef06b61bcfdb33e797e]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:40 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [156796508e038fb5b31316ff04dff0ba7dc8d7c5]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:40 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [157d87ced301e0d7bbafe5218331c5a12194b478]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 07:07:39 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0d9040f92569c2af2fd0869791e436c18cc84348]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:39 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f77642fbfa5bb0f72247daa8b97d4597f2713fef]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 07:07:39 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [81d53ad18c35d450d55d1c882b5faea9564ee1c1]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:39 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8ce57cad24168035de3a83e753bb6a39443a7150]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 07:07:39 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7da0daa0e97791ebbc37016ab17ff2052a08952e]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:39 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [aa3c693cb7441ead009b97d347cdf77a6d21ab14]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 07:07:39 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6a2a60b4ffe9cae432d934cb03e0d66b5044e0f9]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:38 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [29957f9333e147e51dad890783fc184e09f7ccc1]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 07:07:38 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b516fb64a6a4dad87275bb8daa3e3b4fcba1f008]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:38 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5d6168f5aa74dcc8d7e4f7827e01355e9eb52db3]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:38 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [db8c27c39bf1031a5f589e1cb7f5ca6b9452bf6e]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:37 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [533e91ee1b6587698ed3cc95ca50977b4f3ddc83]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:37 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f1c91c60ede719ff93d446ddea0ece5c1354e434]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:37 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6725aa81ee3c32ec9fcc4f8feb70450e2b385080]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 07:07:37 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0a7bbe798da1c3cf77f98f02b01b1d15e374262c]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:36 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0be4798d2940fdcb5a113db4e5d16454cd278265]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:36 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [31602e5517344e2e8f33c473a5830e7d154b4bbc]

        INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 07:07:36 rt 1.10.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [52bb06635195d6619b34c1d6ebd1b5c161b308a4]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 07:07:36 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e2c7f94adb8440fda1e2e1b5c7ff9d4bced07918]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:36 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4781cf28ce5d0b276ab40c63aa377777bd3ac273]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 07:07:36 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1985a273c7e7e29fceee33eaa8d2f7d0b629313b]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 07:07:35 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bab1485ad7a33a5e9385309793f2041b19aaf3a1]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 07:07:35 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [eb12c3ef7fe16ee96bf12d5dadcb817d4794f6ab]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:35 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c45f3c2cd7da9baa332b9fb1a64e416a62d5937c]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:35 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [063f9c59cf5eddaf7defbb77b85a2e9c83cb3f90]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 07:07:35 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d6f4b4d2942daa853da014e8bf51253a505e327f]

        INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 07:07:34 rt 1.11.16.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0e86add58828701cc24db698a7b8dd6f27b37a1a]

        INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/04/01 07:07:34 rt 1.12.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bc1be33884a67142d11aa27f75a0b76dda3f3862]

        INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 07:07:34 rt 1.6.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3b0b9b9bfa0b590ca2cf1eeaf69e4b88dc125c28]

        INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 07:07:34 rt 1.7.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [05a051eedcb6d1d6374f0f6ffdc534bfabedd4e3]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 07:07:34 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [20fdbb5ff5658f1295702379c21f3eb8e51eb9c7]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 07:07:34 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d339397bad9d96e88977115c3d02d769a44222cc]

        INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 07:07:34 rt 1.9.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [684343843cac37ce60b4249a3b52648347e86d5c]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 07:07:34 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e9d3011582fc187db758d619fef8c2f9972c6518]

        INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 07:07:34 rt 1.6.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c634f51e920ef7a5ab94524800517a438bcd261d]

        INTEGRATION: CWS changefileheader (1.15.8); FILE MERGED 2008/04/01 07:07:34 rt 1.15.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7ec7bf5c5c4139313131221cbbf46a88bfae6905]

        INTEGRATION: CWS changefileheader (1.18.6); FILE MERGED 2008/04/01 07:07:33 rt 1.18.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [696339d9b07dd9a331965ba41f45977db59acef1]

        INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/04/01 07:07:33 rt 1.7.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2709a934658e141c031b413cface19ad27dc5d70]

        INTEGRATION: CWS changefileheader (1.14.22); FILE MERGED 2008/04/01 07:07:33 rt 1.14.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7ad62eeefbfc305eb81314fffbcb7538ff461691]

        INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/04/01 07:07:33 rt 1.12.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [986742f04dd0284c881a7132fb228b70d0593fad]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:33 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c5d0c9a91522a22a7627ee37eccb9e92b187087]

        INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 07:07:33 rt 1.10.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8fa9f1e36b3afa6fe1a9a4e9e584cc8a2717c840]

        INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 07:07:32 rt 1.11.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3419366c6662cad0e1875722521d27eb9e28db9b]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 07:07:32 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d0a09e9a170b13639929b79810e1702298f0fe00]

        INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/04/01 07:07:32 rt 1.10.22.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9b013551399fc663fa44794d0ca8db9c536631a2]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 07:07:32 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2a5194bef09beba0bf16456d1922511dc4766f9c]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 07:07:32 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [145036ee3189df1a3dcacfbf97e6abbc907b4e34]

        INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 07:07:31 rt 1.6.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3ee7842d24df03412cc33b43e8d45db3ed9d1be5]

        INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 07:07:31 rt 1.4.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5eb4f33e6907add2b1b41aedbe76ea67243c6054]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:31 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [de1b62c55986f591afee0ae14c37d08025a73cfb]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 07:07:30 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e824fd8714537e2f91b1a83958b741d5af8193c1]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:30 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0e4ece2189782938846622f3ae10150acc294ae0]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:30 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9ec10157c33d09e83b13aebd3884368b880978c3]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 07:07:30 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6837c921b7b11634c957219011738cdf46d005f4]

        INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 07:07:30 rt 1.9.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6b30a055eaa3312ec43f1b62c98d0291742369d2]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:07:30 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3fecf8e840ab87a6cb34d1acc9ff260d4322a639]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 07:07:30 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [850a24f0eabbb9f40fd22866855121bc56a3f27b]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:30 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f734941b4563c55afec50e56ed9c382286758b02]

        INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 07:07:29 rt 1.5.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [619980238b6addb8647c225a40d24b771419530b]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 07:07:29 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [82eab84fd453398fad15bb5c91af2ef78daad3d2]

        INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 07:07:29 rt 1.8.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6ad6d2827efec7161f2ea47793049123820ac622]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:29 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [adf13bf82480183a1ba99c9dbd4a10313f5f1480]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:28 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c0e4f55172453c51dd290dfb43da11a52f15aedd]

        INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 07:07:28 rt 1.8.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [afbe28e70f674b30005e32d20bf82a0d9530a450]

        INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 07:07:28 rt 1.6.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ce9de776dee1379e5e6cd0736133b57b356509c0]

        INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/04/01 07:07:28 rt 1.5.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3510e5d63bbe3392ce96e220461c971cf0381ce4]

        INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 07:07:28 rt 1.12.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [412b5a3de5d436c1b76d0e6f29b8e88d32dfb7de]

        INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 07:07:28 rt 1.3.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e604931718dadf6e7459940301294ac7e47eaf1f]

        INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 07:07:16 rt 1.9.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [82ddef76a6e9cadfb74b21e9fc1974cc92060b96]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 07:07:16 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8ee82165016a798f0437847e60b4ddc8d3c3e9c1]

        INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 07:07:16 rt 1.4.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0595c082a59a8fd47f184bbe790df45f754a8e7b]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 07:07:16 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b739732184efecec55b9da10ff97910bd654fd34]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 07:07:16 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [1221407e914c5639c6333de0ff3229d142d6d8fd]

        INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 07:07:16 rt 1.7.10.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [45fa1941b0b5eaedf773e505e7d3e99b4d7483f5]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 07:07:15 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [50afc4a64d22044b8e34ff262d984462a5c43a48]

        INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/04/01 07:07:15 rt 1.8.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c614207673bf1aafa46b8c24a3cc7a3242e70c4]

        INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/04/01 07:07:15 rt 1.6.184.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d674bd2c2713485e813709c5b5b4ce68d7b9def0]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:07:15 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b02e583ed7d88f5fc9164cb30034fbf0bc390557]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 07:07:15 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [37fbbbe946b15394dca951298b099c9bba6fe649]

        INTEGRATION: CWS changefileheader (1.6.96); FILE MERGED 2008/04/01 07:07:15 rt 1.6.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3a7acc2dde118a9ca29d39b1d86f0245a9e708db]

        INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/04/01 07:07:15 rt 1.4.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c4fd5fd4f73f38bf06b931fe525bd1329a31a5b0]

        INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/04/01 07:07:15 rt 1.4.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6edacaf7873f063de6c5e73a66da8870264bc56a]

        INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 07:07:15 rt 1.3.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [321263f2c97334c678896cf66bdd4ff3354c13fd]

        INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 07:07:15 rt 1.8.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [12b7f484996a4d1eca3c9047f324b0d6129aa9e8]

        INTEGRATION: CWS changefileheader (1.6.280); FILE MERGED 2008/04/01 07:07:15 rt 1.6.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ead808bdf010f8261dbdcded4c22d2aa3ca567ac]

        INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 07:07:14 rt 1.7.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e653721cf3f64b8c35eda5fda1ef1837a79621e9]

        INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 07:07:14 rt 1.6.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4be51b29f55b7d75c0dd13c22874d7e887552069]

        INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 07:07:14 rt 1.3.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c4e1a8bbc868227af5ed006087c91db460628717]

        INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 07:07:14 rt 1.5.6.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ee3ae25347f0c5a6b4456884345ecfa651a55f44]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 07:07:14 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f3cd8caf4fbda9b8b87a3f9bfe8b696301f4ed50]

        INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 07:07:14 rt 1.6.20.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0c23f3c1065516ec4ffceb1070011e3af71e6061]

        INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED 2008/04/01 06:28:47 rt 1.11.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7a10c2c430a0dd3e621d754f1e56e3545820c881]

        INTEGRATION: CWS changefileheader (1.5.186); FILE MERGED 2008/04/01 06:28:47 rt 1.5.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [21831a5f456fb055c64e77735895142c54ffbedb]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:28:47 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [632a79d9e3f28f9eed23b421eb4b89540e38375d]

        INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 06:28:47 rt 1.4.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bda9179bba0d10451a1fe10edb1edf7c09a20816]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 06:28:47 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ea23ddbbfdb3b2f25b05daedc7a3e763a4db9fd2]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 06:28:47 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9807ded4969fd08955afb153385360d7753bdc59]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 06:28:47 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4957135ef2295c7c0140f25054f19d1b2d73d150]

        INTEGRATION: CWS changefileheader (1.5.120); FILE MERGED 2008/04/01 06:28:47 rt 1.5.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3241bda83618eea9fd38e5ccc60be4a87f71ff45]

        INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/04/01 06:28:47 rt 1.6.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6857e10d306f5f7e83b9096a94b0ba25330dda89]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 06:28:46 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3adf1879ced9eb294819cf9f47918f1460805a57]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:28:46 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ed2463d91fbf6685600e9dd2b8635a34f807a989]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:28:46 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [79a9c7bf3c6f87dfdb467ef5614cc8137a41674c]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 06:28:46 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bd688236212fc473cc2ac82beef2c2a0546bd16f]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 06:28:45 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e84ba4011a6c2f7bfdab2089ba582c2f5ad5d6e8]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 06:28:45 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c6510de892be17c02cc2f4691b58a49cee8c3d21]

        INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 06:25:02 rt 1.8.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [10803c55ec1a5fbb088a8b3388435fd3caa9ea4e]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:25:02 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b22105f76ca4927677d30593c349f6d17a90c5a4]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:19 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f8dbea142ce0d9900c1872baf2b9faa7a399a2cd]

        INTEGRATION: CWS changefileheader (1.5.186); FILE MERGED 2008/04/01 06:24:19 rt 1.5.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cc0bc7f1e0a60e2abcd23ed15a68c2635e0a8fb5]

        INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/04/01 06:24:19 rt 1.6.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ad10f7870d919beb7d39632455cc3a45d68ca105]

        INTEGRATION: CWS changefileheader (1.5.120); FILE MERGED 2008/04/01 06:24:19 rt 1.5.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [51867922744b1724334ddcdb9b31a9c5356e763b]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 06:24:19 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [642bc584c1d207cbd4d37be27f891d67a2a76f12]

        INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 06:24:19 rt 1.4.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [edef795f55efe032fd478f1aabb1c240c7a8618c]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:18 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e3ab5e91612465ae94ed10aa3e2ba8fc5c0cd0b7]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:18 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7880cde4a227c596e1286603e59856051616f56a]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 06:24:18 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [574583d973c90afe004e5301192927a6cd815f5d]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 06:24:18 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [13e5928e409c0697416ecccd1a51c9f3d4938b7c]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:17 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [77d84606245845919f996416be367549c66a705a]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:17 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cd6099ed953538682f4450fd53f4186708906751]

        INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED 2008/04/01 06:24:17 rt 1.5.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [eefc00dc4e1abc025f28aceff5c76b22efe937fe]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:17 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [97732c38ef1eec39b8901d176eefd9e956249301]

        INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/04/01 06:24:17 rt 1.4.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [65083e2351d988bb36c84c77dbb23d8893cbfd7d]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:16 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ceef6559feff1dac60ba5cdfca783284749c0d88]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:16 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6bbf3fb3d9712f291f06a450333e611da6050f58]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:16 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [041aec213ccce0b6bd007438c6afa2e03db2149c]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 06:24:16 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [93af2fb4194073a8d117d91b062fc6c8614e85dc]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 06:24:16 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3a3adaa818de4632c8a58b3784566d5f853baf69]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:15 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [223663c3b31dd864912c17f6237b31f87e134db1]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 06:24:15 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0c49e7ba2241f693c216d506924efd10a4160adc]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:15 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [10834123583a320ad6ec2e2801cd5a778cb75208]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 06:24:15 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2cc84cf2a31f138bc82e3e69101f4258e25705aa]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 06:24:14 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6b5c7d45f4acaf67abacca4f6c46bdd70e9ba9ac]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:14 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c22df0009dc1cf27ab8a35d324172887c3d342d5]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:14 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7839d2e343da3643195b39edbe8fbc1edccc456c]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 06:24:14 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f87919f5a69af7a706d1b38c562b253598490cb3]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 06:24:14 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [11d2d7a6191973aa4d49916dbeb23a329f529355]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:13 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [07dc75685d6330719c659f12647755d64a0800d2]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 06:24:13 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [db49f5ce06f1a7db55de72ca6827301c64f44c22]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:12 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3f467260b42d3f590423c1f488e81f3db959c46f]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:12 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [373e3e174b7c6bf8bf455eb2bf305c6c274ba3f3]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 06:24:12 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [48e1d0a1fff408bc107708a07dae89a4ca808fa1]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:11 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5e4b7281d0d15c02f67be9200850252a199d8993]

        INTEGRATION: CWS changefileheader (1.4.150); FILE MERGED 2008/04/01 06:24:11 rt 1.4.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d98d6f728c18e943a8de70d47e7c73fbb0228fea]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:11 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [abb1faaf3b40c4a1900e03d3ffea9b53173ed6da]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:10 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9e8f4d11654d4d598be2156794cca50a7663de0b]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:10 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f14626815749c2684ef770777268e7b399b59d8d]

        INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 06:24:10 rt 1.4.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d775f72cbcd91e3787d598fe8149dadbb50813a3]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:09 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f55a9af8f3536947d18fd5d0cbc810c2f4e7210d]

        INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/04/01 06:24:09 rt 1.4.54.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [421dac38a73c027290551c5968cd17321654a514]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:09 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5c91c1493f99175346b2261ce19a53ad5df39e1a]

        INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 06:24:09 rt 1.4.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [55d157f2bb92b8b441a5c5e6436e0637cee428c4]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 06:24:09 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d6b9d4633df307322d901cff67f700064fa81852]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:08 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b28473b970ec9cb7ff82d31c3094dbac91b3f721]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:08 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f95628a140d8242848a11f07004c489d57f2180c]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 06:24:08 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [79efa0f0da7cd5ed5e2999227d6d1783d37c206c]

        INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/04/01 06:24:08 rt 1.4.102.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a1c3a340138fcd40c9976cfd1c85439f5d61648a]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:07 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [534cf37c90fc7f9642d822ee286259bb1b8670d2]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:07 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [8431823460107fc1b0a2285898b861026e714e99]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:07 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d977de89ed0013f121aa74f6d3ce111825306974]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 06:24:07 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9ee430c7f7ba0a42247b109675e6216228fbcbd9]

        INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 06:24:07 rt 1.5.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [63a6a67a8280575dca58d497fe76daaa0a5680ec]

        INTEGRATION: CWS changefileheader (1.6.142); FILE MERGED 2008/04/01 06:24:07 rt 1.6.142.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [75aabeb99d685274c0c87c527ca6d2123b02983b]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:06 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [af81a1060233fcb3c0766994c7ba9d1e3384a40f]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:06 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [53776fc04a4a9b52a154d4a37ec8622d731bf576]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 06:24:06 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b1d613c1c02995fb14b2fbfc5b02321d95c97111]

        INTEGRATION: CWS changefileheader (1.3.280); FILE MERGED 2008/04/01 06:24:05 rt 1.3.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [99ccff7627d543a2379136dd772d6d55b84159a9]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:05 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cf10d067571935f2aef060c1fa62bf3ace7bf640]

        INTEGRATION: CWS changefileheader (1.4.142); FILE MERGED 2008/04/01 06:24:05 rt 1.4.142.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [789e83049544604b63caa5f001a219a1427115a0]

        INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/04/01 06:24:05 rt 1.4.120.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [226b09e71debc3de3f8a48ce09873f520e100cbd]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:04 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [767c855cf602e0145068682180cbdfa761ae33aa]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:04 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2e42e1d0b4bfd51a50342c1bee4ef9ef2f124f48]

        INTEGRATION: CWS changefileheader (1.4.150); FILE MERGED 2008/04/01 06:24:04 rt 1.4.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [086f70a7540f376c54e4e97765115bb3005ebef5]

        INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 06:24:04 rt 1.4.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [404b4614d82895ca989d857ce62e70922947bc15]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:04 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [a7dd9b25fb8ce74c03d94ebe44a9aa768d379920]

        INTEGRATION: CWS changefileheader (1.7.260); FILE MERGED 2008/04/01 06:24:04 rt 1.7.260.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [595329524a7d7c94f5bcbdc49cad49241f4c7224]

        INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008/04/01 06:24:04 rt 1.4.128.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9257d16e85d4ef3b47c1e3877423ab30d79bae42]

        INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008/04/01 06:24:03 rt 1.4.128.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [29f6488db3b6b9c21944570437a76ff46fbbec59]

        INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/04/01 06:24:03 rt 1.5.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [903d07ac76f72750530a40912871381cd7b1bb52]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:03 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2b9dd364c2b03cf926b89fc9f56445e1b2620e93]

        INTEGRATION: CWS changefileheader (1.4.150); FILE MERGED 2008/04/01 06:24:03 rt 1.4.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [75899a05c4134494035d5f1ff9f901a0368a1679]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:03 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9a33a7ef3ea8679e56a2736ded8bcff0d21dd60e]

        INTEGRATION: CWS changefileheader (1.5.150); FILE MERGED 2008/04/01 06:24:02 rt 1.5.150.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e191d3a3133952f34cd971c6d82d1c3de5ecbaa7]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:02 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [dfe9ce670c0c34e31500f28438f42d9cec6f942a]

        INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 06:24:02 rt 1.5.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bd25a33421db35b07fb8be01d66ee7884d7f464a]

        INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/04/01 06:24:02 rt 1.6.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [23edd1545938ec5e56b2fc553a1e044e208ee8ca]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:02 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [5d51e00691c490f41b9ce03e27add7f21bebcab8]

        INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 06:24:02 rt 1.4.98.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0f5014b26268423fd1b8a306ac15872c54b5570f]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:01 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [054749f378e048b949ec0d9efb0296f9d0983136]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:01 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d40c9ec9967bb3cd6934ab8ea41acf2508eb0094]

        INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/04/01 06:24:01 rt 1.5.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [6512e63310f69f889123be13e4e6159f185cdeb7]

        INTEGRATION: CWS changefileheader (1.4.274); FILE MERGED 2008/04/01 06:24:01 rt 1.4.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [13bb210a93a6d237503ccf6d6476d3da61516627]

        INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED 2008/04/01 06:24:01 rt 1.5.274.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [06d9c7c95d5f9245392c434b800fc37ce89ddd09]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:24:00 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [3a04d31906edd08c8525ca2bfb9d8f92b62ddb51]

        INTEGRATION: CWS changefileheader (1.3.218); FILE MERGED 2008/04/01 06:24:00 rt 1.3.218.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [cb964381cb4e263abdf3fd4336476011f6ce8031]

        INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 06:24:00 rt 1.8.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [336cf1f6481530af74520e527d53386b8dad86a8]

        INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 06:24:00 rt 1.4.216.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [50c7a2f58b74e2a9b6599ed3ce1034b509a04f9f]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:24:00 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [be1a70993b9aa181f9506d5b20aedb5cfb25bfad]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:24:00 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [f16a15eb93f9a1da92e79e757dd219ae7d8593fa]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 06:24:00 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [bb86fc2d78858efa4676b23a0a5c46ab0e6b8736]

        INTEGRATION: CWS changefileheader (1.10.96); FILE MERGED 2008/04/01 06:23:59 rt 1.10.96.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9eaf75b216706f8cea35ed3c7b47746e38916c91]

        INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 06:23:59 rt 1.5.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [109cbdbf2474d564aa6da08dbafbaeb9b986fcd8]

        INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 06:23:59 rt 1.10.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e777130051d80f4cc6b42bb4b5ece76441fd4e88]

        INTEGRATION: CWS changefileheader (1.3.290); FILE MERGED 2008/04/01 06:23:59 rt 1.3.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [0ba8588066eaf90cacbb372101a41cf0a3ddd770]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:23:59 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [134111aa41adbaf94eb06d8ec75e4d3c40fecc49]

        INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 06:23:59 rt 1.5.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [204350d0995ff2790fa55d193bf78e8c1eaefd52]

        INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 06:23:59 rt 1.7.8.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [020d5c20752deefff0d0740efb9903a4dc0edb09]

        INTEGRATION: CWS changefileheader (1.2.290); FILE MERGED 2008/04/01 06:23:58 rt 1.2.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [211893c2a77ce33c7722a5bcc05f67eb6ae72702]

        INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/04/01 06:23:58 rt 1.4.38.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [09032ae02056dbf858a7cc8ea957e9d824fdc9f1]

        INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 06:23:58 rt 1.4.140.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [e1dd76246799ce40d6dfb93dfd4f94ac0bedc4db]

        INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/04/01 06:23:58 rt 1.4.290.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [2bb444423e6e53db040b2d365992ac8c90710c63]

        INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/04/01 06:23:58 rt 1.2.58.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [4d3dd2865d5503c3847c179481a3aa8ee9162afe]

        INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 06:23:58 rt 1.7.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [ae3a8d382f8e559b489345cc4561a9e1a17f1e65]

        INTEGRATION: CWS changefileheader (1.5.280); FILE MERGED 2008/04/01 06:23:57 rt 1.5.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [7c7234be653620aa8fd047f12880b3986d42f4eb]

        INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 06:23:57 rt 1.6.40.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [9aa67349fd78da2d5c5592133aa4647384f637fc]

        INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/04/01 06:23:56 rt 1.4.280.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [b629178df22022f04b2e6d1deefdb10f82588281]

        INTEGRATION: CWS changefileheader (1.17.88); FILE MERGED 2008/04/01 06:10:08 rt 1.17.88.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [52add87f325cb27a0637785751f34ad50b4104c1]

        INTEGRATION: CWS changefileheader (1.12.186); FILE MERGED 2008/04/01 06:07:51 rt 1.12.186.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [d59d4dd7225a06d553d5f3caa00d4f0525d5ae80]

        INTEGRATION: CWS changefileheader (1.4.370); FILE MERGED 2008/04/01 06:07:51 rt 1.4.370.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [76c9c218c612916632fd7e688be4a7c9d986abeb]

        INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 06:07:51 rt 1.5.170.1: #i87441# Change license header to LGPL v3.

2008-04-09  Rüdiger Timm  <rt@openoffice.org>  [c49fc58ec9f8ad1948f23758839c20b8fd5a333e]

        INTEGRATION: CWS changefileheader (1.24.78); FILE MERGED 2008/04/01 06:08:22 rt 1.24.78.1: #i87441# Change license header to LGPL v3.

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [226ab04829a958e4588d3655caae5d9385a7c2df]

        INTEGRATION: CWS unifysound01_DEV300 (1.4.238); FILE MERGED 2007/08/31 14:12:42 cmc 1.4.238.2: #i81172# stop bleating about NAS in our help 2007/08/31 14:00:27 cmc 1.4.238.1: #i81172# stop bleating about NAS in our help

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f36ecd6d8ae2bdcc8066b85849f41d1d821a5b3d]

        INTEGRATION: CWS calcshare_DEV300 (1.19.2); FILE MERGED 2008/03/04 12:18:02 ufi 1.19.2.1: hid.lst

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [677f2aae15648b4914c90f678751753a2b6fb174]

        INTEGRATION: CWS jl89_DEV300 (1.8.80); FILE MERGED 2008/02/19 10:14:06 ufi 1.8.80.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [783efbcf5e7df39c991a6caa12866ddc9ed4454f]

        INTEGRATION: CWS hcshared17_DEV300 (1.39.2); FILE MERGED 2008/03/04 15:24:13 ufi 1.39.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [edb600dceea9921adfb3d70fe601e4a55e3d97a8]

        INTEGRATION: CWS hcshared17_DEV300 (1.36.2); FILE MERGED 2008/03/04 15:24:13 ufi 1.36.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8f23f987eaadcc90f0ebe3a21fd9023eefc941d2]

        INTEGRATION: CWS hcshared17_DEV300 (1.37.2); FILE MERGED 2008/03/04 15:24:13 ufi 1.37.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9439070221cd249fcd0e9dc38f57d7a23341f1cf]

        INTEGRATION: CWS hcshared17_DEV300 (1.38.2); FILE MERGED 2008/03/04 15:24:12 ufi 1.38.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [57c62bbc16292d72bd61bdc89351fbf56a4c00f6]

        INTEGRATION: CWS hcshared17_DEV300 (1.25.2); FILE MERGED 2008/03/04 15:24:12 ufi 1.25.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3874182751c8a6c14e83736e98455cebeff2fbac]

        INTEGRATION: CWS hcshared17_DEV300 (1.41.2); FILE MERGED 2008/03/04 15:24:11 ufi 1.41.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3bae5fda1958e3ffa54a7f1511f1c954aa4ec71f]

        INTEGRATION: CWS hcshared17_DEV300 (1.36.2); FILE MERGED 2008/03/04 15:24:11 ufi 1.36.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [098617a814c7830d441835533010095ba8c1c7f4]

        INTEGRATION: CWS hcshared17_DEV300 (1.2.2); FILE MERGED 2008/03/04 15:24:11 ufi 1.2.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bb7ff263f4a2e151b8aa4022438a59da9212de80]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.92); FILE MERGED 2008/02/22 09:23:22 ufi 1.6.92.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [94751ed1353dd5eaed8f8af32dbb8da363c29444]

        INTEGRATION: CWS hcshared17_DEV300 (1.10.8); FILE MERGED 2008/03/04 15:24:11 ufi 1.10.8.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9f84d6c9cb7d70ad2153d57e1a99cbf4e61353a0]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.88); FILE MERGED 2008/03/04 15:24:11 ufi 1.8.88.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [087f94b4dbce90772f7c50bf08fc1bc70e8d1d62]

        INTEGRATION: CWS hcshared17_DEV300 (1.1.2); FILE ADDED 2008/03/04 15:06:43 ufi 1.1.2.1: new file

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e195594ad606c263e7fc36b8ae1f69baad9970e4]

        INTEGRATION: CWS hcshared17_DEV300 (1.9.28); FILE MERGED 2008/03/04 15:24:11 ufi 1.9.28.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1b5429e5bd76823ba8b560fa246de71faaad1b36]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.44); FILE MERGED 2008/02/22 09:23:22 ufi 1.6.44.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2297c33cc09bb3041f15f5e85917822ef489a6aa]

        INTEGRATION: CWS hcshared17_DEV300 (1.16.2); FILE MERGED 2008/03/04 15:24:11 ufi 1.16.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [20d70d97887f00b19ad88d9e399c8008666d3e40]

        INTEGRATION: CWS hcshared17_DEV300 (1.1.2); FILE ADDED 2008/03/04 15:24:10 ufi 1.1.2.2: vor build 2008/02/25 13:19:12 ufi 1.1.2.1: new file

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [113a159014d4c74ed7d8d6d65558f79b3b37d4fc]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.44); FILE MERGED 2008/02/22 09:23:22 ufi 1.7.44.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7b6f70fb606e560478dfc849ef14b5c579bca5df]

        INTEGRATION: CWS hcshared17_DEV300 (1.9.160); FILE MERGED 2008/02/22 09:36:18 ufi 1.9.160.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/22 09:23:22 ufi 1.9.160.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1cb07882138964239dd3ada3f56141dd87e8c4fc]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.2); FILE MERGED 2008/03/04 15:24:10 ufi 1.8.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [eb3c56c4fccdefba6931f256ac1470cf67bdd663]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.206); FILE MERGED 2008/03/04 15:24:09 ufi 1.8.206.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bce0bccebef50898cc9433d8a0b52350a7892226]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.42); FILE MERGED 2008/03/04 15:24:09 ufi 1.7.42.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2304067a91e804b4a721fec6001c360f0e1b83d8]

        INTEGRATION: CWS hcshared17_DEV300 (1.5.26); FILE MERGED 2008/03/04 15:24:09 ufi 1.5.26.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e9ad8f1c883485a6af0fab458fc3416deb25914b]

        INTEGRATION: CWS hcshared17_DEV300 (1.3.280); FILE MERGED 2008/03/04 15:24:09 ufi 1.3.280.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [aa9885246a1145516205237b37ede53efea238cd]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.46); FILE MERGED 2008/03/04 15:24:09 ufi 1.8.46.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [423f15246d4ad0be812bc3a953df5954a6d63ec2]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.46); FILE MERGED 2008/03/04 15:24:07 ufi 1.6.46.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3b916ea115e3d45884017c0772b303e3a2da3f5e]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.4); FILE MERGED 2008/02/22 09:23:22 ufi 1.7.4.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c32bda0335a9108519fd7222a71b994a21a1bb02]

        INTEGRATION: CWS hcshared17_DEV300 (1.5.26); FILE MERGED 2008/02/22 09:36:14 ufi 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/22 09:23:22 ufi 1.5.26.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [667b00c13ec86bb9b5cf7025f35f55b461703319]

        INTEGRATION: CWS hcshared17_DEV300 (1.4.2); FILE MERGED 2008/03/04 15:24:06 ufi 1.4.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [53119f544957b295f1dc9f86508415c00c308e18]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.280); FILE MERGED 2008/03/04 15:24:06 ufi 1.6.280.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0a14f21be66cd222af5fb0d9a44aac80328ed939]

        INTEGRATION: CWS hcshared17_DEV300 (1.4.138); FILE MERGED 2008/03/04 15:24:06 ufi 1.4.138.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [48650040b635dd9978ac594b044dcee87a2080bc]

        INTEGRATION: CWS hcshared17_DEV300 (1.2.280); FILE MERGED 2008/03/04 15:24:06 ufi 1.2.280.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ac5a8ddd591e27cb9c6f48dd5a41a5c018ca8260]

        INTEGRATION: CWS hcshared17_DEV300 (1.4.42); FILE MERGED 2008/03/04 15:24:06 ufi 1.4.42.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e0a7d86b611fbc4c8097ed856e46515a22043a59]

        INTEGRATION: CWS hcshared17_DEV300 (1.3.280); FILE MERGED 2008/03/04 15:24:06 ufi 1.3.280.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e7476816882740cb431c576139c6cf97c816ccaa]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.26); FILE MERGED 2008/03/04 15:24:06 ufi 1.8.26.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0c75b044b2589db18215b288d5c457e39f6045c6]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.158); FILE MERGED 2008/03/04 15:24:06 ufi 1.6.158.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6764fb67b2a8555a70bcc4ff65fe7e9dd269b613]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.28); FILE MERGED 2008/03/04 15:24:05 ufi 1.7.28.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a052c2132b3f6a1fe91870ac367f9634422770fa]

        INTEGRATION: CWS hcshared17_DEV300 (1.5.46); FILE MERGED 2008/03/04 15:24:05 ufi 1.5.46.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bcc954991a324011cb015fbf698409c5fe01a2f1]

        INTEGRATION: CWS hcshared17_DEV300 (1.14.2); FILE MERGED 2008/03/04 15:24:05 ufi 1.14.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [154d083864c3c6c0a2b8b08b29fee45173c2a703]

        INTEGRATION: CWS hcshared17_DEV300 (1.16.2); FILE MERGED 2008/03/04 15:24:05 ufi 1.16.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f79c0985df4f1123f9165dc5d5ccd9941435daf5]

        INTEGRATION: CWS hcshared17_DEV300 (1.1.2); FILE ADDED 2008/03/04 15:07:52 ufi 1.1.2.1: new file

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5753c0b38c9c97f9e714fdfeda2d3cd9215c4df4]

        INTEGRATION: CWS hcshared17_DEV300 (1.1.2); FILE ADDED 2008/03/04 15:07:39 ufi 1.1.2.1: new file

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d710084e61cf271dac8dcf3cc087b2836d4f7e24]

        INTEGRATION: CWS hcshared17_DEV300 (1.17.2); FILE MERGED 2008/03/04 15:24:05 ufi 1.17.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [78c766e6d231e04017abac139e7541a9de9cab41]

        INTEGRATION: CWS hcshared17_DEV300 (1.3.140); FILE MERGED 2008/03/04 15:24:05 ufi 1.3.140.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [528c802cca7a0fabe32852c9b163e5db1983f019]

        INTEGRATION: CWS hcshared17_DEV300 (1.11.46); FILE MERGED 2008/03/04 15:24:04 ufi 1.11.46.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4128c45f23c0b0b3109c47c1dc029f43974a89c6]

        INTEGRATION: CWS hcshared17_DEV300 (1.3.280); FILE MERGED 2008/03/04 15:24:04 ufi 1.3.280.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [85f80b9aefb529245608ce3589a71826a1fa7604]

        INTEGRATION: CWS hcshared17_DEV300 (1.11.20); FILE MERGED 2008/03/04 15:24:04 ufi 1.11.20.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [efac8e328cecc6660baac9dcdb2fabdee2c19b71]

        INTEGRATION: CWS hcshared17_DEV300 (1.11.8); FILE MERGED 2008/02/22 09:23:21 ufi 1.11.8.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [84f94f3912f28e5f40f3ff0eaf6b0ca39ca8e70d]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.2); FILE MERGED 2008/03/04 15:24:04 ufi 1.8.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a6ad0581eb822db62d7d25487591564f3ceed431]

        INTEGRATION: CWS hcshared17_DEV300 (1.2.28); FILE MERGED 2008/03/04 15:24:04 ufi 1.2.28.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [098427f9983f24732692cac74035b65568ee4fc2]

        INTEGRATION: CWS hcshared17_DEV300 (1.1.2); FILE ADDED 2008/02/27 08:36:48 ufi 1.1.2.1: new

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b89f67233cefb7b4baeefb3d35cac232ffec769f]

        INTEGRATION: CWS hcshared17_DEV300 (1.1.2); FILE ADDED 2008/02/27 08:36:37 ufi 1.1.2.1: new

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a9397f4a728be1682fc20336033ceb852058d392]

        INTEGRATION: CWS hcshared17_DEV300 (1.11.28); FILE MERGED 2008/03/04 15:24:04 ufi 1.11.28.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ede828116177d9e66656c31ff2fdd4255ec27485]

        INTEGRATION: CWS hcshared17_DEV300 (1.10.28); FILE MERGED 2008/03/04 15:24:04 ufi 1.10.28.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2de945bd53406e8442fae168ec2fe4afc0498c3e]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.8); FILE MERGED 2008/03/04 15:24:03 ufi 1.7.8.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b2d425e33eb6600891fb10b5f372367a1b3d28ae]

        INTEGRATION: CWS hcshared17_DEV300 (1.14.46); FILE MERGED 2008/03/04 15:24:02 ufi 1.14.46.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d64740da855b14a3f1299dbc2cbdf601c8c4b848]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.2); FILE MERGED 2008/03/04 15:24:02 ufi 1.6.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1add3525387843ee192d4d503f2165645186e07c]

        INTEGRATION: CWS hcshared17_DEV300 (1.10.28); FILE MERGED 2008/02/22 09:36:11 ufi 1.10.28.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/22 09:23:21 ufi 1.10.28.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [df6a6c875e4c40f879ad3d7f1edea6675135b87a]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.270); FILE MERGED 2008/03/04 15:24:02 ufi 1.6.270.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8584f3516ae53e477abfa0003c1d4bf80fa49ae8]

        INTEGRATION: CWS hcshared17_DEV300 (1.10.2); FILE MERGED 2008/03/04 15:24:02 ufi 1.10.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ee8f17873630f6bdcb42dffbc5318e6a1dd70e7f]

        INTEGRATION: CWS hcshared17_DEV300 (1.19.2); FILE MERGED 2008/03/04 15:24:01 ufi 1.19.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d511f76112daec9f176cef040fab585c232de1f9]

        INTEGRATION: CWS hcshared17_DEV300 (1.14.2); FILE MERGED 2008/03/04 15:24:01 ufi 1.14.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d25e8a84a982b6527331e7829a68142569a50a32]

        INTEGRATION: CWS hcshared17_DEV300 (1.4.48); FILE MERGED 2008/02/22 09:23:21 ufi 1.4.48.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d3b105424e02f9a57e181a7854afde324d210f32]

        INTEGRATION: CWS hcshared17_DEV300 (1.9.28); FILE MERGED 2008/03/04 15:24:00 ufi 1.9.28.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5d38af5b805b351a1f81b0c7dfd253a914ac4a32]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.2); FILE MERGED 2008/03/04 15:23:59 ufi 1.7.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ca872a0a4d2713a44975686e990a9a4ed380bb2d]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.28); FILE MERGED 2008/02/22 09:23:21 ufi 1.8.28.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4ef04f2a676488fb8c76e7eb8c0a4031d1f425a5]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.28); FILE MERGED 2008/02/22 09:23:21 ufi 1.7.28.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [570031b051b9c568a75f67d8a7faa3e60b154c19]

        INTEGRATION: CWS hcshared17_DEV300 (1.9.28); FILE MERGED 2008/03/04 15:23:58 ufi 1.9.28.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ae4c834efe4b6f81a9bfd6845825ad6880b1eba3]

        INTEGRATION: CWS hcshared17_DEV300 (1.16.20); FILE MERGED 2008/03/04 15:23:58 ufi 1.16.20.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2bc12ae0544a5b624062090ffd8985e0a38caba7]

        INTEGRATION: CWS hcshared17_DEV300 (1.4.280); FILE MERGED 2008/02/22 09:23:21 ufi 1.4.280.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5057fc2ca5cdc87cfef1ffa0f459c7fba6122a19]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.270); FILE MERGED 2008/03/04 15:23:58 ufi 1.6.270.2: vor build 2008/02/22 09:23:21 ufi 1.6.270.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [89152a5ca8ce5a39ba7e33b90eb159d4c6bc9845]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.160); FILE MERGED 2008/02/22 09:23:20 ufi 1.6.160.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [132c9c16bed265ac27580a22f0964179f4a335ba]

        INTEGRATION: CWS hcshared17_DEV300 (1.5.132); FILE MERGED 2008/02/22 09:23:20 ufi 1.5.132.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [25869b70a9b4c32d5821fcb331b30c1b4c037298]

        INTEGRATION: CWS hcshared17_DEV300 (1.3.280); FILE MERGED 2008/03/04 15:23:58 ufi 1.3.280.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ac14e9f39638b04aacc288c7b83e1df7388c35e4]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.92); FILE MERGED 2008/03/04 15:23:58 ufi 1.7.92.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bf19695afdf7b9dcf541a024fc22ea627f4798d6]

        INTEGRATION: CWS hcshared17_DEV300 (1.1.2); FILE ADDED 2008/03/04 15:23:58 ufi 1.1.2.2: vor build 2008/02/25 13:19:45 ufi 1.1.2.1: new file

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e1f931cc9e127d918183d29631e8afd3bd4f2a24]

        INTEGRATION: CWS hcshared17_DEV300 (1.4.268); FILE MERGED 2008/02/22 09:36:04 ufi 1.4.268.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/22 09:23:20 ufi 1.4.268.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [df303b48e5c2c63dae0a8a9473b8d527c0e25414]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.340); FILE MERGED 2008/03/04 15:23:57 ufi 1.7.340.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3b27821b7430534d9c24e99d733b2e795750fbfe]

        INTEGRATION: CWS hcshared17_DEV300 (1.1.2); FILE ADDED 2008/03/04 15:23:57 ufi 1.1.2.2: vor build 2008/02/26 12:38:15 ufi 1.1.2.1: i86303

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b935dac689a471127b700f2d4196db98c36a80f0]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.2); FILE MERGED 2008/03/04 15:23:56 ufi 1.6.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1d3c1b45b962ef2145452880e4bb2d2b23d73240]

        INTEGRATION: CWS hcshared17_DEV300 (1.5.8); FILE MERGED 2008/03/04 15:23:56 ufi 1.5.8.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [670d1af480645a0eccbf17234f302f906dba872f]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.2); FILE MERGED 2008/03/04 15:23:56 ufi 1.7.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [102ef24cf493f60331a7c69cf4dc518e3c33e1d2]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.208); FILE MERGED 2008/02/22 09:36:01 ufi 1.6.208.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/22 09:23:20 ufi 1.6.208.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0d9891cecc99ebafc62b24d1aa41c3a982cfc84d]

        INTEGRATION: CWS hcshared17_DEV300 (1.2.4); FILE MERGED 2008/02/22 09:35:53 ufi 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/22 09:23:20 ufi 1.2.4.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2e53d323fc41cb88d168a731268536ec12b044c1]

        INTEGRATION: CWS hcshared17_DEV300 (1.3.280); FILE MERGED 2008/02/22 09:35:50 ufi 1.3.280.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/22 09:23:20 ufi 1.3.280.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [85e837671231f7571b762e018b1da69fde40288d]

        INTEGRATION: CWS hcshared17_DEV300 (1.9.44); FILE MERGED 2008/03/04 15:23:56 ufi 1.9.44.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1ee9339d9ea0e7d6a91f87989171304794ba243a]

        INTEGRATION: CWS hcshared17_DEV300 (1.11.8); FILE MERGED 2008/02/22 09:23:20 ufi 1.11.8.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [97c23a934fe99bb7cab449a267e0f344b4e2ccfd]

        INTEGRATION: CWS hcshared17_DEV300 (1.9.2); FILE MERGED 2008/03/04 15:23:56 ufi 1.9.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9d8bc6525ad4fc929b97803f6552ff47db238561]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.2); FILE MERGED 2008/03/04 15:23:56 ufi 1.8.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e6004956def51160b6a6f7576d387aa846af447f]

        INTEGRATION: CWS hcshared17_DEV300 (1.11.2); FILE MERGED 2008/03/04 15:23:56 ufi 1.11.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e37992f860561b16201c04585575ee4a7c7e52ca]

        INTEGRATION: CWS hcshared17_DEV300 (1.17.2); FILE MERGED 2008/03/04 15:23:56 ufi 1.17.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d73939c01c70524c4f0d30ab5049991a7212a51e]

        INTEGRATION: CWS calcshare_DEV300 (1.38.20); FILE MERGED 2008/03/04 12:10:24 ufi 1.38.20.1: collab_changes

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c38ff059f6d5a4beb11e4ac596c2793482f0df41]

        INTEGRATION: CWS hcshared17_DEV300 (1.11.4); FILE MERGED 2008/03/04 15:23:55 ufi 1.11.4.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [93d69f3b1d0784f9a20f8f3c4cedc7a7b3a1d1ad]

        INTEGRATION: CWS hcshared17_DEV300 (1.9.2); FILE MERGED 2008/03/04 15:23:55 ufi 1.9.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6f879865740f054cb98a4775f5653aecde53de8a]

        INTEGRATION: CWS calcshare_DEV300 (1.35.4); FILE MERGED 2008/03/04 12:10:24 ufi 1.35.4.1: collab_changes

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d823bcbe5e444bd2dc418932c17a9cc5fbadf6aa]

        INTEGRATION: CWS hcshared17_DEV300 (1.10.8); FILE MERGED 2008/03/04 15:23:55 ufi 1.10.8.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [859ca553b3157b825f47e2c7af9f5c6b7339f148]

        INTEGRATION: CWS calcshare_DEV300 (1.36.20); FILE MERGED 2008/03/04 12:10:23 ufi 1.36.20.1: collab_changes

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ee51c3e4348946faadbb22c670912168a5c87bf0]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.2); FILE MERGED 2008/03/04 15:23:55 ufi 1.7.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [35b5af4e170cf6fb0581280f5271d6296d52fd53]

        INTEGRATION: CWS calcshare_DEV300 (1.37.20); FILE MERGED 2008/03/04 12:10:23 ufi 1.37.20.1: collab_changes

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c08b9b8bf43184288edd272bd22caaa30af98b03]

        INTEGRATION: CWS hcshared17_DEV300 (1.8.4); FILE MERGED 2008/02/22 09:23:20 ufi 1.8.4.1: vor resync

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [343e514026b5f8961ca97e46883afbf708e5192b]

        INTEGRATION: CWS calcshare_DEV300 (1.24.20); FILE MERGED 2008/03/04 12:10:22 ufi 1.24.20.1: collab_changes

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4170aa6d547d2699690eb2fd7dd9c5a04c856132]

        INTEGRATION: CWS hcshared17_DEV300 (1.3.26); FILE MERGED 2008/03/04 15:23:54 ufi 1.3.26.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3a917ed5b2424cf809fc78072a5da69388081a59]

        INTEGRATION: CWS calcshare_DEV300 (1.40.2); FILE MERGED 2008/03/04 12:10:22 ufi 1.40.2.1: collab_changes

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9e7676bea062d532d00d0ebc681a675cd5d2199f]

        INTEGRATION: CWS hcshared17_DEV300 (1.2.280); FILE MERGED 2008/03/04 15:23:54 ufi 1.2.280.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [227f219f05cf4c7d3499be541b2194576f4f627d]

        INTEGRATION: CWS calcshare_DEV300 (1.35.20); FILE MERGED 2008/03/04 12:10:22 ufi 1.35.20.1: collab_changes

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c9d8053be8065e1205e88e9649c62b37b5718303]

        INTEGRATION: CWS hcshared17_DEV300 (1.7.2); FILE MERGED 2008/03/04 15:23:54 ufi 1.7.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b08d076585ba6912c4b168fb96579f2119ceb710]

        INTEGRATION: CWS hcshared17_DEV300 (1.6.26); FILE MERGED 2008/03/04 15:23:54 ufi 1.6.26.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a3d0c21e35d44481ea98ae5e793f7b3080d3b090]

        INTEGRATION: CWS hcshared17_DEV300 (1.5.280); FILE MERGED 2008/03/04 15:23:54 ufi 1.5.280.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0dc1036e03d9201ce02a4baedb41d33e88acc90c]

        INTEGRATION: CWS hcshared17_DEV300 (1.4.46); FILE MERGED 2008/03/04 15:23:54 ufi 1.4.46.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [360d62304b24e8d42451d908cc93906b0827d524]

        INTEGRATION: CWS hcshared17_DEV300 (1.20.2); FILE MERGED 2008/03/04 15:23:52 ufi 1.20.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7a7acc3596c524715dabca5fda5f26a3f7eacf8e]

        INTEGRATION: CWS hcshared17_DEV300 (1.17.2); FILE MERGED 2008/03/04 15:23:52 ufi 1.17.2.1: vor build

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ac91325e05d2980120436fc17f82ccf2c7077595]

        INTEGRATION: CWS calcshare_DEV300 (1.11.26); FILE MERGED 2008/03/04 12:10:15 ufi 1.11.26.1: collab_changes

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a3262ef2b6a661d5ac7bc6e16ab64aab77fa7c5b]

        INTEGRATION: CWS calcshare_DEV300 (1.7.26); FILE MERGED 2008/03/03 09:25:20 ufi 1.7.26.1: update

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1b338048e6ee2c7690921ad749afbca7d12db64b]

        INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/03/05 13:40:04 ufi 1.1.2.5: changed doc 2008/03/04 12:10:15 ufi 1.1.2.4: collab_changes 2008/03/03 09:25:20 ufi 1.1.2.3: update 2008/02/25 13:45:48 ufi 1.1.2.2: changed file 2008/02/25 12:56:53 ufi 1.1.2.1: new file

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [06393a51ade19a32c521274f8183da9f260e22fb]

        INTEGRATION: CWS jl89_DEV300 (1.38.24); FILE MERGED 2008/02/19 10:14:17 ufi 1.38.24.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c65e647f081bf5b99549bf3b339f61048477ec7a]

        INTEGRATION: CWS jl89_DEV300 (1.35.8); FILE MERGED 2008/02/19 10:14:17 ufi 1.35.8.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [39b839246e78254cb0bc69a89503dce2250796a2]

        INTEGRATION: CWS jl89_DEV300 (1.36.24); FILE MERGED 2008/02/19 10:14:17 ufi 1.36.24.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [98996489c5c8f4875cafd599b628eedb2617d88a]

        INTEGRATION: CWS jl89_DEV300 (1.37.24); FILE MERGED 2008/02/19 10:14:16 ufi 1.37.24.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [10b1b29e19a9f77de4eda6e4de95722f6ef47686]

        INTEGRATION: CWS jl89_DEV300 (1.24.24); FILE MERGED 2008/02/19 10:14:16 ufi 1.24.24.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [edcdc9b1538d51d5de27bac97587d7d0f8a2ecf4]

        INTEGRATION: CWS jl89_DEV300 (1.40.6); FILE MERGED 2008/02/19 10:14:15 ufi 1.40.6.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [82e6397932d663ee2cd592f111984ef074126c24]

        INTEGRATION: CWS jl89_DEV300 (1.35.24); FILE MERGED 2008/02/19 10:14:15 ufi 1.35.24.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [20c3cf0a0c188247b1f6686d9b20e32123f2337f]

        INTEGRATION: CWS jl89_DEV300 (1.8.80); FILE MERGED 2008/02/19 10:14:14 ufi 1.8.80.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [74fd062beac6de36afd1fd1eeefa018e779efab3]

        INTEGRATION: CWS jl89_DEV300 (1.9.46); FILE MERGED 2008/02/19 10:14:09 ufi 1.9.46.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bde7e1d0d3b22a8b182b4b49c739dcc421303012]

        INTEGRATION: CWS jl89_DEV300 (1.5.46); FILE MERGED 2008/02/19 10:14:08 ufi 1.5.46.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d6f241eb2a456300e3ea70ee6304f7ad07614810]

        INTEGRATION: CWS jl89_DEV300 (1.19.24); FILE MERGED 2008/02/19 10:14:06 ufi 1.19.24.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9badc8e2577dee25436d1bba0bdf2d96b55b8909]

        INTEGRATION: CWS jl89_DEV300 (1.5.80); FILE MERGED 2008/02/19 10:14:06 ufi 1.5.80.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [aff59cd363216772f009f7d04ffd407d60a08977]

        INTEGRATION: CWS jl89_DEV300 (1.8.30); FILE MERGED 2008/02/19 10:14:06 ufi 1.8.30.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9b0aa718dca9b20868ba37a51d576967abcf4277]

        INTEGRATION: CWS jl89_DEV300 (1.13.32); FILE MERGED 2008/02/19 10:14:05 ufi 1.13.32.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0a139e4f4b4f25d2765eb8d3357a78e9a8f06637]

        INTEGRATION: CWS jl89_DEV300 (1.4.142); FILE MERGED 2008/02/19 10:14:05 ufi 1.4.142.1: makefiles

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ac92fe20ceaa35b137caa53dbc4587a57ce2c1e9]

        INTEGRATION: CWS jl89_DEV300 (1.7.80); FILE MERGED 2008/02/19 10:14:02 ufi 1.7.80.1: makefiles

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [c39ed753e9af0a23bc9023c1bab46293f2af845c]

        INTEGRATION: CWS eoladabas_DEV300 (1.3.228); FILE MERGED 2008/01/28 07:27:10 oj 1.3.228.4: resolve merge conflict 2008/01/23 14:25:34 oj 1.3.228.3: #149980# base fixes 2008/01/23 10:07:39 oj 1.3.228.2: #149980 2007/08/10 08:37:21 ufi 1.3.228.1: 149980

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [9924db8b2403f0442a922fc4fbd91246c3d245ca]

        INTEGRATION: CWS eoladabas_DEV300 (1.5.218); FILE MERGED 2008/01/23 14:25:34 oj 1.5.218.4: #149980# base fixes 2008/01/23 09:33:35 oj 1.5.218.3: #149980# revert remove 2008/01/23 09:30:44 oj 1.5.218.2: #149980# revert remove 2007/08/10 08:39:13 ufi 1.5.218.1: 149980

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [3f4b073022bb4208be778c930cdd43e78eed410f]

        INTEGRATION: CWS eoladabas_DEV300 (1.9.88); FILE MERGED 2007/08/10 09:04:43 ufi 1.9.88.1: 149980

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [ef4aece5e69401e912d91aef65bc7d5941df2240]

        INTEGRATION: CWS eoladabas_DEV300 (1.3.124); FILE MERGED 2008/01/23 14:25:34 oj 1.3.124.4: #149980# base fixes 2008/01/23 09:33:35 oj 1.3.124.3: #149980# revert remove 2008/01/23 09:30:44 oj 1.3.124.2: #149980# revert remove 2007/08/10 08:28:19 ufi 1.3.124.1: 149980

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [9b5703e8d20d93763b30329bb86fdc6e7952d1b9]

        INTEGRATION: CWS eoladabas_DEV300 (1.4.124); FILE MERGED 2008/01/23 14:25:34 oj 1.4.124.4: #149980# base fixes 2008/01/23 09:33:35 oj 1.4.124.3: #149980# revert remove 2008/01/23 09:30:44 oj 1.4.124.2: #149980# revert remove 2007/08/10 08:24:23 ufi 1.4.124.1: 149980

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [30bd155c9f3e94458f99d2d347e0befa50f9bf84]

        INTEGRATION: CWS eoladabas_DEV300 (1.3.124); FILE MERGED 2008/01/23 14:25:34 oj 1.3.124.4: #149980# base fixes 2008/01/23 09:33:35 oj 1.3.124.3: #149980# revert remove 2008/01/23 09:31:55 oj 1.3.124.2: #149980# revert remove 2007/08/10 08:48:13 ufi 1.3.124.1: 149980

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [dbf1b5a37b7368c2fdc5a01f84a1dd3e9080daa5]

        INTEGRATION: CWS eoladabas_DEV300 (1.9.66); FILE MERGED 2008/01/28 07:27:10 oj 1.9.66.4: resolve merge conflict 2008/01/23 14:25:34 oj 1.9.66.3: #149980# base fixes 2008/01/23 09:30:44 oj 1.9.66.2: #149980# revert remove 2007/08/10 08:41:08 ufi 1.9.66.1: 149980

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2bbde92f428c60f81aba76aff47c5226250251ac]

        INTEGRATION: CWS eoladabas_DEV300 (1.5.124); FILE MERGED 2008/01/23 14:25:34 oj 1.5.124.4: #149980# base fixes 2008/01/23 10:06:29 oj 1.5.124.3: #149980 2008/01/23 10:06:07 oj 1.5.124.2: #149980 2007/08/10 08:26:50 ufi 1.5.124.1: 149980

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [84107ed93ddcc608023b8f431d374a138e2c9661]

        INTEGRATION: CWS eoladabas_DEV300 (1.7.88); FILE MERGED 2007/08/10 09:04:43 ufi 1.7.88.1: 149980

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5a9fcaca55e06a0859dedf81bf9d9c72612b9e07]

        INTEGRATION: CWS eoladabas_DEV300 (1.7.88); FILE MERGED 2008/01/21 13:34:39 oj 1.7.88.2: RESYNC: (1.7-1.8); FILE MERGED 2007/08/10 09:04:43 ufi 1.7.88.1: 149980

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [134c14325bc4980a0e20c57c59dd5fd5bb2461a2]

        INTEGRATION: CWS eoladabas_DEV300 (1.8.88); FILE MERGED 2008/01/21 12:55:01 oj 1.8.88.2: RESYNC: (1.8-1.9); FILE MERGED 2007/08/10 09:04:41 ufi 1.8.88.1: 149980

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [1dad04b0825c91203a2cf475e9452e83ba70c04b]

        INTEGRATION: CWS hcshared16 (1.38.14); FILE MERGED 2008/02/13 11:16:04 ufi 1.38.14.5: makefiles 2008/02/11 13:19:17 ufi 1.38.14.4: changed how-to-tables 2008/02/04 11:28:38 mwaller 1.38.14.3: new file 2008/01/30 08:09:52 ufi 1.38.14.2: new makefiles 2008/01/22 13:12:51 ufi 1.38.14.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [9986e3882d30cf39e0ca9c3364d57088af8ab03a]

        INTEGRATION: CWS hcshared16 (1.34.14); FILE MERGED 2008/02/13 11:16:04 ufi 1.34.14.6: makefiles 2008/02/11 13:19:17 ufi 1.34.14.5: changed how-to-tables 2008/02/06 10:53:11 ufi 1.34.14.4: RESYNC: (1.34-1.35); FILE MERGED 2008/02/04 11:28:38 mwaller 1.34.14.3: new file 2008/01/30 08:09:52 ufi 1.34.14.2: new makefiles 2008/01/22 13:12:51 ufi 1.34.14.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [fb31587659fb4cb6386ac1eff9cb9f4442f53f2a]

        INTEGRATION: CWS hcshared16 (1.36.14); FILE MERGED 2008/02/13 11:16:03 ufi 1.36.14.5: makefiles 2008/02/11 13:19:16 ufi 1.36.14.4: changed how-to-tables 2008/02/04 11:28:38 mwaller 1.36.14.3: new file 2008/01/30 08:09:51 ufi 1.36.14.2: new makefiles 2008/01/22 13:12:51 ufi 1.36.14.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [3653d184dfe773545785a10646d11e7172616c20]

        INTEGRATION: CWS hcshared16 (1.37.14); FILE MERGED 2008/02/13 11:16:03 ufi 1.37.14.5: makefiles 2008/02/11 13:19:16 ufi 1.37.14.4: changed how-to-tables 2008/02/04 11:28:37 mwaller 1.37.14.3: new file 2008/01/30 08:09:51 ufi 1.37.14.2: new makefiles 2008/01/22 13:12:50 ufi 1.37.14.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [e464e972449e3e6c422b8dad03a15ccce0b0303a]

        INTEGRATION: CWS hcshared16 (1.24.14); FILE MERGED 2008/02/13 11:16:03 ufi 1.24.14.5: makefiles 2008/02/11 13:19:11 ufi 1.24.14.4: changed how-to-tables 2008/02/04 11:28:37 mwaller 1.24.14.3: new file 2008/01/30 08:09:51 ufi 1.24.14.2: new makefiles 2008/01/22 13:12:50 ufi 1.24.14.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [eeb9d304240ffdec934e09ef8e212fd815c98b7b]

        INTEGRATION: CWS hcshared16 (1.24.14); FILE MERGED 2008/02/13 11:16:02 ufi 1.24.14.5: makefiles 2008/02/11 13:19:10 ufi 1.24.14.4: changed how-to-tables 2008/02/04 11:28:37 mwaller 1.24.14.3: new file 2008/01/30 08:09:51 ufi 1.24.14.2: new makefiles 2008/01/22 13:12:50 ufi 1.24.14.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [48a3a37fc548ae0ef495ce71adad91f524dfea5c]

        INTEGRATION: CWS hcshared16 (1.39.14); FILE MERGED 2008/02/13 11:16:02 ufi 1.39.14.6: makefiles 2008/02/11 13:19:10 ufi 1.39.14.5: changed how-to-tables 2008/02/06 10:53:08 ufi 1.39.14.4: RESYNC: (1.39-1.40); FILE MERGED 2008/02/04 11:28:36 mwaller 1.39.14.3: new file 2008/01/30 08:09:50 ufi 1.39.14.2: new makefiles 2008/01/22 13:12:49 ufi 1.39.14.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [c8a7c4687843165ec5b33d14f09f0cbcefa34819]

        INTEGRATION: CWS hcshared16 (1.35.14); FILE MERGED 2008/02/13 11:16:02 ufi 1.35.14.5: makefiles 2008/02/11 13:19:10 ufi 1.35.14.4: changed how-to-tables 2008/02/04 11:28:36 mwaller 1.35.14.3: new file 2008/01/30 08:09:50 ufi 1.35.14.2: new makefiles 2008/01/22 13:12:49 ufi 1.35.14.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [64ec3ee0cedf2ec38a9904194e2c48bfd8b7e96f]

        INTEGRATION: CWS hcshared16 (1.1.2); FILE ADDED 2008/02/12 16:08:17 ufi 1.1.2.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [f9fab0922f1049352845f67c590a3eaa109c80d4]

        INTEGRATION: CWS hcshared16 (1.8.20); FILE MERGED 2008/02/13 11:14:54 ufi 1.8.20.1: last build

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [311d49b70e1a3815613bc23deb00e4ba9ba33f5a]

        INTEGRATION: CWS hcshared16 (1.6.114); FILE MERGED 2008/02/13 11:14:54 ufi 1.6.114.1: last build

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [0029e4cf5e7a9a64c12d6525f757a3f83faae315]

        INTEGRATION: CWS hcshared16 (1.4.266); FILE MERGED 2008/02/06 10:53:05 ufi 1.4.266.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/30 08:09:50 ufi 1.4.266.1: new makefiles

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [489caa507b77a7b4a9be625a96eafd1eb39d153b]

        INTEGRATION: CWS hcshared16 (1.1.2); FILE ADDED 2008/02/04 13:17:05 mwaller 1.1.2.1: new file

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [da4b25b6868c5d5d5e6435484f2e1f537d269113]

        INTEGRATION: CWS hcshared16 (1.15.32); FILE MERGED 2008/02/13 11:16:02 ufi 1.15.32.5: makefiles 2008/02/11 13:19:10 ufi 1.15.32.4: changed how-to-tables 2008/02/04 11:28:36 mwaller 1.15.32.3: new file 2008/01/30 08:09:50 ufi 1.15.32.2: new makefiles 2008/01/22 13:12:49 ufi 1.15.32.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [583f831e8198a2798916eeab034bedb4a5a60b2c]

        INTEGRATION: CWS hcshared16 (1.12.34); FILE MERGED 2008/02/06 09:55:29 ufi 1.12.34.1: vor resync

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [a9a39f2c2274fd4771eb226e50d66e2d73399b9f]

        INTEGRATION: CWS hcshared16 (1.1.2); FILE ADDED 2008/02/12 16:07:54 ufi 1.1.2.1: new files

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [47fb6d691c711e86126d1dcbb89205bef153f1f8]

        INTEGRATION: CWS hcshared16 (1.1.2); FILE ADDED 2008/02/04 11:08:47 mwaller 1.1.2.1: new file

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [1ea03f95530b523d0518eee71f1679340c652975]

        INTEGRATION: CWS hcshared16 (1.10.20); FILE MERGED 2008/02/06 09:55:28 ufi 1.10.20.1: vor resync

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [d50db455ece32e6280d2d632191169c548e50a56]

        INTEGRATION: CWS hcshared16 (1.1.2); FILE ADDED 2008/01/29 14:57:19 ufi 1.1.2.1: new globaldoc file

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [4085eaf79738ca1df3eae4b2634f866df7658240]

        INTEGRATION: CWS hcshared16 (1.13.18); FILE MERGED 2008/01/30 08:09:50 ufi 1.13.18.1: new makefiles

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [2b90816da3130a6a80287da6f1624a712a85748f]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:19:09 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:45 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [5df94878adacd896512bed231edc2eb88d1850e9]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:19:09 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:58:45 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [6c474a538b7e0215d2840a724ad89e5a2b9badb0]

        INTEGRATION: CWS hcshared16 (1.5.106); FILE MERGED 2008/02/11 13:19:09 ufi 1.5.106.2: changed how-to-tables 2008/02/07 14:58:45 fpe 1.5.106.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [e86c5f05ec582a1fd2e2b312b7f6b8d39a11b417]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:19:09 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:45 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [02585182a9fbc4792059e35d558b28b1ed26d543]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:19:08 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:45 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [f7ddb3a9019c383148c57a688850618320eb690a]

        INTEGRATION: CWS hcshared16 (1.2.20); FILE MERGED 2008/02/11 13:18:58 ufi 1.2.20.2: changed how-to-tables 2008/02/07 14:58:35 fpe 1.2.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [69fc7d72652453367cdf1b2c282682275ad35ac7]

        INTEGRATION: CWS hcshared16 (1.11.20); FILE MERGED 2008/02/11 13:18:58 ufi 1.11.20.2: changed how-to-tables 2008/02/07 14:58:35 fpe 1.11.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [a5fe09c586e093d324c10f57de17eb2184940d2e]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:58 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:35 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [79842dc0c39accbb3e7dfd74a4320535575ca1c6]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:58 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:35 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [2af8e2273f1e076a204ffd202466baa012486cf5]

        INTEGRATION: CWS hcshared16 (1.4.84); FILE MERGED 2008/02/11 13:18:58 ufi 1.4.84.2: changed how-to-tables 2008/02/07 14:58:35 fpe 1.4.84.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [0c3d731f06452ccc04e0d1333494a9c383000ea9]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:57 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:35 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [edc75605feef4fe3a117c4443a681de6c9d0d75e]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:57 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [aad1aaabf8276bdab18d06aa4ec66c83aaadda7c]

        INTEGRATION: CWS hcshared16 (1.8.84); FILE MERGED 2008/02/11 13:18:57 ufi 1.8.84.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.8.84.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [e7496e412c3a17909a852d6f456ea694f181fa80]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:57 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [c46c8507a5903766c3ea2f5659506695bbc74119]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:57 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [266e77ee29b388ab188c47a01a90cc6f44c24938]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:18:57 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [833e451d5bf2cb0aa86dd430b89285cb5ff087c3]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:57 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [e2aae3da8d2b3cbc1273220e5fac56d19c747401]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:57 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [d33c5738594efb1660678d8e6adc621c94b9f8b7]

        INTEGRATION: CWS hcshared16 (1.9.84); FILE MERGED 2008/02/11 13:18:57 ufi 1.9.84.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.9.84.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [c1908255eae9c673b476aa93aac043c995dfe228]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:57 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [66afd8d9ff7ef3a4b02ad20b5b81d6d8f424c970]

        INTEGRATION: CWS hcshared16 (1.9.156); FILE MERGED 2008/02/11 13:18:57 ufi 1.9.156.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.9.156.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [9151fd4b5ee15f30a92229e7a34309986e56ea33]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:57 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [34e9e74b43568a99277c7e9dfdbc17a294c501ef]

        INTEGRATION: CWS hcshared16 (1.4.88); FILE MERGED 2008/02/11 13:18:57 ufi 1.4.88.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.4.88.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [4a4f63389f97e1ff3771d017050a64c2a280bb60]

        INTEGRATION: CWS hcshared16 (1.4.156); FILE MERGED 2008/02/11 13:18:56 ufi 1.4.156.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.4.156.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [1412068ca667fac6e44695a3aa6bd49bca9fc206]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:56 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [a802cca5048d3b26eeaadb4f598c9132db082e87]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:56 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [83e805ce0efade42df294178caf92e26ac27205f]

        INTEGRATION: CWS hcshared16 (1.5.204); FILE MERGED 2008/02/11 13:18:56 ufi 1.5.204.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.5.204.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [3e3576a65d07a7aed7561f15f11e644d0c085eb9]

        INTEGRATION: CWS hcshared16 (1.4.266); FILE MERGED 2008/02/11 13:18:56 ufi 1.4.266.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.4.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [7d838e1bf2df016b571ee1a180d2d01dc7735fa0]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:56 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [955fa73ac2cf4ac58a7f477d32a621827f3efcbd]

        INTEGRATION: CWS hcshared16 (1.3.128); FILE MERGED 2008/02/11 13:18:56 ufi 1.3.128.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.3.128.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [ef6670f8d4b49c53775d456c81e9f500f1d34d13]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:18:56 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [47a9756e1a56d6398e962f01e1081230caf67b4e]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:56 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [f2bd8936734d7a1f509a9e5d98a38cba96574283]

        INTEGRATION: CWS hcshared16 (1.9.84); FILE MERGED 2008/02/11 13:18:56 ufi 1.9.84.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.9.84.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [3aed5d72589f015b342c70f52ff7a2f9e7610b54]

        INTEGRATION: CWS hcshared16 (1.6.276); FILE MERGED 2008/02/11 13:18:56 ufi 1.6.276.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.6.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [b4a923743f7735659ee7600bf113e9e464d3d099]

        INTEGRATION: CWS hcshared16 (1.6.128); FILE MERGED 2008/02/11 13:18:56 ufi 1.6.128.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.6.128.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [9298bd1f244d2b806b9901c8c20e12cf493dce18]

        INTEGRATION: CWS hcshared16 (1.10.126); FILE MERGED 2008/02/11 13:18:56 ufi 1.10.126.2: changed how-to-tables 2008/02/07 14:58:33 fpe 1.10.126.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [1857fcafc7748ee2b554e442087f379689fc8b33]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:56 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [f5040e5753cef1dfeece4215e14275e6bb913864]

        INTEGRATION: CWS hcshared16 (1.6.106); FILE MERGED 2008/02/11 13:18:56 ufi 1.6.106.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.6.106.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [c9f1ac44c11a65efc24961ceaeed0c301e37bb5b]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:55 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [7b49dd91307d6c85c908b8e7e32983a18a4a9b33]

        INTEGRATION: CWS hcshared16 (1.3.156); FILE MERGED 2008/02/11 13:18:55 ufi 1.3.156.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.3.156.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [78e30ad726d9b6e7a4206a3f9bf2bff2e3e388b3]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:18:55 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [928180945196ef35a352874fa5bc62dc2207a165]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:55 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [05c6b513925e79352726e8d077758d020e613a27]

        INTEGRATION: CWS hcshared16 (1.8.40); FILE MERGED 2008/02/11 13:18:55 ufi 1.8.40.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.8.40.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [a72ffeb67c214378c59b53ad7a1194846a31dabc]

        INTEGRATION: CWS hcshared16 (1.9.106); FILE MERGED 2008/02/11 13:18:55 ufi 1.9.106.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.9.106.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [cdd0badf97743c8daea196b306ed1f2a117da9cf]

        INTEGRATION: CWS hcshared16 (1.6.40); FILE MERGED 2008/02/11 13:18:55 ufi 1.6.40.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.6.40.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [76e4c000cd35a3cadd7aaa7176ddd124caaf1bac]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:55 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [79aec099ecbfe76ae2ba4c3ca09c6618782ef918]

        INTEGRATION: CWS hcshared16 (1.8.20); FILE MERGED 2008/02/11 13:18:55 ufi 1.8.20.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.8.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [e3df4e3bedf6d60cb98aece83dc9958435f21d3b]

        INTEGRATION: CWS hcshared16 (1.4.40); FILE MERGED 2008/02/11 13:18:55 ufi 1.4.40.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.4.40.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [5f3fadc421e3aa8aa6b8e4dc1f9e141ba221674e]

        INTEGRATION: CWS hcshared16 (1.7.204); FILE MERGED 2008/02/11 13:18:55 ufi 1.7.204.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.7.204.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [d9a5b6c7c5969507a2b342934758693874a32f1a]

        INTEGRATION: CWS hcshared16 (1.6.266); FILE MERGED 2008/02/11 13:18:55 ufi 1.6.266.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.6.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [3a73b086f8ffa07539571d5a054b952b92554b3f]

        INTEGRATION: CWS hcshared16 (1.6.276); FILE MERGED 2008/02/11 13:18:55 ufi 1.6.276.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.6.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [7b37c5410cdfb039c9d18554bd15163624a27eb7]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:55 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [5000d228b3fde1d1256382e5e7e47b867f3de52e]

        INTEGRATION: CWS hcshared16 (1.3.156); FILE MERGED 2008/02/11 13:18:55 ufi 1.3.156.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.3.156.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [06d8d88d7c34c1bfde5cb70b565da6609de996f4]

        INTEGRATION: CWS hcshared16 (1.12.40); FILE MERGED 2008/02/11 13:18:55 ufi 1.12.40.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.12.40.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [e209d618d9654d2447748c3a69ddf665826e5417]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:54 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [af2461fd7f12bda6e8ea7a7ea9c1cdaaeec25375]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:54 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:32 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [fc5b692752bdb0cde4d93f44bd1382ee833e218f]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:18:54 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [06bcea5317f64c10296c8292258ede5e5b7b0ce2]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:18:54 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [2f2c5c0e28e52c7f215996ee60297c55fc6a30f2]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:54 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [f56dd8804a9ce03a8f190dcaf761065c7a538d0b]

        INTEGRATION: CWS hcshared16 (1.4.266); FILE MERGED 2008/02/11 13:18:54 ufi 1.4.266.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.4.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [92a061a994beabe50df0e6f5a3962bfb40675774]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:54 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [0fa1364510a77aca232aeee8de92bd2909f79daf]

        INTEGRATION: CWS hcshared16 (1.5.156); FILE MERGED 2008/02/11 13:18:54 ufi 1.5.156.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.5.156.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [136bad0504f4b6c17f770e1da8c7263d5769ae40]

        INTEGRATION: CWS hcshared16 (1.7.36); FILE MERGED 2008/02/11 13:18:54 ufi 1.7.36.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.7.36.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [edfc648ad69b29eda89bc3e9c9025ca136776858]

        INTEGRATION: CWS hcshared16 (1.4.20); FILE MERGED 2008/02/11 13:18:54 ufi 1.4.20.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.4.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [2f5820d74732a16a84168af67a0b9b3846f3c667]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:54 ufi 1.7.20.3: changed how-to-tables 2008/02/07 14:58:31 fpe 1.7.20.2: script based change of references according to #i85615# 2008/01/30 08:09:49 ufi 1.7.20.1: new makefiles

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [c77db01c43d805f4633afc8f7c361ca4cb26a8d5]

        INTEGRATION: CWS hcshared16 (1.5.40); FILE MERGED 2008/02/11 13:18:54 ufi 1.5.40.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.5.40.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [7127241fdff231c05031696844c42681544cd000]

        INTEGRATION: CWS hcshared16 (1.5.40); FILE MERGED 2008/02/11 13:18:54 ufi 1.5.40.3: changed how-to-tables 2008/02/07 14:58:31 fpe 1.5.40.2: script based change of references according to #i85615# 2008/01/30 08:09:49 ufi 1.5.40.1: new makefiles

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [7f764eb4f41311b10c6a5a281318d91debfe9cf6]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:54 ufi 1.3.276.1: changed how-to-tables

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [d5bea126f27d6966cf9522d41b541b2646489cc3]

        INTEGRATION: CWS hcshared16 (1.3.34); FILE MERGED 2008/02/11 13:18:54 ufi 1.3.34.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.3.34.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [bf537231498a59cbe8650c76afaf222e25545136]

        INTEGRATION: CWS hcshared16 (1.11.18); FILE MERGED 2008/02/11 13:18:54 ufi 1.11.18.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.11.18.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [9cc759d5d967001ddcc3c8c4951f95af9808ee72]

        INTEGRATION: CWS hcshared16 (1.4.156); FILE MERGED 2008/02/11 13:18:54 ufi 1.4.156.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.4.156.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [e570a3dca8fefae4165f73600a82e97937ad9c6c]

        INTEGRATION: CWS hcshared16 (1.7.84); FILE MERGED 2008/02/11 13:18:54 ufi 1.7.84.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.7.84.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [01defd5c6f495272f4e7a5b5b2b05298f87b7ff9]

        INTEGRATION: CWS hcshared16 (1.5.6); FILE MERGED 2008/02/11 13:18:54 ufi 1.5.6.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.5.6.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [186b7307e7b684ac61e70381469887def2d285f0]

        INTEGRATION: CWS hcshared16 (1.6.88); FILE MERGED 2008/02/11 13:18:53 ufi 1.6.88.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.6.88.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [d1cc45b58aa27d0291a89a997bd48896ef656c5f]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:53 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [b152dab3b5b96d4b800c9268ddb1b7a0fb54e9e8]

        INTEGRATION: CWS hcshared16 (1.4.266); FILE MERGED 2008/02/11 13:18:53 ufi 1.4.266.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.4.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [7c8c11dccadd626354fcfaf5f45b6a7af28705a3]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:53 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [86eb6963875747ce728b51c0a45660d471557bbe]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:18:53 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [f434361892fea801757008d05942e9ecdba96d14]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:53 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [d649db7e4f0ce75739ce0144b0a130835a48daa0]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:53 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [fc616d2aab0592c3f1eb8f4018cb8a385c6449f2]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:53 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:31 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [6a45a5c97d53f322f1db70c7e68cfeab0b817631]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:53 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [cfe854139ce2a8f8320076d2569e789c1dc640ee]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:53 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [8d4827f7e5e6c1acf6ae3731b24672a2b86a201c]

        INTEGRATION: CWS hcshared16 (1.4.112); FILE MERGED 2008/02/11 13:18:53 ufi 1.4.112.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.4.112.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [973f936c44280df8446a0a54b61d234687245293]

        INTEGRATION: CWS hcshared16 (1.5.34); FILE MERGED 2008/02/11 13:18:53 ufi 1.5.34.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.5.34.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [838cb176d895b29f1ff452d2c65cae9e3febc367]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:53 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [21de5c6817feba38cd45378ed69a9b87bb30c0cf]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:53 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [8f51d6c06a9279c1cbb02feca69c6f27a337bc26]

        INTEGRATION: CWS hcshared16 (1.10.128); FILE MERGED 2008/02/11 13:18:53 ufi 1.10.128.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.10.128.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [6d0b132a634dcff4aed6f7886692ead86eca90ec]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:18:53 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [ac4e441f994d03f2a3a1269ebfe007e52806f1ef]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:53 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [72c9ec3e0c1973dc30a016378dac95055886d05b]

        INTEGRATION: CWS hcshared16 (1.6.34); FILE MERGED 2008/02/11 13:18:53 ufi 1.6.34.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.6.34.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [772440ed140bacaabbe8cdaac0ea0e794faee3ab]

        INTEGRATION: CWS hcshared16 (1.2.40); FILE MERGED 2008/02/11 13:18:52 ufi 1.2.40.2: changed how-to-tables 2008/02/07 14:58:30 fpe 1.2.40.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [2b56d6a7ce81c609fa5d08b53bdcf1ea692242b0]

        INTEGRATION: CWS hcshared16 (1.5.156); FILE MERGED 2008/01/30 08:09:49 ufi 1.5.156.1: new makefiles

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [a87c308242c699accf8f9262e5bdac73b7f6b5d2]

        INTEGRATION: CWS hcshared16 (1.6.18); FILE MERGED 2008/01/30 08:09:49 ufi 1.6.18.1: new makefiles

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [648a2620cc5219f773f3581e25283473c4c4bf14]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:48 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [b79260c2cd08b47e2f6b723a9d25481cd5a37bd9]

        INTEGRATION: CWS hcshared16 (1.4.266); FILE MERGED 2008/02/11 13:18:48 ufi 1.4.266.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.4.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [3ff111962873996a3e3a7b62014831855bfec451]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:48 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [949c24286bff5bb48f47df1e29c5dd019f981513]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:48 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [6d463ae5b8d3300dfaf2ba910f9ad99c685fd0e0]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:18:48 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [26427fb1c6f52b3553dcb9c7d188f797d6e74926]

        INTEGRATION: CWS hcshared16 (1.3.20); FILE MERGED 2008/02/11 13:18:48 ufi 1.3.20.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.3.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [91fbee50cf64b82b9d9963e8f4861d334c098b10]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:48 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [ee098eee8edffb6a0fd191f208ff820ffe11f6db]

        INTEGRATION: CWS hcshared16 (1.9.84); FILE MERGED 2008/02/11 13:18:48 ufi 1.9.84.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.9.84.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [4cc3dd2215289c07559b951c7608e4b8e957fef1]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:18:48 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [8466eacd09b3719e7f3f3023852df91c40a10cb4]

        INTEGRATION: CWS hcshared16 (1.6.204); FILE MERGED 2008/02/11 13:18:48 ufi 1.6.204.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.6.204.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [b47444fd0e94e672c9c5f761b86364a2f45378a1]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:48 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:58:28 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [24b1aacf90e4ec7c25dcb18702479510b1db32a0]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:48 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:27 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [0acd50248f59646483b816b4a58625316f6f61b2]

        INTEGRATION: CWS hcshared16 (1.9.18); FILE MERGED 2008/02/11 13:18:48 ufi 1.9.18.2: changed how-to-tables 2008/02/07 14:58:27 fpe 1.9.18.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [3e0e6bb173a408e279fd43828e238cc41ca86a2e]

        INTEGRATION: CWS hcshared16 (1.4.34); FILE MERGED 2008/02/11 13:18:48 ufi 1.4.34.2: changed how-to-tables 2008/02/07 14:58:27 fpe 1.4.34.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [9d8b7ed161b58b2b959c289a29219a18f11aaae6]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:48 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:27 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [2bf661b5afdcd70da8a0f4beadb6754a52492845]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:48 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:27 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [6f932c543e0e035c5ebb4302af13f1166b9b7cff]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:47 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:27 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [512beee946ee4bc4900eb27ed2c8b094a589c76b]

        INTEGRATION: CWS hcshared16 (1.6.86); FILE MERGED 2008/02/13 11:14:53 ufi 1.6.86.1: last build

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [0110e0788a6f240dab86eea7aeaa9a981fc7a62d]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:46 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:58:27 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [06882a524bba1f77db7bfd15650be1392df31ea0]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:42 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:22 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [8e6c55b2c95ba40535c0a2be226bb090a4d6317d]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:42 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [6d19afcda9e91aaa5da5a5648da410c93941fb95]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:42 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [d78611d2ea97a52cd8f54d52ee0de843e358619c]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:42 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [185ab7ab67457a794147f95c4cdbef792b62d3d1]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:41 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [1b02fa3b508b66f078d06a01203cf472e2a3787b]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:41 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [332579b7967d9553dfc334b087a9c8e400965d55]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:41 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [78bbe3976fca3ef66a19cc2dc280ed9b8b0a8c67]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:41 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [04016913b2af395a69d59e72ed474054533fafca]

        INTEGRATION: CWS hcshared16 (1.6.128); FILE MERGED 2008/02/11 13:18:41 ufi 1.6.128.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.6.128.1: script based change of references according to #i85615#

2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [ee488944c848f2ac89b1f72a0f8d507eafcf9a3f]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:41 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [08a236d954ec67ad820777f323ccf58707601e8a]

        INTEGRATION: CWS hcshared16 (1.7.88); FILE MERGED 2008/02/11 13:18:41 ufi 1.7.88.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.7.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [936b4fd987e52adc5ccebe596b21ef665ff25dc0]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:18:41 ufi 1.5.18.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.5.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7f449062cca3f6302f3073d99ade212edc55078b]

        INTEGRATION: CWS hcshared16 (1.9.18); FILE MERGED 2008/02/11 13:18:41 ufi 1.9.18.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.9.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [36aa0d2e51bd88e075af1b59048c36856e710db0]

        INTEGRATION: CWS hcshared16 (1.6.86); FILE MERGED 2008/02/11 13:18:41 ufi 1.6.86.2: changed how-to-tables 2008/02/07 14:58:21 fpe 1.6.86.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9046194a37e47a4e37689bc49e2e607e544d970f]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:41 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [97abba76d9d2877c6aa49fa39e6566f26ccdce31]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:40 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [12278741c606037b639dbc81cdb602fd4b7db070]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:40 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fda10876c39b1ae4b71db01386372c47fad6c60f]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:40 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dd78b1bca88a9d3179d31eb91777169273ec8dd8]

        INTEGRATION: CWS hcshared16 (1.9.18); FILE MERGED 2008/02/11 13:18:40 ufi 1.9.18.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.9.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9f33f377703a381aecfbcf611feb2b8f71b6c72d]

        INTEGRATION: CWS hcshared16 (1.4.82); FILE MERGED 2008/02/11 13:18:40 ufi 1.4.82.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.4.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d252798a7c0c7788471ab8c6996450d606face32]

        INTEGRATION: CWS hcshared16 (1.4.18); FILE MERGED 2008/02/11 13:18:40 ufi 1.4.18.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.4.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [032e11c956008cffa957b1e5f56f671f1c4f5437]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:40 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [aeb5be697b22821bdffdd1b340fbe7db309c7838]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:18:40 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4ba67db4955ca557f73b0c904a39ed2629593175]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/11 13:18:40 ufi 1.7.18.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.7.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [16878a5a5fa4a200d702fd1c80f8b3a3bffbac98]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:40 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6672855e603270e4e312e5d63c42706dfa70aa08]

        INTEGRATION: CWS hcshared16 (1.6.40); FILE MERGED 2008/02/11 13:18:40 ufi 1.6.40.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.6.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2d9a3d2763c60fab7df75cdebdb3843d2248e618]

        INTEGRATION: CWS hcshared16 (1.5.38); FILE MERGED 2008/02/11 13:18:40 ufi 1.5.38.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.5.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1b7f999aa8e38eaa12314d7479fb46963870dd46]

        INTEGRATION: CWS hcshared16 (1.6.128); FILE MERGED 2008/02/11 13:18:40 ufi 1.6.128.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.6.128.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [990a97c49b8cd3fb400f15eb38ac273e06a2ccc1]

        INTEGRATION: CWS hcshared16 (1.6.88); FILE MERGED 2008/02/11 13:18:40 ufi 1.6.88.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.6.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [234ad85e5bc79250919b4f09662cad1a70d566fb]

        INTEGRATION: CWS hcshared16 (1.9.34); FILE MERGED 2008/02/11 13:18:40 ufi 1.9.34.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.9.34.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [28a2aa636655451d60a9f7621ffc7bb08e34574c]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:18:40 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c151fbe196c17e505c5af510d5dc5eef9c41b453]

        INTEGRATION: CWS hcshared16 (1.6.18); FILE MERGED 2008/02/11 13:18:40 ufi 1.6.18.2: changed how-to-tables 2008/02/07 14:58:20 fpe 1.6.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8936502ebb792ed333db487cbe910e49f230164f]

        INTEGRATION: CWS hcshared16 (1.6.6); FILE MERGED 2008/02/11 13:18:40 ufi 1.6.6.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.6.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [940d0fd96aa5958e4fefa8840baa2bc1bda3dbf5]

        INTEGRATION: CWS hcshared16 (1.4.154); FILE MERGED 2008/02/11 13:18:40 ufi 1.4.154.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.4.154.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [79cdd5194261baeb32ff66437961b82dd72887b9]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:40 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a765712d0207b3fa021d11098e22d1376f757166]

        INTEGRATION: CWS hcshared16 (1.5.170); FILE MERGED 2008/02/11 13:18:39 ufi 1.5.170.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.5.170.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [29228c637aee0181cbb8bab459426cc52e1ed79a]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:39 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2771f8d4bfab74bb97692911061374afd1f2c89a]

        INTEGRATION: CWS hcshared16 (1.5.264); FILE MERGED 2008/02/11 13:18:39 ufi 1.5.264.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.5.264.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f1bf412b8c9c10b6db2d84cf245814ef012ec032]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:39 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [10569863202316b5367118b1e0d2ce907499046f]

        INTEGRATION: CWS hcshared16 (1.8.18); FILE MERGED 2008/02/11 13:18:39 ufi 1.8.18.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.8.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [847df2fc82dd27a03ca286fcab3e4fb7867237c7]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:39 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d19b6185d1f7a2ed2ab75ed7f3b8ffe44177a660]

        INTEGRATION: CWS hcshared16 (1.3.18); FILE MERGED 2008/02/11 13:18:39 ufi 1.3.18.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.3.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5899f9ddb8bf86d158f8697f9eff288e0ace8460]

        INTEGRATION: CWS hcshared16 (1.6.170); FILE MERGED 2008/02/11 13:18:39 ufi 1.6.170.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.6.170.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9e4bcc896a8a272ac73b7ad6e1a73cb843619573]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/11 13:18:39 ufi 1.7.18.2: changed how-to-tables 2008/02/07 14:58:19 fpe 1.7.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [015955e5f47c263ce3ba5d5846e18368ff24ad61]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/04 11:28:31 mwaller 1.4.276.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [195870dfccac71b5e895d3dbb93a59ebb6a48ed9]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:37 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a883d84c5bd05d44ee768848b50287a954f32ff3]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:37 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [11ed0d0dbecfe0927ebbc1f97deee1010f6172f2]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/04 11:28:31 mwaller 1.6.20.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dcfa13517bcfcd1174a09cf7a65fda1c3a7222be]

        INTEGRATION: CWS hcshared16 (1.6.264); FILE MERGED 2008/02/11 13:18:37 ufi 1.6.264.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.6.264.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a587688e1721f4f875e41697641a704b4ff1232b]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:37 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d2c7cd7ff55258942d6842d2911fc3b27638fc5f]

        INTEGRATION: CWS hcshared16 (1.5.36); FILE MERGED 2008/02/11 13:18:37 ufi 1.5.36.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.5.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [75cf1a1ab0b66beac471f7cf3bbf0f4fabb03f27]

        INTEGRATION: CWS hcshared16 (1.8.88); FILE MERGED 2008/02/11 13:18:37 ufi 1.8.88.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.8.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [36325645084faac38358b2be7ed72b84f1a432f6]

        INTEGRATION: CWS hcshared16 (1.6.18); FILE MERGED 2008/02/11 13:18:37 ufi 1.6.18.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.6.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [52a588846910df633db11ebf81a60c8cf5f26308]

        INTEGRATION: CWS hcshared16 (1.4.172); FILE MERGED 2008/02/11 13:18:37 ufi 1.4.172.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.4.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4d9f8d582462eea4d4f74d9ba14ddfa6767937fe]

        INTEGRATION: CWS hcshared16 (1.7.84); FILE MERGED 2008/02/11 13:18:36 ufi 1.7.84.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.7.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cc6f37eb439d00ee45d5aac7ba70951a79524780]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:36 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d65f72fa8403114f7b2e187ba557136cac978c6d]

        INTEGRATION: CWS hcshared16 (1.7.106); FILE MERGED 2008/02/11 13:18:36 ufi 1.7.106.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.7.106.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3d5ab4f7288b580ce738aa09efbb23fc2f4ae301]

        INTEGRATION: CWS hcshared16 (1.3.88); FILE MERGED 2008/02/11 13:18:36 ufi 1.3.88.3: changed how-to-tables 2008/02/07 14:58:16 fpe 1.3.88.2: script based change of references according to #i85615# 2008/02/04 11:28:31 mwaller 1.3.88.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [20170c8fd15069b6d46534d40a90dbb7214ebc1e]

        INTEGRATION: CWS hcshared16 (1.9.36); FILE MERGED 2008/02/11 13:18:36 ufi 1.9.36.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.9.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d4807b03af7b58d2db67579959a224a1d879d2ad]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:36 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:58:16 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2761348437be3256e246d77b75bffb0dbb708c30]

        INTEGRATION: CWS hcshared16 (1.4.2); FILE MERGED 2008/02/11 13:18:36 ufi 1.4.2.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.4.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2c066433aaf52b7e7f57a5450cbaf52b05d49736]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:36 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [63e61f21a4b2f88d3583e329414bda2b52ad0265]

        INTEGRATION: CWS hcshared16 (1.10.18); FILE MERGED 2008/02/11 13:18:36 ufi 1.10.18.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.10.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ca566a56afa4bf4a7dad9890cba923f053749af1]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:36 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ace6d66932102178b0b9006531373b53502d3f3b]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:36 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [483eda32a47411adcbda8c8e69f2160410a1899a]

        INTEGRATION: CWS hcshared16 (1.11.20); FILE MERGED 2008/02/11 13:18:36 ufi 1.11.20.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.11.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4a8a7140aed8ed485d51a8b56e405e3823681f38]

        INTEGRATION: CWS hcshared16 (1.13.34); FILE MERGED 2008/02/13 11:14:53 ufi 1.13.34.3: last build 2008/02/11 13:18:36 ufi 1.13.34.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.13.34.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [677d64a982b43ac62503652e1a9b57aa11855faf]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/13 11:14:53 ufi 1.4.276.3: last build 2008/02/11 13:18:36 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [eaaeed7eb26d0cb58b485823035ec3842c7cc381]

        INTEGRATION: CWS hcshared16 (1.4.36); FILE MERGED 2008/02/11 13:18:36 ufi 1.4.36.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.4.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0deae1323fdae2cb15dc0b0ffea4f512ef2b88dc]

        INTEGRATION: CWS hcshared16 (1.3.266); FILE MERGED 2008/02/11 13:18:36 ufi 1.3.266.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.3.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0045011aae526ae7825a40e14802245476bf754f]

        INTEGRATION: CWS hcshared16 (1.12.84); FILE MERGED 2008/02/11 13:18:36 ufi 1.12.84.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.12.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1a1d497fc00b4a55d8310e51082c46e58a45abf7]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:36 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a0026a1e39294e50bf239d49ea0346ce67383402]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:35 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1f58fb4417cc591225fe97e35627aa029e8d707b]

        INTEGRATION: CWS hcshared16 (1.10.40); FILE MERGED 2008/02/11 13:18:35 ufi 1.10.40.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.10.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [609935a44d20e1d92e748169ce243827442f37a6]

        INTEGRATION: CWS hcshared16 (1.12.16); FILE MERGED 2008/02/11 13:18:35 ufi 1.12.16.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.12.16.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [faedf9ad80f7f7992de05d73e49efa8e71b881c7]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:35 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [657e08a6742fc841fd6983a8b225519cf0733428]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:35 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9ca51c17f75f1a77aa7cf1933ad3f568a49dca9d]

        INTEGRATION: CWS hcshared16 (1.9.6); FILE MERGED 2008/02/11 13:18:35 ufi 1.9.6.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.9.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ffa706026ab099fc5d5ac56cd0a195c128f000db]

        INTEGRATION: CWS hcshared16 (1.11.18); FILE MERGED 2008/02/11 13:18:35 ufi 1.11.18.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.11.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cce26fd05e69048ec523afdf488fd4c4453a9422]

        INTEGRATION: CWS hcshared16 (1.13.34); FILE MERGED 2008/02/11 13:18:35 ufi 1.13.34.3: changed how-to-tables 2008/02/07 14:58:15 fpe 1.13.34.2: script based change of references according to #i85615# 2008/02/04 11:28:31 mwaller 1.13.34.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [655f45b6581675ebcf518a6d9e181016929feed5]

        INTEGRATION: CWS hcshared16 (1.11.20); FILE MERGED 2008/02/11 13:18:35 ufi 1.11.20.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.11.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3d297dc600a1e62d4200c6288586a2aa078ab300]

        INTEGRATION: CWS hcshared16 (1.4.84); FILE MERGED 2008/02/11 13:18:35 ufi 1.4.84.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.4.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [88adbe7c30bf37c2077aeaa94f37111b6e1f3388]

        INTEGRATION: CWS hcshared16 (1.12.84); FILE MERGED 2008/02/11 13:18:35 ufi 1.12.84.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.12.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cc8f15efb847c1e1e92c45bb6314c7182c6431aa]

        INTEGRATION: CWS hcshared16 (1.7.84); FILE MERGED 2008/02/11 13:18:35 ufi 1.7.84.2: changed how-to-tables 2008/02/07 14:58:15 fpe 1.7.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [10a4dc55f4a165d209438d3ae965c3b8f0316654]

        INTEGRATION: CWS hcshared16 (1.14.6); FILE MERGED 2008/02/13 11:14:53 ufi 1.14.6.3: last build 2008/02/11 13:18:35 ufi 1.14.6.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.14.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b9496be4bc0e15fb0e9b888f9a022e7ea8e4c282]

        INTEGRATION: CWS hcshared16 (1.6.82); FILE MERGED 2008/02/11 13:18:35 ufi 1.6.82.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.6.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dde16b947423d1aa197b4c90251e47eb053fa883]

        INTEGRATION: CWS hcshared16 (1.13.18); FILE MERGED 2008/02/11 13:18:35 ufi 1.13.18.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.13.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f322319ead84274d361137df36cd5cbbd8cdb0dd]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:35 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b2ae27f1e25dfcbaea49444da16a6ef2e811221b]

        INTEGRATION: CWS hcshared16 (1.9.84); FILE MERGED 2008/02/11 13:18:35 ufi 1.9.84.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.9.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0b28abbf3d491a2e65bc14fb5bf5a1bd3cf540b4]

        INTEGRATION: CWS hcshared16 (1.13.2); FILE MERGED 2008/02/11 13:18:35 ufi 1.13.2.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.13.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [659d095acbf1f4b8169c973c4fe5fdd836199edd]

        INTEGRATION: CWS hcshared16 (1.4.172); FILE MERGED 2008/02/11 13:18:35 ufi 1.4.172.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.4.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0e8c3d1ef9fb8a81c6c96937cef66a13ce29ee2a]

        INTEGRATION: CWS hcshared16 (1.4.274); FILE MERGED 2008/02/11 13:18:35 ufi 1.4.274.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.4.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [519b19531588252c59194a645bd5443bba382a33]

        INTEGRATION: CWS hcshared16 (1.7.2); FILE MERGED 2008/02/11 13:18:35 ufi 1.7.2.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.7.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6e274c69c8d2c179bc9fc1a89d1d2ebf9ac516ee]

        INTEGRATION: CWS hcshared16 (1.2.274); FILE MERGED 2008/02/11 13:18:35 ufi 1.2.274.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.2.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [919cc89a1055fe8f112d6e731e3003c8c0a46d5c]

        INTEGRATION: CWS hcshared16 (1.4.170); FILE MERGED 2008/02/11 13:18:35 ufi 1.4.170.3: changed how-to-tables 2008/02/07 14:58:14 fpe 1.4.170.2: script based change of references according to #i85615# 2008/02/04 11:28:31 mwaller 1.4.170.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [98675f144e334a89bb309a0be8c4a7029c61eb56]

        INTEGRATION: CWS hcshared16 (1.4.170); FILE MERGED 2008/02/11 13:18:35 ufi 1.4.170.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.4.170.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8cc6e69a63d9c1254e7df379faba235f0f6cb602]

        INTEGRATION: CWS hcshared16 (1.9.2); FILE MERGED 2008/02/11 13:18:35 ufi 1.9.2.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.9.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c06ca02b03d2810b8e3db6f9fa3d3eb31d0f54d9]

        INTEGRATION: CWS hcshared16 (1.4.170); FILE MERGED 2008/02/11 13:18:34 ufi 1.4.170.3: changed how-to-tables 2008/02/07 14:58:14 fpe 1.4.170.2: script based change of references according to #i85615# 2008/02/04 11:28:31 mwaller 1.4.170.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1206981d6b5f7f8adad9c6815d642d70ea2e3683]

        INTEGRATION: CWS hcshared16 (1.18.18); FILE MERGED 2008/02/11 13:18:34 ufi 1.18.18.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.18.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [788018f5e89a9ece31f681a28a7cd01b5ef2e265]

        INTEGRATION: CWS hcshared16 (1.8.20); FILE MERGED 2008/02/11 13:18:34 ufi 1.8.20.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.8.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [24e377093f2b4d81e540121cce6ffc8986fd6e40]

        INTEGRATION: CWS hcshared16 (1.13.36); FILE MERGED 2008/02/11 13:18:34 ufi 1.13.36.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.13.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [117e74b8c3e781dc6743527eeee2fc818780401b]

        INTEGRATION: CWS hcshared16 (1.6.84); FILE MERGED 2008/02/11 13:18:34 ufi 1.6.84.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.6.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c8c48de5da25f7d10914707521228a84a85c3db2]

        INTEGRATION: CWS hcshared16 (1.3.274); FILE MERGED 2008/02/11 13:18:34 ufi 1.3.274.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.3.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c713cf339dec1e7070c84ec03ee412dc09868824]

        INTEGRATION: CWS hcshared16 (1.13.18); FILE MERGED 2008/02/11 13:18:34 ufi 1.13.18.3: changed how-to-tables 2008/02/07 14:58:14 fpe 1.13.18.2: script based change of references according to #i85615# 2008/02/04 11:28:31 mwaller 1.13.18.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bab55d48b4f8e44f3282c572552b25089d13f45e]

        INTEGRATION: CWS hcshared16 (1.4.128); FILE MERGED 2008/02/11 13:18:34 ufi 1.4.128.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.4.128.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bbe7c283d6751aebc0d1890976f48c3e5db9d16d]

        INTEGRATION: CWS hcshared16 (1.11.82); FILE MERGED 2008/02/11 13:18:34 ufi 1.11.82.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.11.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fec56ae5733ffbee65bcd2205e544d5394aa471d]

        INTEGRATION: CWS hcshared16 (1.14.16); FILE MERGED 2008/02/11 13:18:34 ufi 1.14.16.4: changed how-to-tables 2008/02/07 14:58:14 fpe 1.14.16.3: script based change of references according to #i85615# 2008/02/06 10:52:59 ufi 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2008/02/04 11:28:31 mwaller 1.14.16.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d3b17f9204cb7e33c3c0d44968a30fbeba5c1015]

        INTEGRATION: CWS hcshared16 (1.5.202); FILE MERGED 2008/02/11 13:18:34 ufi 1.5.202.2: changed how-to-tables 2008/02/07 14:58:14 fpe 1.5.202.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [735351686a5675161387c6e493a7bd3dca6537ea]

        INTEGRATION: CWS hcshared16 (1.6.126); FILE MERGED 2008/02/11 13:18:34 ufi 1.6.126.2: changed how-to-tables 2008/02/07 14:58:13 fpe 1.6.126.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [59270569127789489fd034cd51fafcdbc4b0c1e8]

        INTEGRATION: CWS hcshared16 (1.10.82); FILE MERGED 2008/02/11 13:18:34 ufi 1.10.82.2: changed how-to-tables 2008/02/07 14:58:13 fpe 1.10.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [eec1e206addd99b7cdcd25fe8c1c6a4853d1bed7]

        INTEGRATION: CWS hcshared16 (1.16.88); FILE MERGED 2008/02/06 09:55:28 ufi 1.16.88.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1b21856047ce23e0b929f25facc2b3e55786fe89]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/06 09:55:28 ufi 1.9.20.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0921b83c8509853b01dcd18f14c322774422232f]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/06 09:55:28 ufi 1.3.276.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [01e5267887fcfe61ea78270f8a29187cc54d5ec3]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/04 11:28:31 mwaller 1.6.20.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [616ead71ef8c40e01a78798366bec323cc6c226d]

        INTEGRATION: CWS hcshared16 (1.6.18); FILE MERGED 2008/01/30 08:09:46 ufi 1.6.18.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2e3670bb73c25ec82c114d3064aafeae9e3bf328]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/04 11:28:31 mwaller 1.7.18.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [372e0d8bcb9edb84d189048e477e0b2f0a306b6c]

        INTEGRATION: CWS hcshared16 (1.12.20); FILE MERGED 2008/01/30 08:09:46 ufi 1.12.20.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [38e03a47ee8c4d8abe755a4d2163a622dcedc0d2]

        INTEGRATION: CWS hcshared16 (1.11.40); FILE MERGED 2008/02/06 09:55:28 ufi 1.11.40.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f444875816a41b13a5670264e4d303a4cf80f173]

        INTEGRATION: CWS hcshared16 (1.10.86); FILE MERGED 2008/02/06 10:52:56 ufi 1.10.86.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/04 11:28:31 mwaller 1.10.86.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f951589f4889be65b8028823ce093903fd4c61d0]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:34 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:58:13 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c411f9b9883513f1c7604913ddd3592992befd55]

        INTEGRATION: CWS hcshared16 (1.4.266); FILE MERGED 2008/02/04 11:28:31 mwaller 1.4.266.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cffc97e394a4e4d6d74efafbb50b030dae42d071]

        INTEGRATION: CWS hcshared16 (1.13.88); FILE MERGED 2008/02/04 11:28:31 mwaller 1.13.88.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [726e2febb7575d0cf8946d6fcd67ef5b35bb2975]

        INTEGRATION: CWS hcshared16 (1.8.52); FILE MERGED 2008/02/04 11:28:31 mwaller 1.8.52.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2f9f88bf8237a71f9a2d6474879da799698982a5]

        INTEGRATION: CWS hcshared16 (1.6.260); FILE MERGED 2008/02/04 11:28:31 mwaller 1.6.260.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b56784d5bf2bd4f643114794a775db330a8bba2e]

        INTEGRATION: CWS hcshared16 (1.10.106); FILE MERGED 2008/02/04 11:28:31 mwaller 1.10.106.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a78b6ec5f8d1f26fb141edc9128019eeb5e3def4]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:32 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5bf12f793ac6b56e46aaf0e5f204a7c5ba7f713c]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:18:32 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b214853e50d3d1725b9d8c0842da452284a9b4e1]

        INTEGRATION: CWS hcshared16 (1.11.20); FILE MERGED 2008/02/11 13:18:32 ufi 1.11.20.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.11.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8303e7bc1e02119d698256f1e8d628969a7b270f]

        INTEGRATION: CWS hcshared16 (1.6.36); FILE MERGED 2008/02/11 13:18:32 ufi 1.6.36.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.6.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6a9f54ceabf4f2ef02e94de1f8f884d5596567b1]

        INTEGRATION: CWS hcshared16 (1.6.40); FILE MERGED 2008/02/11 13:18:32 ufi 1.6.40.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.6.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d1d20ac23d26c9343b28612a833db3eda56269e5]

        INTEGRATION: CWS hcshared16 (1.8.84); FILE MERGED 2008/02/11 13:18:32 ufi 1.8.84.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.8.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [42542e6aecb7f77c3480b5b5f8994795959fb0ca]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:32 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ca3a1864134a227acc8c4d6e9095c57c37f270fd]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:32 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [75663ee200b8d80a62d02f3a11e57e110add0fc8]

        INTEGRATION: CWS hcshared16 (1.4.36); FILE MERGED 2008/02/11 13:18:32 ufi 1.4.36.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.4.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f9e37f9a9b6e00f317911e93048c2adb93a67569]

        INTEGRATION: CWS hcshared16 (1.4.20); FILE MERGED 2008/02/11 13:18:32 ufi 1.4.20.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.4.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [07bc11ac45c18beffc7d36fed86d81b9c34200b4]

        INTEGRATION: CWS hcshared16 (1.12.40); FILE MERGED 2008/02/11 13:18:32 ufi 1.12.40.2: changed how-to-tables 2008/02/07 14:58:11 fpe 1.12.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2342e1866a340169f09a6c8b0f23e5b390f77124]

        INTEGRATION: CWS hcshared16 (1.15.2); FILE MERGED 2008/02/11 13:18:32 ufi 1.15.2.2: changed how-to-tables 2008/02/07 14:58:10 fpe 1.15.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [052420926090cfe0692a1027e68115f41b59464d]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:31 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:58:10 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [49490546f7cf67a95430abcf7067bcf017a0a955]

        INTEGRATION: CWS hcshared16 (1.7.36); FILE MERGED 2008/02/11 13:18:31 ufi 1.7.36.2: changed how-to-tables 2008/02/07 14:58:10 fpe 1.7.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9308f0a5b83daead1d3763a5fefcca39047d919a]

        INTEGRATION: CWS hcshared16 (1.6.204); FILE MERGED 2008/02/11 13:18:30 ufi 1.6.204.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.6.204.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [348830732eb5d69d7df5e2e7be500e32e1380514]

        INTEGRATION: CWS hcshared16 (1.3.274); FILE MERGED 2008/02/11 13:18:29 ufi 1.3.274.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.3.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a9be16df3655c6129d0973d2ffc8b6977f6bee66]

        INTEGRATION: CWS hcshared16 (1.6.6); FILE MERGED 2008/02/11 13:18:29 ufi 1.6.6.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.6.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f7e318339a65bae1da35f5ef66b569d97e179e97]

        INTEGRATION: CWS hcshared16 (1.4.170); FILE MERGED 2008/02/11 13:18:29 ufi 1.4.170.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.4.170.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ef21b8062b65515d1107b423fff577062031efb7]

        INTEGRATION: CWS hcshared16 (1.7.134); FILE MERGED 2008/02/11 13:18:29 ufi 1.7.134.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.7.134.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3bc29cd78f82293854d41b05b2cd6e2fc873d5b2]

        INTEGRATION: CWS hcshared16 (1.11.6); FILE MERGED 2008/02/11 13:18:29 ufi 1.11.6.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.11.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6cd3ec1056f6dafeb2cec6e3adca4e81628e678d]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:29 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [785b4dac901d775f25d677145e6d93d8c9cfa0eb]

        INTEGRATION: CWS hcshared16 (1.3.18); FILE MERGED 2008/02/11 13:18:29 ufi 1.3.18.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.3.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5ab3f57e35c2601c92b2f9ea9d785612ff160fc7]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:18:29 ufi 1.5.18.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.5.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [809438570ed76f686845ebe86277ae332544c48c]

        INTEGRATION: CWS hcshared16 (1.11.88); FILE MERGED 2008/02/11 13:18:29 ufi 1.11.88.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.11.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [554db3b35050d2da10e0674db227237e13e3f8d1]

        INTEGRATION: CWS hcshared16 (1.3.84); FILE MERGED 2008/02/11 13:18:29 ufi 1.3.84.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.3.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f37df62e5e5fbd5f58d1cd782b7d07b797426be2]

        INTEGRATION: CWS hcshared16 (1.4.84); FILE MERGED 2008/02/11 13:18:29 ufi 1.4.84.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.4.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [379bb9386054534648b13a9de3ec687250b7cc90]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:29 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [758bed0c2ada04a8ae97a068f381f6a759ea4cba]

        INTEGRATION: CWS hcshared16 (1.3.82); FILE MERGED 2008/02/11 13:18:29 ufi 1.3.82.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.3.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3848ef7230e964974ae42f23559a178dc98c9d02]

        INTEGRATION: CWS hcshared16 (1.4.18); FILE MERGED 2008/02/11 13:18:29 ufi 1.4.18.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.4.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e182b5c283a0a4154eba02877e023790a925bf54]

        INTEGRATION: CWS hcshared16 (1.6.34); FILE MERGED 2008/02/11 13:18:29 ufi 1.6.34.2: changed how-to-tables 2008/02/07 14:58:08 fpe 1.6.34.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b6625f7dd7bc992726a74e6530b2da80e7de736b]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:18:29 ufi 1.5.18.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.5.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [44492119a36a1061d0d8e370ca25fc59a70df220]

        INTEGRATION: CWS hcshared16 (1.5.170); FILE MERGED 2008/02/11 13:18:29 ufi 1.5.170.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.5.170.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f8a52b6f6c6fcde724b0aa1dcfb725db65123d25]

        INTEGRATION: CWS hcshared16 (1.4.264); FILE MERGED 2008/02/11 13:18:29 ufi 1.4.264.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.4.264.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [37f25bdb0c8617bee4d1bcd7ae52e7dc1a8e2b89]

        INTEGRATION: CWS hcshared16 (1.6.34); FILE MERGED 2008/02/11 13:18:29 ufi 1.6.34.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.6.34.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [82174efd2ec1cc1222aa0a9c194046335e6b60c7]

        INTEGRATION: CWS hcshared16 (1.6.82); FILE MERGED 2008/02/11 13:18:29 ufi 1.6.82.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.6.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cd5e20a1f4af1eb817224b0b96fe9e8e81b694de]

        INTEGRATION: CWS hcshared16 (1.6.34); FILE MERGED 2008/02/11 13:18:28 ufi 1.6.34.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.6.34.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b56e05933446786944abda99503332cf54fe09b4]

        INTEGRATION: CWS hcshared16 (1.5.134); FILE MERGED 2008/02/11 13:18:28 ufi 1.5.134.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.5.134.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ac17fe7471070900452c1da126dc999bf015754f]

        INTEGRATION: CWS hcshared16 (1.6.82); FILE MERGED 2008/02/11 13:18:28 ufi 1.6.82.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.6.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c067dc8759e15e57232d5b5e27af356e0d6c59a3]

        INTEGRATION: CWS hcshared16 (1.7.82); FILE MERGED 2008/02/11 13:18:28 ufi 1.7.82.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.7.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [00e03f56a65ba0077e352e953824957aff1083ce]

        INTEGRATION: CWS hcshared16 (1.11.18); FILE MERGED 2008/02/11 13:18:28 ufi 1.11.18.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.11.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d2badebd9e0a90b2b95e9f3d81c9a188374157ee]

        INTEGRATION: CWS hcshared16 (1.6.136); FILE MERGED 2008/02/11 13:18:28 ufi 1.6.136.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.6.136.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3a4f842a495baa7e438a49bc5e50f817c45d1ba0]

        INTEGRATION: CWS hcshared16 (1.4.82); FILE MERGED 2008/02/11 13:18:28 ufi 1.4.82.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.4.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8127d545a3602cfdc3a02c0aa9a20bec2fb2e462]

        INTEGRATION: CWS hcshared16 (1.3.82); FILE MERGED 2008/02/11 13:18:28 ufi 1.3.82.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.3.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2cc99a161fa6a4859669c44ae804194469d6f66a]

        INTEGRATION: CWS hcshared16 (1.4.18); FILE MERGED 2008/02/11 13:18:28 ufi 1.4.18.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.4.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [246e0e7a8d8f01e6ed4e5c776c415d01da658d00]

        INTEGRATION: CWS hcshared16 (1.6.38); FILE MERGED 2008/02/11 13:18:28 ufi 1.6.38.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.6.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c684f47eae478fd0b6bdacb5359dc8a31c3ffbec]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/11 13:18:28 ufi 1.7.18.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.7.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9688f12fdf703a02b27a52f769f8ac9738b4da86]

        INTEGRATION: CWS hcshared16 (1.5.38); FILE MERGED 2008/02/11 13:18:28 ufi 1.5.38.2: changed how-to-tables 2008/02/07 14:58:07 fpe 1.5.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0b1efa59871266dbe1bab961aed9a8003c7f471c]

        INTEGRATION: CWS hcshared16 (1.7.38); FILE MERGED 2008/02/11 13:18:28 ufi 1.7.38.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.7.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [46ddad2f551b49d67e6b14cc2de1a8823ca53e8b]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/11 13:18:28 ufi 1.7.18.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.7.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5920e7e96ee3d3afeb0fdc0b8da0ca667ccf0442]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/11 13:18:27 ufi 1.7.18.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.7.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [32060458ea146e64eebc14908938535060579e02]

        INTEGRATION: CWS hcshared16 (1.7.82); FILE MERGED 2008/02/11 13:18:27 ufi 1.7.82.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.7.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [aed8e305b9ecbd8771f65111ef628a8da7f00b9f]

        INTEGRATION: CWS hcshared16 (1.9.38); FILE MERGED 2008/02/11 13:18:27 ufi 1.9.38.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.9.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [86be18b1fa4b4cb3e22aafc90dacaa89f10e0952]

        INTEGRATION: CWS hcshared16 (1.5.82); FILE MERGED 2008/02/11 13:18:27 ufi 1.5.82.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.5.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7ff65eb0f0a3b373e4c77436a58734127eec82b3]

        INTEGRATION: CWS hcshared16 (1.6.82); FILE MERGED 2008/02/11 13:18:27 ufi 1.6.82.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.6.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1b16e5f848bb0a4b9f8abe1034467461eb6e29a4]

        INTEGRATION: CWS hcshared16 (1.7.38); FILE MERGED 2008/02/11 13:18:27 ufi 1.7.38.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.7.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6fb2ad960e3dae944e51032fee49d4da7056cacf]

        INTEGRATION: CWS hcshared16 (1.6.84); FILE MERGED 2008/02/11 13:18:27 ufi 1.6.84.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.6.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [87250466dfeae409f46a58e92be5fb77adf1c302]

        INTEGRATION: CWS hcshared16 (1.7.36); FILE MERGED 2008/02/11 13:18:26 ufi 1.7.36.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.7.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7fe1c221c98b309b65e7cf8c242ca0de654af5d2]

        INTEGRATION: CWS hcshared16 (1.6.114); FILE MERGED 2008/02/11 13:18:26 ufi 1.6.114.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.6.114.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [63b509e98503a78ece9767eeb83dc0fdf2e30acd]

        INTEGRATION: CWS hcshared16 (1.5.114); FILE MERGED 2008/02/11 13:18:26 ufi 1.5.114.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.5.114.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [efae3072d5edcad0462aa4a0129b92055a53cc71]

        INTEGRATION: CWS hcshared16 (1.7.114); FILE MERGED 2008/02/11 13:18:26 ufi 1.7.114.2: changed how-to-tables 2008/02/07 14:58:06 fpe 1.7.114.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a6ba5410a4e665f383ad0d40bac7d24b188170c1]

        INTEGRATION: CWS hcshared16 (1.6.114); FILE MERGED 2008/02/11 13:18:26 ufi 1.6.114.2: changed how-to-tables 2008/02/07 14:58:05 fpe 1.6.114.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3609407add84be0fd73275ae8896e88e1a90d06a]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:24 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d98d1b07fe5385bafa64ab42519bbf1b0aaab57b]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:24 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5825543612f203b25a865f971cb628ab385ec729]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/11 13:18:24 ufi 1.7.18.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.7.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5c4569a9ce08df0fb63a408cf97e359317e11bbb]

        INTEGRATION: CWS hcshared16 (1.8.20); FILE MERGED 2008/02/11 13:18:24 ufi 1.8.20.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.8.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4234233427cf4f41adcbc15a6c56da00bc15d433]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:24 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [49d7bad63cd7aa708bc4421ce9d058a04d3b5a5c]

        INTEGRATION: CWS hcshared16 (1.3.36); FILE MERGED 2008/02/11 13:18:24 ufi 1.3.36.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.3.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1c5160510d958640a45713b43365d71f0917a956]

        INTEGRATION: CWS hcshared16 (1.5.36); FILE MERGED 2008/02/11 13:18:24 ufi 1.5.36.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.5.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d1e975a1b14f0f34f5f05d166306a2dbb2d7129c]

        INTEGRATION: CWS hcshared16 (1.6.36); FILE MERGED 2008/02/11 13:18:24 ufi 1.6.36.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.6.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fd710c5a417ec08e93e6a809286a21e827deee0a]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:24 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d09a15a49f636beb0c4b0c1d26f148aa6b583417]

        INTEGRATION: CWS hcshared16 (1.3.266); FILE MERGED 2008/02/11 13:18:24 ufi 1.3.266.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.3.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0b5e3988f182e1d9267a6f57d39a9d62dfb51efc]

        INTEGRATION: CWS hcshared16 (1.4.20); FILE MERGED 2008/02/11 13:18:23 ufi 1.4.20.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.4.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0fde8f3e6b10975ef6edddb5cd44c6763a197cb1]

        INTEGRATION: CWS hcshared16 (1.3.266); FILE MERGED 2008/02/11 13:18:23 ufi 1.3.266.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.3.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f29d031e36136aab7cc6d6b883493ce3bc78f2e0]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:23 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bf4f23f9f67e2363d3d26081256b6b0a9e019d50]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:23 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ea0a23a02ba1eaa6e3e526530e18edbb60ef7f4b]

        INTEGRATION: CWS hcshared16 (1.10.20); FILE MERGED 2008/02/11 13:18:23 ufi 1.10.20.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.10.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a452b31821ef876c19bd860fb5253298f767c67b]

        INTEGRATION: CWS hcshared16 (1.5.6); FILE MERGED 2008/02/11 13:18:23 ufi 1.5.6.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.5.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0efac419585ea837d2ff0ec5f6a6a9261dc0de6a]

        INTEGRATION: CWS hcshared16 (1.8.20); FILE MERGED 2008/02/11 13:18:23 ufi 1.8.20.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.8.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a214cc255f2bb699d40dea43f9d082a1667b64fe]

        INTEGRATION: CWS hcshared16 (1.11.20); FILE MERGED 2008/02/11 13:18:23 ufi 1.11.20.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.11.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d83ed095f2670f2f6cd4148c28836329576c3bd9]

        INTEGRATION: CWS hcshared16 (1.7.174); FILE MERGED 2008/02/11 13:18:23 ufi 1.7.174.2: changed how-to-tables 2008/02/07 14:58:04 fpe 1.7.174.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5d5c0aa502fecc340892a2f720daeac7dd84e351]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:23 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:58:03 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c9743bd8d8146c655f522035e6ac02bd50b85d1f]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:23 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:58:03 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bda12db3bc4a398894ae624268beabfb309d877c]

        INTEGRATION: CWS hcshared16 (1.8.20); FILE MERGED 2008/02/11 13:18:23 ufi 1.8.20.2: changed how-to-tables 2008/02/07 14:58:03 fpe 1.8.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [68c92f7c25b7b56ba56e5c61f63d2a22c043c8dc]

        INTEGRATION: CWS hcshared16 (1.12.18); FILE MERGED 2008/02/11 13:18:23 ufi 1.12.18.2: changed how-to-tables 2008/02/07 14:58:03 fpe 1.12.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e33b50025c39871ef75b05a07ce78b10bc5546a4]

        INTEGRATION: CWS hcshared16 (1.6.136); FILE MERGED 2008/02/11 13:18:23 ufi 1.6.136.2: changed how-to-tables 2008/02/07 14:58:03 fpe 1.6.136.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [babf546e2646af5ab5c78fcd886e62fc2aa3f83a]

        INTEGRATION: CWS hcshared16 (1.2.136); FILE MERGED 2008/02/11 13:18:13 ufi 1.2.136.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.2.136.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [497742ceccdb759cc75de912e91788a99dd1b9c8]

        INTEGRATION: CWS hcshared16 (1.3.20); FILE MERGED 2008/02/11 13:18:13 ufi 1.3.20.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.3.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8504f163ee710e16877edab7822c141b7f8669dc]

        INTEGRATION: CWS hcshared16 (1.6.84); FILE MERGED 2008/02/11 13:18:13 ufi 1.6.84.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.6.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3d469a60ab71f80ca8556453323be1de24892d5d]

        INTEGRATION: CWS hcshared16 (1.6.84); FILE MERGED 2008/02/11 13:18:12 ufi 1.6.84.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.6.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4b43e5777f4747ef536fea4514934571405d1b41]

        INTEGRATION: CWS hcshared16 (1.19.36); FILE MERGED 2008/02/11 13:18:12 ufi 1.19.36.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.19.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [34ff79b4c9424fbbeb77e3f4fc762c726d432c3b]

        INTEGRATION: CWS hcshared16 (1.13.50); FILE MERGED 2008/02/11 13:18:12 ufi 1.13.50.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.13.50.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [983a19706063acdc6b91e2eee12d39dc41cb4808]

        INTEGRATION: CWS hcshared16 (1.12.6); FILE MERGED 2008/02/11 13:18:12 ufi 1.12.6.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.12.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c144337a9d518b0efba278f9a33dfcef739c88e8]

        INTEGRATION: CWS hcshared16 (1.7.6); FILE MERGED 2008/02/11 13:18:12 ufi 1.7.6.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.7.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [724763cbd5d81a7b253d1190c572a77285cf7b0f]

        INTEGRATION: CWS hcshared16 (1.11.36); FILE MERGED 2008/02/11 13:18:12 ufi 1.11.36.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.11.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ef0c50821c00b0eb5c226934a7f0868d70def635]

        INTEGRATION: CWS hcshared16 (1.8.36); FILE MERGED 2008/02/11 13:18:12 ufi 1.8.36.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.8.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0718fcf0f7ea17cf70557446710baee5810737d4]

        INTEGRATION: CWS hcshared16 (1.4.204); FILE MERGED 2008/02/11 13:18:12 ufi 1.4.204.2: changed how-to-tables 2008/02/07 14:57:53 fpe 1.4.204.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f833b2724fdf5358524b17e6cd336da64e6b7580]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:12 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bf3c66570c7db97f1082055b59d46af6688694c9]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:18:12 ufi 1.5.18.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.5.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ca30c65daa42ade25dce8f54ed712c9476d877ec]

        INTEGRATION: CWS hcshared16 (1.12.84); FILE MERGED 2008/02/11 13:18:12 ufi 1.12.84.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.12.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [37da8852f41f206603512506e49017e1318a3866]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:12 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1aafe0e90b2d6ec1ab4bdccc369595323f6c8e8c]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:12 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [681d4545b499a7c1237d4251f2cf5d31896c175d]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:11 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ab9c2895e34f49cfaee5113b248655c18755e351]

        INTEGRATION: CWS hcshared16 (1.5.170); FILE MERGED 2008/02/11 13:18:11 ufi 1.5.170.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.5.170.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [85b657cc923b98499b8316217b75f631d2ae628d]

        INTEGRATION: CWS hcshared16 (1.3.136); FILE MERGED 2008/02/11 13:18:11 ufi 1.3.136.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.3.136.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4649160ea9c78f519d4a6df64627868a208c60fa]

        INTEGRATION: CWS hcshared16 (1.4.172); FILE MERGED 2008/02/11 13:18:11 ufi 1.4.172.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.4.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5f35fd98a96b8edd9812cae5560af98fac5d8eba]

        INTEGRATION: CWS hcshared16 (1.7.266); FILE MERGED 2008/02/11 13:18:11 ufi 1.7.266.3: changed how-to-tables 2008/02/07 14:57:52 fpe 1.7.266.2: script based change of references according to #i85615# 2008/02/04 11:28:29 mwaller 1.7.266.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [223a2e4834e0123232d864908ee295de2afb5084]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:11 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f312da40a51ec3ad50dffe85ced2e965e852647b]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:11 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7ab97e988838c1e9ccd63cf4b95b95efd8dd1ce8]

        INTEGRATION: CWS hcshared16 (1.9.88); FILE MERGED 2008/02/11 13:18:11 ufi 1.9.88.4: changed how-to-tables 2008/02/07 14:57:52 fpe 1.9.88.3: script based change of references according to #i85615# 2008/02/06 10:52:53 ufi 1.9.88.2: RESYNC: (1.9-1.10); FILE MERGED 2008/01/22 13:12:43 ufi 1.9.88.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [df2c623b3ff7e5e1758618f599fb8c1733b0076d]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:11 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:52 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1c3e7d6a6f44076ad1010fb39113f1e7da89f283]

        INTEGRATION: CWS hcshared16 (1.12.2); FILE MERGED 2008/02/11 13:18:11 ufi 1.12.2.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.12.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3c4296c8391474be85074c521cf0a94b99619f02]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:11 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d737281cb44ec7e583594f2e4e06f3eb6aa5d15d]

        INTEGRATION: CWS hcshared16 (1.4.20); FILE MERGED 2008/02/11 13:18:11 ufi 1.4.20.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.4.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2cfb11630a31052b0b632a474710078748e90587]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:11 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [349bec586633dadbed292117502848cb3ec5b1b5]

        INTEGRATION: CWS hcshared16 (1.9.84); FILE MERGED 2008/02/11 13:18:11 ufi 1.9.84.3: changed how-to-tables 2008/02/07 14:57:51 fpe 1.9.84.2: script based change of references according to #i85615# 2008/02/04 11:28:29 mwaller 1.9.84.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ae3f8571247118ce57fb913d7464b8e0adba13aa]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:18:11 ufi 1.5.266.3: changed how-to-tables 2008/02/07 14:57:51 fpe 1.5.266.2: script based change of references according to #i85615# 2008/02/06 09:55:28 ufi 1.5.266.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [11c97039e25695034c1628dd33602247a59fa49f]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:11 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3bf9b79b4cbe4773afefe52912c6e2d2f72f640e]

        INTEGRATION: CWS hcshared16 (1.4.172); FILE MERGED 2008/02/11 13:18:11 ufi 1.4.172.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.4.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [658cd883535a5d5df12c628f32a61b63c00764a2]

        INTEGRATION: CWS hcshared16 (1.3.2); FILE MERGED 2008/02/11 13:18:11 ufi 1.3.2.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.3.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [74f8758888a72df4f1a30e13471611f822de0acd]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.5.276.3: changed how-to-tables 2008/02/07 14:57:51 fpe 1.5.276.2: script based change of references according to #i85615# 2008/02/04 11:28:29 mwaller 1.5.276.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b525d065d67aa3d75fb01b102f4eb2e1ca7a8f2f]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [14436ca73554347023ae004d4dede25083c5a66a]

        INTEGRATION: CWS hcshared16 (1.10.20); FILE MERGED 2008/02/11 13:18:10 ufi 1.10.20.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.10.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ddf15c0024d860e466dfb6a8dcd0e3e8300ed795]

        INTEGRATION: CWS hcshared16 (1.18.20); FILE MERGED 2008/02/11 13:18:10 ufi 1.18.20.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.18.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fa53b77fd4dd1dfc0ab5fd47d49893da060770b1]

        INTEGRATION: CWS hcshared16 (1.11.36); FILE MERGED 2008/02/11 13:18:10 ufi 1.11.36.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.11.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6b7ade54a21f57b259843058804be6765f20c579]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f9aea7b4157a58404a7ac3e6e6ccc5067a27d857]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.4.276.3: changed how-to-tables 2008/02/07 14:57:51 fpe 1.4.276.2: script based change of references according to #i85615# 2008/02/06 09:55:28 ufi 1.4.276.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d479dcba38acd44e44d8f7ae0ec55e4372c31cb1]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a13d5abf6fdf774198dbd90e39a0671d1ee2e0c7]

        INTEGRATION: CWS hcshared16 (1.6.204); FILE MERGED 2008/02/11 13:18:10 ufi 1.6.204.3: changed how-to-tables 2008/02/07 14:57:51 fpe 1.6.204.2: script based change of references according to #i85615# 2008/02/06 09:55:28 ufi 1.6.204.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b3a5d9dbd5175863b02aa1be30e3d3e727ca4913]

        INTEGRATION: CWS hcshared16 (1.6.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.6.276.2: changed how-to-tables 2008/02/07 14:57:51 fpe 1.6.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8f195ff015bb3a690042a87ef9a34e6e12788d9e]

        INTEGRATION: CWS hcshared16 (1.6.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.6.276.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.6.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5f7c79df85cd1f2265be775f331a5f2573869051]

        INTEGRATION: CWS hcshared16 (1.6.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.6.276.3: changed how-to-tables 2008/02/07 14:57:50 fpe 1.6.276.2: script based change of references according to #i85615# 2008/02/06 09:55:28 ufi 1.6.276.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [82ef10b8494ab7e66dd5b43138fa1f57a0497263]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:10 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [463e2a38f5f9ff3aaf22343cf6d07a0a1eb248c7]

        INTEGRATION: CWS hcshared16 (1.4.172); FILE MERGED 2008/02/11 13:18:09 ufi 1.4.172.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.4.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fbe45e8c1a2852b329035fbc06de618339bb4528]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:09 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bd025661b6a0fee719ca3058d456629d4e32d6d0]

        INTEGRATION: CWS hcshared16 (1.7.84); FILE MERGED 2008/02/11 13:18:09 ufi 1.7.84.3: changed how-to-tables 2008/02/07 14:57:50 fpe 1.7.84.2: script based change of references according to #i85615# 2008/02/04 11:28:29 mwaller 1.7.84.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3b0a873f0e4b549efa427480637ccf1a110a08b5]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:09 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6f578c1960da2bc01b900f206126891e505e6eaf]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:09 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [77218d611b34ba338e14a1c8c668a544b849264b]

        INTEGRATION: CWS hcshared16 (1.5.40); FILE MERGED 2008/02/11 13:18:09 ufi 1.5.40.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.5.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f279ff2d5ef55120c5978c18d69ccafdf70545b9]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:09 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [932d75893d58a2c0e0b7a29e2e61c7616b08f281]

        INTEGRATION: CWS hcshared16 (1.5.136); FILE MERGED 2008/02/11 13:18:09 ufi 1.5.136.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.5.136.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fced36a219209190a0ea1f355b3c1692f8931257]

        INTEGRATION: CWS hcshared16 (1.8.174); FILE MERGED 2008/02/11 13:18:09 ufi 1.8.174.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.8.174.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [54db88c970dd1e53885f850a214bfa0f3f12fe8b]

        INTEGRATION: CWS hcshared16 (1.11.20); FILE MERGED 2008/02/11 13:18:09 ufi 1.11.20.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.11.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7227193861d2c0249e6b32d3af899c7c72e02d62]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:09 ufi 1.4.276.3: changed how-to-tables 2008/02/07 14:57:50 fpe 1.4.276.2: script based change of references according to #i85615# 2008/02/06 09:55:28 ufi 1.4.276.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [867b75d277ecfb7767374f409bd301469f14ad08]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:09 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9204739d37ed6190527875234ba32a2c1f82c105]

        INTEGRATION: CWS hcshared16 (1.7.84); FILE MERGED 2008/02/11 13:18:08 ufi 1.7.84.2: changed how-to-tables 2008/02/07 14:57:50 fpe 1.7.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fe8813d956ecd18a5ac04ab1bd3c5bd0895fa566]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:08 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0d79dc68f7f45b0d106fb5a52454d65e750b766b]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:08 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d1923cd2348a241978d663cb4e8e4e8c5f82266d]

        INTEGRATION: CWS hcshared16 (1.7.88); FILE MERGED 2008/02/11 13:18:08 ufi 1.7.88.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.7.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5e74a59b1064895179f2be5cd03e1ed440d61357]

        INTEGRATION: CWS hcshared16 (1.4.136); FILE MERGED 2008/02/11 13:18:08 ufi 1.4.136.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.4.136.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5d159a2b09a440db74421d6dec248d94ad1f8ec0]

        INTEGRATION: CWS hcshared16 (1.9.172); FILE MERGED 2008/02/11 13:18:08 ufi 1.9.172.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.9.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c5466576437da3c967f1e964ad42b3aff6ce699e]

        INTEGRATION: CWS hcshared16 (1.4.172); FILE MERGED 2008/02/11 13:18:08 ufi 1.4.172.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.4.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [65f74d17d1bc83e6e2d4c922fab6e8d3693282e4]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:08 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3c62be3ebce7ccf75a5a0f6323d656c64c17b984]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:18:08 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [635b94bca340a5e35bfddcacfbaf59dbc88d5601]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:08 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9444594fcfadfa42134c673a2eb8794436cdf707]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:08 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [02bdccf414f654a81bbb59ea90a4137380e387a5]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:08 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c9dad5a41abb5245ae4784001c70c5bd1b61e137]

        INTEGRATION: CWS hcshared16 (1.11.20); FILE MERGED 2008/02/11 13:18:08 ufi 1.11.20.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.11.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [496751bc44536c95dffbc0da6eff363bd6075abc]

        INTEGRATION: CWS hcshared16 (1.11.40); FILE MERGED 2008/02/11 13:18:08 ufi 1.11.40.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.11.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1b3b99dc81bf0a6cb7d5b5cfa3384b521d75c9aa]

        INTEGRATION: CWS hcshared16 (1.3.20); FILE MERGED 2008/02/11 13:18:08 ufi 1.3.20.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.3.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ff7a42267e632214417e7b6de752a4a8a4f05eb4]

        INTEGRATION: CWS hcshared16 (1.6.102); FILE MERGED 2008/02/11 13:18:08 ufi 1.6.102.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.6.102.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [341e9fe02cce95bd9f3d3ba8bf4df40b88f7305b]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:07 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3961e136bbb2308c94246df1c04c7944348ed08a]

        INTEGRATION: CWS hcshared16 (1.8.20); FILE MERGED 2008/02/11 13:18:07 ufi 1.8.20.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.8.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d521f336d87f5aaee4862431f4f0b1a57ebecf11]

        INTEGRATION: CWS hcshared16 (1.5.204); FILE MERGED 2008/02/11 13:18:07 ufi 1.5.204.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.5.204.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8960aca17b14839e9349070943c99210a77a7115]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:07 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:57:49 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [72eff572e8b8d743ad3228cdacf1ef176639ced2]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:07 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [33152a5c33e58f8801446b327472530193497b4d]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:07 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cd885fb7c9e07a14ea86e66bccdedf2e2e2170e4]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:18:07 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c1c9a355b37ca942347248aae90974a64842278c]

        INTEGRATION: CWS hcshared16 (1.4.20); FILE MERGED 2008/02/11 13:18:07 ufi 1.4.20.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.4.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b286f8acb39ef789b7deafa41444e64f539e6a86]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:07 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [53ba91066cfbda1d5d125f17641af787545672c9]

        INTEGRATION: CWS hcshared16 (1.5.36); FILE MERGED 2008/02/11 13:18:07 ufi 1.5.36.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.5.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [980172ca5b99895fa5a7b6e3ec821da9a1ee20bd]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:07 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [afa66fe066af9e9b6e5fbcdb0d8e9624f14ee42d]

        INTEGRATION: CWS hcshared16 (1.4.204); FILE MERGED 2008/02/11 13:18:07 ufi 1.4.204.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.4.204.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [073fc3d757cfa56f5082005679e6b327792a36e7]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:06 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1af74e06bfe4e4bdc154131f9d8e01d41f4302d0]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:06 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a071ebd3c9ec28ae166535d8f27ccbec749912d9]

        INTEGRATION: CWS hcshared16 (1.4.204); FILE MERGED 2008/02/11 13:18:06 ufi 1.4.204.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.4.204.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7cfb925c7a9de27e6e27bbf37ee1cb62d64b63ff]

        INTEGRATION: CWS hcshared16 (1.4.84); FILE MERGED 2008/02/11 13:18:06 ufi 1.4.84.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.4.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cc0b3cd82f49332d8aaf1dc1e2caf5a5ca4338f3]

        INTEGRATION: CWS hcshared16 (1.6.40); FILE MERGED 2008/02/11 13:18:06 ufi 1.6.40.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.6.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [eddae8758db301aa1b33677c62101c7e2e239185]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:06 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b09266aa5c3e3ebeb4ae664f0e6e07c5e3b6b500]

        INTEGRATION: CWS hcshared16 (1.6.172); FILE MERGED 2008/02/11 13:18:06 ufi 1.6.172.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.6.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a1ed21e06633f778d9ae81d54ef23ec262bdc7e0]

        INTEGRATION: CWS hcshared16 (1.5.34); FILE MERGED 2008/02/11 13:18:06 ufi 1.5.34.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.5.34.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b6811ad909122e9a45e29807ee827af76a160ba1]

        INTEGRATION: CWS hcshared16 (1.4.34); FILE MERGED 2008/02/11 13:18:06 ufi 1.4.34.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.4.34.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2d5c922fd068b682e019d63c891bc95741d61876]

        INTEGRATION: CWS hcshared16 (1.15.18); FILE MERGED 2008/02/11 13:18:06 ufi 1.15.18.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.15.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [266a7085fd49d4f7e69d20727c1826814c07460c]

        INTEGRATION: CWS hcshared16 (1.5.202); FILE MERGED 2008/02/11 13:18:06 ufi 1.5.202.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.5.202.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fa1eaded3adccf28c3ec3aaed6a800d291953195]

        INTEGRATION: CWS hcshared16 (1.10.82); FILE MERGED 2008/02/11 13:18:06 ufi 1.10.82.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.10.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [51136f8cf3465c14e908a6444dc8da545c748107]

        INTEGRATION: CWS hcshared16 (1.11.82); FILE MERGED 2008/02/11 13:18:06 ufi 1.11.82.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.11.82.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [050af098df25437f715bf6da9be424da946afd58]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/11 13:18:06 ufi 1.7.18.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.7.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [16224dcf379d094868d77ed54ecadd7c23bb43b3]

        INTEGRATION: CWS hcshared16 (1.11.154); FILE MERGED 2008/02/11 13:18:06 ufi 1.11.154.3: changed how-to-tables 2008/02/07 14:57:48 fpe 1.11.154.2: script based change of references according to #i85615# 2008/02/06 09:55:28 ufi 1.11.154.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c0ac376f50fa3ff2e7f70fea87c0096a7806bdc4]

        INTEGRATION: CWS hcshared16 (1.6.38); FILE MERGED 2008/02/11 13:18:06 ufi 1.6.38.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.6.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [243818fd24ef33c608f651151a16f6693775e4b3]

        INTEGRATION: CWS hcshared16 (1.7.202); FILE MERGED 2008/02/11 13:18:06 ufi 1.7.202.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.7.202.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [880816af1430d4dd1acf5a98a2f0d1a849dd3b73]

        INTEGRATION: CWS hcshared16 (1.8.2); FILE MERGED 2008/02/11 13:18:06 ufi 1.8.2.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.8.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dc26070563974ab8d9747b803244491a7040d0e4]

        INTEGRATION: CWS hcshared16 (1.6.18); FILE MERGED 2008/02/11 13:18:06 ufi 1.6.18.2: changed how-to-tables 2008/02/07 14:57:48 fpe 1.6.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a61570c16fcda61ac7ca656e518878eb8ebd096d]

        INTEGRATION: CWS hcshared16 (1.5.274); FILE MERGED 2008/02/11 13:18:06 ufi 1.5.274.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.5.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [40ff1bd3c91539d5f20246702bf9a5d476ff9874]

        INTEGRATION: CWS hcshared16 (1.10.84); FILE MERGED 2008/02/06 09:55:28 ufi 1.10.84.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dd745fb7e6b8e80d500e087ede07483db6b5e62a]

        INTEGRATION: CWS hcshared16 (1.10.20); FILE MERGED 2008/02/11 13:18:06 ufi 1.10.20.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.10.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f310855860d51e353f4f60ed54b665e76683b074]

        INTEGRATION: CWS hcshared16 (1.14.18); FILE MERGED 2008/02/11 13:18:06 ufi 1.14.18.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.14.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1348cd98798de913e255ab01ebf4cda69862f974]

        INTEGRATION: CWS hcshared16 (1.10.18); FILE MERGED 2008/02/11 13:18:06 ufi 1.10.18.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.10.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [067c9d36235eb9e5faa6dc7bafec75ba9ce1c44d]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:05 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [28d4eb3aa4767398819f4fe55a8996fbdb8f540e]

        INTEGRATION: CWS hcshared16 (1.8.2); FILE MERGED 2008/02/11 13:18:05 ufi 1.8.2.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.8.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c7aaa1246f56273e8d655112017e3d9af5acf258]

        INTEGRATION: CWS hcshared16 (1.6.266); FILE MERGED 2008/02/11 13:18:05 ufi 1.6.266.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.6.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [17360f9fbfb06bc4ccc29fd7a7cd0002b9ba898f]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:18:05 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0e878efcca6900999eed4c53c8bb554ff66b7b9c]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:05 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ecf9bfc35f9656180da4bbf52981179581d4dc24]

        INTEGRATION: CWS hcshared16 (1.10.20); FILE MERGED 2008/02/11 13:18:05 ufi 1.10.20.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.10.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ac60d4f6938f1e980b7cac97ee70ea16f119a142]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:05 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6027d0762f9149c9db3fe6f145a0c36119bdd46e]

        INTEGRATION: CWS hcshared16 (1.5.40); FILE MERGED 2008/02/11 13:18:05 ufi 1.5.40.3: changed how-to-tables 2008/02/07 14:57:47 fpe 1.5.40.2: script based change of references according to #i85615# 2008/02/06 09:55:28 ufi 1.5.40.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [960d7cabc31f0ca129897dad29e1d24c8382b460]

        INTEGRATION: CWS hcshared16 (1.5.74); FILE MERGED 2008/02/11 13:18:05 ufi 1.5.74.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.5.74.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3c934ec74f6b4b5df5a4eccc9b6211c056905beb]

        INTEGRATION: CWS hcshared16 (1.6.204); FILE MERGED 2008/02/11 13:18:05 ufi 1.6.204.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.6.204.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [20eb00eafa7d09320db92365656bb3244966c9bc]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:05 ufi 1.6.20.3: changed how-to-tables 2008/02/07 14:57:47 fpe 1.6.20.2: script based change of references according to #i85615# 2008/01/30 08:09:44 ufi 1.6.20.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [013ca4cf1e132633853c79d5a89bdc2e8e5362ff]

        INTEGRATION: CWS hcshared16 (1.5.258); FILE MERGED 2008/02/11 13:18:05 ufi 1.5.258.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.5.258.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a58907765cd0eb8e16c88ecb67d75a14f88a7c51]

        INTEGRATION: CWS hcshared16 (1.6.154); FILE MERGED 2008/02/11 13:18:05 ufi 1.6.154.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.6.154.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8a115d2f5aa2e22751b79ab56a9dad234d5087c2]

        INTEGRATION: CWS hcshared16 (1.8.20); FILE MERGED 2008/02/11 13:18:05 ufi 1.8.20.2: changed how-to-tables 2008/02/07 14:57:47 fpe 1.8.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9acd1842c8c076533b06a3616ef0878c77246643]

        INTEGRATION: CWS hcshared16 (1.8.82); FILE MERGED 2008/02/11 13:18:05 ufi 1.8.82.3: changed how-to-tables 2008/02/07 14:57:46 fpe 1.8.82.2: script based change of references according to #i85615# 2008/01/30 08:09:44 ufi 1.8.82.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0b2d7282cf6e5e29ed9dee404db1a590eca2665b]

        INTEGRATION: CWS hcshared16 (1.7.40); FILE MERGED 2008/02/11 13:18:05 ufi 1.7.40.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.7.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3f216d2021c27b7c946cfaa5c1acbc521534a02d]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:05 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0e191b4a21419c31df33eba29fb8c71fe32bb204]

        INTEGRATION: CWS hcshared16 (1.3.36); FILE MERGED 2008/02/11 13:18:04 ufi 1.3.36.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.3.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9781681bf39195a28e135877680527fbe1419de6]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:04 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [056a8867882d373894c250d6c012b7f92280082e]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:04 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0599252bb33b036a81879ce270ac618708252583]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:04 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [15af08ff8d898675cca602cd78a3c9074d59b57e]

        INTEGRATION: CWS hcshared16 (1.4.18); FILE MERGED 2008/02/11 13:18:04 ufi 1.4.18.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.4.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8604d034b32e1d9ba52e4db22ab3e88c4ee23942]

        INTEGRATION: CWS hcshared16 (1.7.134); FILE MERGED 2008/02/11 13:18:04 ufi 1.7.134.3: changed how-to-tables 2008/02/07 14:57:46 fpe 1.7.134.2: script based change of references according to #i85615# 2008/02/04 11:28:29 mwaller 1.7.134.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0c32cb93e3a2cd34dea1c48f0d168e22ee6a7ccc]

        INTEGRATION: CWS hcshared16 (1.4.20); FILE MERGED 2008/02/11 13:18:04 ufi 1.4.20.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.4.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [07f64f7ed7290daffdea2a91f15342d11c468593]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:18:04 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [29bd27dbcb4db759d75344c59c543ad92afbb6ca]

        INTEGRATION: CWS hcshared16 (1.5.260); FILE MERGED 2008/02/11 13:18:04 ufi 1.5.260.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.5.260.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [74776a1c49d54581627c25ef7e57358a425f6e53]

        INTEGRATION: CWS hcshared16 (1.3.88); FILE MERGED 2008/02/11 13:18:04 ufi 1.3.88.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.3.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cfd0b849dfb5c683e995720ac15516d858049c34]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:04 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [546efb998f3d29bd479c60ca200ccbdf1175fa76]

        INTEGRATION: CWS hcshared16 (1.7.2); FILE MERGED 2008/02/11 13:18:04 ufi 1.7.2.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.7.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [18b7d9a81888167ef5a0eaceb1733beaae66a164]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/06 09:55:28 ufi 1.3.276.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [46278d6db706531bc3e45a566a7ffc56ca4deb72]

        INTEGRATION: CWS hcshared16 (1.3.264); FILE MERGED 2008/02/11 13:18:04 ufi 1.3.264.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.3.264.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ca3a2c12d68d52835d7650e9dfef849670e1bd1b]

        INTEGRATION: CWS hcshared16 (1.11.86); FILE MERGED 2008/02/11 13:18:04 ufi 1.11.86.4: changed how-to-tables 2008/02/07 14:57:46 fpe 1.11.86.3: script based change of references according to #i85615# 2008/02/06 10:52:50 ufi 1.11.86.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/04 11:28:29 mwaller 1.11.86.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ed90ce080664c0cf2f96a10d651990f7fd5d150c]

        INTEGRATION: CWS hcshared16 (1.8.34); FILE MERGED 2008/02/11 13:18:04 ufi 1.8.34.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.8.34.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5af49471f7259757ce82928b4d383e46c08268e2]

        INTEGRATION: CWS hcshared16 (1.7.88); FILE MERGED 2008/02/11 13:18:04 ufi 1.7.88.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.7.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2720f2a49aeb2e70904a3b451c041c5e1ccb6760]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:04 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:57:46 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ca03471d068a1eb5939d04e16d71460bd552dd4e]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:04 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [50c2aef2d0068b83961230b99cfbf61e655d4be4]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:18:03 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [990f52a049f7861bdedee13cafbc56b6f9763325]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:03 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f006e11f96bcd80db0365597b19cb56c96dc8555]

        INTEGRATION: CWS hcshared16 (1.7.18); FILE MERGED 2008/02/11 13:18:03 ufi 1.7.18.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.7.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [37ff6bf3e28b1b4609d3481e8b0f43ab510db585]

        INTEGRATION: CWS hcshared16 (1.5.136); FILE MERGED 2008/02/11 13:18:03 ufi 1.5.136.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.5.136.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [81f587b31ebab51df6013ca67d954b085914855b]

        INTEGRATION: CWS hcshared16 (1.8.88); FILE MERGED 2008/02/11 13:18:03 ufi 1.8.88.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.8.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dabdf522fd77ce62b8c083bf6df0f1bc02696859]

        INTEGRATION: CWS hcshared16 (1.5.274); FILE MERGED 2008/02/11 13:18:03 ufi 1.5.274.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.5.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [61e97457ef98665551cfec3733f480a7648f1245]

        INTEGRATION: CWS hcshared16 (1.8.6); FILE MERGED 2008/02/13 11:14:53 ufi 1.8.6.3: last build 2008/02/11 13:18:03 ufi 1.8.6.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.8.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [aa5bf3d49f4e976f22859555bb66760caf55f80f]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:03 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1c1cadd3bda9ec2000bd13a0d39267b366e07203]

        INTEGRATION: CWS hcshared16 (1.4.274); FILE MERGED 2008/02/11 13:18:03 ufi 1.4.274.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.4.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cdc6d2f12b0bc5d6aeeb84f48987378d59518dbc]

        INTEGRATION: CWS hcshared16 (1.6.154); FILE MERGED 2008/02/11 13:18:03 ufi 1.6.154.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.6.154.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [21aefff1b15bcd546c2f669c9c5683f4ecc0cfbf]

        INTEGRATION: CWS hcshared16 (1.4.170); FILE MERGED 2008/02/11 13:18:03 ufi 1.4.170.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.4.170.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1d09a12f3d71e8ec2c66d7963a762ff12615ec76]

        INTEGRATION: CWS hcshared16 (1.9.172); FILE MERGED 2008/02/11 13:18:03 ufi 1.9.172.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.9.172.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bcc2e59b5558e5e76816877b7a036983df3d254e]

        INTEGRATION: CWS hcshared16 (1.6.18); FILE MERGED 2008/02/11 13:18:03 ufi 1.6.18.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.6.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9bb0045ba457dc37aaaa170e0a8e67a0846b0ec5]

        INTEGRATION: CWS hcshared16 (1.2.274); FILE MERGED 2008/02/11 13:18:03 ufi 1.2.274.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.2.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [517c880b8cd4c0d614c4ec3c7f08e12c46177a88]

        INTEGRATION: CWS hcshared16 (1.3.274); FILE MERGED 2008/02/11 13:18:03 ufi 1.3.274.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.3.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [887052b62e36446945183b52da6ccba509754eab]

        INTEGRATION: CWS hcshared16 (1.5.112); FILE MERGED 2008/02/11 13:18:03 ufi 1.5.112.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.5.112.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f5fe89bc66b447182fa1db8343ca8f582a4b8efc]

        INTEGRATION: CWS hcshared16 (1.10.18); FILE MERGED 2008/02/11 13:18:03 ufi 1.10.18.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.10.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b45c9e343d8b5bb0d7277aa3cd4d3155c0e539c8]

        INTEGRATION: CWS hcshared16 (1.8.18); FILE MERGED 2008/02/11 13:18:03 ufi 1.8.18.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.8.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f33ffc257f97f3bcc6bce662b312930b46b2eb43]

        INTEGRATION: CWS hcshared16 (1.6.276); FILE MERGED 2008/02/11 13:18:03 ufi 1.6.276.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.6.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f0fe442623f832dc18496396183c130154a061fb]

        INTEGRATION: CWS hcshared16 (1.9.86); FILE MERGED 2008/02/11 13:18:03 ufi 1.9.86.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.9.86.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [69b4ca801afface576c875d856902850d61a0705]

        INTEGRATION: CWS hcshared16 (1.3.134); FILE MERGED 2008/02/11 13:18:03 ufi 1.3.134.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.3.134.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c659e295447fbfa0a5456d2fdc3054e31a224ce1]

        INTEGRATION: CWS hcshared16 (1.15.6); FILE MERGED 2008/02/11 13:18:03 ufi 1.15.6.2: changed how-to-tables 2008/02/07 14:57:45 fpe 1.15.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [46a749139ca4d39abfd2a327aea3059f1e0b1e4e]

        INTEGRATION: CWS hcshared16 (1.3.202); FILE MERGED 2008/02/11 13:18:02 ufi 1.3.202.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.3.202.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [850b15989aca227349e9c9e429e1d91ecdf9c9aa]

        INTEGRATION: CWS hcshared16 (1.5.6); FILE MERGED 2008/02/11 13:18:02 ufi 1.5.6.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.5.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6011e56aa31d33268af9b71fa135448289cba988]

        INTEGRATION: CWS hcshared16 (1.2.274); FILE MERGED 2008/02/11 13:18:02 ufi 1.2.274.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.2.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c4e499127bdc81eb2f1cdfc7bfd332c1e6f204c5]

        INTEGRATION: CWS hcshared16 (1.4.18); FILE MERGED 2008/02/11 13:18:02 ufi 1.4.18.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.4.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cb27966e1dc9fc6855bc5cf7fd7d425d520d1f58]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:18:02 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [de452d85f514a2dee3ba42d937bda4ea6d4589d7]

        INTEGRATION: CWS hcshared16 (1.3.274); FILE MERGED 2008/02/11 13:18:02 ufi 1.3.274.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.3.274.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2ee1d0e981c35fa2b9c6a8809b32e55e863029f5]

        INTEGRATION: CWS hcshared16 (1.5.86); FILE MERGED 2008/02/11 13:18:02 ufi 1.5.86.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.5.86.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [104137bab9f2fad7b2f2f033c79ff9b1f951b736]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:18:02 ufi 1.5.18.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.5.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f96873a35a8368473ff5ef3b465c68621acdd77f]

        INTEGRATION: CWS hcshared16 (1.8.134); FILE MERGED 2008/02/11 13:18:02 ufi 1.8.134.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.8.134.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dd3d1443caea79547a9d8e8b5263fce6b5224372]

        INTEGRATION: CWS hcshared16 (1.7.336); FILE MERGED 2008/02/13 11:15:55 ufi 1.7.336.5: makefiles 2008/02/11 13:18:02 ufi 1.7.336.4: changed how-to-tables 2008/02/04 11:28:28 mwaller 1.7.336.3: new file 2008/01/30 08:09:44 ufi 1.7.336.2: new makefiles 2008/01/22 13:12:42 ufi 1.7.336.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [91a2be98b01e1f664c1c53a11e6a69500fd60960]

        INTEGRATION: CWS hcshared16 (1.8.74); FILE MERGED 2008/01/30 08:09:44 ufi 1.8.74.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b0c1bd3884bec022f3b6bf4caa047a6154ec7035]

        INTEGRATION: CWS hcshared16 (1.4.84); FILE MERGED 2008/02/11 13:18:02 ufi 1.4.84.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.4.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [62f26f87c1bdc5b24e850500176b0bcabe9d39c7]

        INTEGRATION: CWS hcshared16 (1.3.40); FILE MERGED 2008/02/11 13:18:02 ufi 1.3.40.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.3.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5b831c07805427e3c4397fcc572df2568b37fff9]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:02 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [54e8b998b20b82d06e353c198c9f29f4746eec5f]

        INTEGRATION: CWS hcshared16 (1.4.40); FILE MERGED 2008/02/11 13:18:02 ufi 1.4.40.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.4.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6171e84f6c716f0eb3faa24a5c98056a0c4c926e]

        INTEGRATION: CWS hcshared16 (1.3.18); FILE MERGED 2008/02/11 13:18:02 ufi 1.3.18.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.3.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [faf5730266c82aad334c4ef9ee1f5cdc7eb86a6c]

        INTEGRATION: CWS hcshared16 (1.5.38); FILE MERGED 2008/02/04 11:28:28 mwaller 1.5.38.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ee7692b8871099b133ba82bb744868630d5a307c]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:18:02 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:44 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2c6104f46ddc5fc345a54f05e5fec4d35f356ff7]

        INTEGRATION: CWS hcshared16 (1.18.2); FILE MERGED 2008/02/11 13:18:01 ufi 1.18.2.1: changed how-to-tables

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [255f8645b2c95655b8209b897138a03183170805]

        INTEGRATION: CWS hcshared16 (1.13.20); FILE MERGED 2008/02/04 11:28:28 mwaller 1.13.20.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cef9a3b5a8d152e1477e287f287f4230423b3895]

        INTEGRATION: CWS hcshared16 (1.13.18); FILE MERGED 2008/02/04 11:28:28 mwaller 1.13.18.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a32aa34e8662dcb5dd778fd4c05596318e4f16de]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:18:01 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:43 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [36ede4d21b0ab9fcd4e4968c63d0f99e9202de65]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:18:00 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:57:43 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dfb4d934d17396f3067a337114afb1c8c9b6429b]

        INTEGRATION: CWS hcshared16 (1.3.20); FILE MERGED 2008/02/11 13:17:58 ufi 1.3.20.2: changed how-to-tables 2008/02/07 14:57:41 fpe 1.3.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [47c57b4f3cee8d7258c70d02a6278d03c68082ea]

        INTEGRATION: CWS hcshared16 (1.2.74); FILE MERGED 2008/02/11 13:17:58 ufi 1.2.74.2: changed how-to-tables 2008/02/07 14:57:41 fpe 1.2.74.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a90878bfece50f41b4325114a83f694fd29d454a]

        INTEGRATION: CWS hcshared16 (1.2.74); FILE MERGED 2008/02/13 11:58:34 ufi 1.2.74.7: 3rd attempt to fix file 2008/02/13 11:48:49 ufi 1.2.74.6: bad entry in file 2008/02/13 11:44:47 ufi 1.2.74.5: bad entry in file 2008/02/11 13:17:58 ufi 1.2.74.4: changed how-to-tables 2008/02/07 14:57:41 fpe 1.2.74.3: script based change of references according to #i85615# 2008/02/06 10:52:44 ufi 1.2.74.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 13:12:40 ufi 1.2.74.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ea90cb3f9296c6cb5b31f6457596bd43d3e9753b]

        INTEGRATION: CWS hcshared16 (1.3.36); FILE MERGED 2008/02/11 13:17:58 ufi 1.3.36.3: changed how-to-tables 2008/02/07 14:57:40 fpe 1.3.36.2: script based change of references according to #i85615# 2008/01/22 13:12:40 ufi 1.3.36.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a05307cda2a7cb867b19ebb64f4ebc3d6216787e]

        INTEGRATION: CWS hcshared16 (1.4.20); FILE MERGED 2008/02/11 13:17:58 ufi 1.4.20.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.4.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [53fafae391aa8bb8b524f954b6913bce8b2cbd6a]

        INTEGRATION: CWS hcshared16 (1.3.20); FILE MERGED 2008/02/11 13:17:58 ufi 1.3.20.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.3.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [03f230e1ebb48e248e1ebdb63a1f25c5559ce6b8]

        INTEGRATION: CWS hcshared16 (1.2.74); FILE MERGED 2008/02/11 13:17:58 ufi 1.2.74.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.2.74.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d1f832c7c36f6b0a25dbeaad6ccd01760ec53b55]

        INTEGRATION: CWS hcshared16 (1.2.74); FILE MERGED 2008/02/11 13:17:58 ufi 1.2.74.3: changed how-to-tables 2008/02/07 14:57:40 fpe 1.2.74.2: script based change of references according to #i85615# 2008/01/22 13:12:40 ufi 1.2.74.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [de819c216f10aedd6b74a3793fac3d3390a3f78e]

        INTEGRATION: CWS hcshared16 (1.4.74); FILE MERGED 2008/02/11 13:17:58 ufi 1.4.74.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.4.74.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6f4b3dab2ea8a479d26b3dc4ea52db0ef9971a1e]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:17:58 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [53bf04ae99491c737f6c1131bcea1a613196288f]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:58 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d515a0014a76131f4506e16f7f306be53ddc956f]

        INTEGRATION: CWS hcshared16 (1.3.74); FILE MERGED 2008/02/11 13:17:57 ufi 1.3.74.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.3.74.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d91dabbbb62834e1a366dad5968c555f9af5f87f]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:17:57 ufi 1.5.18.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.5.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6519aafa3a3054ce277d45003007bf397d078892]

        INTEGRATION: CWS hcshared16 (1.3.20); FILE MERGED 2008/02/11 13:17:57 ufi 1.3.20.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.3.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5cc10504944763c12fa4ec8257583368fec84607]

        INTEGRATION: CWS hcshared16 (1.5.36); FILE MERGED 2008/02/11 13:17:57 ufi 1.5.36.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.5.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [762666cf428a9e086c2affd0512c33a3f8183938]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:17:57 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d54e28d18ae78170ced46f637af6a4af2228f886]

        INTEGRATION: CWS hcshared16 (1.4.18); FILE MERGED 2008/02/11 13:17:57 ufi 1.4.18.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.4.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d6006c4fe6d750753b2ece2fa94d11a5b788e9c2]

        INTEGRATION: CWS hcshared16 (1.4.74); FILE MERGED 2008/02/11 13:17:57 ufi 1.4.74.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.4.74.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [89109b7e24f64d032abdd665bb8b10da32bb5ce7]

        INTEGRATION: CWS hcshared16 (1.4.266); FILE MERGED 2008/02/11 13:17:57 ufi 1.4.266.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.4.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [73bd89f6c009fed746b1a2edcc45b11765123d59]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:17:57 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ec1e3baf2ed0b4ccf3414e0f70b935b90b133205]

        INTEGRATION: CWS hcshared16 (1.4.74); FILE MERGED 2008/02/11 13:17:57 ufi 1.4.74.3: changed how-to-tables 2008/02/07 14:57:40 fpe 1.4.74.2: script based change of references according to #i85615# 2008/01/22 13:12:40 ufi 1.4.74.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1e549635aabd2afb5a9aa611530d480d427c81ba]

        INTEGRATION: CWS hcshared16 (1.5.72); FILE MERGED 2008/02/11 13:17:57 ufi 1.5.72.2: changed how-to-tables 2008/02/07 14:57:40 fpe 1.5.72.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [76cef6df3bd196f680a3e5cde197980906d38593]

        INTEGRATION: CWS hcshared16 (1.6.2); FILE MERGED 2008/02/11 13:17:57 ufi 1.6.2.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.6.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [59a45d37818bfb37ee87b65d561ee1286c22a2af]

        INTEGRATION: CWS hcshared16 (1.3.18); FILE MERGED 2008/02/11 13:17:57 ufi 1.3.18.4: changed how-to-tables 2008/02/07 14:57:39 fpe 1.3.18.3: script based change of references according to #i85615# 2008/02/06 10:52:41 ufi 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 13:12:40 ufi 1.3.18.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2510c29a9461bb229a60cc0d88b1145cd1f14a52]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:17:57 ufi 1.5.18.3: changed how-to-tables 2008/02/07 14:57:39 fpe 1.5.18.2: script based change of references according to #i85615# 2008/01/22 13:12:40 ufi 1.5.18.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a3d59923ddc36c20d0578773cb5fa388292d90c1]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:17:57 ufi 1.5.18.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.5.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [59c577e91f8fa5382c861decbd59518112c3b22b]

        INTEGRATION: CWS hcshared16 (1.7.2); FILE MERGED 2008/02/11 13:17:57 ufi 1.7.2.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.7.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1d8fdb32f4a511257f6d75563b0468c27f046b41]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:57 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8963e1b3d4f819d38d5b84d925bf30394be38b55]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:17:57 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8584fd14293607fdb6a4d89d59972a7bcc2a17a0]

        INTEGRATION: CWS hcshared16 (1.6.74); FILE MERGED 2008/01/22 13:12:40 ufi 1.6.74.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8a01c904dfff532efa5cea1173526b645edd4904]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/01/22 13:12:40 ufi 1.5.20.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3b413d226071d0904c9d45d817aca3ebc0c39583]

        INTEGRATION: CWS hcshared16 (1.5.154); FILE MERGED 2008/02/04 11:28:26 mwaller 1.5.154.1: new file

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [27bb484ef7c5ce0d660f9232c3878f61f1a2375a]

        INTEGRATION: CWS hcshared16 (1.4.264); FILE MERGED 2008/02/06 09:55:27 ufi 1.4.264.1: vor resync

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [76dae86000518376373903a6dad1e902483d402b]

        INTEGRATION: CWS hcshared16 (1.2.20); FILE MERGED 2008/02/11 13:17:53 ufi 1.2.20.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.2.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [825af95c326d8ccb1aac3a5f8630472431ecccc9]

        INTEGRATION: CWS hcshared16 (1.1.2); FILE ADDED 2008/02/11 13:17:53 ufi 1.1.2.3: changed how-to-tables 2008/02/07 14:57:39 fpe 1.1.2.2: script based change of references according to #i85615# 2008/01/21 10:09:16 ufi 1.1.2.1: i84959

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f5e685747907b2f6c3ae6463ef302f659b4e157f]

        INTEGRATION: CWS hcshared16 (1.1.2); FILE ADDED 2008/02/11 13:17:53 ufi 1.1.2.4: changed how-to-tables 2008/02/07 14:57:39 fpe 1.1.2.3: script based change of references according to #i85615# 2008/01/22 13:12:39 ufi 1.1.2.2: new files 2008/01/21 10:09:04 ufi 1.1.2.1: i84959

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [becce8441a63d3e30e4414faa598321aa659207f]

        INTEGRATION: CWS hcshared16 (1.10.14); FILE MERGED 2008/02/13 11:15:51 ufi 1.10.14.6: makefiles 2008/02/11 13:17:53 ufi 1.10.14.5: changed how-to-tables 2008/02/06 10:52:39 ufi 1.10.14.4: RESYNC: (1.10-1.11); FILE MERGED 2008/02/04 11:28:25 mwaller 1.10.14.3: new file 2008/01/30 08:09:40 ufi 1.10.14.2: new makefiles 2008/01/22 13:12:38 ufi 1.10.14.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5f7b85914f6035b7dabc27e06d391f906e4c0fc8]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/06 10:52:36 ufi 1.4.276.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/22 13:12:38 ufi 1.4.276.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5767b85d60b846170062b063eb6e8df516578de7]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/06 10:52:32 ufi 1.4.276.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/30 08:09:40 ufi 1.4.276.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fca52b88ab21cdd90f344c895b41224b174559b5]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/06 10:52:29 ufi 1.4.276.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/30 08:09:40 ufi 1.4.276.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [51397a0519036077702a9cb4c0b106b16470e4d3]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/06 10:52:26 ufi 1.4.276.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/30 08:09:40 ufi 1.4.276.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [824261bf79eb068efe20ec35517213aaf1932054]

        INTEGRATION: CWS hcshared16 (1.5.230); FILE MERGED 2008/02/06 10:52:23 ufi 1.5.230.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/30 08:09:40 ufi 1.5.230.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e812396812764ce20ce2950184bb40042f13fc4d]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/06 10:52:20 ufi 1.4.276.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/30 08:09:40 ufi 1.4.276.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [017ed16095bca662747e9aa46e442be596da11ba]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/06 10:52:17 ufi 1.5.20.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/30 08:09:40 ufi 1.5.20.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5e0e3b73950907d6a18d8de32ae3625ff5cb6bac]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/06 10:52:14 ufi 1.5.276.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/30 08:09:40 ufi 1.5.276.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c63d50e4eff38cfa21260ddf4da4c6ae17f2d304]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/06 10:52:11 ufi 1.5.276.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/30 08:09:40 ufi 1.5.276.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d6145bd4ec85be28271915359429646d477bd38b]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/06 10:52:08 ufi 1.4.276.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/30 08:09:40 ufi 1.4.276.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f52457c9bef6e539041ee93a56d2b7e174f2b854]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/06 10:52:05 ufi 1.5.276.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/30 08:09:40 ufi 1.5.276.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ee87b9de39626767ad69e01162955b9ba088216f]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:53 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [551fb2ef9bdb738fa9d68dbae2c5a05f12a4baf4]

        INTEGRATION: CWS hcshared16 (1.7.38); FILE MERGED 2008/02/11 13:17:53 ufi 1.7.38.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.7.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8715e70e6a2a50ee6b792896744bc629d26a5659]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:53 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [613b5ff28319f99e42f345c0b6e1eb7f3023c7d3]

        INTEGRATION: CWS hcshared16 (1.6.204); FILE MERGED 2008/02/11 13:17:53 ufi 1.6.204.2: changed how-to-tables 2008/02/07 14:57:39 fpe 1.6.204.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c970784e34b82fe85e447134d11e6a3a26d1ef4b]

        INTEGRATION: CWS hcshared16 (1.7.20); FILE MERGED 2008/02/11 13:17:53 ufi 1.7.20.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.7.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ed8962109035e87d961a0943d981f277dc6779b7]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:53 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3af415559f5aab7649b21549f62f5292a9450127]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:53 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0a3bdcda73aebdd6e2fe027630fb0c844d855899]

        INTEGRATION: CWS hcshared16 (1.2.2); FILE MERGED 2008/02/11 13:17:53 ufi 1.2.2.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.2.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ae33440d861197f14e64d7ab8b79ca437611bd7a]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/07 14:57:38 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7505713120c4a95f2d4a187e1be35526465755cd]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:52 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5485e15034ae2930e22bf086c9c854a61a3ffa21]

        INTEGRATION: CWS hcshared16 (1.4.36); FILE MERGED 2008/02/11 13:17:52 ufi 1.4.36.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.4.36.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [181bb1a17d2e5fdd87d58515d120b5546c792850]

        INTEGRATION: CWS hcshared16 (1.5.264); FILE MERGED 2008/02/11 13:17:52 ufi 1.5.264.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.5.264.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9567eade9cc0da64ad555733b44d6cfeca963f1f]

        INTEGRATION: CWS hcshared16 (1.4.40); FILE MERGED 2008/02/11 13:17:52 ufi 1.4.40.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.4.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a870ecf6bb2affffdcfe6245060eecd6f8cb08ff]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:52 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [75da8422a9757779f6ceffabb07f747f05a2ca95]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:17:52 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a1b457bad1b69bcbd5b059a8dc01bc1ca3ed5622]

        INTEGRATION: CWS hcshared16 (1.6.20); FILE MERGED 2008/02/11 13:17:52 ufi 1.6.20.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.6.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ef2b38c791730b3ff152cbdb4c49f7d8fbb1fd94]

        INTEGRATION: CWS hcshared16 (1.5.2); FILE MERGED 2008/02/11 13:17:52 ufi 1.5.2.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.5.2.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [eaf4a144439eca99c0ebc4e88fe0234ca6fda8c6]

        INTEGRATION: CWS hcshared16 (1.6.156); FILE MERGED 2008/02/11 13:17:52 ufi 1.6.156.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.6.156.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [67006bb51f5fac47e1a903dd2f3f8e05cef2b988]

        INTEGRATION: CWS hcshared16 (1.7.40); FILE MERGED 2008/02/11 13:17:52 ufi 1.7.40.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.7.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9b823f6a0255f0c886f42e3a7af4b6b7ce129302]

        INTEGRATION: CWS hcshared16 (1.5.128); FILE MERGED 2008/02/11 13:17:52 ufi 1.5.128.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.5.128.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d122559f06b0a4f3142764128612441b1d2f06e7]

        INTEGRATION: CWS hcshared16 (1.2.276); FILE MERGED 2008/02/11 13:17:52 ufi 1.2.276.2: changed how-to-tables 2008/02/07 14:57:38 fpe 1.2.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9938192ec4200d8b86c9708be4837790ed9eb374]

        INTEGRATION: CWS hcshared16 (1.7.40); FILE MERGED 2008/02/11 13:17:52 ufi 1.7.40.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.7.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [594f1aa1d1075c60b4c8d90ee4cdec88f9c395fb]

        INTEGRATION: CWS hcshared16 (1.6.88); FILE MERGED 2008/02/11 13:17:52 ufi 1.6.88.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.6.88.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [976b5097e9639e39518d32a1c69b48a8efa2bcbc]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:17:52 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b6bb096c0e9933098b942fdd831006c523b05eaa]

        INTEGRATION: CWS hcshared16 (1.4.266); FILE MERGED 2008/02/11 13:17:52 ufi 1.4.266.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.4.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a51ff5c8874e068ace102be19bbf4e93f371b902]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:52 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dd3a9eac9c41d2d659d6c182d0250614e71eb175]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:52 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [33b7dec005254f0d8594264f195e19a636d0dc86]

        INTEGRATION: CWS hcshared16 (1.5.156); FILE MERGED 2008/02/11 13:17:51 ufi 1.5.156.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.5.156.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f646f0c10ce92e9114777ba074a95b0f18a7d238]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:51 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2e90e04c3e9cd3720880150cf008587b3161875c]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:51 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5e9300f5251fb1da1e55018c147a64508600f2e6]

        INTEGRATION: CWS hcshared16 (1.6.156); FILE MERGED 2008/02/11 13:17:51 ufi 1.6.156.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.6.156.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [141f844884c21d2e2f37d29766ae6292368fa1d6]

        INTEGRATION: CWS hcshared16 (1.4.156); FILE MERGED 2008/02/11 13:17:51 ufi 1.4.156.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.4.156.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4fe66469545d3ae3ed586012913080c75b1220ec]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:17:51 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [99d1367dbbb1b899f22ba9d66d4d6ed0dcd25fc1]

        INTEGRATION: CWS hcshared16 (1.5.266); FILE MERGED 2008/02/11 13:17:51 ufi 1.5.266.2: changed how-to-tables 2008/02/07 14:57:37 fpe 1.5.266.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5dc568357eb5d96fad0bc85b0fb20351053922b6]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:51 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [409e77de9d94e6a4fcb0e24720f91f1dd169caa7]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:17:51 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bff6238fffa5adb45307a7dc399cfd95edff4e29]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:51 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8f730791d6d5d2edd0a6387be682e51608719144]

        INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:17:51 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.9.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [51f222a711371c5ed0a64c0d9d31e52688063342]

        INTEGRATION: CWS hcshared16 (1.6.156); FILE MERGED 2008/02/11 13:17:51 ufi 1.6.156.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.6.156.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [04336d0b57f41b5d83563323bb9595c72e19b56c]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:50 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fd778f93e66d5852bce58bb3edd4581b0ff77e19]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:50 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4dd606a69126a8d0849d5fb90d93314b9fde0bbf]

        INTEGRATION: CWS hcshared16 (1.6.106); FILE MERGED 2008/02/11 13:17:50 ufi 1.6.106.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.6.106.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0a1d44cb30e66100f2c2ec151dea2205541be853]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:17:50 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d26f81de70e02349fb3a0323429a82e61840ac76]

        INTEGRATION: CWS hcshared16 (1.7.156); FILE MERGED 2008/02/11 13:17:50 ufi 1.7.156.4: changed how-to-tables 2008/02/07 14:57:36 fpe 1.7.156.3: script based change of references according to #i85615# 2008/02/06 10:52:02 ufi 1.7.156.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/30 08:09:40 ufi 1.7.156.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [10865c72a36a7420434a8d54598d7dadfb30d292]

        INTEGRATION: CWS hcshared16 (1.6.156); FILE MERGED 2008/02/06 10:51:59 ufi 1.6.156.2: RESYNC: (1.6-1.7); FILE MERGED 2008/01/30 08:09:40 ufi 1.6.156.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0b82c6b10d6245dc330df3a278335f4383ecbfad]

        INTEGRATION: CWS hcshared16 (1.8.6); FILE MERGED 2008/02/11 13:17:50 ufi 1.8.6.2: changed how-to-tables 2008/02/07 14:57:36 fpe 1.8.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fbd0e6963ed52a93aebe651e86c730489cb707d3]

        INTEGRATION: CWS hcshared16 (1.7.6); FILE MERGED 2008/02/11 13:17:50 ufi 1.7.6.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.7.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dc9edabf0aea5a7f81ad93fc58123db6acd7bdc1]

        INTEGRATION: CWS hcshared16 (1.9.40); FILE MERGED 2008/02/06 10:51:56 ufi 1.9.40.2: RESYNC: (1.9-1.10); FILE MERGED 2008/01/30 08:09:40 ufi 1.9.40.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b6f343523542b089d75f17ce36684f12d8897f41]

        INTEGRATION: CWS hcshared16 (1.13.34); FILE MERGED 2008/02/11 13:17:50 ufi 1.13.34.4: changed how-to-tables 2008/02/07 14:57:35 fpe 1.13.34.3: script based change of references according to #i85615# 2008/02/06 10:51:53 ufi 1.13.34.2: RESYNC: (1.13-1.14); FILE MERGED 2008/01/22 13:12:38 ufi 1.13.34.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [405c5aab889a00b5d754d3cde9eb2748b751a3aa]

        INTEGRATION: CWS hcshared16 (1.16.6); FILE MERGED 2008/02/13 11:14:52 ufi 1.16.6.3: last build 2008/02/11 13:17:50 ufi 1.16.6.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.16.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f5aa979fda9d6e90077c1425f92358c531130848]

        INTEGRATION: CWS hcshared16 (1.6.6); FILE MERGED 2008/02/11 13:17:50 ufi 1.6.6.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.6.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f7e31c0a0ce082988131edada5ed838f78114a9d]

        INTEGRATION: CWS hcshared16 (1.8.6); FILE MERGED 2008/02/11 13:17:50 ufi 1.8.6.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.8.6.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [113c3094bac475dac7dd190756469cc611066cc9]

        INTEGRATION: CWS hcshared16 (1.7.154); FILE MERGED 2008/02/11 13:17:50 ufi 1.7.154.2: changed how-to-tables 2008/01/30 08:09:40 ufi 1.7.154.1: new makefiles

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1304c8c54192b6bd5fad01f4d7770f7fc780c5a5]

        INTEGRATION: CWS hcshared16 (1.6.18); FILE MERGED 2008/02/11 13:17:50 ufi 1.6.18.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.6.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3cf4b4a8556b8a96f527b41fa137e22923dcde35]

        INTEGRATION: CWS hcshared16 (1.5.20); FILE MERGED 2008/02/11 13:17:50 ufi 1.5.20.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.5.20.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fe9f9900655376cd8b6ec7a0a041f4a91609b9a5]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:50 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [218b88b640eae791492d4c64920b0d19a23dc04f]

        INTEGRATION: CWS hcshared16 (1.5.18); FILE MERGED 2008/02/11 13:17:49 ufi 1.5.18.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.5.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a9a7dd35335e3a942ca20943a80cb59886635032]

        INTEGRATION: CWS hcshared16 (1.4.276); FILE MERGED 2008/02/11 13:17:49 ufi 1.4.276.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.4.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8ac1f61c2cdbff727914698e45599987147ad2f6]

        INTEGRATION: CWS hcshared16 (1.6.156); FILE MERGED 2008/02/11 13:17:49 ufi 1.6.156.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.6.156.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6d64f26b353c64b658486c7ac723171854876f63]

        INTEGRATION: CWS hcshared16 (1.8.18); FILE MERGED 2008/02/11 13:17:49 ufi 1.8.18.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.8.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4894bf05d656d3e6e1d552c8092f946b83f78dcf]

        INTEGRATION: CWS hcshared16 (1.6.86); FILE MERGED 2008/02/11 13:17:49 ufi 1.6.86.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.6.86.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2f4aaaf1cd0215dce1d3d66c2862a9147f862292]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:49 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2e784919ebf9d7df63806367a3c4f1efd3e87fd5]

        INTEGRATION: CWS hcshared16 (1.4.154); FILE MERGED 2008/02/11 13:17:49 ufi 1.4.154.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.4.154.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c5ba30df91d6e715a6616fc63efa4f6a95b06e35]

        INTEGRATION: CWS hcshared16 (1.5.276); FILE MERGED 2008/02/11 13:17:49 ufi 1.5.276.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.5.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f9a63e90f8d20e628e11c7dddfaed828a5c7dd0d]

        INTEGRATION: CWS hcshared16 (1.7.38); FILE MERGED 2008/02/11 13:17:49 ufi 1.7.38.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.7.38.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e02c6b6e919b80818d8b96da0482526614089c56]

        INTEGRATION: CWS hcshared16 (1.4.264); FILE MERGED 2008/02/11 13:17:49 ufi 1.4.264.2: changed how-to-tables 2008/02/07 14:57:35 fpe 1.4.264.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [41f6e08c3e588a163835b394c1cde5f84b222495]

        INTEGRATION: CWS hcshared16 (1.3.276); FILE MERGED 2008/02/11 13:17:49 ufi 1.3.276.2: changed how-to-tables 2008/02/07 14:57:34 fpe 1.3.276.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ed32329a534be271c2d48e754318338006d17ba1]

        INTEGRATION: CWS hcshared16 (1.7.84); FILE MERGED 2008/02/11 13:17:49 ufi 1.7.84.2: changed how-to-tables 2008/02/07 14:57:34 fpe 1.7.84.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3907754b9df602b4d9c3eb9e040b3438bb6a828d]

        INTEGRATION: CWS hcshared16 (1.5.154); FILE MERGED 2008/02/11 13:17:49 ufi 1.5.154.2: changed how-to-tables 2008/02/07 14:57:34 fpe 1.5.154.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4470ba83c5d390ff134b214580b59400c620e9d6]

        INTEGRATION: CWS hcshared16 (1.4.156); FILE MERGED 2008/02/11 13:17:49 ufi 1.4.156.2: changed how-to-tables 2008/02/07 14:57:34 fpe 1.4.156.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7874b37fd10c6ab3c067878a3423d90f93bafe51]

        INTEGRATION: CWS hcshared16 (1.11.18); FILE MERGED 2008/02/11 13:17:48 ufi 1.11.18.2: changed how-to-tables 2008/02/07 14:57:34 fpe 1.11.18.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a25ed5c73e06edb3026bf2ae3b4c023be377f42d]

        INTEGRATION: CWS hcshared16 (1.2.40); FILE MERGED 2008/02/11 13:17:48 ufi 1.2.40.2: changed how-to-tables 2008/02/07 14:57:34 fpe 1.2.40.1: script based change of references according to #i85615#

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f3a924e22bf1e438ab6e650f220f867e80e705b2]

        INTEGRATION: CWS hcshared16 (1.3.266); FILE MERGED 2008/01/22 13:12:38 ufi 1.3.266.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4e015664bec837b056135a08281d9337038f7714]

        INTEGRATION: CWS hcshared16 (1.6.272); FILE MERGED 2008/01/22 13:12:38 ufi 1.6.272.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ba8c6cd78f8fb0b25eaf7739aca428a881cde374]

        INTEGRATION: CWS hcshared16 (1.6.34); FILE MERGED 2008/01/22 13:12:38 ufi 1.6.34.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d81bda4a787dafc3b91fc4b2f8eef5c7cd831364]

        INTEGRATION: CWS hcshared16 (1.6.82); FILE MERGED 2008/01/22 13:12:37 ufi 1.6.82.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e6a89af2fb23736f38b3f694e95bf12280372c82]

        INTEGRATION: CWS hcshared16 (1.17.14); FILE MERGED 2008/02/13 11:14:52 ufi 1.17.14.3: last build 2008/02/06 09:55:27 ufi 1.17.14.2: vor resync 2008/01/22 13:12:36 ufi 1.17.14.1: new files

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1d7b43b823fb8dac3ec2bdfb8f980d1404338442]

        INTEGRATION: CWS hcshared16 (1.14.14); FILE MERGED 2008/02/13 11:14:52 ufi 1.14.14.3: last build 2008/02/06 09:55:26 ufi 1.14.14.2: vor resync 2008/01/22 13:12:36 ufi 1.14.14.1: new files

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c08379ba69877d8ec764a9db95305ad5a1b8dbd6]

        INTEGRATION: CWS hcshared14 (1.38.12); FILE MERGED 2007/12/03 10:47:54 ufi 1.38.12.4: new makefiles 2007/12/03 09:12:58 ufi 1.38.12.3: RESYNC: (1.38-1.39); FILE MERGED 2007/11/26 09:24:26 ufi 1.38.12.2: before build 2007/11/19 12:16:36 ufi 1.38.12.1: makefiles

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0cd543d0eb1622361f65784119ada3454630fd5e]

        INTEGRATION: CWS hcshared14 (1.7.64); FILE MERGED 2007/11/23 14:21:29 ufi 1.7.64.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d7567eb2fa5340381a097c0f17a4b2ec9e3bac7c]

        INTEGRATION: CWS hcshared14 (1.12.64); FILE MERGED 2007/11/08 15:16:29 ufi 1.12.64.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a41d5109eecc92799ac81f16da59e58a242601df]

        INTEGRATION: CWS hcshared14 (1.2.16); FILE MERGED 2007/12/03 09:12:50 ufi 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2007/11/08 15:16:29 ufi 1.2.16.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [dd8768d42674c31e7b847f0f5a611296c7373ad0]

        INTEGRATION: CWS hcshared14 (1.4.246); FILE MERGED 2007/11/19 12:12:02 ufi 1.4.246.1: before first build

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [78982b351492ab24d40a5683f72106767de54a40]

        INTEGRATION: CWS hcshared14 (1.9.64); FILE MERGED 2008/01/28 13:03:32 ufi 1.9.64.2: RESYNC: (1.9-1.10); FILE MERGED 2007/11/23 14:21:29 ufi 1.9.64.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f0bc6e93f300b279c38f503bbb5afaab6ebe0974]

        INTEGRATION: CWS hcshared14 (1.3.256); FILE MERGED 2007/11/23 14:21:29 ufi 1.3.256.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7e8971967bbb06bb006d80eea7781e5f5b091a09]

        INTEGRATION: CWS hcshared14 (1.2.136); FILE MERGED 2007/11/23 14:21:29 ufi 1.2.136.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f814fb3f36076d5923ff906bb58c7dbcd8332062]

        INTEGRATION: CWS hcshared14 (1.2.16); FILE MERGED 2007/11/08 15:16:29 ufi 1.2.16.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [aa424a9a5266b1c2c9f957a85c7a1d24c852686a]

        INTEGRATION: CWS hcshared14 (1.4.256); FILE MERGED 2007/11/23 14:21:29 ufi 1.4.256.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e05c4ca6bff92f17725d0a33771995c0687e2e67]

        INTEGRATION: CWS hcshared14 (1.11.68); FILE MERGED 2007/11/23 14:21:28 ufi 1.11.68.2: new file 2007/11/08 15:16:29 ufi 1.11.68.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6ecbeae7fd6532299baac58fffda19a881345b24]

        INTEGRATION: CWS hcshared14 (1.5.136); FILE MERGED 2007/12/03 09:12:29 ufi 1.5.136.2: RESYNC: (1.5-1.6); FILE MERGED 2007/11/23 14:21:28 ufi 1.5.136.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6c694a1b51d8fe45048966ee74babab7b3ed16f0]

        INTEGRATION: CWS hcshared14 (1.5.16); FILE MERGED 2007/12/03 09:12:26 ufi 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2007/11/23 14:21:28 ufi 1.5.16.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [01d3f5bb79b293454cb1fff5097372c3637aed64]

        INTEGRATION: CWS hcshared14 (1.3.256); FILE MERGED 2007/11/08 15:16:28 ufi 1.3.256.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [69dfce38197ffd034c7f09d3ae5c005a6cdab0f2]

        INTEGRATION: CWS hcshared14 (1.12.64); FILE MERGED 2007/11/23 14:21:28 ufi 1.12.64.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f138051eb1bc552227b445310d29c2fd01e7f1a5]

        INTEGRATION: CWS hcshared14 (1.5.142); FILE MERGED 2007/11/23 14:21:28 ufi 1.5.142.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [05c5049d79152c850650524c5c0ac918b62c669b]

        INTEGRATION: CWS hcshared14 (1.8.16); FILE MERGED 2007/11/08 15:16:28 ufi 1.8.16.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [155d3bca7418528021ca5480cebd1162b806859b]

        INTEGRATION: CWS hcshared14 (1.13.14); FILE MERGED 2007/12/03 09:11:47 ufi 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2007/11/23 14:21:28 ufi 1.13.14.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [eed60890ab97bd3fcd91114251cc7af608c10ebd]

        INTEGRATION: CWS hcshared14 (1.7.16); FILE MERGED 2007/11/08 15:16:28 ufi 1.7.16.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [224298f1d1dd331269efe183440021d2943a5e39]

        INTEGRATION: CWS hcshared14 (1.6.64); FILE MERGED 2007/11/26 09:24:20 ufi 1.6.64.1: before build

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e12bae5b02243f5405f460ed43a6874685303f46]

        INTEGRATION: CWS hcshared14 (1.14.18); FILE MERGED 2007/11/08 15:16:28 ufi 1.14.18.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5999de73e0fda16ee9ca800fbabd966e27b78cc8]

        INTEGRATION: CWS hcshared14 (1.10.66); FILE MERGED 2007/11/08 15:16:28 ufi 1.10.66.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ec6358ce16451ebd9d5de538ccd6647aac13cd83]

        INTEGRATION: CWS hcshared14 (1.6.16); FILE MERGED 2007/11/08 15:16:28 ufi 1.6.16.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f49e665523f7ae1f853783686b541a34b72e7706]

        INTEGRATION: CWS hcshared14 (1.4.244); FILE MERGED 2007/12/03 09:11:41 ufi 1.4.244.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/08 15:16:28 ufi 1.4.244.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9beb01a00262d312ed324f5841e65cede56e26f6]

        INTEGRATION: CWS hcshared14 (1.4.20); FILE MERGED 2007/12/03 09:11:37 ufi 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/08 15:16:28 ufi 1.4.20.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f9b5b7cf9c49a04ad5b28cf994453cb2d953eb61]

        INTEGRATION: CWS hcshared14 (1.14.16); FILE MERGED 2007/11/23 14:21:28 ufi 1.14.16.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [07ecd4141c6433421c7978b531cd52b9cb89e679]

        INTEGRATION: CWS hcshared14 (1.9.116); FILE MERGED 2007/11/08 15:16:27 ufi 1.9.116.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ce473a706372a8541ff00f9a300f362a70af80b0]

        INTEGRATION: CWS hcshared14 (1.3.32); FILE MERGED 2008/01/28 13:03:26 ufi 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/19 12:12:01 ufi 1.3.32.1: before first build

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [63d212f6543fe7fb4dcc78a896ab14f6034dc6ca]

        INTEGRATION: CWS hcshared14 (1.9.68); FILE MERGED 2007/11/08 15:16:27 ufi 1.9.68.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e5f3ae8da5a4995ff1bd56a7495fa71b4f443890]

        INTEGRATION: CWS hcshared14 (1.11.68); FILE MERGED 2007/11/08 15:16:27 ufi 1.11.68.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3c58ff0510e9dcea4d9f81280b1940ec924bbf86]

        INTEGRATION: CWS hcshared14 (1.2.16); FILE MERGED 2007/11/08 15:16:27 ufi 1.2.16.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [668521ad7d84a3c9082fa4d48862da4d59f30a27]

        INTEGRATION: CWS hcshared14 (1.7.64); FILE MERGED 2007/11/08 15:16:27 ufi 1.7.64.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a1dc769fe91d1fa8abdded08363e9903241cfe97]

        INTEGRATION: CWS hcshared14 (1.7.244); FILE MERGED 2007/11/08 15:16:27 ufi 1.7.244.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a5d26e7192d095deb8946e8e8e5ec79cca65c966]

        INTEGRATION: CWS hcshared14 (1.6.136); FILE MERGED 2007/12/03 08:14:54 ufi 1.6.136.1: last build

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [456d4e8d5f4f0b9bf3fd787c4fc041db42e5baae]

        INTEGRATION: CWS hcshared14 (1.11.66); FILE MERGED 2007/12/03 08:14:54 ufi 1.11.66.2: last build 2007/11/08 15:16:27 ufi 1.11.66.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7ca2a6e01189f19cae4a7119318427f0c26a9cda]

        INTEGRATION: CWS hcshared14 (1.16.68); FILE MERGED 2007/12/03 09:11:18 ufi 1.16.68.2: RESYNC: (1.16-1.17); FILE MERGED 2007/11/08 15:16:27 ufi 1.16.68.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f70f180f4620e9b9a59408ab4783410b3bb223d7]

        INTEGRATION: CWS hcshared14 (1.4.52); FILE MERGED 2008/01/28 13:03:23 ufi 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/19 12:12:01 ufi 1.4.52.1: before first build

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6333351c2ffda1bba1e6f11a673a4601ebb8d8e1]

        INTEGRATION: CWS hcshared14 (1.2.16); FILE MERGED 2007/12/03 09:11:15 ufi 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2007/11/19 12:12:01 ufi 1.2.16.1: before first build

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e92edf1dcd0a158f6958dd0933b101ead7fc2cb5]

        INTEGRATION: CWS hcshared14 (1.5.52); FILE MERGED 2007/11/19 12:12:00 ufi 1.5.52.1: before first build

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9eea6accca26073084b66a520b8e582993e21b2b]

        INTEGRATION: CWS hcshared14 (1.4.20); FILE MERGED 2008/01/28 13:03:20 ufi 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/08 15:16:27 ufi 1.4.20.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [90fad8f8da7f1478ab8fcd8c6e7266f36b303221]

        INTEGRATION: CWS hcshared14 (1.11.68); FILE MERGED 2007/11/23 14:21:27 ufi 1.11.68.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b8c941cc1164669bef9993645f673d14780b1067]

        INTEGRATION: CWS hcshared14 (1.7.136); FILE MERGED 2007/11/08 15:16:27 ufi 1.7.136.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c93cfcb06818b129fbe5162b240095d3821d1522]

        INTEGRATION: CWS hcshared14 (1.5.136); FILE MERGED 2008/01/28 13:03:17 ufi 1.5.136.2: RESYNC: (1.5-1.6); FILE MERGED 2007/11/08 15:16:27 ufi 1.5.136.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7249ef9ccc43635ce883d03a16f845ca422a12a0]

        INTEGRATION: CWS hcshared14 (1.4.136); FILE MERGED 2007/12/03 09:11:08 ufi 1.4.136.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/08 15:16:27 ufi 1.4.136.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1168c740c56d7ae8b500243a64edbb3a7d3c5bbc]

        INTEGRATION: CWS hcshared14 (1.4.64); FILE MERGED 2007/11/23 14:21:27 ufi 1.4.64.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [759c1ac725e32cfbcc2104b464c70724ef6853ba]

        INTEGRATION: CWS hcshared14 (1.9.14); FILE MERGED 2007/12/03 10:47:43 ufi 1.9.14.4: new makefiles 2007/12/03 09:11:05 ufi 1.9.14.3: RESYNC: (1.9-1.10); FILE MERGED 2007/11/26 09:24:14 ufi 1.9.14.2: before build 2007/11/19 12:16:26 ufi 1.9.14.1: makefiles

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4708bd69547ba9f947901a95bd29a915ee1f4199]

        INTEGRATION: CWS hcshared14 (1.1.2); FILE ADDED 2007/12/03 08:14:54 ufi 1.1.2.2: last build 2007/11/20 10:42:47 ufi 1.1.2.1: i83251

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [cad086e460cc75a8c6c3d52e747729eefc9c7549]

        INTEGRATION: CWS hcshared14 (1.4.256); FILE MERGED 2007/11/08 15:16:27 ufi 1.4.256.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [34c738aeaa2d438f64367bab0daa4d26179dbb60]

        INTEGRATION: CWS hcshared14 (1.9.66); FILE MERGED 2008/01/28 13:03:14 ufi 1.9.66.2: RESYNC: (1.9-1.10); FILE MERGED 2007/11/23 14:21:27 ufi 1.9.66.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5c9d6ea00bc7349ddade72d0bb7e0de3d12f50c5]

        INTEGRATION: CWS hcshared14 (1.9.68); FILE MERGED 2008/01/28 13:03:10 ufi 1.9.68.3: RESYNC: (1.9-1.10); FILE MERGED 2007/11/23 14:21:27 ufi 1.9.68.2: new file 2007/11/19 12:12:00 ufi 1.9.68.1: before first build

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ed0f49fff398f04599ecdfab70fe99ffc12a81cb]

        INTEGRATION: CWS hcshared14 (1.6.16); FILE MERGED 2007/12/03 09:10:57 ufi 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2007/11/23 14:21:27 ufi 1.6.16.1: new file

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9d457e2c4941df45d826a7fcf3e22700b8ef8366]

        INTEGRATION: CWS hcshared14 (1.16.18); FILE MERGED 2008/01/28 13:03:06 ufi 1.16.18.4: RESYNC: (1.17-1.18); FILE MERGED 2007/12/03 08:14:53 ufi 1.16.18.3: last build 2007/11/23 14:21:26 ufi 1.16.18.2: new file 2007/11/08 15:16:26 ufi 1.16.18.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [53f5e0316da3724100de2d60def8b36759fc89c0]

        INTEGRATION: CWS hcshared14 (1.13.16); FILE MERGED 2008/01/28 13:03:01 ufi 1.13.16.4: RESYNC: (1.14-1.15); FILE MERGED 2007/12/03 08:14:53 ufi 1.13.16.3: last build 2007/11/23 14:21:26 ufi 1.13.16.2: new file 2007/11/08 15:16:26 ufi 1.13.16.1: first commitment

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [129e1610171cf43ebb2d2bb11277ca962ebc73c3]

        INTEGRATION: CWS serbianisntsrcs (1.1.2); FILE ADDED 2008/01/15 16:10:30 rene 1.1.2.2: #i83410# sr-CS->sr, sh-YU->sh 2008/01/14 10:54:21 rene 1.1.2.1: #i83410# sr-CS -Y> sr, sh->YU -> sh

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fa49e517eff48074afaf2c1b2bdd9024b1dbc97e]

        INTEGRATION: CWS serbianisntsrcs (1.1.2); FILE ADDED 2008/01/15 16:10:29 rene 1.1.2.2: #i83410# sr-CS->sr, sh-YU->sh 2008/01/14 10:54:21 rene 1.1.2.1: #i83410# sr-CS -Y> sr, sh->YU -> sh

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8d82a6917c4586707879e2083b51869704c607bd]

        INTEGRATION: CWS serbianisntsrcs (1.1.2); FILE ADDED 2008/01/14 10:54:21 rene 1.1.2.1: #i83410# sr-CS -Y> sr, sh->YU -> sh

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c8123d9c846dd225a63d8066834eede91951a92e]

        INTEGRATION: CWS serbianisntsrcs (1.1.2); FILE ADDED 2008/01/15 16:10:29 rene 1.1.2.2: #i83410# sr-CS->sr, sh-YU->sh 2008/01/14 10:54:20 rene 1.1.2.1: #i83410# sr-CS -Y> sr, sh->YU -> sh

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5d16b616d41e5e63e149c8c99963c85030b346a2]

        INTEGRATION: CWS serbianisntsrcs (1.1.2); FILE ADDED 2008/01/14 10:54:20 rene 1.1.2.1: #i83410# sr-CS -Y> sr, sh->YU -> sh

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [09065e6cd2c73f8cc4be7f135346f484e92234ad]

        INTEGRATION: CWS hcshared15 (1.33.22); FILE MERGED 2008/01/15 10:46:23 ufi 1.33.22.5: closing 2008/01/11 14:00:30 ufi 1.33.22.4: new makefiles und zwischenstand 2007/12/06 12:11:41 ufi 1.33.22.3: new makefiles 2007/12/06 10:56:32 ufi 1.33.22.2: RESYNC: (1.33-1.34); FILE MERGED 2007/12/06 10:46:50 ufi 1.33.22.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8adae6541812f217b68841aac39a2451e31a0714]

        INTEGRATION: CWS hcshared15 (1.8.162); FILE MERGED 2007/12/06 10:46:48 ufi 1.8.162.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [196d6bcb3ef4e0a8d5a00680044533933104abfe]

        INTEGRATION: CWS hcshared15 (1.7.78); FILE MERGED 2008/01/11 14:00:28 ufi 1.7.78.2: new makefiles und zwischenstand 2008/01/04 11:42:58 ufi 1.7.78.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [be99439a9c91a3f4b3372678accc4a077171ca9a]

        INTEGRATION: CWS hcshared15 (1.8.74); FILE MERGED 2008/01/11 14:00:28 ufi 1.8.74.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [9f19c7d812700c0ec7b7c5fb2f35cbc9356c2854]

        INTEGRATION: CWS hcshared15 (1.9.74); FILE MERGED 2008/01/11 14:00:28 ufi 1.9.74.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [b3f4e5a9d3cd05cbf26a2fbd7614496154290dc8]

        INTEGRATION: CWS hcshared15 (1.4.266); FILE MERGED 2007/12/18 12:12:18 ufi 1.4.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [ac77b9de68822ff57d00a6faeb30fb07d9b8a86d]

        INTEGRATION: CWS hcshared15 (1.4.266); FILE MERGED 2008/01/04 11:42:58 ufi 1.4.266.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [59ff2b2a0f6c7841569cadc758544efd4951b2a9]

        INTEGRATION: CWS hcshared15 (1.8.22); FILE MERGED 2008/01/15 10:46:19 ufi 1.8.22.4: closing 2008/01/11 14:00:27 ufi 1.8.22.3: new makefiles und zwischenstand 2007/12/06 12:11:36 ufi 1.8.22.2: new makefiles 2007/12/06 10:46:46 ufi 1.8.22.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [aa72031ebaf0380880cf8bb8b892490a56ac4555]

        INTEGRATION: CWS hcshared15 (1.5.6); FILE MERGED 2008/01/11 14:00:27 ufi 1.5.6.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [059dd7a7d06ade65adf926a6e6c96889e822fe73]

        INTEGRATION: CWS hcshared15 (1.1.2); FILE ADDED 2008/01/11 13:57:34 ufi 1.1.2.1: i83226

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [955346da032ec116038da1b688825c730552cd3a]

        INTEGRATION: CWS hcshared15 (1.6.6); FILE MERGED 2008/01/15 10:46:18 ufi 1.6.6.1: closing

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [808fa1a0cfcc50e939da2b5768ef33aa6f3b909d]

        INTEGRATION: CWS hcshared15 (1.5.266); FILE MERGED 2008/01/04 11:42:57 ufi 1.5.266.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [bc79304c9ca6690a72943ced86911984111b328d]

        INTEGRATION: CWS hcshared15 (1.4.192); FILE MERGED 2008/01/04 11:42:57 ufi 1.4.192.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [c3bb74ae0b6990108384848763832250d3ff94d3]

        INTEGRATION: CWS hcshared15 (1.5.162); FILE MERGED 2007/12/06 10:46:44 ufi 1.5.162.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8669d407afb4bb983c5794cb3c09d5658510cb9d]

        INTEGRATION: CWS hcshared15 (1.8.24); FILE MERGED 2008/01/04 11:42:56 ufi 1.8.24.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8cd074a1c655b1e16941d58e09797a6f396268ca]

        INTEGRATION: CWS hcshared15 (1.13.24); FILE MERGED 2007/12/06 10:46:44 ufi 1.13.24.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [7181184fb90b771a54897d792a1462b5b63848d0]

        INTEGRATION: CWS hcshared15 (1.14.30); FILE MERGED 2007/12/18 12:12:18 ufi 1.14.30.2: saving 2007/12/06 10:46:44 ufi 1.14.30.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [044fe1a7a961b2bc2a06b4cc3f2d0dee20221378]

        INTEGRATION: CWS hcshared15 (1.10.30); FILE MERGED 2007/12/18 12:12:18 ufi 1.10.30.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [a308274be1dde2c898839a1913279b550d6fe73c]

        INTEGRATION: CWS hcshared15 (1.6.30); FILE MERGED 2008/01/11 14:00:24 ufi 1.6.30.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [5170b5464a8a288562a16942296fe6db510c0463]

        INTEGRATION: CWS hcshared15 (1.8.30); FILE MERGED 2008/01/11 14:00:24 ufi 1.8.30.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [9ce42c7da8ae2978a27e16253e7b4b7dc60155d5]

        INTEGRATION: CWS hcshared15 (1.4.6); FILE MERGED 2007/12/18 12:12:17 ufi 1.4.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [474aa55f57cfd30ad6790b35824e53d125446a5a]

        INTEGRATION: CWS hcshared15 (1.9.30); FILE MERGED 2008/01/04 11:42:56 ufi 1.9.30.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [2da598b0afa43947ed0c101b092d1f249fd4f4a5]

        INTEGRATION: CWS hcshared15 (1.9.126); FILE MERGED 2008/01/11 14:00:24 ufi 1.9.126.2: new makefiles und zwischenstand 2007/12/06 10:46:43 ufi 1.9.126.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [bcca7bcf95778164e5ccb473d84ac762cdbc6d1d]

        INTEGRATION: CWS hcshared15 (1.4.266); FILE MERGED 2007/12/18 12:12:17 ufi 1.4.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [99b24cb913054751674518f77b240cecc6efd9f3]

        INTEGRATION: CWS hcshared15 (1.5.160); FILE MERGED 2007/12/06 10:46:43 ufi 1.5.160.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [a69b3926293c437890d83895bc42db3240f17c27]

        INTEGRATION: CWS hcshared15 (1.9.160); FILE MERGED 2008/01/04 11:42:56 ufi 1.9.160.2: Zwischenstand 2007/12/06 10:46:43 ufi 1.9.160.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [1a0aac99d4dbe1865f566a5269ab55ae16b7d64c]

        INTEGRATION: CWS hcshared15 (1.6.78); FILE MERGED 2007/12/18 12:12:17 ufi 1.6.78.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [939829de3032e8b881336d8ff6839199305a9e2e]

        INTEGRATION: CWS hcshared15 (1.6.30); FILE MERGED 2007/12/18 12:12:17 ufi 1.6.30.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [5b63a332eba768cf55009abfbdc618fd474db8aa]

        INTEGRATION: CWS hcshared15 (1.9.6); FILE MERGED 2008/01/04 11:42:56 ufi 1.9.6.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [7da9d627318b124a3e094c4c3bedf81a7e397046]

        INTEGRATION: CWS hcshared15 (1.5.6); FILE MERGED 2007/12/18 12:12:17 ufi 1.5.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [93f1fcc9f113c712dcfc53395204e724276a0eda]

        INTEGRATION: CWS hcshared15 (1.3.42); FILE MERGED 2007/12/18 12:12:16 ufi 1.3.42.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [bc79204de9e44c3d423b11cde3e35c4af35e5a41]

        INTEGRATION: CWS hcshared15 (1.11.6); FILE MERGED 2008/01/04 11:42:55 ufi 1.11.6.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [7861232c50ec5ffde2105125d2426a1c1471abe1]

        INTEGRATION: CWS hcshared15 (1.6.266); FILE MERGED 2008/01/04 11:42:55 ufi 1.6.266.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [65c0d0ae45bdae4cbe6b886073781abafb58e361]

        INTEGRATION: CWS hcshared15 (1.5.266); FILE MERGED 2007/12/06 10:46:42 ufi 1.5.266.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [314333a2a3a2d75a2efd45d9993fd5806819571d]

        INTEGRATION: CWS hcshared15 (1.7.76); FILE MERGED 2008/01/04 11:42:55 ufi 1.7.76.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [74e30332e8eed74243f5f740efe4106afd905af9]

        INTEGRATION: CWS hcshared15 (1.14.6); FILE MERGED 2008/01/04 11:42:55 ufi 1.14.6.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [d61156604043019f05056957d85998b1dceaa0bb]

        INTEGRATION: CWS hcshared15 (1.4.6); FILE MERGED 2007/12/18 12:12:16 ufi 1.4.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [724cec8cf21cd9441f02e53911a9299112f34489]

        INTEGRATION: CWS hcshared15 (1.2.266); FILE MERGED 2008/01/04 11:42:55 ufi 1.2.266.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [1174693a1e313ee5de2f367097575fbe674759cd]

        INTEGRATION: CWS hcshared15 (1.8.76); FILE MERGED 2007/12/18 12:12:16 ufi 1.8.76.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [52346fff5a1cf8df455a37291ec2ca3b208e5689]

        INTEGRATION: CWS hcshared15 (1.2.64); FILE MERGED 2008/01/11 14:00:20 ufi 1.2.64.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [78bb62629754c7341c4ab1df88b247162f8fc36f]

        INTEGRATION: CWS hcshared15 (1.4.62); FILE MERGED 2008/01/11 14:00:20 ufi 1.4.62.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [bf06c7922820e5cc80c891d28ede3f34d0c2fa2d]

        INTEGRATION: CWS hcshared15 (1.3.266); FILE MERGED 2008/01/04 11:42:55 ufi 1.3.266.1: Zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [ac5cc38138092a1e7e6cfb60c4242715a28150a4]

        INTEGRATION: CWS hcshared15 (1.4.30); FILE MERGED 2007/12/18 12:12:16 ufi 1.4.30.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [d8a754be7b3bb89f2b0d70b0ac9e97c853f916a1]

        INTEGRATION: CWS hcshared15 (1.3.266); FILE MERGED 2007/12/18 12:12:16 ufi 1.3.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [e61c92cc651b97c5c8b8810b2410690db36f1a69]

        INTEGRATION: CWS hcshared15 (1.6.256); FILE MERGED 2008/01/11 14:00:20 ufi 1.6.256.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [c276ab2ebe08e43c3b82036e20fe391f1bb2abbc]

        INTEGRATION: CWS hcshared15 (1.5.146); FILE MERGED 2008/01/11 14:00:19 ufi 1.5.146.1: new makefiles und zwischenstand

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [108810d888119cdf2752d9983a52dea40f28262a]

        INTEGRATION: CWS hcshared15 (1.4.266); FILE MERGED 2008/01/11 14:00:19 ufi 1.4.266.2: new makefiles und zwischenstand 2007/12/18 12:12:16 ufi 1.4.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [4d4538a9b7368e4ee62802c2a2c876262316c38f]

        INTEGRATION: CWS hcshared15 (1.4.266); FILE MERGED 2008/01/11 14:00:18 ufi 1.4.266.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.4.266.2: Zwischenstand 2007/12/18 12:12:16 ufi 1.4.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [74f140095a128c9e87a529b15c86ab23cafdd79b]

        INTEGRATION: CWS hcshared15 (1.4.266); FILE MERGED 2008/01/11 14:00:18 ufi 1.4.266.2: new makefiles und zwischenstand 2007/12/18 12:12:16 ufi 1.4.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [118142e9b11521c715c07401707cc0815a698701]

        INTEGRATION: CWS hcshared15 (1.6.6); FILE MERGED 2008/01/11 14:00:18 ufi 1.6.6.2: new makefiles und zwischenstand 2007/12/18 12:12:16 ufi 1.6.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [d4845d2920671023000401bba037b4ee8060f71c]

        INTEGRATION: CWS hcshared15 (1.8.6); FILE MERGED 2008/01/11 14:00:18 ufi 1.8.6.2: new makefiles und zwischenstand 2007/12/18 12:12:16 ufi 1.8.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [52f463a1978b89cf19a78e5629004bef00b75fd3]

        INTEGRATION: CWS hcshared15 (1.4.266); FILE MERGED 2008/01/11 14:00:18 ufi 1.4.266.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.4.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [93f6f6a47ecf77e66ab39b19aa901a827debd561]

        INTEGRATION: CWS hcshared15 (1.5.6); FILE MERGED 2008/01/11 14:00:18 ufi 1.5.6.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.5.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [0ea9f25fe2f780d9c66599b635fae11bd6b4ae58]

        INTEGRATION: CWS hcshared15 (1.5.220); FILE MERGED 2008/01/11 14:00:18 ufi 1.5.220.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.5.220.2: Zwischenstand 2007/12/18 12:12:15 ufi 1.5.220.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [36b77a1ea556bacf7b7690374a6fdc7a95a7fbc1]

        INTEGRATION: CWS hcshared15 (1.5.266); FILE MERGED 2008/01/11 14:00:18 ufi 1.5.266.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.5.266.2: Zwischenstand 2007/12/18 12:12:15 ufi 1.5.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [5d52c46c07b4e3e764d056e59732ca95ef980b8e]

        INTEGRATION: CWS hcshared15 (1.5.266); FILE MERGED 2008/01/11 14:00:18 ufi 1.5.266.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.5.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [c79f09a354915eee09554c25332c77b33348eb2b]

        INTEGRATION: CWS hcshared15 (1.5.266); FILE MERGED 2007/12/18 12:12:15 ufi 1.5.266.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [342f919b425bf9863ffd8cd87016a191463d26b3]

        INTEGRATION: CWS hcshared15 (1.6.6); FILE MERGED 2008/01/04 11:42:54 ufi 1.6.6.2: Zwischenstand 2007/12/18 12:12:15 ufi 1.6.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [c63c026124afbb28552c67ae11cf1a6ec3a93c53]

        INTEGRATION: CWS hcshared15 (1.9.76); FILE MERGED 2008/01/11 14:00:18 ufi 1.9.76.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.9.76.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [aef1bcd7f787917b6695bb11fffeca95818c9698]

        INTEGRATION: CWS hcshared15 (1.10.6); FILE MERGED 2008/01/11 14:00:18 ufi 1.10.6.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.10.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [700dc8f39ea911a80211cc3878d2229e64620ee1]

        INTEGRATION: CWS hcshared15 (1.5.146); FILE MERGED 2008/01/11 14:00:18 ufi 1.5.146.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.5.146.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [7c55f818153cbac2da78f3b81ad2e988256a546a]

        INTEGRATION: CWS hcshared15 (1.5.118); FILE MERGED 2008/01/11 14:00:18 ufi 1.5.118.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.5.118.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8d9c91cf3f50e7af530cdae111e6ae709dc46061]

        INTEGRATION: CWS hcshared15 (1.6.118); FILE MERGED 2008/01/11 14:00:18 ufi 1.6.118.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.6.118.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8fd106fdf8b7836663dcf18ac967a37c01e4c053]

        INTEGRATION: CWS hcshared15 (1.7.146); FILE MERGED 2008/01/11 14:00:18 ufi 1.7.146.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.7.146.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [88d21f883efda738fe4e6fb4544e5773009e0083]

        INTEGRATION: CWS hcshared15 (1.6.146); FILE MERGED 2008/01/11 14:00:18 ufi 1.6.146.2: new makefiles und zwischenstand 2007/12/18 12:12:15 ufi 1.6.146.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [a5e04d7c2110c3e9dc37db501a37022f1bee85d5]

        INTEGRATION: CWS hcshared15 (1.7.6); FILE MERGED 2008/01/11 14:00:18 ufi 1.7.6.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.7.6.2: Zwischenstand 2007/12/18 12:12:15 ufi 1.7.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [3b5e6f5bcd14ad556c3fd7fbc635766fa6f1ba10]

        INTEGRATION: CWS hcshared15 (1.9.30); FILE MERGED 2008/01/11 14:00:18 ufi 1.9.30.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.9.30.2: Zwischenstand 2007/12/18 12:12:15 ufi 1.9.30.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [555f54df0f10877f8e32a9a647fa41c7caadcc6a]

        INTEGRATION: CWS hcshared15 (1.13.24); FILE MERGED 2008/01/11 14:00:17 ufi 1.13.24.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.13.24.2: Zwischenstand 2007/12/18 12:12:15 ufi 1.13.24.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [c6cfc1d946bb2ba0547b766cbab8df0433a18560]

        INTEGRATION: CWS hcshared15 (1.15.6); FILE MERGED 2008/01/11 14:00:17 ufi 1.15.6.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.15.6.2: Zwischenstand 2007/12/18 12:12:14 ufi 1.15.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [96a3ea5b362609fb228aef36b317d4eb46b10df8]

        INTEGRATION: CWS hcshared15 (1.13.6); FILE MERGED 2008/01/11 14:00:17 ufi 1.13.6.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.13.6.2: Zwischenstand 2007/12/18 12:12:14 ufi 1.13.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [cd230afeefde415218c8334a1bd9d4ecb157e44a]

        INTEGRATION: CWS hcshared15 (1.9.78); FILE MERGED 2008/01/11 14:00:17 ufi 1.9.78.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.9.78.2: Zwischenstand 2007/12/18 12:12:14 ufi 1.9.78.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [6601ea472174bdd052f1b371c989fdafa5d5946e]

        INTEGRATION: CWS hcshared15 (1.5.96); FILE MERGED 2008/01/11 14:00:17 ufi 1.5.96.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.5.96.2: Zwischenstand 2007/12/18 12:12:14 ufi 1.5.96.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [6230209ec81ee33414ea1505c6e68b8482e006de]

        INTEGRATION: CWS hcshared15 (1.7.6); FILE MERGED 2008/01/11 14:00:17 ufi 1.7.6.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.7.6.2: Zwischenstand 2007/12/18 12:12:14 ufi 1.7.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8f6cd4dee5c40dcfe0eb97acdc32f27e2516322c]

        INTEGRATION: CWS hcshared15 (1.9.26); FILE MERGED 2008/01/11 14:00:17 ufi 1.9.26.3: new makefiles und zwischenstand 2008/01/04 11:42:54 ufi 1.9.26.2: Zwischenstand 2007/12/18 12:12:14 ufi 1.9.26.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [6a34669b0af18125dd7ebfdefbe3c26dd61595d6]

        INTEGRATION: CWS hcshared15 (1.7.144); FILE MERGED 2007/12/18 12:12:14 ufi 1.7.144.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [6943abd0025a027e44faf20702efdbcf087d6eae]

        INTEGRATION: CWS hcshared15 (1.9.6); FILE MERGED 2008/01/11 14:00:17 ufi 1.9.6.2: new makefiles und zwischenstand 2007/12/18 12:12:14 ufi 1.9.6.1: saving

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [cc7b08c12b438b4cb169cbc2fe64d9f2d4ebb4bd]

        INTEGRATION: CWS hcshared15 (1.5.94); FILE MERGED 2007/12/06 10:46:38 ufi 1.5.94.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [2b3d5fde0173498cf6f6334533e5381510fb4230]

        INTEGRATION: CWS hcshared15 (1.3.24); FILE MERGED 2008/01/08 10:23:20 ufi 1.3.24.1: new tree files

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [635edcf5c8ed2f4d05022b35b8597730aa512a07]

        INTEGRATION: CWS hcshared15 (1.13.24); FILE MERGED 2008/01/08 11:50:29 ufi 1.13.24.2: new tree files 2008/01/08 10:23:20 ufi 1.13.24.1: new tree files

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8c6882f7e7388d6f3bc4b10aca8066e96fe91f7c]

        INTEGRATION: CWS hcshared15 (1.16.28); FILE MERGED 2008/01/11 14:00:15 ufi 1.16.28.4: new makefiles und zwischenstand 2008/01/04 11:42:53 ufi 1.16.28.3: Zwischenstand 2007/12/10 12:55:47 ufi 1.16.28.2: hid.lst 2007/12/06 10:46:36 ufi 1.16.28.1: vor resync

2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [41930faacbf2e2c52337125e96ce77a7354f5601]

        INTEGRATION: CWS hcshared15 (1.13.26); FILE MERGED 2008/01/11 14:00:14 ufi 1.13.26.4: new makefiles und zwischenstand 2008/01/04 11:42:53 ufi 1.13.26.3: Zwischenstand 2007/12/10 12:55:47 ufi 1.13.26.2: hid.lst 2007/12/06 10:46:36 ufi 1.13.26.1: vor resync

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4e03f2e6dc2eab3011590d7e03e0f63b11fc4700]

        INTEGRATION: CWS cmcfixes41 (1.8.86); FILE MERGED 2008/01/10 14:02:58 cmc 1.8.86.1: #i85132 remove xt etc

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3a96621cb36ce695c9e945215e0b7b8dc213b85b]

        INTEGRATION: CWS localisation27 (1.1.2); FILE ADDED 2008/01/07 10:08:50 vg 1.1.2.1: #i83975# added auxiliary for Occitan-lengadocian

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d3266e6eead11736a4f51b17a1c27c71a75acd1d]

        INTEGRATION: CWS localisation27 (1.1.2); FILE ADDED 2008/01/07 10:08:49 vg 1.1.2.1: #i83975# added auxiliary for Occitan-lengadocian

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [84f3c4d4ffeee7e897dc11a15402865ac9745ffb]

        INTEGRATION: CWS aw053 (1.32.4); FILE MERGED 2007/11/01 18:12:50 aw 1.32.4.2: RESYNC: (1.32-1.34); FILE MERGED 2007/09/17 13:27:12 ufi 1.32.4.1: i81634 makefiles

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0a71e722ab2560e1e01e34d0a31d906d43fa0a21]

        INTEGRATION: CWS aw053 (1.33.4); FILE MERGED 2007/11/01 18:12:43 aw 1.33.4.2: RESYNC: (1.33-1.35); FILE MERGED 2007/09/17 13:27:11 ufi 1.33.4.1: i81634 makefiles

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a0dfe07204428b4d2802dab5a91529d2a09b0d27]

        INTEGRATION: CWS aw053 (1.7.292); FILE MERGED 2007/11/01 17:55:28 aw 1.7.292.2: RESYNC: (1.7-1.8); FILE MERGED 2007/09/17 13:27:06 ufi 1.7.292.1: i81634 makefiles

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f0a2ff0cd1187b163af71d5bcb43c544d44b224c]

        INTEGRATION: CWS aw053 (1.6.82); FILE MERGED 2007/09/17 13:25:24 ufi 1.6.82.1: i81634

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [96afa4a1a7d791becb1fbbb575aebe35e076a53a]

        INTEGRATION: CWS aw053 (1.11.38); FILE MERGED 2007/09/17 13:25:24 ufi 1.11.38.1: i81634

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6334e1cfa011962abc6891170cc824a3e90bb863]

        INTEGRATION: CWS aw053 (1.11.42); FILE MERGED 2007/09/17 13:25:24 ufi 1.11.42.1: i81634

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [284a77337b4921ebc3488d6f370e697d6deb6c4f]

        INTEGRATION: CWS aw053 (1.6.84); FILE MERGED 2007/09/17 13:25:24 ufi 1.6.84.1: i81634

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [65397a59ca8b47347389f883be93716fa2101581]

        INTEGRATION: CWS hcshared12 (1.37.2); FILE MERGED 2007/10/30 13:56:40 ufi 1.37.2.4: Zwischenstand 2007/10/16 11:05:01 ufi 1.37.2.3: makefiles 2007/10/09 14:18:08 ufi 1.37.2.2: new makefiles 2007/10/02 11:18:52 ufi 1.37.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [398bc0113c9278aa2c93c499aa4ab3760c5a7262]

        INTEGRATION: CWS hcshared12 (1.33.2); FILE MERGED 2007/10/30 13:56:40 ufi 1.33.2.4: Zwischenstand 2007/10/16 11:05:01 ufi 1.33.2.3: makefiles 2007/10/09 14:18:08 ufi 1.33.2.2: new makefiles 2007/10/02 11:18:51 ufi 1.33.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e4d4b0fe1bbba7f3d6c9ac4b4b950de5114c9a30]

        INTEGRATION: CWS hcshared12 (1.34.2); FILE MERGED 2007/10/30 13:56:39 ufi 1.34.2.4: Zwischenstand 2007/10/16 11:05:01 ufi 1.34.2.3: makefiles 2007/10/09 14:18:07 ufi 1.34.2.2: new makefiles 2007/10/02 11:18:51 ufi 1.34.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [057455707f69f849a358e986d9aa8a275a0d0b9d]

        INTEGRATION: CWS hcshared12 (1.35.2); FILE MERGED 2007/10/30 13:56:39 ufi 1.35.2.4: Zwischenstand 2007/10/16 11:05:01 ufi 1.35.2.3: makefiles 2007/10/09 14:18:07 ufi 1.35.2.2: new makefiles 2007/10/02 11:18:51 ufi 1.35.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8d4fba48d4fdd193d66641f4cb6f154bdf9652d2]

        INTEGRATION: CWS hcshared12 (1.23.2); FILE MERGED 2007/10/30 13:56:38 ufi 1.23.2.4: Zwischenstand 2007/10/16 11:05:00 ufi 1.23.2.3: makefiles 2007/10/09 14:18:07 ufi 1.23.2.2: new makefiles 2007/10/02 11:18:51 ufi 1.23.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [37b411d69d91b810a88000d6a8e599cbece9a948]

        INTEGRATION: CWS hcshared12 (1.23.2); FILE MERGED 2007/10/30 13:56:38 ufi 1.23.2.4: Zwischenstand 2007/10/16 11:05:00 ufi 1.23.2.3: makefiles 2007/10/09 14:18:07 ufi 1.23.2.2: new makefiles 2007/10/02 11:18:50 ufi 1.23.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4f0ac30608819f6b017a6fb28ae4c7be23edfe9b]

        INTEGRATION: CWS hcshared12 (1.38.2); FILE MERGED 2007/10/30 13:56:38 ufi 1.38.2.4: Zwischenstand 2007/10/16 11:05:00 ufi 1.38.2.3: makefiles 2007/10/09 14:18:06 ufi 1.38.2.2: new makefiles 2007/10/02 11:18:50 ufi 1.38.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a6e0059ea852400a3c06ebd1ceb78efd062136da]

        INTEGRATION: CWS hcshared12 (1.34.2); FILE MERGED 2007/10/30 13:56:38 ufi 1.34.2.4: Zwischenstand 2007/10/16 11:05:00 ufi 1.34.2.3: makefiles 2007/10/09 14:18:06 ufi 1.34.2.2: new makefiles 2007/10/02 11:18:50 ufi 1.34.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a93bea41065c9632809d160405d2aaf3082910bb]

        INTEGRATION: CWS hcshared12 (1.19.28); FILE MERGED 2007/10/02 09:12:37 fpe 1.19.28.1: #i76169#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a1005334e9992eb39db9197d1f405959c9cfbe32]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/11/05 13:25:06 fpe 1.7.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [38019b17658a500eadbc2b599e31761d2436884b]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:25:06 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [48ac363ec61bc717f12ba1f48fdf1a162f637fdb]

        INTEGRATION: CWS hcshared12 (1.9.138); FILE MERGED 2007/11/05 13:25:06 fpe 1.9.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e6362a78feaaf1244d1c823bf6d69ec6b748cc78]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:25:05 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [612064fd4df01b6d61847bcd3a45b3690d768c22]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/09/25 13:34:47 ufi 1.4.138.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9efc1206d72a12151d2183343692232c929fb859]

        INTEGRATION: CWS hcshared12 (1.9.102); FILE MERGED 2007/11/05 13:25:05 fpe 1.9.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b49b587867ac5ae3965ff7e9bf7bcb1615c9785e]

        INTEGRATION: CWS hcshared12 (1.4.50); FILE MERGED 2007/09/25 13:34:47 ufi 1.4.50.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6a2f7c258140cf3af6a1fefb98610b890b13f82f]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:25:05 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b4bfc64260c3dfc57bc1d1cff99d46335d3cbcfb]

        INTEGRATION: CWS hcshared12 (1.2.2); FILE MERGED 2007/10/05 14:40:41 ufi 1.2.2.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dfe8929738a12c2e2b4f4b2360937b4616988881]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/11/05 13:25:05 fpe 1.5.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4b48dfacc265a5a13edb0322ea1da6290a0e52d7]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/11/05 13:25:05 fpe 1.7.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [07c322dec8579e9fdc0a770cc8ebae30841a331c]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:25:05 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [083892f354d5ad2a59818cbb551ab8f4a6152f2c]

        INTEGRATION: CWS hcshared12 (1.6.122); FILE MERGED 2007/09/25 13:34:47 ufi 1.6.122.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f03c96a38c775dd175cf61ea804ad889239d0729]

        INTEGRATION: CWS hcshared12 (1.5.232); FILE MERGED 2007/09/25 13:34:46 ufi 1.5.232.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3dbb2da4f2447ab62b80a991ed127491f3887a94]

        INTEGRATION: CWS hcshared12 (1.6.54); FILE MERGED 2007/10/16 11:04:59 ufi 1.6.54.2: makefiles 2007/10/05 14:40:41 ufi 1.6.54.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2b6a7a4ce2ee1086a464fdcf099ebe93c7e71efc]

        INTEGRATION: CWS hcshared12 (1.10.138); FILE MERGED 2007/11/05 13:25:05 fpe 1.10.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [024b6b8b241add31a6f116e50c1d3a9a2895e34b]

        INTEGRATION: CWS hcshared12 (1.8.54); FILE MERGED 2007/10/05 14:40:41 ufi 1.8.54.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1797ec80b6feaafda948af438707356cb0ca3a1e]

        INTEGRATION: CWS hcshared12 (1.2.122); FILE MERGED 2007/10/05 14:40:41 ufi 1.2.122.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9312dba6507bc01c8e56bead7a1772a40aec5124]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/05 14:40:41 ufi 1.5.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [380beb2eeca90e844c00f591ea750be3658b3120]

        INTEGRATION: CWS hcshared12 (1.4.232); FILE MERGED 2007/10/05 14:40:41 ufi 1.4.232.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e3a69c9cc987229308364ac5d730583c9d888cef]

        INTEGRATION: CWS hcshared12 (1.12.6); FILE MERGED 2007/10/05 14:40:41 ufi 1.12.6.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fa99af4390ea04a9255b5d2e0f70130a3346c1af]

        INTEGRATION: CWS hcshared12 (1.3.242); FILE MERGED 2007/10/05 14:40:41 ufi 1.3.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b5397b490e8cba01651a20548902bc5f27ae45a6]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:25:05 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3e0b5a8ed37cf95bbb9a7b775f3253ce45ecff47]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/10/05 14:40:41 ufi 1.4.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [58f3dcabf6d1c2533a9f1e0c5745da01e05f779e]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/05 14:40:41 ufi 1.4.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a838ba428517489218cfc9f7adf01a3d45631c11]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/11/05 13:25:05 fpe 1.6.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6243fdcb9a674647c693c790626ac8c17d470dff]

        INTEGRATION: CWS hcshared12 (1.2.50); FILE MERGED 2007/09/25 13:34:46 ufi 1.2.50.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f214da0b597a4b5f1c713eb82f076392f8fbad47]

        INTEGRATION: CWS hcshared12 (1.9.122); FILE MERGED 2007/11/05 13:25:05 fpe 1.9.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [eb71c4d7c773a882024ea4830eb0082f35f310d0]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:25:05 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [101f6b05c598741b409e00f56fd7a77f857ee673]

        INTEGRATION: CWS hcshared12 (1.12.48); FILE MERGED 2007/10/16 11:04:59 ufi 1.12.48.2: makefiles 2007/10/05 14:40:41 ufi 1.12.48.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5faa07accdddf08201781e1dd5717dde9df4b506]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/10/05 14:40:41 ufi 1.8.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [78f456f97264cf5f09a308ef941762031cd303c3]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/10/05 14:40:41 ufi 1.6.140.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7bec4168b056bcdfff17561e47576a5e7e6db552]

        INTEGRATION: CWS hcshared12 (1.2.122); FILE MERGED 2007/10/05 14:40:41 ufi 1.2.122.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6f865a64280a7f7b908db792de9dd7c1bc3b64d7]

        INTEGRATION: CWS hcshared12 (1.6.122); FILE MERGED 2007/11/05 13:25:05 fpe 1.6.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5399edac49353a2bde5f635479973646132c3870]

        INTEGRATION: CWS hcshared12 (1.8.122); FILE MERGED 2007/11/05 13:25:05 fpe 1.8.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ed1fb095c431b482411b200d84adcb9b8ab8176d]

        INTEGRATION: CWS hcshared12 (1.8.54); FILE MERGED 2007/10/05 14:40:41 ufi 1.8.54.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e5287f185dc81fa6e338a7ed35c3ad51a84156e1]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/11/05 13:25:04 fpe 1.5.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0d9154d3ed06d600c3083c7f4190b45c2a3adf0b]

        INTEGRATION: CWS hcshared12 (1.6.50); FILE MERGED 2007/11/05 13:25:04 fpe 1.6.50.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1f17e88e325abdbdcce01f1bd7d864194c053bb9]

        INTEGRATION: CWS hcshared12 (1.9.138); FILE MERGED 2007/11/05 13:25:04 fpe 1.9.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [be471ae4d6f7eb963425ce7f5f501aa919a5513e]

        INTEGRATION: CWS hcshared12 (1.12.2); FILE MERGED 2007/10/16 11:04:59 ufi 1.12.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f78654791a29b70eefe674df171ea0efb0c0510b]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:25:04 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6a2ec68a2b2ed0f5a568ff0beb3bd26080670c25]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:25:04 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8ac37559abf1f1d3161e68f562303cc60b8b8a73]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/11/05 13:25:04 fpe 1.7.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7d6c78743473b69a9f6291afc474477b1a5ded91]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/09 14:18:05 ufi 1.5.242.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ad632541b064ab75f1ae5786cf360a8edf385edd]

        INTEGRATION: CWS hcshared12 (1.1.2); FILE ADDED 2007/10/16 11:03:13 ufi 1.1.2.1: i81871

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cf1ce00b67ea9b17cbc839afbe2d6995219742ef]

        INTEGRATION: CWS hcshared12 (1.9.4); FILE MERGED 2007/10/30 13:56:37 ufi 1.9.4.4: Zwischenstand 2007/10/16 11:04:59 ufi 1.9.4.3: makefiles 2007/10/09 14:18:05 ufi 1.9.4.2: new makefiles 2007/10/02 11:18:49 ufi 1.9.4.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a3ce5e7a29e307e1c7929e7ded53ab170cfebc36]

        INTEGRATION: CWS hcshared12 (1.10.138); FILE MERGED 2007/10/05 14:40:41 ufi 1.10.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a7e5ec7c45fbaa8f5f019ebb0b9622e986b85f8c]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/10/05 14:40:41 ufi 1.8.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e965c63ffe37fa0e73445303a80e26ed746b4d72]

        INTEGRATION: CWS hcshared12 (1.4.50); FILE MERGED 2007/10/05 14:40:41 ufi 1.4.50.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [da50800f5bc8cfc625ccb66943151aa02ba5f395]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:25:04 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [852e991cd39986505be7a41f73195f03600d5825]

        INTEGRATION: CWS hcshared12 (1.10.120); FILE MERGED 2007/11/05 13:25:04 fpe 1.10.120.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ca2d009a0896ac6f431c4cee5cacc7fa8fc66153]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/09/25 13:34:46 ufi 1.4.138.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d3970adc8973302d80a9672c2160a34a6de2ce14]

        INTEGRATION: CWS hcshared12 (1.3.138); FILE MERGED 2007/11/05 13:25:03 fpe 1.3.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3d31988978b602a9d7dea69d05e5252b7455631d]

        INTEGRATION: CWS hcshared12 (1.6.6); FILE MERGED 2007/09/25 13:34:46 ufi 1.6.6.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b7153485b8dca4f5c383251e7fa3d22a121ee215]

        INTEGRATION: CWS hcshared12 (1.10.2); FILE MERGED 2007/10/30 13:56:37 ufi 1.10.2.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bda06451eb9a4361a5f0fcfce4ac1901407c55cc]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/11/05 13:25:03 fpe 1.6.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8227f6c2f33319e1b13278accf43c1f90f7a80b5]

        INTEGRATION: CWS hcshared12 (1.8.122); FILE MERGED 2007/11/05 13:25:03 fpe 1.8.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [88ac9ec8a280a6771adb9eca8d47df319b73a55d]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:25:03 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2e297d59a2a59ccf68ea751c526102d5a76ddb83]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/30 13:56:37 ufi 1.5.242.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [27e3c89695388420b0f8b4b698bc12ddbcc3edd8]

        INTEGRATION: CWS hcshared12 (1.11.122); FILE MERGED 2007/11/05 13:25:03 fpe 1.11.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ee523da3a2b8e44c42acd7598e8783ce255333e7]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:25:03 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b8304d9a25f8943b0d4963d3b21a5ea822302d45]

        INTEGRATION: CWS hcshared12 (1.3.242); FILE MERGED 2007/11/02 11:10:12 ufi 1.3.242.2: before a build 2007/10/05 14:40:40 ufi 1.3.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cc5f69bb8320f6a278d65d7c050c8d8bba75a21c]

        INTEGRATION: CWS hcshared12 (1.6.2); FILE MERGED 2007/10/05 14:40:40 ufi 1.6.2.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [def62569bab2313ac4addd58ff56bbab9278e88c]

        INTEGRATION: CWS hcshared12 (1.5.2); FILE MERGED 2007/11/05 14:05:44 ufi 1.5.2.2: last minute changes 2 2007/11/05 13:25:03 fpe 1.5.2.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a2412d28498a28fa910eab30decbb7953558e118]

        INTEGRATION: CWS hcshared12 (1.4.136); FILE MERGED 2007/11/05 13:25:03 fpe 1.4.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1302c47997cd19038b75ee30637b07f2e1a69262]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/16 11:04:58 ufi 1.4.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fc076cb9d798aab648752ec39dfe015578fbb9ff]

        INTEGRATION: CWS hcshared12 (1.4.2); FILE MERGED 2007/10/16 11:04:58 ufi 1.4.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0596220fb9ebcf11ece8fa52119d060184cb1e69]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:25:03 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [909820f43db1e041475056e0fbfc02f7e2768ba6]

        INTEGRATION: CWS hcshared12 (1.2.242); FILE MERGED 2007/10/09 14:18:04 ufi 1.2.242.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f60d828e767df11907ce9e95bbc6d327ee3fb8c3]

        INTEGRATION: CWS hcshared12 (1.7.232); FILE MERGED 2007/09/25 14:49:29 ufi 1.7.232.2: RESYNC: (1.7-1.8); FILE MERGED 2007/09/25 13:34:46 ufi 1.7.232.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8ad8e1b5a6676bdc12adf535615f6079c7ba9856]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/11/05 13:25:03 fpe 1.5.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a7845288ece5f65509cb6cb677d3dc2a5c03381a]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:25:03 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2ff735bb2c8d8f17988816b6e896b889f366fec7]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:25:02 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [06fdb36c1212e92aa4afb7121e134ff5ced93800]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:25:02 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [607c2c0f9112fb433b469052bb676144e8638684]

        INTEGRATION: CWS hcshared12 (1.5.122); FILE MERGED 2007/10/02 11:18:47 ufi 1.5.122.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [89e22fd1f16965e99be08c5f228eb29b6663b68a]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:25:02 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [60a1d8b4adb957a73e0ea610d38042668c307bc9]

        INTEGRATION: CWS hcshared12 (1.6.6); FILE MERGED 2007/09/25 13:34:46 ufi 1.6.6.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1cd9a8d92fe2d7e134bc0f14a42b62c21ecfd3d9]

        INTEGRATION: CWS hcshared12 (1.7.54); FILE MERGED 2007/10/02 11:18:47 ufi 1.7.54.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d1b4c332e55710d0c9bafcb032d76ec534ae9bd9]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:25:02 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c56a3ef8f26cdb81b5aa7906bc5442d2a656557e]

        INTEGRATION: CWS hcshared12 (1.6.6); FILE MERGED 2007/10/30 13:56:35 ufi 1.6.6.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ea7e773b47484c4c7e2e7c315deabf82649ae48d]

        INTEGRATION: CWS hcshared12 (1.6.54); FILE MERGED 2007/10/02 11:18:47 ufi 1.6.54.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [21d805b62be02057774cbbc841ff493ae6e18543]

        INTEGRATION: CWS hcshared12 (1.5.2); FILE MERGED 2007/10/16 11:04:57 ufi 1.5.2.2: makefiles 2007/10/02 11:18:47 ufi 1.5.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2c75b7e41c8d5c9c4f1a8ebf5187543b5d74177c]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/10/05 14:40:40 ufi 1.7.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9c26de083bf163347a26a36bc9e36c775fcc7956]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/05 14:40:40 ufi 1.5.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [744e7a4e7529a2ed62024f165dfd9d3148be2976]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/10/02 11:18:46 ufi 1.6.138.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8362b1c93dc103ef11b835cce8b77ddf9577bc3c]

        INTEGRATION: CWS hcshared12 (1.9.122); FILE MERGED 2007/11/05 13:25:02 fpe 1.9.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0167c788a85c90266dbe77ec1f7e7c5d472ea8a9]

        INTEGRATION: CWS hcshared12 (1.6.122); FILE MERGED 2007/11/05 13:25:02 fpe 1.6.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [873f98a6e8ec392a5495d8e096de0f629fcba92f]

        INTEGRATION: CWS hcshared12 (1.6.230); FILE MERGED 2007/10/05 14:40:40 ufi 1.6.230.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a4819332cee199f1bfd3788e95681f067b8405bc]

        INTEGRATION: CWS hcshared12 (1.8.302); FILE MERGED 2007/10/30 13:56:34 ufi 1.8.302.4: Zwischenstand 2007/10/16 11:04:56 ufi 1.8.302.3: makefiles 2007/10/09 14:18:02 ufi 1.8.302.2: new makefiles 2007/10/02 11:18:46 ufi 1.8.302.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a52745081b56c66e3fbc23548137286ea5c2fe13]

        INTEGRATION: CWS hcshared12 (1.6.120); FILE MERGED 2007/10/05 14:40:40 ufi 1.6.120.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dfceb60e3ebad88380a30e720c3491902580e1bf]

        INTEGRATION: CWS hcshared12 (1.6.122); FILE MERGED 2007/10/16 11:04:56 ufi 1.6.122.2: makefiles 2007/10/05 14:40:40 ufi 1.6.122.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e6559632acbfe30f99eaf694555f9cfc2c480520]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/05 14:40:40 ufi 1.4.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1bc12fdfc1a160ea719de137680aba929b5297fc]

        INTEGRATION: CWS hcshared12 (1.8.52); FILE MERGED 2007/10/09 14:18:02 ufi 1.8.52.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f4c6abee955944fec6181a4bd6100ef874cb2559]

        INTEGRATION: CWS hcshared12 (1.8.136); FILE MERGED 2007/11/05 13:25:02 fpe 1.8.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [770a0c3c5fb3bc9b2f5a31add37be306ba21f3c6]

        INTEGRATION: CWS hcshared12 (1.4.230); FILE MERGED 2007/10/30 13:56:34 ufi 1.4.230.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [aa7c53e4558de65f923868928cd718261235e185]

        INTEGRATION: CWS hcshared12 (1.5.230); FILE MERGED 2007/10/05 14:40:40 ufi 1.5.230.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3cab0032ebccea1128ec49230b46c2f15030cf21]

        INTEGRATION: CWS hcshared12 (1.8.120); FILE MERGED 2007/11/05 13:25:02 fpe 1.8.120.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fc3f8c27f4ff633f62500195f52b1852dbdfce67]

        INTEGRATION: CWS hcshared12 (1.3.242); FILE MERGED 2007/10/05 14:40:40 ufi 1.3.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7c7cb75773dc9a9cf1a0de16383572d0db07d603]

        INTEGRATION: CWS hcshared12 (1.6.94); FILE MERGED 2007/10/05 14:40:40 ufi 1.6.94.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [57d1a19515184d32802b1a57a390986ea37cd317]

        INTEGRATION: CWS hcshared12 (1.6.6); FILE MERGED 2007/10/05 14:40:40 ufi 1.6.6.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b448517b7913566651db6d733204d71266a34aac]

        INTEGRATION: CWS hcshared12 (1.7.120); FILE MERGED 2007/10/16 11:04:56 ufi 1.7.120.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5a17f66c13e9d2aa0803e7409f2ea67fa3892a15]

        INTEGRATION: CWS hcshared12 (1.2.242); FILE MERGED 2007/10/05 14:40:39 ufi 1.2.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b1593f4a24827e85cacf2417d5814fb234ba60a8]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/10/05 14:40:39 ufi 1.6.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e3f941761ab586d30f2484ae4c87a77c67505adc]

        INTEGRATION: CWS hcshared12 (1.8.120); FILE MERGED 2007/11/05 13:25:01 fpe 1.8.120.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [23d977d2609d3df20606916830f07ac2213c759f]

        INTEGRATION: CWS hcshared12 (1.7.38); FILE MERGED 2007/11/05 13:25:01 fpe 1.7.38.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dd1b2bfe4f9892fcfbea5caa18abaac9578b43f6]

        INTEGRATION: CWS hcshared12 (1.6.122); FILE MERGED 2007/11/05 13:25:01 fpe 1.6.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e12eac7fefb9abaf8d98663e074c9e4a419d675e]

        INTEGRATION: CWS hcshared12 (1.5.18); FILE MERGED 2007/09/25 13:34:45 ufi 1.5.18.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f70ed747a040b8ed84b327cf1615a772083ed2fb]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/11/05 13:25:01 fpe 1.5.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f481232e7716d575d93a9ae607d3488008ccc3c7]

        INTEGRATION: CWS hcshared12 (1.5.136); FILE MERGED 2007/11/05 13:25:01 fpe 1.5.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dfa3c31c16ce0caf32fd39079ab1493551d4134a]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:25:01 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2113924a18e02cca2b30c18935ed2a67d356caba]

        INTEGRATION: CWS hcshared12 (1.9.100); FILE MERGED 2007/10/09 14:18:02 ufi 1.9.100.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4ce569390f47e543b094207aeb338b258c885fc0]

        INTEGRATION: CWS hcshared12 (1.10.138); FILE MERGED 2007/11/05 13:25:01 fpe 1.10.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a4a79d55cb0c2123b28926c3ac0e4d85e9e3ca0c]

        INTEGRATION: CWS hcshared12 (1.9.120); FILE MERGED 2007/10/09 14:18:02 ufi 1.9.120.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [75e877becb52afc939fd7cf5a70cb7f0e647bd3b]

        INTEGRATION: CWS hcshared12 (1.10.136); FILE MERGED 2007/11/05 13:25:01 fpe 1.10.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e39f4ffb02da296eb225406073cfa9fbc43d7e9e]

        INTEGRATION: CWS hcshared12 (1.10.40); FILE MERGED 2007/10/16 11:04:54 ufi 1.10.40.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d7d2e01fd729ed50b342af10a1f0e01393996408]

        INTEGRATION: CWS hcshared12 (1.12.48); FILE MERGED 2007/09/25 13:34:45 ufi 1.12.48.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [67964ebe4969cbcac4dfb5e3745ddcf71abbbc30]

        INTEGRATION: CWS hcshared12 (1.5.128); FILE MERGED 2007/10/30 13:56:33 ufi 1.5.128.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4a2b1c5fb62bab771fc7b065b82d7c9d325ad060]

        INTEGRATION: CWS hcshared12 (1.17.48); FILE MERGED 2007/09/25 13:34:45 ufi 1.17.48.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [494e2d29a292728b4edfdd231d857e78ed306f52]

        INTEGRATION: CWS hcshared12 (1.7.102); FILE MERGED 2007/11/05 13:25:01 fpe 1.7.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [afcacf2dd34ba8da188ed50876e788d5668ef07b]

        INTEGRATION: CWS hcshared12 (1.12.48); FILE MERGED 2007/11/02 11:10:12 ufi 1.12.48.1: before a build

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9b829f74e3a1e996d3764d6bb23ed6a5a6315e5f]

        INTEGRATION: CWS hcshared12 (1.13.2); FILE MERGED 2007/10/02 11:18:46 ufi 1.13.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2e23982b5470770509b3568e132b576ee81e8712]

        INTEGRATION: CWS hcshared12 (1.8.102); FILE MERGED 2007/11/05 13:25:00 fpe 1.8.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c76b28dbf6a3189088b6d3c1e1ffa7f9d4e62748]

        INTEGRATION: CWS hcshared12 (1.6.102); FILE MERGED 2007/11/05 13:25:00 fpe 1.6.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a01fefb1495a2c9d42bd9a8612c22c3051fb880d]

        INTEGRATION: CWS hcshared12 (1.3.122); FILE MERGED 2007/10/09 14:18:01 ufi 1.3.122.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f91480faf0c9919d704c71bc44de3970c2280838]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/11/05 13:25:00 fpe 1.6.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [59f31d69c15c42d8236b6ca537019598eb25b373]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:25:00 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c1ccde2498eaeab6d643501c053d4b4cd03b772e]

        INTEGRATION: CWS hcshared12 (1.8.4); FILE MERGED 2007/09/25 14:49:26 ufi 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2007/09/25 13:34:45 ufi 1.8.4.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e0e93f2f45c5832a6d4cd90344a221ea46ce2265]

        INTEGRATION: CWS hcshared12 (1.5.2); FILE MERGED 2007/10/30 13:56:33 ufi 1.5.2.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5d5d570c178b729588fcd8a1175f9264964cc706]

        INTEGRATION: CWS hcshared12 (1.10.100); FILE MERGED 2007/10/30 13:56:33 ufi 1.10.100.4: Zwischenstand 2007/10/16 11:04:54 ufi 1.10.100.3: makefiles 2007/10/09 14:18:01 ufi 1.10.100.2: new makefiles 2007/10/02 11:18:45 ufi 1.10.100.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [777599e1b22697cc8c10dd36327c41e9ea0498dc]

        INTEGRATION: CWS hcshared12 (1.6.100); FILE MERGED 2007/10/09 14:18:01 ufi 1.6.100.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [25ade989e67d0ba1fb5368aab85a09fb255f2112]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/10/30 13:56:33 ufi 1.8.138.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7132cbafe67af1467a4a28dd25f42562cfcbc010]

        INTEGRATION: CWS hcshared12 (1.11.102); FILE MERGED 2007/11/05 13:25:00 fpe 1.11.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3d503e70b2ae46030f17a934117912b76eaafe30]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:25:00 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [20ddd0e110919787f3bf9a7a8ec1a8d91ac4520f]

        INTEGRATION: CWS hcshared12 (1.3.242); FILE MERGED 2007/10/05 14:40:39 ufi 1.3.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [133265b90f872db1d24a05aaabac40217164a9b3]

        INTEGRATION: CWS hcshared12 (1.1.2); FILE ADDED 2007/10/16 11:04:54 ufi 1.1.2.2: makefiles 2007/10/09 14:16:22 ufi 1.1.2.1: i81256

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4f85cbdd114218f2083074f8fdf291b9a7eb1185]

        INTEGRATION: CWS hcshared12 (1.11.2); FILE MERGED 2007/10/16 11:04:54 ufi 1.11.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [83c17166976973786afeeb1c3465bd4e823620dd]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/11/05 13:25:00 fpe 1.7.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a40c2925c927a833a041f42d5b1d7d1d070aa2fa]

        INTEGRATION: CWS hcshared12 (1.4.230); FILE MERGED 2007/10/30 13:56:32 ufi 1.4.230.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9ca60fab2e0d33d838753e71290acb3c0b18ee33]

        INTEGRATION: CWS hcshared12 (1.7.102); FILE MERGED 2007/11/05 13:25:00 fpe 1.7.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [46a91b2156397e87bff3252244aa33fb2a553e97]

        INTEGRATION: CWS hcshared12 (1.10.48); FILE MERGED 2007/10/30 13:56:32 ufi 1.10.48.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [11af2eb76a1dfb133fe3778705faad24cd81f600]

        INTEGRATION: CWS hcshared12 (1.10.2); FILE MERGED 2007/10/30 13:56:32 ufi 1.10.2.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b4907260f1cc481f7f4401599ed5440e3e353e15]

        INTEGRATION: CWS hcshared12 (1.8.2); FILE MERGED 2007/11/05 13:25:00 fpe 1.8.2.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [87b4e651ea7ca55394bb446b83e403e68eece5c5]

        INTEGRATION: CWS hcshared12 (1.4.6); FILE MERGED 2007/10/30 13:56:32 ufi 1.4.6.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [51b4faccacf5379d4f7f898cdd7d91c2678dd394]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:25:00 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [506ce14c0f38e41128b912fcc5d33de8fdf5b4fe]

        INTEGRATION: CWS hcshared12 (1.9.122); FILE MERGED 2007/09/25 13:34:45 ufi 1.9.122.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b0b9254a6d888083cd53733f59e0b53e018467c5]

        INTEGRATION: CWS hcshared12 (1.9.50); FILE MERGED 2007/09/25 13:34:45 ufi 1.9.50.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8ca3d5eaa71328edf8af7a20c807b506db841bcc]

        INTEGRATION: CWS hcshared12 (1.9.138); FILE MERGED 2007/11/05 13:25:00 fpe 1.9.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ddbbbe1cf97990bfe76535b3735df125d9712901]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/09/25 13:34:45 ufi 1.5.242.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6051051b25b9f263f9221f847b2d1762d8cb6c1f]

        INTEGRATION: CWS hcshared12 (1.8.140); FILE MERGED 2007/11/05 13:25:00 fpe 1.8.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4abaccdf5f10a1cdb8c1c570d916cabf6f4a11e1]

        INTEGRATION: CWS hcshared12 (1.3.18); FILE MERGED 2007/10/09 14:18:01 ufi 1.3.18.3: new makefiles 2007/10/05 14:40:39 ufi 1.3.18.2: zwischenstand 2007/09/25 13:34:45 ufi 1.3.18.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6ea9548822fdcd989622156c5bab7db2764dfac0]

        INTEGRATION: CWS hcshared12 (1.3.18); FILE MERGED 2007/10/30 13:56:32 ufi 1.3.18.2: Zwischenstand 2007/09/25 13:34:45 ufi 1.3.18.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d92058f19d3a0fec9edbe2ca8f6844e2b61749ae]

        INTEGRATION: CWS hcshared12 (1.9.6); FILE MERGED 2007/10/30 13:56:32 ufi 1.9.6.3: Zwischenstand 2007/10/02 11:18:45 ufi 1.9.6.2: makefiles 2007/09/25 13:34:44 ufi 1.9.6.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [96eec64b555db6d9d2db6deb6e51b1fa94fea911]

        INTEGRATION: CWS hcshared12 (1.9.102); FILE MERGED 2007/11/05 13:25:00 fpe 1.9.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0f362fe60ce7faedf0bd5bdda551dc6a305bc0a2]

        INTEGRATION: CWS hcshared12 (1.11.102); FILE MERGED 2007/11/05 13:25:00 fpe 1.11.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [58a3d773094398486b3521dd4e04bbf56ce45f58]

        INTEGRATION: CWS hcshared12 (1.7.6); FILE MERGED 2007/10/30 13:56:32 ufi 1.7.6.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bc5a656cf5f7462478df3c9f06a48a06042afbf5]

        INTEGRATION: CWS hcshared12 (1.11.102); FILE MERGED 2007/11/05 13:24:59 fpe 1.11.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9cd8df132987460a62a7371142ac50ffa7989444]

        INTEGRATION: CWS hcshared12 (1.7.102); FILE MERGED 2007/10/05 14:40:39 ufi 1.7.102.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6eac5a812d84538a8c367eb9422a9538885b93b4]

        INTEGRATION: CWS hcshared12 (1.7.6); FILE MERGED 2007/11/02 11:10:12 ufi 1.7.6.1: before a build

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1a63a72c9fed9c405548aa40f6e8d96888945511]

        INTEGRATION: CWS hcshared12 (1.3.138); FILE MERGED 2007/11/05 13:24:59 fpe 1.3.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8b10b58bbf66ed32d291dea066e4cc56de2af4b1]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/11/05 13:24:59 fpe 1.5.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c7057459cdff1b85de0821a89a6748cc38079eed]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:24:59 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ccdc8faeeea11326a532b22b43394874d9a28d4e]

        INTEGRATION: CWS hcshared12 (1.10.4); FILE MERGED 2007/09/25 13:34:44 ufi 1.10.4.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [eae8ef5783e0e959e7776eb7247d6cd85c71ec2b]

        INTEGRATION: CWS hcshared12 (1.7.102); FILE MERGED 2007/11/05 13:24:59 fpe 1.7.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [147db87512f62caaeb3ddc43e7cec809d8e66607]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:24:59 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [47a6bca8a82838a8a47c4467cfeb95d360140ac9]

        INTEGRATION: CWS hcshared12 (1.6.102); FILE MERGED 2007/11/05 13:24:59 fpe 1.6.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c0fc4f042b14b8b6cabef781e480cfa45e12cf33]

        INTEGRATION: CWS hcshared12 (1.8.102); FILE MERGED 2007/11/05 13:24:59 fpe 1.8.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [17bbba4f8de816e5cb7fedb14d19ce9d48facdb7]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:24:59 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5ba7f6e544ec2662a342368e0342f767bcc5fe66]

        INTEGRATION: CWS hcshared12 (1.8.2); FILE MERGED 2007/11/05 13:24:59 fpe 1.8.2.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4938b7ca8e7742137b7bfed3cf75d86e5f28ab78]

        INTEGRATION: CWS hcshared12 (1.9.102); FILE MERGED 2007/11/05 13:24:59 fpe 1.9.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5dbcef635b74ff74b2efab4a94f35126ef65b240]

        INTEGRATION: CWS hcshared12 (1.5.102); FILE MERGED 2007/11/05 13:24:59 fpe 1.5.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d7fd8f73c4177fe752fa839578c59e97769f72e4]

        INTEGRATION: CWS hcshared12 (1.4.240); FILE MERGED 2007/10/05 14:40:39 ufi 1.4.240.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2bf12cbcf0d1f827b09d94abf94469e39a93a1b8]

        INTEGRATION: CWS hcshared12 (1.7.168); FILE MERGED 2007/10/05 14:40:39 ufi 1.7.168.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8c18ea25071d2b4de526c7c1173de078a13298d9]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/05 14:40:39 ufi 1.4.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c31d53a4213e9002f1902ea29f17c967aea246bf]

        INTEGRATION: CWS hcshared12 (1.9.136); FILE MERGED 2007/11/05 13:24:59 fpe 1.9.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f662d654e09bdeebea08064b4b1d5d458e26cc90]

        INTEGRATION: CWS hcshared12 (1.6.170); FILE MERGED 2007/10/05 14:40:39 ufi 1.6.170.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [eed97f0d7d72fa3fdfa059687c6096aff453320c]

        INTEGRATION: CWS hcshared12 (1.2.240); FILE MERGED 2007/10/05 14:40:39 ufi 1.2.240.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8d7d71bafd49285cf6b0a295e8e200008c3c529e]

        INTEGRATION: CWS hcshared12 (1.3.48); FILE MERGED 2007/10/16 11:04:54 ufi 1.3.48.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5d710f159ddc0a3ed056a5231087b3c83eeefdf7]

        INTEGRATION: CWS hcshared12 (1.4.6); FILE MERGED 2007/10/05 14:40:39 ufi 1.4.6.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [747a482e38fd7b659fef7c696ad978a6cc5bee45]

        INTEGRATION: CWS hcshared12 (1.10.2); FILE MERGED 2007/10/05 14:40:38 ufi 1.10.2.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [532ceb123681a76569f4bcc34981edcc8387eebd]

        INTEGRATION: CWS hcshared12 (1.3.48); FILE MERGED 2007/10/09 14:18:01 ufi 1.3.48.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [927b3b30e2dafd80798a5bcd7b3de990cce64a9b]

        INTEGRATION: CWS hcshared12 (1.6.6); FILE MERGED 2007/10/05 14:40:38 ufi 1.6.6.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2421c04cc9a4d787a1ba09cb968f7fdaea71cfb2]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:24:59 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c7f9c41a0a2a7888ed679322a7894d092291c2f7]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:24:58 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [758c29e2e42903bc1f5e476625dd1f451a8237ae]

        INTEGRATION: CWS hcshared12 (1.11.94); FILE MERGED 2007/11/05 13:24:58 fpe 1.11.94.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2e062ae037ed3995e99f346dc5d775be6f7feb4a]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:24:58 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1fb511db2fad78a17cd37fe3799595e6fee92089]

        INTEGRATION: CWS hcshared12 (1.8.70); FILE MERGED 2007/10/30 13:56:31 ufi 1.8.70.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [47b6ab7233892f24a24e4888576e47adf4f243f7]

        INTEGRATION: CWS hcshared12 (1.8.2); FILE MERGED 2007/10/30 13:56:31 ufi 1.8.2.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9121cf08c912f5692a1f01fcc28883a3a640df38]

        INTEGRATION: CWS hcshared12 (1.8.6); FILE MERGED 2007/10/30 13:56:31 ufi 1.8.6.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [204092df54990fea1c2b9b77d67a19ec5a04b3e8]

        INTEGRATION: CWS hcshared12 (1.3.242); FILE MERGED 2007/10/05 14:40:38 ufi 1.3.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4df2c7ef11ce40ad0b8978fc2260dd19eb2511df]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/10/05 14:40:38 ufi 1.6.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0f751b2118a013c38e571ee3315e897deabc9b83]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/16 11:04:52 ufi 1.4.242.2: makefiles 2007/10/05 14:40:38 ufi 1.4.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [02ce4c45128382feaab8d96617d351aaeeacccef]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/05 14:40:38 ufi 1.4.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [abc77ee3f29411e645d0b05d411cc9908f2cc96d]

        INTEGRATION: CWS hcshared12 (1.4.50); FILE MERGED 2007/10/05 14:40:38 ufi 1.4.50.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5b9c1cc73614e68e493f73ff033b4ee113459c63]

        INTEGRATION: CWS hcshared12 (1.10.100); FILE MERGED 2007/11/05 13:24:58 fpe 1.10.100.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bf488f2be959e9a385c5bdd1ea79542a53aa0ea9]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:24:58 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d1ff96dc24c9c08b3274aebb639b0a87aa522aec]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:24:58 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8188e108525ddca71542abfcffb106ca7cfb5bb5]

        INTEGRATION: CWS hcshared12 (1.6.6); FILE MERGED 2007/10/05 14:40:38 ufi 1.6.6.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f176811cf2d88dd6259ade53afccebd0cd6625ec]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/10/05 14:40:38 ufi 1.7.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5d0c91e9973ecdca41b482d42fda8e8e629a39f5]

        INTEGRATION: CWS hcshared12 (1.4.232); FILE MERGED 2007/10/05 14:40:38 ufi 1.4.232.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5d3a0361fda862f4c67340cc859d9ca5be44710d]

        INTEGRATION: CWS hcshared12 (1.8.140); FILE MERGED 2007/11/05 13:24:58 fpe 1.8.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [61c969af71d23ad59f1bb2d4d90b9f2ae7d2bf06]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/11/05 13:24:58 fpe 1.6.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ae6e37a85210470eb5337e48fdfa1dc67398591e]

        INTEGRATION: CWS hcshared12 (1.6.102); FILE MERGED 2007/11/05 13:24:58 fpe 1.6.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7b9344c44bce3d29bd80747837fa18045ed0b53c]

        INTEGRATION: CWS hcshared12 (1.6.136); FILE MERGED 2007/11/05 13:24:58 fpe 1.6.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dda2b1100e672a7fed3d5280c2217d442374fbe4]

        INTEGRATION: CWS hcshared12 (1.3.232); FILE MERGED 2007/10/05 14:40:38 ufi 1.3.232.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d4d848e84caea09ade2c5818325b2287fec76242]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/11/05 13:24:58 fpe 1.5.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2be6fa4e83c7842e12d9730784e58243f80cd84a]

        INTEGRATION: CWS hcshared12 (1.2.242); FILE MERGED 2007/10/05 14:40:38 ufi 1.2.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [34ba5747618def2291984a76c6388d9362c7c691]

        INTEGRATION: CWS hcshared12 (1.9.138); FILE MERGED 2007/10/05 14:40:38 ufi 1.9.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2dc9fa4fb8d5c5c6483675e22d3b48a133d04e60]

        INTEGRATION: CWS hcshared12 (1.7.102); FILE MERGED 2007/10/05 14:40:38 ufi 1.7.102.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f691716989b3be83ecffbf047b8a348740b5fc89]

        INTEGRATION: CWS hcshared12 (1.10.80); FILE MERGED 2007/10/05 14:40:38 ufi 1.10.80.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a6bf700787f9a3ce356b7b643d9cf8efb3f67020]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/10/05 14:40:37 ufi 1.7.138.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3f77e286280364fbe74b750ea3430c2f44c628b3]

        INTEGRATION: CWS hcshared12 (1.11.52); FILE MERGED 2007/10/05 14:40:37 ufi 1.11.52.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [84a160b5e73f8d6b3a951973f4fcf1a947d676b7]

        INTEGRATION: CWS hcshared12 (1.16.6); FILE MERGED 2007/10/09 14:17:59 ufi 1.16.6.2: new makefiles 2007/10/05 14:40:37 ufi 1.16.6.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d148d675742a2d25433f0d587af0e8f303d7a939]

        INTEGRATION: CWS hcshared12 (1.9.102); FILE MERGED 2007/11/05 13:24:57 fpe 1.9.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7c081e001fb44a7d36da37b6d487478fa0b53729]

        INTEGRATION: CWS hcshared12 (1.2.6); FILE MERGED 2007/10/05 14:40:37 ufi 1.2.6.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ac55d1b7a885e772ef2a771a9f9b4e19322dd5f3]

        INTEGRATION: CWS hcshared12 (1.8.140); FILE MERGED 2007/11/05 13:24:57 fpe 1.8.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f548038ed8ae0c84264c7838dfffe4976ca74265]

        INTEGRATION: CWS hcshared12 (1.10.138); FILE MERGED 2007/11/05 13:24:57 fpe 1.10.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0d6bc39ebaa459a9914ec43529873ba8f3ea9851]

        INTEGRATION: CWS hcshared12 (1.18.2); FILE MERGED 2007/10/30 13:56:30 ufi 1.18.2.4: Zwischenstand 2007/10/16 11:04:52 ufi 1.18.2.3: makefiles 2007/10/09 14:17:59 ufi 1.18.2.2: new makefiles 2007/10/02 11:18:44 ufi 1.18.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1436a487f309d9f69b622dc744816191bf8fb826]

        INTEGRATION: CWS hcshared12 (1.2.138); FILE MERGED 2007/11/05 13:24:57 fpe 1.2.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [563ca388e68ef2851291cbaa2b9e96b388e3dc65]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:24:57 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e8480a46c2d61946b9813502428160aefecd01dc]

        INTEGRATION: CWS hcshared12 (1.5.232); FILE MERGED 2007/10/30 13:56:30 ufi 1.5.232.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [96fdc3883322bdc5109c1cd5cfad93ccb7548a4d]

        INTEGRATION: CWS hcshared12 (1.3.138); FILE MERGED 2007/11/05 13:24:57 fpe 1.3.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8e68e914eeed9445af341e5acd32b272f5460c31]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/11/05 13:24:57 fpe 1.5.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2153dbb3ae7dd43eaa9283e4887a14d6f8d53402]

        INTEGRATION: CWS hcshared12 (1.9.138); FILE MERGED 2007/11/05 13:24:57 fpe 1.9.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e6f3aafb1c607376a994177715c764bbf6344cf8]

        INTEGRATION: CWS hcshared12 (1.16.4); FILE MERGED 2007/09/25 14:49:23 ufi 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2007/09/25 13:34:44 ufi 1.16.4.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [609f8f6eb29e424b1774f5b9902de0488abc8a0a]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/11/05 14:06:56 ufi 1.4.242.2: last minute changes 2 2007/11/05 13:24:57 fpe 1.4.242.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [35bc020454f8bf21c05dfc649c0e44bfd77f37f1]

        INTEGRATION: CWS hcshared12 (1.8.136); FILE MERGED 2007/11/05 13:24:57 fpe 1.8.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [37997646b29068bbdfdcd313f280f8b1e6e62ddd]

        INTEGRATION: CWS hcshared12 (1.7.136); FILE MERGED 2007/11/05 13:24:57 fpe 1.7.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [07f8f38ae15dc36ff95a24378ad5f9c148155e08]

        INTEGRATION: CWS hcshared12 (1.9.50); FILE MERGED 2007/10/30 13:56:30 ufi 1.9.50.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [227201f22ed9c475badf3e935d044baa631116e3]

        INTEGRATION: CWS hcshared12 (1.10.102); FILE MERGED 2007/11/05 13:24:57 fpe 1.10.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0890a84a8f11f71c6727115116619bd1835a7860]

        INTEGRATION: CWS hcshared12 (1.8.102); FILE MERGED 2007/11/05 13:24:57 fpe 1.8.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1ad8e9f860f73dfb9e91f28f9f104a0e8a88c589]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.5.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6f1c3b200cbcba14655eb73e310f71e51845501f]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d19fd5af887f801e3aa59bcc5d6b6124d4e7de77]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ad067eff635bb8201e72031c451ef5b92c8315be]

        INTEGRATION: CWS hcshared12 (1.10.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.10.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9ecf2be1abbee9c0dada18dc1e43541348e6539e]

        INTEGRATION: CWS hcshared12 (1.2.68); FILE MERGED 2007/09/25 13:34:44 ufi 1.2.68.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6ed9e695ea714decb9fac81d96d42f0a0d5e5f2f]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/11/05 13:24:56 fpe 1.6.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a18a3255027e8e819ec73d03eb9f5d2db255d67b]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.7.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [52f0b6e95c2687570ad806c5c9ce381db7157ebd]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c17a20612dbca3627a540df66572a3b6b62f30e6]

        INTEGRATION: CWS hcshared12 (1.3.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.3.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [626451a7fcbbb23a92fd535e87a0693cfedb14a8]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/30 13:56:30 ufi 1.5.242.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [94ff976d57940bd45c19d2def311e07e9ce54825]

        INTEGRATION: CWS hcshared12 (1.13.48); FILE MERGED 2007/09/25 14:49:20 ufi 1.13.48.2: RESYNC: (1.13-1.14); FILE MERGED 2007/09/25 13:34:44 ufi 1.13.48.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f01ec7ed852937a516a52bc4e84ea34052b118c5]

        INTEGRATION: CWS hcshared12 (1.6.136); FILE MERGED 2007/11/05 13:24:56 fpe 1.6.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c4f16c7a6165dc5faa1cd34ab0dc2a1266edcad4]

        INTEGRATION: CWS hcshared12 (1.13.48); FILE MERGED 2007/09/25 13:34:44 ufi 1.13.48.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f10cce95a350b06135c3ffc0415d8f9f40839e28]

        INTEGRATION: CWS hcshared12 (1.5.70); FILE MERGED 2007/11/05 13:24:56 fpe 1.5.70.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9e21ebf4e1e8cc2255e9c763cd367c7b46828dba]

        INTEGRATION: CWS hcshared12 (1.9.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.9.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [222071ce2abe89817cdc91a23836da66ab64090f]

        INTEGRATION: CWS hcshared12 (1.13.52); FILE MERGED 2007/10/30 13:56:30 ufi 1.13.52.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4461efecbab5456218fa89323ef49a1fe780f0f9]

        INTEGRATION: CWS hcshared12 (1.9.136); FILE MERGED 2007/11/05 13:24:56 fpe 1.9.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [33ca3d9edb754bee02805f3a5b0c9edaa6ecff40]

        INTEGRATION: CWS hcshared12 (1.9.102); FILE MERGED 2007/11/05 13:24:56 fpe 1.9.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [897ca61a51098c200c69e179b6ab28c6a3995284]

        INTEGRATION: CWS hcshared12 (1.8.94); FILE MERGED 2007/10/30 13:56:30 ufi 1.8.94.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4bff08f61a6d9756a936761f2d93ce0991e2514f]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.7.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [30982ba16f02e4a720938ee9397e77817b99623c]

        INTEGRATION: CWS hcshared12 (1.7.102); FILE MERGED 2007/11/05 13:24:56 fpe 1.7.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [76aeb493ada168f27c52453e5c1bea9fd6a8d79b]

        INTEGRATION: CWS hcshared12 (1.3.242); FILE MERGED 2007/09/25 13:34:44 ufi 1.3.242.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e27e72cbd4e2277ab01570a5bf53210f4ebb7078]

        INTEGRATION: CWS hcshared12 (1.3.232); FILE MERGED 2007/10/30 13:56:30 ufi 1.3.232.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cce1b0fe7e68df95b15f5acc0d25d4439d027782]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/09/25 13:34:44 ufi 1.8.138.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ca8957e935279eb8aa9fb80fc5e76294d5cb03e6]

        INTEGRATION: CWS hcshared12 (1.2.242); FILE MERGED 2007/10/16 11:04:52 ufi 1.2.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6e4954aed0607805916e0f5789fc5e4ab149014b]

        INTEGRATION: CWS hcshared12 (1.10.2); FILE MERGED 2007/11/05 13:48:20 ufi 1.10.2.1: last minute changes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bdd48f24849d3298fc1af2d1988935e91a922279]

        INTEGRATION: CWS hcshared12 (1.6.102); FILE MERGED 2007/11/05 13:24:56 fpe 1.6.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9e4703f68a46ff4ea5397f877f3b3f230cf97ebd]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:24:56 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8caac7aebb45da8968e47c68b74a31f012950847]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/16 11:04:52 ufi 1.4.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5e879d4aef7bc133f0a41b7381e89ef429a1d162]

        INTEGRATION: CWS hcshared12 (1.6.168); FILE MERGED 2007/11/02 11:10:12 ufi 1.6.168.1: before a build

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [589ff529f0ad6f7147c078b5ad22b215bc08a22e]

        INTEGRATION: CWS hcshared12 (1.5.136); FILE MERGED 2007/11/05 13:24:56 fpe 1.5.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [18efb83e9cca90f60627b7a1fdce48c6d5ef41f7]

        INTEGRATION: CWS hcshared12 (1.9.52); FILE MERGED 2007/10/30 13:56:30 ufi 1.9.52.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [50a7d1a93892d3ebc1c0ef81595e2be90d813518]

        INTEGRATION: CWS hcshared12 (1.7.48); FILE MERGED 2007/10/30 13:56:30 ufi 1.7.48.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a1fc3cc43674ba54fcfbdb1dd98c19915825e47b]

        INTEGRATION: CWS hcshared12 (1.13.48); FILE MERGED 2007/10/30 13:56:30 ufi 1.13.48.2: Zwischenstand 2007/09/25 13:34:44 ufi 1.13.48.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [413ea4d06c0f41efd4a1558bb7179b630971c185]

        INTEGRATION: CWS hcshared12 (1.3.136); FILE MERGED 2007/10/02 11:18:44 ufi 1.3.136.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [feb1f7911ccbf365bc0c2d8f06ada22224584479]

        INTEGRATION: CWS hcshared12 (1.3.136); FILE MERGED 2007/11/05 13:24:56 fpe 1.3.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [06eb19033b400f67eb81b1905625f328bdffd1d4]

        INTEGRATION: CWS hcshared12 (1.4.136); FILE MERGED 2007/11/05 13:24:55 fpe 1.4.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [903ee011b1b995886a4d2f5559b6e3f80424c19c]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:24:55 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b81995f3fcfa2d8cd9298f52e37630d0b9f82690]

        INTEGRATION: CWS hcshared12 (1.11.6); FILE MERGED 2007/10/09 14:17:59 ufi 1.11.6.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [771ec158b5a19bfa3d9982d6802f7ccec1355238]

        INTEGRATION: CWS hcshared12 (1.2.242); FILE MERGED 2007/10/09 14:17:59 ufi 1.2.242.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6fc99e66b8445d8a4606ff47112bda6b6506cb6e]

        INTEGRATION: CWS hcshared12 (1.16.54); FILE MERGED 2007/10/05 14:40:37 ufi 1.16.54.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0b04695352dd12afb80821b3b40111fb833573e9]

        INTEGRATION: CWS hcshared12 (1.7.136); FILE MERGED 2007/11/05 13:24:55 fpe 1.7.136.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c87ed3fd5e41816dce8a03b56436dcf4d6ea4c25]

        INTEGRATION: CWS hcshared12 (1.6.100); FILE MERGED 2007/11/05 13:24:55 fpe 1.6.100.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bbab6370342d934a53313cb541fb89b26da98d90]

        INTEGRATION: CWS hcshared12 (1.8.50); FILE MERGED 2007/10/09 14:17:59 ufi 1.8.50.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2da19b6be20d1949d03359eead404cef1d10ca3a]

        INTEGRATION: CWS hcshared12 (1.12.50); FILE MERGED 2007/10/05 14:40:37 ufi 1.12.50.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [481c0394e986a948f63c1445474237f23e1dbcf8]

        INTEGRATION: CWS hcshared12 (1.12.2); FILE MERGED 2007/10/09 14:17:59 ufi 1.12.2.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [76feb3c752e196e0e16afdbb8de75b030a84e096]

        INTEGRATION: CWS hcshared12 (1.12.94); FILE MERGED 2007/10/30 13:56:29 ufi 1.12.94.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [60e6ac2881a25675662da74d9ba3f61fdeda1564]

        INTEGRATION: CWS hcshared12 (1.8.50); FILE MERGED 2007/10/30 13:56:29 ufi 1.8.50.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c1abce39892b56b92f42ddf28fcc0bfd0ff2953f]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/16 11:04:51 ufi 1.5.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f3ddfec8a4e1c209317e900b5c17a92b13995b69]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/16 11:04:51 ufi 1.4.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b25e68919d170579c5bdf169af5cd1fcb3c6aac6]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:24:55 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [658ea611f5ee99c7a693a77d4ee94bb11da2717d]

        INTEGRATION: CWS hcshared12 (1.8.120); FILE MERGED 2007/11/05 13:24:55 fpe 1.8.120.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [883183decf468cf98f37ebdcccbc3951449d712d]

        INTEGRATION: CWS hcshared12 (1.8.40); FILE MERGED 2007/11/05 13:24:55 fpe 1.8.40.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dcd19a112bcb04bed15ea0f87517ac661388ab24]

        INTEGRATION: CWS hcshared12 (1.2.40); FILE MERGED 2007/10/05 14:40:37 ufi 1.2.40.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9bab146d64c92e4e592faff8009fa1a297bd1d4e]

        INTEGRATION: CWS hcshared12 (1.2.40); FILE MERGED 2007/10/05 14:40:37 ufi 1.2.40.3: zwischenstand 2007/09/25 14:49:17 ufi 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/25 13:34:43 ufi 1.2.40.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ed9fd6b64bbc9281470cc1b6bf48e21058268c89]

        INTEGRATION: CWS hcshared12 (1.2.40); FILE MERGED 2007/10/16 11:04:50 ufi 1.2.40.4: makefiles 2007/10/09 14:17:57 ufi 1.2.40.3: new makefiles 2007/09/25 14:49:14 ufi 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/25 13:34:43 ufi 1.2.40.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ce530af901df8232f471bf539d4de441f087f100]

        INTEGRATION: CWS hcshared12 (1.4.38); FILE MERGED 2007/10/30 13:56:27 ufi 1.4.38.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1dbcc5491fb24a22f8f0f5d5714eb676246c0c40]

        INTEGRATION: CWS hcshared12 (1.2.242); FILE MERGED 2007/10/05 14:40:37 ufi 1.2.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [58ecbea5a72c98f4ca9096b37cf008ed109eeba1]

        INTEGRATION: CWS hcshared12 (1.4.232); FILE MERGED 2007/10/05 14:40:37 ufi 1.4.232.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [96cb9e49fe039bdf33d192d6cf42fc494a32a897]

        INTEGRATION: CWS hcshared12 (1.3.242); FILE MERGED 2007/10/05 14:40:36 ufi 1.3.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a4f35dc1413ed668c21f9351477ab260a38fa5fc]

        INTEGRATION: CWS hcshared12 (1.2.2); FILE MERGED 2007/10/30 13:56:27 ufi 1.2.2.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8ca75f6e7bbfdcc10edc2d64eb68a6befe9de85b]

        INTEGRATION: CWS hcshared12 (1.4.2); FILE MERGED 2007/10/09 14:17:57 ufi 1.4.2.2: new makefiles 2007/10/05 14:40:36 ufi 1.4.2.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b9ec8924e07724aea3216afcf8a8a306477cfcd9]

        INTEGRATION: CWS hcshared12 (1.4.38); FILE MERGED 2007/10/05 14:40:36 ufi 1.4.38.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0a25b9df56ae157f2e4501d05047d766dc23922e]

        INTEGRATION: CWS hcshared12 (1.5.38); FILE MERGED 2007/10/05 14:40:36 ufi 1.5.38.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [da65284d44e623c4dac44b0a0db0797d22048742]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/05 14:40:36 ufi 1.4.242.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9002adcb400cdde4dac716643ec394532abfa83e]

        INTEGRATION: CWS hcshared12 (1.7.40); FILE MERGED 2007/10/16 11:04:50 ufi 1.7.40.3: makefiles 2007/10/05 14:40:36 ufi 1.7.40.2: zwischenstand 2007/09/25 13:34:43 ufi 1.7.40.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f82d9ea64cde7104bcb292adab79cdec30ed51f9]

        INTEGRATION: CWS hcshared12 (1.4.40); FILE MERGED 2007/10/16 11:04:49 ufi 1.4.40.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [af53776f98a3db6d8ce56d753b86ec7179ad3c84]

        INTEGRATION: CWS hcshared12 (1.8.120); FILE MERGED 2007/11/05 13:24:54 fpe 1.8.120.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f33a143601988de0038ac59daa83ebed01e92f58]

        INTEGRATION: CWS hcshared12 (1.8.138); FILE MERGED 2007/11/05 13:24:54 fpe 1.8.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [17db1cf3ce464aab31efe784c581fc3d2586657f]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:24:54 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [53562f04e8038a887b877912c6fd954dc02910fc]

        INTEGRATION: CWS hcshared12 (1.6.122); FILE MERGED 2007/11/05 13:24:54 fpe 1.6.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2088dbad3234284ecf88fb65b99887be0c8a2e1b]

        INTEGRATION: CWS hcshared12 (1.8.122); FILE MERGED 2007/11/05 13:24:54 fpe 1.8.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [73dd71ba97ba1f629067e0eb8919e9a0fe3ed93f]

        INTEGRATION: CWS hcshared12 (1.6.138); FILE MERGED 2007/11/05 13:24:54 fpe 1.6.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b68d7e27727d6006c7bb4ccf282f99611d908509]

        INTEGRATION: CWS hcshared12 (1.15.2); FILE MERGED 2007/10/30 13:56:27 ufi 1.15.2.4: Zwischenstand 2007/10/16 11:04:49 ufi 1.15.2.3: makefiles 2007/10/09 14:17:56 ufi 1.15.2.2: new makefiles 2007/10/02 11:18:41 ufi 1.15.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f297a23e70f5a9390bacb2908a8489f18474c51a]

        INTEGRATION: CWS hcshared12 (1.7.102); FILE MERGED 2007/10/16 11:04:49 ufi 1.7.102.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a8d71537c65194905c83d64599a93d613290e939]

        INTEGRATION: CWS hcshared12 (1.6.72); FILE MERGED 2007/10/09 14:17:56 ufi 1.6.72.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3a3d1d3c8f410e86ee30b1fa80aba86d9e1699ea]

        INTEGRATION: CWS hcshared12 (1.4.232); FILE MERGED 2007/10/16 11:04:49 ufi 1.4.232.2: makefiles 2007/10/09 14:17:56 ufi 1.4.232.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [384de00b6a1adf7a0d063a95e2d65add7dfe4b85]

        INTEGRATION: CWS hcshared12 (1.8.140); FILE MERGED 2007/11/05 13:24:54 fpe 1.8.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [39af5bc5eb29675e0232edcd589f16bbb559db08]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/16 11:04:49 ufi 1.4.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4c4f38f17b28a0b63499e6174e8809c70cdd738f]

        INTEGRATION: CWS hcshared12 (1.4.122); FILE MERGED 2007/11/02 11:10:11 ufi 1.4.122.1: before a build

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fb4e85e22321b016e4fd9e13737587339361a453]

        INTEGRATION: CWS hcshared12 (1.4.232); FILE MERGED 2007/11/02 11:10:11 ufi 1.4.232.1: before a build

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [32e3da15e8a80cb0dd7ace1547064684e0fd1706]

        INTEGRATION: CWS hcshared12 (1.6.122); FILE MERGED 2007/11/02 11:10:11 ufi 1.6.122.1: before a build

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6699d589c52e2135ffbd91a85db385184869a84e]

        INTEGRATION: CWS hcshared12 (1.5.122); FILE MERGED 2007/10/30 13:56:26 ufi 1.5.122.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c3d680dbaf00b5559a6530b817c2d8ced6cf11b7]

        INTEGRATION: CWS hcshared12 (1.1.2); FILE ADDED 2007/10/30 13:56:26 ufi 1.1.2.2: Zwischenstand 2007/10/16 10:13:49 ufi 1.1.2.1: i82305

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5a5378feb576180bf11fc94bfe4a970882e1d0ad]

        INTEGRATION: CWS hcshared12 (1.6.2); FILE MERGED 2007/10/09 14:17:56 ufi 1.6.2.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5870a0f8992caab7f1d1d693a3164dfab0f665ba]

        INTEGRATION: CWS hcshared12 (1.7.2); FILE MERGED 2007/10/05 14:40:36 ufi 1.7.2.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6e67239d427dcb0d4f77f62773e9de3405e73915]

        INTEGRATION: CWS hcshared12 (1.1.2); FILE ADDED 2007/10/16 11:04:47 ufi 1.1.2.2: makefiles 2007/10/09 09:19:19 ufi 1.1.2.1: i80419

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6d2cb479c04c764aeb0900f5654757000a6fad6c]

        INTEGRATION: CWS hcshared12 (1.9.4); FILE MERGED 2007/10/30 13:56:25 ufi 1.9.4.4: Zwischenstand 2007/10/16 11:04:47 ufi 1.9.4.3: makefiles 2007/10/09 14:17:55 ufi 1.9.4.2: new makefiles 2007/10/02 11:18:40 ufi 1.9.4.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4e365fea1af9c38760ce960c4cfab5240a88ae6c]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/16 11:04:47 ufi 1.5.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e5c6e4832432f2a029cdffa115f99eadb2e4a504]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:24:54 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0039c5baaa71ee3b2e5f178a00e61747927fbaf8]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/16 11:04:47 ufi 1.4.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cf3af9dd1c0d89f85c98fa8dd91de407dbf3a52e]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/30 13:56:25 ufi 1.5.242.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cb7707171e157ee66f782f7e2fbef3f2bfda2f33]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/11/05 13:24:54 fpe 1.6.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bdbdedd266dbb3e66e0cd148f4d6e48d8b74518b]

        INTEGRATION: CWS hcshared12 (1.5.140); FILE MERGED 2007/11/05 13:24:54 fpe 1.5.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [360e5ec6368df642893d0834aa99586dd7bf0742]

        INTEGRATION: CWS hcshared12 (1.5.242); FILE MERGED 2007/10/09 14:17:55 ufi 1.5.242.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8d2a54226d51a6570595aba1a897fdfd4b085e24]

        INTEGRATION: CWS hcshared12 (1.8.122); FILE MERGED 2007/10/09 14:17:55 ufi 1.8.122.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d09119a0967c704bbe734e2bf5f537e931a49e70]

        INTEGRATION: CWS hcshared12 (1.9.122); FILE MERGED 2007/11/05 13:24:54 fpe 1.9.122.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [43d407f764a33cc34e3c515d88c9ec48d8e14680]

        INTEGRATION: CWS hcshared12 (1.6.54); FILE MERGED 2007/10/16 11:04:47 ufi 1.6.54.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a8eac508eb91045a319f4eed28ccb70f28a04ac3]

        INTEGRATION: CWS hcshared12 (1.14.2); FILE MERGED 2007/10/09 14:17:55 ufi 1.14.2.2: new makefiles 2007/10/05 14:40:36 ufi 1.14.2.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f6d5b53325ed3f0e6c5ca5a9c3f5c25ed7ea7ef6]

        INTEGRATION: CWS hcshared12 (1.12.2); FILE MERGED 2007/10/16 11:04:47 ufi 1.12.2.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2754cb048c405a5e6cf93d66c8c1978bf7617abe]

        INTEGRATION: CWS hcshared12 (1.6.6); FILE MERGED 2007/10/16 11:04:47 ufi 1.6.6.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [66833b4ba5a45e11e42fbc70ce3bde1fabde2263]

        INTEGRATION: CWS hcshared12 (1.8.54); FILE MERGED 2007/10/16 11:04:47 ufi 1.8.54.2: makefiles 2007/10/02 11:18:40 ufi 1.8.54.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f1e5839c5973b51ac6f9d132aa1ef022fa13277d]

        INTEGRATION: CWS hcshared12 (1.4.72); FILE MERGED 2007/10/16 11:04:47 ufi 1.4.72.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [22efdd63a858cdda599b2dfe5d8b72733430e8b8]

        INTEGRATION: CWS hcshared12 (1.5.196); FILE MERGED 2007/10/02 11:18:40 ufi 1.5.196.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [739d68a2ee3137b26d21051f385723aec53e74cf]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/02 11:18:40 ufi 1.4.242.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5b1b75452588e3ab9f55cbc9e274b94285bc7b2f]

        INTEGRATION: CWS hcshared12 (1.4.232); FILE MERGED 2007/09/25 13:34:43 ufi 1.4.232.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [805d4992237cc7d331d4acefb0118ea01c894d13]

        INTEGRATION: CWS hcshared12 (1.7.138); FILE MERGED 2007/11/05 13:24:54 fpe 1.7.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4e608dde191a42d63cfb2ada7bd732ec322b4c62]

        INTEGRATION: CWS hcshared12 (1.10.48); FILE MERGED 2007/10/09 14:17:55 ufi 1.10.48.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8537d50c75a6ac381c3b8915eb31aaf3385753bf]

        INTEGRATION: CWS hcshared12 (1.6.2); FILE MERGED 2007/10/16 11:04:47 ufi 1.6.2.2: makefiles 2007/10/09 14:17:55 ufi 1.6.2.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c351a2385f2e262d52c8124b9b2ccbbcd0e6a147]

        INTEGRATION: CWS hcshared12 (1.7.140); FILE MERGED 2007/11/05 13:24:54 fpe 1.7.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ebe8d6ede6d68c5a5c0677f14e6618b2180045aa]

        INTEGRATION: CWS hcshared12 (1.2.242); FILE MERGED 2007/10/09 14:17:54 ufi 1.2.242.1: new makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2643fae4d9f2a40f66c9fc067eb1b8cec5a09fa3]

        INTEGRATION: CWS hcshared12 (1.5.38); FILE MERGED 2007/11/05 13:24:53 fpe 1.5.38.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5a95147db452183022b9585725b2352cb5a2c228]

        INTEGRATION: CWS hcshared12 (1.9.4); FILE MERGED 2007/09/25 14:49:11 ufi 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2007/09/25 13:34:43 ufi 1.9.4.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0c869cd73112bffccae836a09e84b7bad2595f65]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/11/05 13:24:53 fpe 1.6.140.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fcbfc04c44c079d0343191c751f183aa69015642]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/10/30 13:56:25 ufi 1.4.242.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [efabfca3896f0fc781f0dc49eb96a477ef6a9333]

        INTEGRATION: CWS hcshared12 (1.4.242); FILE MERGED 2007/09/25 13:34:42 ufi 1.4.242.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6511567cc5cf30dde0c42909a8420d5b2f6de316]

        INTEGRATION: CWS hcshared12 (1.5.138); FILE MERGED 2007/10/30 13:56:24 ufi 1.5.138.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0768f1172fd2369683b3f34f64d9c18d6631ed47]

        INTEGRATION: CWS hcshared12 (1.4.94); FILE MERGED 2007/10/05 14:40:36 ufi 1.4.94.1: zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cc9697f45b2bccdb6ea9f2d1fa1e92d5e44bab3d]

        INTEGRATION: CWS hcshared12 (1.7.102); FILE MERGED 2007/11/05 13:24:53 fpe 1.7.102.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6379bdeaac63cc50fa739d959823d9b19b522c9e]

        INTEGRATION: CWS hcshared12 (1.4.138); FILE MERGED 2007/11/05 13:24:53 fpe 1.4.138.1: #i81058#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c70efca30ac7605d69c64b3a19f2872ed0d2710e]

        INTEGRATION: CWS hcshared12 (1.3.242); FILE MERGED 2007/10/30 13:56:24 ufi 1.3.242.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d4017603f2b13678e2a8ed84e6e80af00ab83f0f]

        INTEGRATION: CWS hcshared12 (1.7.72); FILE MERGED 2007/09/25 13:34:42 ufi 1.7.72.1: vor resync

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e4df2a3d528c2e92be20e38388c019e46d2df4d9]

        INTEGRATION: CWS hcshared12 (1.4.232); FILE MERGED 2007/10/30 13:56:24 ufi 1.4.232.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fedd3e3f2e7a758a556ea5c5c0f388869546a3cc]

        INTEGRATION: CWS hcshared12 (1.4.170); FILE MERGED 2007/10/30 13:56:24 ufi 1.4.170.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3d37c9626269277136fb1e15a740f8b8c626ec75]

        INTEGRATION: CWS hcshared12 (1.9.2); FILE MERGED 2007/10/30 13:56:24 ufi 1.9.2.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [62f46c4ae444e5a8549b1b683effef5fc4c78bea]

        INTEGRATION: CWS hcshared12 (1.4.6); FILE MERGED 2007/10/30 13:56:24 ufi 1.4.6.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [aaa146ef2daeeadbd56448693603b9946fdc4701]

        INTEGRATION: CWS hcshared12 (1.6.140); FILE MERGED 2007/10/30 13:56:24 ufi 1.6.140.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3d53cbd7ccc9ed77e95edbaecf2740e8c4ed921c]

        INTEGRATION: CWS hcshared12 (1.5.6); FILE MERGED 2007/10/30 13:56:23 ufi 1.5.6.1: Zwischenstand

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dc5872d5fff98eaf79792026a50bcb5b1744d16f]

        INTEGRATION: CWS hcshared12 (1.2.248); FILE MERGED 2007/10/02 09:36:46 fpe 1.2.248.1: #i81692#

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2ad38073d66ae56e8c013b60661447fa6717d703]

        INTEGRATION: CWS hcshared12 (1.2.248); FILE MERGED 2007/10/02 09:33:51 fpe 1.2.248.1: #81602

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0ada64238f765ea60b36b227f4c9acaef4a07b41]

        INTEGRATION: CWS hcshared12 (1.16.6); FILE MERGED 2007/10/30 13:56:22 ufi 1.16.6.2: Zwischenstand 2007/10/02 11:18:38 ufi 1.16.6.1: makefiles

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5e2df7ae900d804f4bf86238a99b1780a4cb7984]

        INTEGRATION: CWS hcshared12 (1.13.4); FILE MERGED 2007/10/30 13:56:22 ufi 1.13.4.2: Zwischenstand 2007/10/02 11:18:38 ufi 1.13.4.1: makefiles

2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [efd6051c6f39ee0e7e075f0696bc8708ceb2312c]

        INTEGRATION: CWS jl79 (1.4.46); FILE MERGED 2007/11/09 08:15:50 ufi 1.4.46.1: file updated

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [3f6c79cfee4f96da3aaa0e4d85cc514ac674e31c]

        INTEGRATION: CWS execshellmacrogone (1.12.68); FILE MERGED 2007/10/24 06:35:40 rene 1.12.68.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d05d8d06a2538e7c575531c7bbd4377dcc3e75f]

        INTEGRATION: CWS pj85 (1.2.8); FILE MERGED 2007/09/10 18:34:44 pjanik 1.2.8.1: #i81292#: Replace Bitstream fonts with DejaVu.

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [98b5258fedff8a1f63084ceab5552a70769db14f]

        INTEGRATION: CWS pj85 (1.2.8); FILE MERGED 2007/09/10 18:34:41 pjanik 1.2.8.1: #i81292#: Replace Bitstream fonts with DejaVu.

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4aea215a7409ddb2ec29526dad60ef0fd8b50bee]

        INTEGRATION: CWS pj85 (1.2.8); FILE MERGED 2007/09/10 18:34:37 pjanik 1.2.8.1: #i81292#: Replace Bitstream fonts with DejaVu.

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f7a04550e2a4ef4d18ef659376f9dd47af1e49d]

        INTEGRATION: CWS pj85 (1.2.8); FILE MERGED 2007/09/10 18:34:33 pjanik 1.2.8.1: #i81292#: Replace Bitstream fonts with DejaVu.

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [489967f304c88b89b7f64f02a07d61aa79f1a4f4]

        INTEGRATION: CWS pj85 (1.2.8); FILE MERGED 2007/09/10 18:34:29 pjanik 1.2.8.1: #i81292#: Replace Bitstream fonts with DejaVu.

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [49fe68ecdb00c99b2845ed43dde2ef8e2553ab87]

        INTEGRATION: CWS hcshared10 (1.30.8); FILE MERGED 2007/09/04 13:23:40 ufi 1.30.8.7: RESYNC: (1.31-1.36); FILE MERGED 2007/09/04 10:31:28 ufi 1.30.8.6: makefiles 2007/07/30 09:59:53 ufi 1.30.8.5: i80022 2007/07/24 11:11:07 ufi 1.30.8.4: makefiles 2007/07/18 14:29:12 ufi 1.30.8.3: new makefiles 2007/06/04 10:52:55 ufi 1.30.8.2: RESYNC: (1.30-1.31); FILE MERGED 2007/06/01 10:39:05 ufi 1.30.8.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [62b9e8454088b1c0050c78934e574b10ba29fe17]

        INTEGRATION: CWS hcshared10 (1.26.8); FILE MERGED 2007/09/04 13:23:25 ufi 1.26.8.7: RESYNC: (1.27-1.32); FILE MERGED 2007/09/04 10:31:28 ufi 1.26.8.6: makefiles 2007/07/30 09:59:53 ufi 1.26.8.5: i80022 2007/07/24 11:11:06 ufi 1.26.8.4: makefiles 2007/07/18 14:29:12 ufi 1.26.8.3: new makefiles 2007/06/04 10:52:47 ufi 1.26.8.2: RESYNC: (1.26-1.27); FILE MERGED 2007/06/01 10:39:05 ufi 1.26.8.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [2fc9d433e4da40bcec0d9555d0b3e657538b19b6]

        INTEGRATION: CWS hcshared10 (1.27.8); FILE MERGED 2007/09/04 13:23:11 ufi 1.27.8.7: RESYNC: (1.28-1.33); FILE MERGED 2007/09/04 10:31:28 ufi 1.27.8.6: makefiles 2007/07/30 09:59:53 ufi 1.27.8.5: i80022 2007/07/24 11:11:06 ufi 1.27.8.4: makefiles 2007/07/18 14:29:12 ufi 1.27.8.3: new makefiles 2007/06/04 10:52:39 ufi 1.27.8.2: RESYNC: (1.27-1.28); FILE MERGED 2007/06/01 10:39:04 ufi 1.27.8.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [90e196a95728edb8eb366b9542a934c00584e0ad]

        INTEGRATION: CWS hcshared10 (1.28.8); FILE MERGED 2007/09/04 13:22:44 ufi 1.28.8.7: RESYNC: (1.29-1.34); FILE MERGED 2007/09/04 10:31:27 ufi 1.28.8.6: makefiles 2007/07/30 09:59:52 ufi 1.28.8.5: i80022 2007/07/24 11:11:05 ufi 1.28.8.4: makefiles 2007/07/18 14:29:11 ufi 1.28.8.3: new makefiles 2007/06/04 10:52:32 ufi 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2007/06/01 10:39:04 ufi 1.28.8.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [76ebad0adfa4660802132c0d9367c5ef6b8da54c]

        INTEGRATION: CWS hcshared10 (1.16.8); FILE MERGED 2007/09/04 13:22:28 ufi 1.16.8.7: RESYNC: (1.17-1.22); FILE MERGED 2007/09/04 10:31:27 ufi 1.16.8.6: makefiles 2007/07/30 09:59:52 ufi 1.16.8.5: i80022 2007/07/24 11:11:05 ufi 1.16.8.4: makefiles 2007/07/18 14:29:11 ufi 1.16.8.3: new makefiles 2007/06/04 10:52:24 ufi 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2007/06/01 10:39:04 ufi 1.16.8.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [599249f93c5580ea8506f24643ceafd0c59d6632]

        INTEGRATION: CWS hcshared10 (1.16.154); FILE MERGED 2007/09/20 07:32:40 ufi 1.16.154.8: someone modified this file 2007/09/04 13:22:15 ufi 1.16.154.7: RESYNC: (1.17-1.22); FILE MERGED 2007/09/04 10:31:27 ufi 1.16.154.6: makefiles 2007/07/30 09:59:52 ufi 1.16.154.5: i80022 2007/07/24 11:11:05 ufi 1.16.154.4: makefiles 2007/07/18 14:29:11 ufi 1.16.154.3: new makefiles 2007/06/04 10:52:17 ufi 1.16.154.2: RESYNC: (1.16-1.17); FILE MERGED 2007/06/01 10:39:04 ufi 1.16.154.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [e93074c0c39c66e7f69fc2ef6d867f0aaea2305e]

        INTEGRATION: CWS hcshared10 (1.31.8); FILE MERGED 2007/09/04 13:21:55 ufi 1.31.8.7: RESYNC: (1.32-1.37); FILE MERGED 2007/09/04 10:31:26 ufi 1.31.8.6: makefiles 2007/07/30 09:59:52 ufi 1.31.8.5: i80022 2007/07/24 11:11:04 ufi 1.31.8.4: makefiles 2007/07/18 14:29:11 ufi 1.31.8.3: new makefiles 2007/06/04 10:52:09 ufi 1.31.8.2: RESYNC: (1.31-1.32); FILE MERGED 2007/06/01 10:39:03 ufi 1.31.8.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [dc50759613c7f5ad7ef32b0fcfcfca684e0b9843]

        INTEGRATION: CWS hcshared10 (1.27.8); FILE MERGED 2007/09/04 13:21:42 ufi 1.27.8.7: RESYNC: (1.28-1.33); FILE MERGED 2007/09/04 10:31:26 ufi 1.27.8.6: makefiles 2007/07/30 09:59:51 ufi 1.27.8.5: i80022 2007/07/24 11:11:04 ufi 1.27.8.4: makefiles 2007/07/18 14:29:11 ufi 1.27.8.3: new makefiles 2007/06/04 10:52:01 ufi 1.27.8.2: RESYNC: (1.27-1.28); FILE MERGED 2007/06/01 10:39:03 ufi 1.27.8.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [ebe1cf24f90290aff5d86c6df1e18e5ff7243d00]

        INTEGRATION: CWS hcshared10 (1.5.86); FILE MERGED 2007/09/04 10:29:29 ufi 1.5.86.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [913384e8f0d25f8216a041563fbdcc1919c07a33]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/09/04 10:29:28 ufi 1.1.2.3: before resync 2007/07/18 14:33:32 ufi 1.1.2.2: type in link 2007/07/18 11:21:52 ufi 1.1.2.1: 79745

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [dcbae278ad8315b3e4ef61783c6db5b9a4961463]

        INTEGRATION: CWS hcshared10 (1.5.86); FILE MERGED 2007/09/04 10:29:28 ufi 1.5.86.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4b267c18b275a53fdd6380dd6dbd4462595afa7e]

        INTEGRATION: CWS hcshared10 (1.14.8); FILE MERGED 2007/09/04 10:31:26 ufi 1.14.8.5: makefiles 2007/07/30 09:59:51 ufi 1.14.8.4: i80022 2007/07/24 11:11:04 ufi 1.14.8.3: makefiles 2007/07/18 14:29:10 ufi 1.14.8.2: new makefiles 2007/06/01 10:39:03 ufi 1.14.8.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [8c63869706d1519f31a52ef32f363e27e7caf022]

        INTEGRATION: CWS hcshared10 (1.11.10); FILE MERGED 2007/07/18 14:29:10 ufi 1.11.10.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4c7a2e5c5cffa711fa5b7c6a889bd9e31edb653a]

        INTEGRATION: CWS hcshared10 (1.6.18); FILE MERGED 2007/09/04 10:29:28 ufi 1.6.18.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [055fbcdea9ce70cceca8ad0076c19b50fe446536]

        INTEGRATION: CWS hcshared10 (1.11.12); FILE MERGED 2007/09/04 10:29:28 ufi 1.11.12.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [2a3302ea6c6857d2b7d415a843b6c02bb2619a8e]

        INTEGRATION: CWS hcshared10 (1.8.266); FILE MERGED 2007/09/04 10:31:25 ufi 1.8.266.5: makefiles 2007/07/30 09:59:51 ufi 1.8.266.4: i80022 2007/07/24 11:11:03 ufi 1.8.266.3: makefiles 2007/07/18 14:29:10 ufi 1.8.266.2: new makefiles 2007/06/01 10:39:03 ufi 1.8.266.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [0a8cf98639fb72921cc746e1e70688dee7a0eb61]

        INTEGRATION: CWS hcshared10 (1.9.104); FILE MERGED 2007/07/30 09:59:51 ufi 1.9.104.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [7836a169ef6500c628edc0aaa4defb0e9328a715]

        INTEGRATION: CWS hcshared10 (1.4.206); FILE MERGED 2007/09/04 10:29:28 ufi 1.4.206.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [eb6b22523185edbd84285cb2dda493c743ba378f]

        INTEGRATION: CWS hcshared10 (1.6.86); FILE MERGED 2007/07/16 09:49:22 ufi 1.6.86.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [2a112d79695d66c23d2b068c9bb02304a3bb7dad]

        INTEGRATION: CWS hcshared10 (1.2.206); FILE MERGED 2007/06/01 10:39:02 ufi 1.2.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [32504f682dff4853d8f4f190f3886e642cdb4305]

        INTEGRATION: CWS hcshared10 (1.9.84); FILE MERGED 2007/07/18 14:29:10 ufi 1.9.84.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4fca5b0c1d94542d39623b4d8b1fb94f3b6f6ad1]

        INTEGRATION: CWS hcshared10 (1.4.188); FILE MERGED 2007/07/16 09:49:21 ufi 1.4.188.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [eb27480336edc8e1bea26d556681c76a2f092e0b]

        INTEGRATION: CWS hcshared10 (1.5.132); FILE MERGED 2007/09/04 10:29:28 ufi 1.5.132.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [777da1a5f556c8526ea1dabbde255e5c47021ea3]

        INTEGRATION: CWS hcshared10 (1.5.206); FILE MERGED 2007/09/04 10:29:27 ufi 1.5.206.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [e0b68da9a49d720157924b80923fd236884d6396]

        INTEGRATION: CWS hcshared10 (1.4.206); FILE MERGED 2007/07/18 14:29:09 ufi 1.4.206.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [3ee90e81f3ab20d49d4917cd2aff46cc0fd35964]

        INTEGRATION: CWS hcshared10 (1.6.206); FILE MERGED 2007/06/01 10:39:02 ufi 1.6.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [e99212f34b6b3f30addc78d456f67617eb441398]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/07/17 09:24:25 ufi 1.1.2.1: 78812

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [14d442d41e0aa181e62f9efa9a5df48156c68443]

        INTEGRATION: CWS hcshared10 (1.7.266); FILE MERGED 2007/09/04 10:31:25 ufi 1.7.266.6: makefiles 2007/07/30 09:59:50 ufi 1.7.266.5: i80022 2007/07/24 11:11:02 ufi 1.7.266.4: makefiles 2007/07/18 14:29:09 ufi 1.7.266.3: new makefiles 2007/07/17 09:25:50 ufi 1.7.266.2: 78812 2007/06/01 10:39:02 ufi 1.7.266.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [fbd090a720b20ae9190fc354675471cfe757224d]

        INTEGRATION: CWS hcshared10 (1.3.206); FILE MERGED 2007/07/17 09:25:49 ufi 1.3.206.1: 78812

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [e9c8b993918fdfbe79fb235e883869ca3dc1aea6]

        INTEGRATION: CWS hcshared10 (1.7.266); FILE MERGED 2007/09/04 10:31:24 ufi 1.7.266.5: makefiles 2007/07/30 09:59:49 ufi 1.7.266.4: i80022 2007/07/24 11:11:01 ufi 1.7.266.3: makefiles 2007/07/18 14:29:08 ufi 1.7.266.2: new makefiles 2007/06/01 10:39:01 ufi 1.7.266.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [504d9d15340dec7cc571cf323f98c558612e9e82]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/06/01 10:37:08 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [7ff092cf1ed62e4ac1a73a9a444bd0fc27d5cee8]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/06/01 10:36:57 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [7b003ef5216d237d49260a551e7924f139b2d3f2]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/06/01 10:36:45 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [dddde5b216aba38621437463aed60debd10502ed]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/06/01 10:36:35 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [3d483d281d8685c244e7c5c6a5582656ba2ada0b]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/06/01 10:36:23 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [fe8c4bc2d0531d73efac5b672f003bc293e3c454]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/06/01 10:36:13 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4021700f7b0e9e801d88dd391e9861c12ec566e3]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/06/01 10:36:03 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [d26d787760f696a3f07fb0e253794a58d3b804d3]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/06/01 10:35:52 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [5ed98abb526466eb71a658f17374849b6c90881d]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/07/30 09:59:49 ufi 1.1.2.2: i80022 2007/06/01 10:35:41 ufi 1.1.2.1: i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [9abb099411ffd0db32dd02d24cf41a9515d764f3]

        INTEGRATION: CWS hcshared10 (1.12.42); FILE MERGED 2007/06/01 10:39:01 ufi 1.12.42.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [c11da273ae7ca93b3d33ac493552bd753e5e59a6]

        INTEGRATION: CWS hcshared10 (1.7.196); FILE MERGED 2007/07/30 09:59:49 ufi 1.7.196.2: i80022 2007/07/18 14:29:08 ufi 1.7.196.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [74eafddde6aa08393890a44438e688fb5efa5f24]

        INTEGRATION: CWS hcshared10 (1.3.16); FILE MERGED 2007/06/01 10:39:01 ufi 1.3.16.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [181f2f6cedccd593f27146ce9cbab91a73efe17e]

        INTEGRATION: CWS hcshared10 (1.7.196); FILE MERGED 2007/07/16 09:49:21 ufi 1.7.196.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [fd9369b56097aa90e4489b0767aa4d261529e3b9]

        INTEGRATION: CWS hcshared10 (1.3.206); FILE MERGED 2007/06/01 10:39:00 ufi 1.3.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [ad3f505519d3c4b3934f431af4247c2da97b8bcc]

        INTEGRATION: CWS hcshared10 (1.5.190); FILE MERGED 2007/09/04 10:29:27 ufi 1.5.190.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [6a834821b1e423db78b5bbd34f076a6d4ac7aab6]

        INTEGRATION: CWS hcshared10 (1.4.18); FILE MERGED 2007/07/24 10:56:14 ufi 1.4.18.1: building

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [b20e2f3f3e0442c997ae11f5db59187023ad64e9]

        INTEGRATION: CWS hcshared10 (1.9.10); FILE MERGED 2007/07/16 09:49:21 ufi 1.9.10.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [724822c6de01bc1735387c7ff04da3c3714aa844]

        INTEGRATION: CWS hcshared10 (1.8.4); FILE MERGED 2007/07/16 09:49:21 ufi 1.8.4.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [1d37bf04927ece93f7dea4b1a065dfbbf27dcdc7]

        INTEGRATION: CWS hcshared10 (1.6.58); FILE MERGED 2007/07/16 09:49:21 ufi 1.6.58.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [8f157b231d9bfa76552b632b93599a92eae47acc]

        INTEGRATION: CWS hcshared10 (1.8.84); FILE MERGED 2007/07/16 09:49:21 ufi 1.8.84.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [39476b3aadee4c4d34c3b6beb5b9a8c3459ec904]

        INTEGRATION: CWS hcshared10 (1.3.206); FILE MERGED 2007/06/01 10:38:59 ufi 1.3.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [97fc7c35f168e2ff2e4ef0ff8b37846c5c972eb0]

        INTEGRATION: CWS hcshared10 (1.4.206); FILE MERGED 2007/07/16 09:49:20 ufi 1.4.206.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [2b127b2a9f02b43fed464e0ce19b81f0d6e7fd3e]

        INTEGRATION: CWS hcshared10 (1.8.18); FILE MERGED 2007/07/16 09:49:20 ufi 1.8.18.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [fdd4fe35c656b1feacfc8332678e9e3cd40efc0c]

        INTEGRATION: CWS hcshared10 (1.12.16); FILE MERGED 2007/09/04 10:29:27 ufi 1.12.16.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [03d5b0053b380dd304f3b167238cf0a1fe4f9679]

        INTEGRATION: CWS hcshared10 (1.3.44); FILE MERGED 2007/09/04 10:29:27 ufi 1.3.44.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [63e85200bda0544a8bde90d1bfeb3c768fa69260]

        INTEGRATION: CWS hcshared10 (1.7.10); FILE MERGED 2007/07/16 09:49:20 ufi 1.7.10.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [c384627984e571c644bcf91fa5b3c1b49aeae1c6]

        INTEGRATION: CWS hcshared10 (1.12.10); FILE MERGED 2007/07/30 09:59:47 ufi 1.12.10.2: i80022 2007/07/16 09:49:20 ufi 1.12.10.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [85c742a35b61f839569ebf936ef69fd41e0256b3]

        INTEGRATION: CWS hcshared10 (1.12.10); FILE MERGED 2007/06/01 10:38:59 ufi 1.12.10.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [35e4fe1c42b93947c252dd4c1ed39cd5e283482b]

        INTEGRATION: CWS hcshared10 (1.5.12); FILE MERGED 2007/09/04 10:29:27 ufi 1.5.12.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [dbdd9dadf57d1587844afdb69acff081ddad188e]

        INTEGRATION: CWS hcshared10 (1.6.10); FILE MERGED 2007/09/04 10:29:27 ufi 1.6.10.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4566dfdbde6c7e21b744996d32171c49fbde675e]

        INTEGRATION: CWS hcshared10 (1.7.2); FILE MERGED 2007/09/04 10:29:27 ufi 1.7.2.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [27720328d0dc38a936af31a59b3dd70b284807ad]

        INTEGRATION: CWS hcshared10 (1.12.12); FILE MERGED 2007/06/01 10:38:59 ufi 1.12.12.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [c2442836a6dbb4bf886054cd37e2e46c975f2c53]

        INTEGRATION: CWS hcshared10 (1.12.10); FILE MERGED 2007/07/16 09:49:20 ufi 1.12.10.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4554d2441c24c97b1e68a20c3d4d4875dbd8d494]

        INTEGRATION: CWS hcshared10 (1.6.18); FILE MERGED 2007/09/04 10:29:26 ufi 1.6.18.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [bb5d3d3f60386c218f8e8b3bdeaf9daec6c68c80]

        INTEGRATION: CWS hcshared10 (1.10.66); FILE MERGED 2007/09/04 10:29:26 ufi 1.10.66.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [d1a86697736357d58c61cb5a282343621a71997e]

        INTEGRATION: CWS hcshared10 (1.7.66); FILE MERGED 2007/06/01 10:38:59 ufi 1.7.66.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [210573ad5476a6585f00b8a9b37eb39610328919]

        INTEGRATION: CWS hcshared10 (1.4.188); FILE MERGED 2007/07/18 14:29:06 ufi 1.4.188.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [a1946e7235dce01bcfbb320e1ad786349b1281eb]

        INTEGRATION: CWS hcshared10 (1.5.190); FILE MERGED 2007/07/18 14:29:06 ufi 1.5.190.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [720b48abd7fc1f0bb5d8d32f24105aca1c528e23]

        INTEGRATION: CWS hcshared10 (1.10.16); FILE MERGED 2007/06/01 10:38:58 ufi 1.10.16.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [21a9e2a131c0d22e3521d8f3e89ccbdd903c5ab5]

        INTEGRATION: CWS hcshared10 (1.9.66); FILE MERGED 2007/06/01 10:38:58 ufi 1.9.66.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [9ff130d503916488bf103b34f72e7152e1eabf8d]

        INTEGRATION: CWS hcshared10 (1.9.12); FILE MERGED 2007/09/04 10:29:26 ufi 1.9.12.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [493b82bac106729c4e26e4b437247325e39b22df]

        INTEGRATION: CWS hcshared10 (1.7.102); FILE MERGED 2007/06/01 10:38:58 ufi 1.7.102.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [df684aefd3b152e1350af3bd05bc32752546ef76]

        INTEGRATION: CWS hcshared10 (1.11.12); FILE MERGED 2007/09/04 10:29:26 ufi 1.11.12.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [9dc9b15e3455450e00ee6121e77aa36f0f20556f]

        INTEGRATION: CWS hcshared10 (1.5.196); FILE MERGED 2007/06/01 10:38:58 ufi 1.5.196.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [259fb74fbd97ace8c48fdfe1127dd0fa55c4910c]

        INTEGRATION: CWS hcshared10 (1.4.102); FILE MERGED 2007/06/01 10:38:58 ufi 1.4.102.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [bd872468df997d4299034a11511ff18e525682f0]

        INTEGRATION: CWS hcshared10 (1.6.102); FILE MERGED 2007/06/01 10:38:58 ufi 1.6.102.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [0e42e4aad1f74d6f7b91e7fe63f2ba469c9f5751]

        INTEGRATION: CWS hcshared10 (1.3.206); FILE MERGED 2007/06/01 10:38:58 ufi 1.3.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [d1c359637b49a3352fc4541971a2e9d44311031b]

        INTEGRATION: CWS hcshared10 (1.7.66); FILE MERGED 2007/06/01 10:38:58 ufi 1.7.66.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [028da4d96011d4374f9d3f4fff35f978f2b1aa84]

        INTEGRATION: CWS hcshared10 (1.12.58); FILE MERGED 2007/09/04 12:46:58 ufi 1.12.58.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/30 09:59:47 ufi 1.12.58.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [91aeb2f413a3b119ec43a3d59e9e150167ee9472]

        INTEGRATION: CWS hcshared10 (1.6.66); FILE MERGED 2007/06/01 10:38:58 ufi 1.6.66.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [36c5a29eacd91b897b480a8929563831a42e2527]

        INTEGRATION: CWS hcshared10 (1.7.194); FILE MERGED 2007/06/01 10:38:58 ufi 1.7.194.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [b845acbf4d70703c097aaad5658738bf9c5efa9a]

        INTEGRATION: CWS hcshared10 (1.5.10); FILE MERGED 2007/06/01 10:38:58 ufi 1.5.10.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [73ed617b3ead2b1794b7411162bb37a7c59a7798]

        INTEGRATION: CWS hcshared10 (1.5.100); FILE MERGED 2007/06/01 10:38:58 ufi 1.5.100.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [abe55b0a83cdcdb733a1dc77b637c372edb2fdbc]

        INTEGRATION: CWS hcshared10 (1.9.10); FILE MERGED 2007/06/01 10:38:58 ufi 1.9.10.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [f87211ca4cdbf8fdf993d9269910a3e5081429cb]

        INTEGRATION: CWS hcshared10 (1.6.44); FILE MERGED 2007/06/01 10:38:57 ufi 1.6.44.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [28515457f3301400d9cf1081cbc8a5cab55d73bb]

        INTEGRATION: CWS hcshared10 (1.7.12); FILE MERGED 2007/07/16 09:49:20 ufi 1.7.12.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [5aff97e4144708567a509224e7de9b0f3bfb1365]

        INTEGRATION: CWS hcshared10 (1.7.18); FILE MERGED 2007/09/04 10:29:26 ufi 1.7.18.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [3d4da8d1a20a7fea6e7d2df109087ccf1a3aa9ce]

        INTEGRATION: CWS hcshared10 (1.2.206); FILE MERGED 2007/07/18 14:29:05 ufi 1.2.206.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [c03313a568f7d0939e8d2571e9629fa08a71aad3]

        INTEGRATION: CWS hcshared10 (1.4.134); FILE MERGED 2007/09/04 10:29:26 ufi 1.4.134.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [378f6efe2c5115c29b4a59d9eb2b2f773b5d7a99]

        INTEGRATION: CWS hcshared10 (1.5.66); FILE MERGED 2007/07/18 14:29:05 ufi 1.5.66.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [133ad72c1db17fd20866b44ecf6f71c35ae9fc88]

        INTEGRATION: CWS hcshared10 (1.5.196); FILE MERGED 2007/06/01 10:38:56 ufi 1.5.196.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [19aa8a9753ba37ee03bb6d8607d97f93c2c1150a]

        INTEGRATION: CWS hcshared10 (1.17.12); FILE MERGED 2007/09/04 12:38:42 ufi 1.17.12.3: RESYNC: (1.17-1.18); FILE MERGED 2007/07/16 09:49:20 ufi 1.17.12.2: intermediate saving 2007/06/01 10:38:56 ufi 1.17.12.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [40d2582a68320b65da01c172af551f40c9a5cf89]

        INTEGRATION: CWS hcshared10 (1.14.14); FILE MERGED 2007/09/04 12:37:40 ufi 1.14.14.7: RESYNC: (1.15-1.17); FILE MERGED 2007/09/04 10:31:20 ufi 1.14.14.6: makefiles 2007/07/30 09:59:45 ufi 1.14.14.5: i80022 2007/07/24 11:10:57 ufi 1.14.14.4: makefiles 2007/07/18 14:29:04 ufi 1.14.14.3: new makefiles 2007/06/04 10:50:10 ufi 1.14.14.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/01 10:38:56 ufi 1.14.14.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [c0098aa863962c389208818c0b68c9925539a970]

        INTEGRATION: CWS hcshared10 (1.10.102); FILE MERGED 2007/07/16 09:49:20 ufi 1.10.102.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [7a4262c220e3042a4f6bdb540bd1cc83bd4f2df1]

        INTEGRATION: CWS hcshared10 (1.7.102); FILE MERGED 2007/07/16 09:49:20 ufi 1.7.102.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [f842e1c3af5cf4e5f77b70eeadd6f112816cd431]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/07/18 11:21:20 ufi 1.1.2.1: 79745

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [b2c429bdc9b39188d9bd6cb740b29886d567348d]

        INTEGRATION: CWS hcshared10 (1.15.12); FILE MERGED 2007/09/04 12:33:19 ufi 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/16 09:49:20 ufi 1.15.12.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [33e025e2035049931f4776722c4640bb43951786]

        INTEGRATION: CWS hcshared10 (1.10.104); FILE MERGED 2007/07/18 14:29:04 ufi 1.10.104.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [9df12393511e26ca2acd0ef041220ca5827ab5ba]

        INTEGRATION: CWS hcshared10 (1.4.206); FILE MERGED 2007/06/01 10:38:56 ufi 1.4.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [ed275e837422cab38a2a6231707238f4c4e3da54]

        INTEGRATION: CWS hcshared10 (1.4.204); FILE MERGED 2007/09/04 10:29:25 ufi 1.4.204.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [9ddef4d683f0799800ae61d2a36c0c248613058b]

        INTEGRATION: CWS hcshared10 (1.3.204); FILE MERGED 2007/09/04 10:29:25 ufi 1.3.204.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4d46cb824d8171e1015b9d680584e0d156083f00]

        INTEGRATION: CWS hcshared10 (1.13.10); FILE MERGED 2007/09/04 10:29:25 ufi 1.13.10.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [da15c937e06f6df0194a5f3e33f39e6e067c6200]

        INTEGRATION: CWS hcshared10 (1.2.206); FILE MERGED 2007/06/01 10:38:56 ufi 1.2.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [e819afcb7fbce5e8d0654d8677a307a722a9d8b5]

        INTEGRATION: CWS hcshared10 (1.8.16); FILE MERGED 2007/09/04 12:30:58 ufi 1.8.16.3: RESYNC: (1.8-1.9); FILE MERGED 2007/09/04 10:29:25 ufi 1.8.16.2: before resync 2007/06/01 10:38:56 ufi 1.8.16.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [0ecbde07f894575982c160c1ceb070b4e22fa9e3]

        INTEGRATION: CWS hcshared10 (1.6.132); FILE MERGED 2007/09/04 12:30:42 ufi 1.6.132.2: RESYNC: (1.6-1.7); FILE MERGED 2007/09/04 10:29:25 ufi 1.6.132.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [be42065b1b9d473ce50a22a90d95741cd9ebe3f9]

        INTEGRATION: CWS hcshared10 (1.15.12); FILE MERGED 2007/09/04 10:29:25 ufi 1.15.12.2: before resync 2007/07/18 14:29:04 ufi 1.15.12.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [c9d03ab7df9f5c33bb17da52da00130f2f0e499f]

        INTEGRATION: CWS hcshared10 (1.2.206); FILE MERGED 2007/07/16 09:49:19 ufi 1.2.206.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [35e8e7a5c57aee7522cc32c3b1995fbb2df4861e]

        INTEGRATION: CWS hcshared10 (1.11.4); FILE MERGED 2007/07/30 09:59:45 ufi 1.11.4.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [b8f153da047bf85bbc711996f16e3361faa640c0]

        INTEGRATION: CWS hcshared10 (1.7.194); FILE MERGED 2007/09/04 12:25:02 ufi 1.7.194.3: RESYNC: (1.8-1.9); FILE MERGED 2007/06/04 10:48:11 ufi 1.7.194.2: RESYNC: (1.7-1.8); FILE MERGED 2007/06/01 10:38:55 ufi 1.7.194.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [1e8891474cd93684c7db5f5c26512c62ccf5e3a8]

        INTEGRATION: CWS hcshared10 (1.3.206); FILE MERGED 2007/07/24 10:56:14 ufi 1.3.206.1: building

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [1783f0e0d7676d7a3cb9279d68e2b39502fafba6]

        INTEGRATION: CWS hcshared10 (1.7.102); FILE MERGED 2007/07/30 09:59:44 ufi 1.7.102.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [35f80e03d3fbd78aa3f5ced170880209d252f488]

        INTEGRATION: CWS hcshared10 (1.6.66); FILE MERGED 2007/07/30 09:59:44 ufi 1.6.66.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [6e06b9debd833eaad1ee6dffec453f5045edc6b2]

        INTEGRATION: CWS hcshared10 (1.2.4); FILE MERGED 2007/09/04 10:29:25 ufi 1.2.4.2: before resync 2007/07/16 09:49:19 ufi 1.2.4.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [3dbb77d53fc8e44238e981c5b078441dfba9596a]

        INTEGRATION: CWS hcshared10 (1.2.4); FILE MERGED 2007/09/04 10:29:25 ufi 1.2.4.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [1969d664624a4ff1672a3e3493b2f8eeb868dbde]

        INTEGRATION: CWS hcshared10 (1.7.266); FILE MERGED 2007/09/04 10:31:18 ufi 1.7.266.6: makefiles 2007/07/30 09:59:43 ufi 1.7.266.5: i80022 2007/07/24 11:10:54 ufi 1.7.266.4: makefiles 2007/07/18 14:29:02 ufi 1.7.266.3: new makefiles 2007/06/04 10:44:35 ufi 1.7.266.2: RESYNC: (1.7-1.8); FILE MERGED 2007/06/01 10:38:54 ufi 1.7.266.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [2918f6a09c8f0cd05430ecec677e6266a1b1e60b]

        INTEGRATION: CWS hcshared10 (1.4.4); FILE MERGED 2007/07/18 14:29:02 ufi 1.4.4.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [492d08f39d369506cabe7713c710d2a6bcc51158]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/09/04 10:29:25 ufi 1.1.2.2: before resync 2007/06/05 09:54:42 ufi 1.1.2.1: i77929

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [1fba794409fc88a66ef80135de9b78055cdc3f39]

        INTEGRATION: CWS hcshared10 (1.3.4); FILE MERGED 2007/07/16 09:49:19 ufi 1.3.4.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [509e675f37ca073773473c2ba6ead071a6abf76d]

        INTEGRATION: CWS hcshared10 (1.7.4); FILE MERGED 2007/07/24 10:56:14 ufi 1.7.4.1: building

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [184d0d205e97f13ea2093095ac8be05be377da7e]

        INTEGRATION: CWS hcshared10 (1.1.2); FILE ADDED 2007/07/30 09:59:42 ufi 1.1.2.2: i80022 2007/07/30 08:31:32 ufi 1.1.2.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [c19ff9795ed1b6961fe3d9f553c44ac194c2482c]

        INTEGRATION: CWS hcshared10 (1.14.64); FILE MERGED 2007/09/04 10:31:17 ufi 1.14.64.5: makefiles 2007/07/30 09:59:42 ufi 1.14.64.4: i80022 2007/07/24 11:10:53 ufi 1.14.64.3: makefiles 2007/07/18 14:29:02 ufi 1.14.64.2: new makefiles 2007/06/01 10:38:53 ufi 1.14.64.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [2a5dec2610f09df1be914f5e3a13db496919fa68]

        INTEGRATION: CWS hcshared10 (1.5.18); FILE MERGED 2007/07/30 09:59:42 ufi 1.5.18.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [9e86cf36663d0d6fa39e1f06b855e5e25ee51c94]

        INTEGRATION: CWS hcshared10 (1.8.86); FILE MERGED 2007/06/01 10:38:53 ufi 1.8.86.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [e3661837b4628d066d7ec4ec66e402d5663c0c7b]

        INTEGRATION: CWS hcshared10 (1.6.18); FILE MERGED 2007/07/16 09:49:19 ufi 1.6.18.2: intermediate saving 2007/06/01 10:38:53 ufi 1.6.18.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [9fbfdb13768e61cda3edded2b53756abccbca278]

        INTEGRATION: CWS hcshared10 (1.7.36); FILE MERGED 2007/09/04 12:15:47 ufi 1.7.36.4: RESYNC: (1.7-1.8); FILE MERGED 2007/07/30 09:59:42 ufi 1.7.36.3: i80022 2007/07/16 09:49:19 ufi 1.7.36.2: intermediate saving 2007/06/01 10:38:52 ufi 1.7.36.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4ef4cb2fd8e26a1b409c2cdde50dd254beb28e6e]

        INTEGRATION: CWS hcshared10 (1.3.206); FILE MERGED 2007/06/01 10:38:52 ufi 1.3.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [ee9aca3afa01d4bf4cd8c9f09e1ffdf949ff3348]

        INTEGRATION: CWS hcshared10 (1.8.86); FILE MERGED 2007/09/04 10:29:24 ufi 1.8.86.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [0de68129ef6ab29cc34cb0af15f2942e46348b8e]

        INTEGRATION: CWS hcshared10 (1.12.10); FILE MERGED 2007/07/16 09:49:19 ufi 1.12.10.1: intermediate saving

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [7404475dd3427c454f830ea9040240786be789c1]

        INTEGRATION: CWS hcshared10 (1.13.12); FILE MERGED 2007/07/16 09:49:18 ufi 1.13.12.2: intermediate saving 2007/06/01 10:38:52 ufi 1.13.12.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [cdcb1b35822e70567f26c6675724c83766da4cd9]

        INTEGRATION: CWS hcshared10 (1.11.12); FILE MERGED 2007/06/01 10:38:52 ufi 1.11.12.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [48a7764e59f350ba8e33cbf7ca0396ad53d6973f]

        INTEGRATION: CWS hcshared10 (1.8.36); FILE MERGED 2007/07/30 09:59:41 ufi 1.8.36.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [5e798c06156e8e4f7463a6a816e4befa744d98ea]

        INTEGRATION: CWS hcshared10 (1.5.206); FILE MERGED 2007/06/01 10:38:51 ufi 1.5.206.1: after i72777

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4f480dc3f30ec3f6b46db35697d8eb36ac4b7be9]

        INTEGRATION: CWS hcshared10 (1.8.18); FILE MERGED 2007/09/04 12:03:43 ufi 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/30 09:59:41 ufi 1.8.18.1: i80022

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [3110fd9ecf8bb0493703f1e247fdef84b4e4e3fd]

        INTEGRATION: CWS hcshared10 (1.3.206); FILE MERGED 2007/09/04 10:29:24 ufi 1.3.206.1: before resync

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [d4f082d26b24fea878903fd8b3eb4f9035ee7006]

        INTEGRATION: CWS hcshared10 (1.3.206); FILE MERGED 2007/07/18 14:29:00 ufi 1.3.206.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [b9d474c357e780c40f2c856b71215d384f6a8dc5]

        INTEGRATION: CWS hcshared10 (1.8.66); FILE MERGED 2007/07/24 10:56:13 ufi 1.8.66.1: building

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [b9a3c2f4fc1544516609ea0afd2399c7ccf8a1a9]

        INTEGRATION: CWS hcshared10 (1.2.274); FILE MERGED 2007/07/24 11:10:50 ufi 1.2.274.1: makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [1cbbb2143412665901adc0b33be2ed5b29d29c1b]

        INTEGRATION: CWS hcshared10 (1.6.102); FILE MERGED 2007/07/18 14:28:59 ufi 1.6.102.1: new makefiles

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [d3256ee17e8e14a7c80b37a0deba318e9afe2dc4]

        INTEGRATION: CWS hcshared10 (1.11.4); FILE MERGED 2007/09/04 11:37:34 ufi 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/24 11:10:50 ufi 1.11.4.1: makefiles

2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [fac525d36c7cf47fe55ddc9ffab3b62a4b0d1bcc]

        #100000# 01120000.xhp is deleted by hcshared09 CWS

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c794b5d7ebceb1b3553cf1aba4c301fec041c76a]

        INTEGRATION: CWS hcshared09 (1.12.2); FILE MERGED 2007/06/13 14:51:14 ufi 1.12.2.4: RESYNC: (1.12-1.14); FILE MERGED 2007/05/09 13:00:22 ufi 1.12.2.3: final commitment 2007/04/12 11:22:04 ufi 1.12.2.2: hid.lst 2007/03/12 11:34:00 ufi 1.12.2.1: first test of new cws

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [fe97c03c91b717e4f3bb7477ebf47d4993fcbb02]

        INTEGRATION: CWS hcshared09 (1.30.2); FILE MERGED 2007/05/09 13:00:42 ufi 1.30.2.4: final commitment 2007/04/30 12:42:44 ufi 1.30.2.3: makefiles 2007/04/17 09:13:11 ufi 1.30.2.2: after file moves 2007/04/12 11:49:59 ufi 1.30.2.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [7d6007d74dcef9a3b17e5733534fc10c7b7598f9]

        INTEGRATION: CWS hcshared09 (1.26.2); FILE MERGED 2007/05/09 13:00:41 ufi 1.26.2.4: final commitment 2007/04/30 12:42:44 ufi 1.26.2.3: makefiles 2007/04/17 09:13:11 ufi 1.26.2.2: after file moves 2007/04/12 11:49:58 ufi 1.26.2.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [7ad08a13c6abecc6cfce520774b592ec24191330]

        INTEGRATION: CWS hcshared09 (1.27.2); FILE MERGED 2007/05/09 13:00:41 ufi 1.27.2.4: final commitment 2007/04/30 12:42:43 ufi 1.27.2.3: makefiles 2007/04/17 09:13:11 ufi 1.27.2.2: after file moves 2007/04/12 11:49:58 ufi 1.27.2.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [efca249487526f0fdd7b80664f7fba5fe3d86458]

        INTEGRATION: CWS hcshared09 (1.28.2); FILE MERGED 2007/05/09 13:00:41 ufi 1.28.2.4: final commitment 2007/04/30 12:42:42 ufi 1.28.2.3: makefiles 2007/04/17 09:13:10 ufi 1.28.2.2: after file moves 2007/04/12 11:49:57 ufi 1.28.2.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [6afb6af35c8182c4e4153278cd51f947d48f6de5]

        INTEGRATION: CWS hcshared09 (1.16.2); FILE MERGED 2007/05/09 13:00:40 ufi 1.16.2.4: final commitment 2007/04/30 12:42:42 ufi 1.16.2.3: makefiles 2007/04/17 09:13:10 ufi 1.16.2.2: after file moves 2007/04/12 11:49:57 ufi 1.16.2.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [1eb7caf37b453e2c9adba59faa78f31c8e5cf8bb]

        INTEGRATION: CWS hcshared09 (1.31.2); FILE MERGED 2007/05/09 13:00:40 ufi 1.31.2.4: final commitment 2007/04/30 12:42:41 ufi 1.31.2.3: makefiles 2007/04/17 09:13:09 ufi 1.31.2.2: after file moves 2007/04/12 11:49:55 ufi 1.31.2.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [49200ea2c8ba0444fadaaea0683fcc379f517600]

        INTEGRATION: CWS hcshared09 (1.27.2); FILE MERGED 2007/05/09 13:00:39 ufi 1.27.2.4: final commitment 2007/04/30 12:42:41 ufi 1.27.2.3: makefiles 2007/04/17 09:13:08 ufi 1.27.2.2: after file moves 2007/04/12 11:49:55 ufi 1.27.2.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ea11e9049ca0fa3b59df2518e011d4ac11f988a3]

        INTEGRATION: CWS hcshared09 (1.7.4); FILE MERGED 2007/04/17 09:13:08 ufi 1.7.4.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [0ba327856a1141b02c542ea24187568e40797c12]

        INTEGRATION: CWS hcshared09 (1.11.4); FILE MERGED 2007/05/09 13:00:39 ufi 1.11.4.2: final commitment 2007/04/30 12:42:40 ufi 1.11.4.1: makefiles

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c2156bca57ac5bc68b30ba72a4cc65c056b11bef]

        INTEGRATION: CWS hcshared09 (1.5.186); FILE MERGED 2007/04/27 12:26:26 ufi 1.5.186.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [07b7c30d5d91a9193d1772301729c1c76e0afa7a]

        INTEGRATION: CWS hcshared09 (1.8.186); FILE MERGED 2007/05/09 13:00:38 ufi 1.8.186.4: final commitment 2007/04/30 12:42:39 ufi 1.8.186.3: makefiles 2007/04/17 09:13:07 ufi 1.8.186.2: after file moves 2007/04/12 11:49:53 ufi 1.8.186.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [1ddc3859e8dd5d5bfdd7f76dd15b516647211f87]

        INTEGRATION: CWS hcshared09 (1.7.94); FILE MERGED 2007/04/20 08:39:06 ufi 1.7.94.2: building a linux version 2007/04/17 09:13:06 ufi 1.7.94.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ed3eebd5a9db08c85b380b8b0df17524c37a55e6]

        INTEGRATION: CWS hcshared09 (1.5.196); FILE MERGED 2007/05/09 13:00:38 ufi 1.5.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ac968315c83b565327e6ecd97e79a4b80113cc4e]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/05/09 13:00:38 ufi 1.3.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [86a70e328f9be21bef98cf60dc43b8e4daa0b56f]

        INTEGRATION: CWS hcshared09 (1.7.4); FILE MERGED 2007/04/27 12:26:26 ufi 1.7.4.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [bf8f5572b8bed248251ed06bf7d744adff300119]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/04/27 12:26:26 ufi 1.3.196.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f9f40dd737481cc6c7f652a4d9ae0ee31bafcd03]

        INTEGRATION: CWS hcshared09 (1.4.186); FILE MERGED 2007/05/09 13:00:38 ufi 1.4.186.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [e08deb53957b4a5b20e012bd3c82587fb58ab250]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/04/27 12:26:25 ufi 1.3.196.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d54bb39131d8229578a5659fd427b673a33049e5]

        INTEGRATION: CWS hcshared09 (1.11.26); FILE MERGED 2007/04/27 12:26:25 ufi 1.11.26.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [806b87a2ece0032ffbc51e52e93891dfed732314]

        INTEGRATION: CWS hcshared09 (1.5.186); FILE MERGED 2007/05/09 13:00:38 ufi 1.5.186.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [12e73cc27091848dc6704558f29cf93f95ee8ace]

        INTEGRATION: CWS hcshared09 (1.4.26); FILE MERGED 2007/05/09 13:00:38 ufi 1.4.26.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a32ce113655f201c823f5cdba097b6583619a9bc]

        INTEGRATION: CWS hcshared09 (1.4.196); FILE MERGED 2007/04/27 12:26:25 ufi 1.4.196.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [231a8fe62bf4db113064c6cdb76014f540ac04cd]

        INTEGRATION: CWS hcshared09 (1.1.2); FILE ADDED 2007/04/17 09:13:06 ufi 1.1.2.2: after file moves 2007/04/17 08:47:53 ufi 1.1.2.1: 75017

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c9672791c2a1478053dbbb3195d626c6068e4dbb]

        INTEGRATION: CWS hcshared09 (1.7.122); FILE MERGED 2007/04/17 09:13:06 ufi 1.7.122.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [7b05cf533c281ead351d691188f06a96a2a4e28d]

        INTEGRATION: CWS hcshared09 (1.3.194); FILE MERGED 2007/05/11 08:53:37 ufi 1.3.194.1: latest changes

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4dcde39fe09677f30a583a3b3ffe9f6de9863d67]

        INTEGRATION: CWS hcshared09 (1.5.74); FILE MERGED 2007/05/09 13:00:34 ufi 1.5.74.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [03716dd90bb79f0eac7584251e4ab6932136d2e5]

        INTEGRATION: CWS hcshared09 (1.5.186); FILE MERGED 2007/04/27 12:26:25 ufi 1.5.186.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [6d0998401c28af27738c27a63bfa49f4178cd5bb]

        INTEGRATION: CWS hcshared09 (1.5.196); FILE MERGED 2007/05/09 13:00:34 ufi 1.5.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f90945b3e1af54ac1330334a23c73e2160dfb3db]

        INTEGRATION: CWS hcshared09 (1.7.256); FILE MERGED 2007/05/09 13:00:34 ufi 1.7.256.4: final commitment 2007/04/30 12:42:35 ufi 1.7.256.3: makefiles 2007/04/17 09:13:03 ufi 1.7.256.2: after file moves 2007/04/12 11:49:50 ufi 1.7.256.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [60e2cbb017ff03f0cef4808ba3a5a04dc91ecd93]

        INTEGRATION: CWS hcshared09 (1.5.74); FILE MERGED 2007/04/27 12:26:24 ufi 1.5.74.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ccd1bfc66ecd137c1ebb0780f7c595bbad6d09ea]

        INTEGRATION: CWS hcshared09 (1.5.196); FILE MERGED 2007/05/09 13:00:33 ufi 1.5.196.2: final commitment 2007/04/27 12:26:24 ufi 1.5.196.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4f5cabbb024249346032c924d2c5f71131234fb1]

        INTEGRATION: CWS hcshared09 (1.5.76); FILE MERGED 2007/04/27 12:26:24 ufi 1.5.76.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d1f15c8f7d5c566b4847988c559add6fc5e7245b]

        INTEGRATION: CWS hcshared09 (1.4.196); FILE MERGED 2007/04/27 12:26:24 ufi 1.4.196.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4e316ad4954d51d0188404fa05b59069ff1cd1d9]

        INTEGRATION: CWS hcshared09 (1.5.196); FILE MERGED 2007/04/27 12:26:24 ufi 1.5.196.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [5e1269bc40ef1b6c4ed2ab0328fb2eb8a4903298]

        INTEGRATION: CWS hcshared09 (1.6.92); FILE MERGED 2007/05/09 13:00:33 ufi 1.6.92.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f1f8148c4dc0af05b8e45b054f93f3db948a79ba]

        INTEGRATION: CWS hcshared09 (1.4.196); FILE MERGED 2007/04/17 09:13:01 ufi 1.4.196.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [61b259af3841bf612a1e742fba82889d866a31ec]

        INTEGRATION: CWS hcshared09 (1.9.92); FILE MERGED 2007/05/09 13:00:32 ufi 1.9.92.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [7b37c715cec17d8b1c22069977510b1a06e1c936]

        INTEGRATION: CWS hcshared09 (1.13.92); FILE MERGED 2007/04/27 12:26:23 ufi 1.13.92.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f24408cfbbcf121104f17db876cceb9fed9f4a70]

        INTEGRATION: CWS hcshared09 (1.10.2); FILE MERGED 2007/05/09 13:00:32 ufi 1.10.2.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [5c97ebadd4ea7beee0d6a82ff7aa5bed07b6da94]

        INTEGRATION: CWS hcshared09 (1.7.56); FILE MERGED 2007/05/09 13:00:32 ufi 1.7.56.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [63f8659b63febaab3956d8f4b99950264d4348ea]

        INTEGRATION: CWS hcshared09 (1.10.4); FILE MERGED 2007/04/20 08:39:06 ufi 1.10.4.1: building a linux version

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [b41ccbbb6980d61ac8195f24a6c7402701575090]

        INTEGRATION: CWS hcshared09 (1.9.56); FILE MERGED 2007/04/17 09:13:00 ufi 1.9.56.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c8a626d403bdcc9f78cbc4f9123411190594876d]

        INTEGRATION: CWS hcshared09 (1.13.2); FILE MERGED 2007/04/27 12:26:23 ufi 1.13.2.2: weekly 2007/04/17 09:13:00 ufi 1.13.2.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [78714e5a6d9cd2b551d69bc331b356101eaedfb9]

        INTEGRATION: CWS hcshared09 (1.10.4); FILE MERGED 2007/04/30 12:42:33 ufi 1.10.4.1: makefiles

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [2d627f3c92cd9c346113033aac9e462ac2bc64e8]

        INTEGRATION: CWS hcshared09 (1.5.4); FILE MERGED 2007/05/09 13:00:32 ufi 1.5.4.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f1b881ee3093cb40a24553a06612d8a30f956166]

        INTEGRATION: CWS hcshared09 (1.8.4); FILE MERGED 2007/05/09 13:00:32 ufi 1.8.4.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [febe6b1063a4f885b59a72b74b0bea9ca04393cb]

        INTEGRATION: CWS hcshared09 (1.3.26); FILE MERGED 2007/05/09 13:00:32 ufi 1.3.26.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c95b414752ca1d95580b4712d0b944eebac3cdc5]

        INTEGRATION: CWS hcshared09 (1.9.56); FILE MERGED 2007/05/09 13:00:32 ufi 1.9.56.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4d70dab1d0aa3f9f4ec29908edfb31f26e3d5509]

        INTEGRATION: CWS hcshared09 (1.7.94); FILE MERGED 2007/04/17 09:13:00 ufi 1.7.94.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [6989271d60e0343843111492d4a30ed725878a5c]

        INTEGRATION: CWS hcshared09 (1.7.56); FILE MERGED 2007/04/17 09:13:00 ufi 1.7.56.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f97164685f98908c0988f34b7ba7034b9378e81d]

        INTEGRATION: CWS hcshared09 (1.9.4); FILE MERGED 2007/04/17 09:12:59 ufi 1.9.4.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ad1a2e7d7822b6e4daf593a66db1d3bd94b38b52]

        INTEGRATION: CWS hcshared09 (1.8.2); FILE MERGED 2007/05/09 13:00:31 ufi 1.8.2.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f5e3dfead18afe85a1165a8fa93786961f318b79]

        INTEGRATION: CWS hcshared09 (1.6.4); FILE MERGED 2007/05/09 13:00:31 ufi 1.6.4.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [7ca274d9c9384e927b1db8c68267192bd08d2e53]

        INTEGRATION: CWS hcshared09 (1.8.34); FILE MERGED 2007/04/27 12:26:23 ufi 1.8.34.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [2fa485c47dc1411b4e3207577094fa18369f458f]

        INTEGRATION: CWS hcshared09 (1.11.54); FILE MERGED 2007/05/09 13:00:31 ufi 1.11.54.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a106996e28baf186de2b15f959f932bed023ec2c]

        INTEGRATION: CWS hcshared09 (1.6.56); FILE MERGED 2007/05/09 13:00:31 ufi 1.6.56.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [7aab184b2969a2338118b5a76e4d861e3726105e]

        INTEGRATION: CWS hcshared09 (1.9.56); FILE MERGED 2007/05/09 13:00:31 ufi 1.9.56.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [aa496041fb96266fb154481338cdd67fdaedd21a]

        INTEGRATION: CWS hcshared09 (1.4.92); FILE MERGED 2007/05/09 13:00:31 ufi 1.4.92.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f174b311f8619aaf13c8be984064fa9956d30542]

        INTEGRATION: CWS hcshared09 (1.5.56); FILE MERGED 2007/05/09 13:00:31 ufi 1.5.56.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [142afea5c74d7dbbb1eda576d8bfa5e75ec7ab67]

        INTEGRATION: CWS hcshared09 (1.11.4); FILE MERGED 2007/04/27 12:26:23 ufi 1.11.4.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a8f784df1efda4d1925326a4a97bb9d3644bcf49]

        INTEGRATION: CWS hcshared09 (1.12.48); FILE MERGED 2007/05/09 13:00:31 ufi 1.12.48.2: final commitment 2007/04/27 12:26:23 ufi 1.12.48.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f4a5e9fda132af5223a20413852d8ee16418ac80]

        INTEGRATION: CWS hcshared09 (1.3.90); FILE MERGED 2007/04/12 08:25:35 ufi 1.3.90.2: before resync 2007/03/12 11:34:02 ufi 1.3.90.1: first test of new cws

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [30f741e913b2688b72914f06f43fdd64838c772e]

        INTEGRATION: CWS hcshared09 (1.5.2); FILE MERGED 2007/04/17 09:12:59 ufi 1.5.2.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [24d4933e28dda034f61c671ffa74e368292a8332]

        INTEGRATION: CWS hcshared09 (1.5.2); FILE MERGED 2007/04/17 09:12:58 ufi 1.5.2.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ef7f4a1601d6c4fbb08c4033322abe83a5c32708]

        INTEGRATION: CWS hcshared09 (1.4.2); FILE MERGED 2007/04/17 09:12:58 ufi 1.4.2.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [1fdfbcb5a4cf0bcd723b76e0ec1c13bce6350e77]

        INTEGRATION: CWS hcshared09 (1.6.176); FILE MERGED 2007/04/17 09:12:58 ufi 1.6.176.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f9e2aadeddaaa352214dae3b2c68240d4c870b0c]

        INTEGRATION: CWS hcshared09 (1.8.92); FILE MERGED 2007/04/17 09:12:57 ufi 1.8.92.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [af24161f9d1f0ace943387ac45d163122b1baf0e]

        INTEGRATION: CWS hcshared09 (1.6.54); FILE MERGED 2007/04/17 09:12:57 ufi 1.6.54.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [948ee2b72478afcec2713c73f49447684f1274e0]

        INTEGRATION: CWS hcshared09 (1.5.26); FILE MERGED 2007/05/09 13:00:30 ufi 1.5.26.2: final commitment 2007/04/12 08:25:34 ufi 1.5.26.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [30492b9fd3bac92cc3a025ea8f0e1fef63f5a94c]

        INTEGRATION: CWS hcshared09 (1.6.124); FILE MERGED 2007/04/30 12:42:30 ufi 1.6.124.1: makefiles

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [b0b5b6b83b883dd3fed9f9198f62bfecd1f4617a]

        INTEGRATION: CWS hcshared09 (1.7.4); FILE MERGED 2007/04/30 12:42:30 ufi 1.7.4.1: makefiles

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4fca1934796ca6729e3d199fb9b608ae95f29448]

        INTEGRATION: CWS hcshared09 (1.6.124); FILE MERGED 2007/04/30 12:42:29 ufi 1.6.124.1: makefiles

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [df03df2cb33bc50734430562fea3e199982142d9]

        INTEGRATION: CWS hcshared09 (1.5.2); FILE MERGED 2007/05/09 13:00:29 ufi 1.5.2.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [131f990275c5b04ab8ffe598bda6ed67b615d59d]

        INTEGRATION: CWS hcshared09 (1.14.4); FILE MERGED 2007/04/12 09:16:14 ufi 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2007/04/12 08:25:34 ufi 1.14.4.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [8a7f1f3256076a6e0ece00071c2f06a49760955d]

        INTEGRATION: CWS hcshared09 (1.13.4); FILE MERGED 2007/04/27 12:26:22 ufi 1.13.4.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [63e548a7809a5f599a08e247f33030269fce5be2]

        INTEGRATION: CWS hcshared09 (1.1.2); FILE ADDED 2007/04/27 12:26:22 ufi 1.1.2.3: weekly 2007/04/17 09:12:50 ufi 1.1.2.2: after file moves 2007/04/13 11:34:47 ufi 1.1.2.1: i76316

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [7fc4c49df6680bbc6510f72e8baaab87fb9bf6cb]

        INTEGRATION: CWS hcshared09 (1.17.4); FILE MERGED 2007/04/27 12:26:22 ufi 1.17.4.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f30596940a9fc17f4dc2efda7bfcc1135b561e1d]

        INTEGRATION: CWS hcshared09 (1.14.4); FILE MERGED 2007/05/09 13:00:29 ufi 1.14.4.4: final commitment 2007/04/30 12:42:29 ufi 1.14.4.3: makefiles 2007/04/17 09:12:49 ufi 1.14.4.2: after file moves 2007/04/12 11:49:45 ufi 1.14.4.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c16d991fc9a78659abbb54559b2d6ee92c69e57e]

        INTEGRATION: CWS hcshared09 (1.4.196); FILE MERGED 2007/05/09 13:00:29 ufi 1.4.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [e4ba26c7196f9b999705b2454c45425916b0dc1c]

        INTEGRATION: CWS hcshared09 (1.15.4); FILE MERGED 2007/05/09 13:00:29 ufi 1.15.4.2: final commitment 2007/04/17 09:12:49 ufi 1.15.4.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [bca359f05cc73ae4665b3a518b56d0e557b38837]

        INTEGRATION: CWS hcshared09 (1.9.92); FILE MERGED 2007/04/20 08:39:06 ufi 1.9.92.1: building a linux version

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [48be3fc8565b68ac26cdc024918cfb5ec3f53779]

        INTEGRATION: CWS hcshared09 (1.5.196); FILE MERGED 2007/05/09 13:00:29 ufi 1.5.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [17f0ea3dccd8ff81357d20cb3ed3f45766ebe33b]

        INTEGRATION: CWS hcshared09 (1.5.90); FILE MERGED 2007/05/09 13:00:29 ufi 1.5.90.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [335d02e8e73cb3af1ca2bb2d206a9cd5031e91fe]

        INTEGRATION: CWS hcshared09 (1.4.186); FILE MERGED 2007/05/09 13:00:29 ufi 1.4.186.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4bf0bb64e30243db2b7f53d255394333a762bc9b]

        INTEGRATION: CWS hcshared09 (1.6.124); FILE MERGED 2007/04/27 12:26:22 ufi 1.6.124.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [84a86d95899d2e3d38760007cf07cc5cb35d3725]

        INTEGRATION: CWS hcshared09 (1.8.4); FILE MERGED 2007/04/12 08:25:34 ufi 1.8.4.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [eb721f2dee65768ff1a4ed7befc9b004b1fbd3b5]

        INTEGRATION: CWS hcshared09 (1.6.122); FILE MERGED 2007/05/09 13:00:29 ufi 1.6.122.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [03cc79f66a734f2fca49b593d0e110ec6209879e]

        INTEGRATION: CWS hcshared09 (1.8.56); FILE MERGED 2007/05/09 13:00:29 ufi 1.8.56.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [80cfe6394c6a784db28707982d44447ad66831b1]

        INTEGRATION: CWS hcshared09 (1.10.4); FILE MERGED 2007/04/27 12:26:21 ufi 1.10.4.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [44728fa5586869b8cd6dd8c372ff60234993c098]

        INTEGRATION: CWS hcshared09 (1.2.196); FILE MERGED 2007/03/12 11:34:01 ufi 1.2.196.1: first test of new cws

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c4883dde0de3fda81a4fa140927a26ebb4c505dc]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/03/12 11:34:01 ufi 1.3.196.1: first test of new cws

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d4ea4307cf35ec07011441578355dda0a7702679]

        INTEGRATION: CWS hcshared09 (1.4.196); FILE MERGED 2007/04/20 08:39:05 ufi 1.4.196.1: building a linux version

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ae1769e73c64aeadcfc070fc1cd44e9217c40a49]

        INTEGRATION: CWS hcshared09 (1.2.196); FILE MERGED 2007/05/09 13:00:28 ufi 1.2.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [01eb284aa8c85d255e1e2c2a0d8dd0ad40d6d5e5]

        INTEGRATION: CWS hcshared09 (1.4.196); FILE MERGED 2007/03/12 11:34:01 ufi 1.4.196.1: first test of new cws

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [dc1111f4059ca8af7f0ef77fb1bcf166b236247e]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/04/30 13:12:01 ufi 1.3.196.1: i49418

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a6270534c2a8681066d9a2b72a1a01e5d03f2371]

        INTEGRATION: CWS hcshared09 (1.8.56); FILE MERGED 2007/04/12 08:25:33 ufi 1.8.56.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [967564c7d4bb3859ae5edc0d933134e9c4e01c58]

        INTEGRATION: CWS hcshared09 (1.7.184); FILE MERGED 2007/06/13 14:50:37 ufi 1.7.184.2: RESYNC: (1.7-1.8); FILE MERGED 2007/04/17 09:12:47 ufi 1.7.184.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [6ef01894f48e1b59b0dcfaa73e77854a7669da3d]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/05/09 13:00:28 ufi 1.3.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [8ab2c42c336b9721bfd29aa785137b3770ecf91e]

        INTEGRATION: CWS hcshared09 (1.4.196); FILE MERGED 2007/04/17 09:12:42 ufi 1.4.196.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [30a26f1a5638813b9da61a1dea6473e706c85c73]

        INTEGRATION: CWS hcshared09 (1.5.76); FILE MERGED 2007/04/27 12:26:21 ufi 1.5.76.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [cbe6978198fe8204c626ab80f7a612f096476ae4]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/04/17 12:46:14 ufi 1.3.196.1: i76206

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [815fbba86b9db1dc124ade8881d14f2f86f50945]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/05/11 08:53:37 ufi 1.3.196.3: latest changes 2007/04/17 12:46:47 ufi 1.3.196.2: i76206 2007/04/17 09:12:34 ufi 1.3.196.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f4bcc72a3da18dac81006057c4d8bd38c83630bd]

        INTEGRATION: CWS hcshared09 (1.10.2); FILE MERGED 2007/05/09 13:00:26 ufi 1.10.2.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [93a8e55ca1d2708f291f0063d3dafb7676be59ab]

        INTEGRATION: CWS hcshared09 (1.7.26); FILE MERGED 2007/04/20 08:39:05 ufi 1.7.26.1: building a linux version

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [95acdf586484f9be448c3d6ead7664613df54943]

        INTEGRATION: CWS hcshared09 (1.8.186); FILE MERGED 2007/05/09 13:00:25 ufi 1.8.186.4: final commitment 2007/04/30 12:42:23 ufi 1.8.186.3: makefiles 2007/04/17 09:12:29 ufi 1.8.186.2: after file moves 2007/04/12 11:49:39 ufi 1.8.186.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [9cf27faca9ebfd41cbdebf76ef0c428d816ab8c6]

        INTEGRATION: CWS hcshared09 (1.6.4); FILE MERGED 2007/04/12 08:25:33 ufi 1.6.4.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [2374cbd3e595ae0c537d5309d56c6939ec01cb49]

        INTEGRATION: CWS hcshared09 (1.9.74); FILE MERGED 2007/05/09 13:00:25 ufi 1.9.74.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c2c2147c4b2205e7303219de714caad9be62f19f]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/05/09 13:00:25 ufi 1.3.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [1dddbd5a92650f36eb2424098ae16e22be10432b]

        INTEGRATION: CWS hcshared09 (1.6.92); FILE MERGED 2007/05/09 13:00:25 ufi 1.6.92.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [648caece00268922c6caa30fb901fc7d4527e09c]

        INTEGRATION: CWS hcshared09 (1.6.76); FILE MERGED 2007/04/20 08:39:05 ufi 1.6.76.1: building a linux version

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [1dde18194753ff1d7e2485997274b3897519c6a4]

        INTEGRATION: CWS hcshared09 (1.8.26); FILE MERGED 2007/05/09 13:00:25 ufi 1.8.26.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f15d52e168578ef58efa579da1dc80bb808a2972]

        INTEGRATION: CWS hcshared09 (1.5.26); FILE MERGED 2007/04/12 08:25:33 ufi 1.5.26.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [01aa46dc42c86cc4af333c3fe8601300726f237d]

        INTEGRATION: CWS hcshared09 (1.6.186); FILE MERGED 2007/05/09 13:00:24 ufi 1.6.186.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [457f33913c80ff55e718af2cc448936175c3faaa]

        INTEGRATION: CWS hcshared09 (1.1.2); FILE ADDED 2007/04/17 09:12:28 ufi 1.1.2.2: after file moves 2007/04/17 08:48:27 ufi 1.1.2.1: 75017

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [2666c0882d48ba37fa7c460a34a48c383ad2b6a2]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/04/17 09:12:25 ufi 1.3.196.1: after file moves

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [2d5d1d6fce9591215d1605a446c319ac06d1d95f]

        INTEGRATION: CWS hcshared09 (1.7.256); FILE MERGED 2007/05/09 13:00:24 ufi 1.7.256.4: final commitment 2007/04/30 12:42:21 ufi 1.7.256.3: makefiles 2007/04/17 09:12:24 ufi 1.7.256.2: after file moves 2007/04/12 11:49:37 ufi 1.7.256.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [eae609a2cc2bc18a6f82601cdd965b93b42ce4a7]

        INTEGRATION: CWS hcshared09 (1.8.4); FILE MERGED 2007/04/19 12:02:00 ufi 1.8.4.1: i76500

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [95a4032ce25036eff135967f1b7e33dc72c9689a]

        INTEGRATION: CWS hcshared09 (1.5.186); FILE MERGED 2007/04/12 08:25:33 ufi 1.5.186.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [52ed44f7799639d5a7ce446c2c8ec91264803389]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/04/12 08:25:32 ufi 1.3.196.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [04cc2d591ab5e7008f77a3fa14002b034735f441]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/05/09 13:00:23 ufi 1.3.196.1: final commitment

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c06c84d5cf79f258bf7f2acabebd00244577a386]

        INTEGRATION: CWS hcshared09 (1.4.34); FILE MERGED 2007/04/12 08:25:32 ufi 1.4.34.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d882bd5c884b6b7baf08353dc40e25e9285acc21]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/04/12 08:59:21 ufi 1.3.196.2: RESYNC: (1.3-1.4); FILE MERGED 2007/04/12 08:25:32 ufi 1.3.196.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [53a19f68ea1037285cb8f12255e32393488b9fd1]

        INTEGRATION: CWS hcshared09 (1.3.196); FILE MERGED 2007/04/12 08:59:11 ufi 1.3.196.2: RESYNC: (1.3-1.4); FILE MERGED 2007/04/12 08:25:32 ufi 1.3.196.1: before resync

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [882d1b5ecccaf91c36e088e33526c94c6af8065d]

        INTEGRATION: CWS hcshared09 (1.5.56); FILE MERGED 2007/03/12 11:34:01 ufi 1.5.56.1: first test of new cws

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d07aabb934710b83be241e51a1680f0f630e8f98]

        INTEGRATION: CWS hcshared09 (1.4.4); FILE MERGED 2007/04/27 12:26:20 ufi 1.4.4.1: weekly

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [7def648bc6e8a54bdcebdcf8e90e2326fb4b9f85]

        INTEGRATION: CWS hcshared09 (1.1.2); FILE ADDED 2007/04/27 12:26:20 ufi 1.1.2.4: weekly 2007/04/19 12:00:44 ufi 1.1.2.3: i76500 2007/04/12 08:25:32 ufi 1.1.2.2: before resync 2007/03/12 08:31:45 ufi 1.1.2.1: new file translation.xhp for new feature

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [e50b842870f94b547fbdc1c62801a7b6d1ab45c1]

        INTEGRATION: CWS hcshared09 (1.7.256); FILE MERGED 2007/05/09 13:00:23 ufi 1.7.256.4: final commitment 2007/04/30 12:42:20 ufi 1.7.256.3: makefiles 2007/04/17 09:12:20 ufi 1.7.256.2: after file moves 2007/04/12 11:49:36 ufi 1.7.256.1: make

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [3e346fdbe3e41e19886b295e75fcdb98315e7ce5]

        INTEGRATION: CWS hcshared09 (1.4.186); FILE MERGED 2007/04/20 08:39:04 ufi 1.4.186.1: building a linux version

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [9ae49b02c9ac9c04fc62400b091565514d9c7022]

        INTEGRATION: CWS hcshared09 (1.10.48); FILE MERGED 2007/04/12 11:46:12 ufi 1.10.48.1: shared.tree

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f051c0fc731ebd5f3c43481218d36798f7979db3]

        INTEGRATION: CWS hcshared09 (1.11.2); FILE MERGED 2007/06/13 14:51:46 ufi 1.11.2.4: RESYNC: (1.11-1.12); FILE MERGED 2007/05/09 13:00:22 ufi 1.11.2.3: final commitment 2007/04/12 11:22:04 ufi 1.11.2.2: hid.lst 2007/03/12 11:34:00 ufi 1.11.2.1: first test of new cws

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5f16808b78338d5ea7ceb2325eafdaff4ae46bbb]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:43:54 ihi 1.1.2.1: hc added

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7b0f61f79267d6a732583e450282a516d70afe65]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:40:10 ihi 1.1.2.1: hc added

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cba5d0494f3c0ccc31a4cc91eb43e3915761b586]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:40:09 ihi 1.1.2.1: hc added

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [544f3aefc52cfd6d8e3895ad0e568aa303609d1b]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:31:28 ihi 1.1.2.1: #i79651# hc added

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f2c877541f54270499f0e7fc2337c063229925a3]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:31:27 ihi 1.1.2.1: #i79651# hc added

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [46b3ae6a8bfb6901e735e41c3f066dc08fbf4884]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:38:10 ihi 1.1.2.1: hc added

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e8be3822913d8dc52b58dc2778bc10205b3fe37d]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:38:09 ihi 1.1.2.1: hc added

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6504dbb18f3a4328835266f1b2c1cd1955da529c]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:26:01 ihi 1.1.2.1: #i79857# hc added

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e6a28f7ca88968e76e3cee6646bb750632d7df6e]

        INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/07/27 12:26:00 ihi 1.1.2.1: #i79857# hc added

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5cb3d770d1680bc837b4bc0134c2609a2b5f356]

        INTEGRATION: CWS rpt23fix01 (1.7.4); FILE MERGED 2007/07/16 11:36:28 ufi 1.7.4.1: name changed to Builder

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f2c505141cad61c30efd1e145ebaa9f4ee066f5]

        INTEGRATION: CWS rpt23fix01 (1.6.4); FILE MERGED 2007/07/16 11:36:27 ufi 1.6.4.1: name changed to Builder

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b7adb2854a39160441e26550a712f7df7384459]

        INTEGRATION: CWS rpt23fix01 (1.2.4); FILE MERGED 2007/07/16 11:36:27 ufi 1.2.4.1: name changed to Builder

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfdf879fe479708769a878537a54f6102aec2375]

        INTEGRATION: CWS rpt23fix01 (1.2.4); FILE MERGED 2007/07/16 13:13:23 ufi 1.2.4.2: 79660 2007/07/16 11:36:27 ufi 1.2.4.1: name changed to Builder

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [513d8e908d2cc0920df1e260decfa18daab60217]

        INTEGRATION: CWS rpt23fix01 (1.2.4); FILE MERGED 2007/07/20 08:06:07 ufi 1.2.4.2: updated help text 2007/07/16 11:36:27 ufi 1.2.4.1: name changed to Builder

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9746b04e348124d7c8f3078b8c8b308ecd7bdb9c]

        INTEGRATION: CWS rpt23fix01 (1.7.4); FILE MERGED 2007/07/16 11:36:27 ufi 1.7.4.1: name changed to Builder

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a47473284a67e6c2b928ea2ff207f57710726a5]

        INTEGRATION: CWS updchk07 (1.34.2); FILE MERGED 2007/07/11 10:44:53 ufi 1.34.2.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ccb1405e19d508d06356dd1748a098a891b2fa4]

        INTEGRATION: CWS updchk07 (1.30.2); FILE MERGED 2007/07/11 10:44:53 ufi 1.30.2.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [21e1c31750e56ab8f907f28951beb24cc59f206a]

        INTEGRATION: CWS updchk07 (1.31.2); FILE MERGED 2007/07/11 10:44:53 ufi 1.31.2.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bdadfa2af8ffb827e6428ea439e83f649e5fb25]

        INTEGRATION: CWS updchk07 (1.32.2); FILE MERGED 2007/07/11 10:44:52 ufi 1.32.2.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bf5975f13ef2298ba77f18db98bf9c027d9a78f]

        INTEGRATION: CWS updchk07 (1.20.2); FILE MERGED 2007/07/11 10:44:52 ufi 1.20.2.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [54dbb9d3f7edc5ac5c70f4126ffef8f8e4d26f61]

        INTEGRATION: CWS updchk07 (1.35.2); FILE MERGED 2007/07/11 10:44:51 ufi 1.35.2.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b1328231f5b650cfc83d42647958bd121561a89]

        INTEGRATION: CWS updchk07 (1.31.2); FILE MERGED 2007/07/11 10:44:51 ufi 1.31.2.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [0712c0c281c32b14f01fc00ab35ab809c518f0da]

        INTEGRATION: CWS updchk07 (1.4.30); FILE MERGED 2007/07/11 11:21:24 ufi 1.4.30.1: new online update help 3

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [90aa1c281ec0f77eb4a42d4bc566fccbaf944b7c]

        INTEGRATION: CWS updchk07 (1.12.2); FILE MERGED 2007/07/11 10:44:45 ufi 1.12.2.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb079c72004064118b36b61bb01ed87c42603002]

        INTEGRATION: CWS updchk07 (1.1.2); FILE ADDED 2007/07/12 11:04:40 ufi 1.1.2.5: changed par_ids 2007/07/12 10:02:48 ufi 1.1.2.4: final help touches 2 2007/07/12 08:50:24 ufi 1.1.2.3: final help touches 2007/07/11 11:16:17 ufi 1.1.2.2: new online update help 2 2007/07/11 10:43:04 ufi 1.1.2.1: new online update dialog

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [b03e2d48d613b87bd51853a6aedc340d9a83e88e]

        INTEGRATION: CWS updchk07 (1.2.30); FILE MERGED 2007/07/11 11:16:17 ufi 1.2.30.2: new online update help 2 2007/07/11 10:44:45 ufi 1.2.30.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [30540f7d56ba9b499d49022443e527e630a7085a]

        INTEGRATION: CWS updchk07 (1.15.12); FILE MERGED 2007/07/11 10:44:44 ufi 1.15.12.1: new online update help

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9926e59d936ba3b4aeb98730d971af4f2d0d8c7]

        INTEGRATION: CWS updchk07 (1.14.14); FILE MERGED 2007/07/12 08:50:23 ufi 1.14.14.1: final help touches

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [daa944f22247a290ccc834ec172a4d1e518ee8a3]

        INTEGRATION: CWS c09tosrc (1.10.22); FILE MERGED 2007/06/28 15:17:30 fpe 1.10.22.1: #i78688#

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3926737730e1eb00938edd221ccc478d99fb54b5]

        INTEGRATION: CWS c09tosrc (1.2.38); FILE MERGED 2007/06/28 15:17:30 fpe 1.2.38.1: #i78688#

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [dad19c051ec4f254d837a41cc9571e58dd7bfff5]

        INTEGRATION: CWS oj14 (1.6.196); FILE MERGED 2007/06/07 09:45:19 ufi 1.6.196.1: chnged main files

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [589f566ee756fbfad7de77d5fe844b9cccf6e1c6]

        INTEGRATION: CWS oj14 (1.5.196); FILE MERGED 2007/06/07 09:45:19 ufi 1.5.196.1: chnged main files

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3d65db116e980efe0f243ab57e0af80d9d3c6688]

        INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/05 14:57:23 ufi 1.1.2.1: i77936

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [265aac8f972527ef8bb61615508d5708d9d6be9a]

        INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 14:44:47 ufi 1.1.2.3: committing 2007/06/06 13:11:08 ufi 1.1.2.2: committing 2007/06/06 10:30:28 ufi 1.1.2.1: new file

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d7b2e161a60d367616d3d4c9ae1d3d1a4bf4eda8]

        INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 13:01:32 ufi 1.1.2.1: new files

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3a507eac05d0b844a84674e1dd16dc6bd5d01951]

        INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 14:44:47 ufi 1.1.2.2: committing 2007/06/06 13:01:21 ufi 1.1.2.1: new files

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [50355c0929f6e2374a1d64a9c44aa509379f3985]

        INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 14:44:47 ufi 1.1.2.4: committing 2007/06/06 13:11:08 ufi 1.1.2.3: committing 2007/06/06 10:30:50 ufi 1.1.2.2: changes 2007/06/05 14:57:11 ufi 1.1.2.1: i77936

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0c837be305beb6db184f600e183aa8e226ce2488]

        INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 13:01:08 ufi 1.1.2.1: new files

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [326a8e95cb53d781f712ec079e9d916e2f1be45f]

        INTEGRATION: CWS oj14 (1.6.212); FILE MERGED 2007/06/05 14:59:57 ufi 1.6.212.1: makefiles

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [abc2c62a6b0a6b9e77d82721465ea06485a23344]

        INTEGRATION: CWS oj14 (1.11.70); FILE MERGED 2007/06/07 09:45:19 ufi 1.11.70.3: chnged main files 2007/06/06 13:11:08 ufi 1.11.70.2: committing 2007/06/05 14:59:57 ufi 1.11.70.1: makefiles

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b4d29422bf92ba8a0828fee7c379ad551207a65]

        INTEGRATION: CWS helplinker01redux (1.33.2); FILE MERGED 2007/06/13 13:07:18 cmc 1.33.2.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef384d4f49c00f39068717bae14a9c123c502826]

        INTEGRATION: CWS helplinker01redux (1.29.2); FILE MERGED 2007/06/13 13:07:18 cmc 1.29.2.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c33a73afefcadb102b04c8014855365f1d454342]

        INTEGRATION: CWS helplinker01redux (1.30.2); FILE MERGED 2007/06/13 13:07:18 cmc 1.30.2.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8008337ca00d44a600532cd0a635bc9c5920add4]

        INTEGRATION: CWS helplinker01redux (1.17.2); FILE MERGED 2007/06/13 13:07:17 cmc 1.17.2.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0cc1de4078d547fae9615a453a23d2420f74736]

        INTEGRATION: CWS helplinker01redux (1.31.2); FILE MERGED 2007/06/13 13:07:17 cmc 1.31.2.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [97700e35212ba44d8491086d02d2cff393ac5343]

        INTEGRATION: CWS helplinker01redux (1.19.2); FILE MERGED 2007/06/13 13:07:17 cmc 1.19.2.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [73ad92b6550ce34da8fa86a9b5d0098e7207facc]

        INTEGRATION: CWS helplinker01redux (1.34.2); FILE MERGED 2007/06/13 13:07:16 cmc 1.34.2.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a377dffd706e6069f5b8bef1ae0e33bc58279d6b]

        INTEGRATION: CWS helplinker01redux (1.30.2); FILE MERGED 2007/06/13 13:07:16 cmc 1.30.2.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5becb21c10796bdc27f88f5bc955cf8dce026774]

        INTEGRATION: CWS helplinker01redux (1.18.4); FILE MERGED 2007/06/13 13:07:15 cmc 1.18.4.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c76e5c320eb7421d9dde0f20e1b949f968dd58c]

        INTEGRATION: CWS helplinker01redux (1.10.4); FILE MERGED 2007/06/13 13:07:25 cmc 1.10.4.1: #i70155 native HelpLinker

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [66cc2462cfd86f546fff209fb1dc636f946f25c6]

        INTEGRATION: CWS helplinker01redux (1.23.4); FILE MERGED 2007/06/13 13:07:36 cmc 1.23.4.1: #i70155 native HelpLinker

2007-06-20  Kurt Zenker  <kz@openoffice.org>  [144a2e6b59e76f5b469d7a7b459329560d1912e9]

        INTEGRATION: CWS jl61 (1.10.20); FILE MERGED 2007/05/30 11:19:34 ufi 1.10.20.1: no issue?

2007-06-20  Kurt Zenker  <kz@openoffice.org>  [01443c1aa153034a4fd146baff3255f170eec91c]

        INTEGRATION: CWS jl61 (1.2.36); FILE MERGED 2007/05/30 11:19:34 ufi 1.2.36.1: no issue?

2007-06-08  Vladimir Glazounov  <vg@openoffice.org>  [dff7b95e585c6e82d88e4bc3324830cb8f79af07]

        #i10000# removal of cws helplinker01

2007-06-08  Vladimir Glazounov  <vg@openoffice.org>  [203cd06a89c619edb9ad79acfc7f76e42df65124]

        #i10000# removal of cws helplinker01

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b2b351f805268c621ae13584483d1e8d36a2f34c]

        INTEGRATION: CWS helplinker01 (1.30.10); FILE MERGED 2007/05/20 14:01:33 cmc 1.30.10.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [338543740f0fc7a18318b340358f397615297c60]

        INTEGRATION: CWS helplinker01 (1.26.10); FILE MERGED 2007/05/20 14:01:32 cmc 1.26.10.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0580f3df05f4900fece482b2c28940743de26803]

        INTEGRATION: CWS helplinker01 (1.27.10); FILE MERGED 2007/05/20 14:01:32 cmc 1.27.10.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [103c74ad7a78ff681bfc0f5fabfebe7a172b36aa]

        INTEGRATION: CWS helplinker01 (1.15.156); FILE MERGED 2007/05/20 14:01:32 cmc 1.15.156.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b5e561f69acc928b39c7ac134bacd4916de1842e]

        INTEGRATION: CWS helplinker01 (1.28.10); FILE MERGED 2007/05/20 14:01:32 cmc 1.28.10.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e81cf898d7edf5bf12f085ca28480f9d86aea463]

        INTEGRATION: CWS helplinker01 (1.16.10); FILE MERGED 2007/05/20 14:01:32 cmc 1.16.10.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6ad29cd5950a271212fdd1a4b7b64b2956ab9157]

        INTEGRATION: CWS helplinker01 (1.16.156); FILE MERGED 2007/05/20 14:01:31 cmc 1.16.156.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [af20fad418bd536dc5b4a8fb860ed1aa406d8383]

        INTEGRATION: CWS helplinker01 (1.31.10); FILE MERGED 2007/05/20 14:01:31 cmc 1.31.10.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [abbf7bc075b89f5d943c275c5303bc280533e1bd]

        INTEGRATION: CWS helplinker01 (1.27.10); FILE MERGED 2007/05/20 14:01:31 cmc 1.27.10.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dfbd9af2386cc4c9a1061c051890b0b5a414f822]

        INTEGRATION: CWS helplinker01 (1.16.20); FILE MERGED 2007/05/24 08:50:14 cmc 1.16.20.2: #i70155# windows tweak, add WRAPCMD 2007/05/20 13:58:18 cmc 1.16.20.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9212b20a283ec02bb09c9e011f5733c61019986b]

        INTEGRATION: CWS helplinker01 (1.8.162); FILE MERGED 2007/05/20 13:59:34 cmc 1.8.162.1: #i70155# use native HelpLinker

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [92972cd81b47ef2c4c4377b502861abdf327b9e1]

        INTEGRATION: CWS helplinker01 (1.21.6); FILE MERGED 2007/05/20 14:00:14 cmc 1.21.6.1: #i70155# use native HelpLinker

2007-05-25  Rüdiger Timm  <rt@openoffice.org>  [43f5dc6c02fb8bb75cdf458530e29b9ae1d5c56c]

        #i77778# Add file.

2007-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2c5897f1317ea6ff152e01812c59baa71e2a5f2a]

        #100000# back to version SRC680_m212

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b00b6e45ee7dc254c3660be71b0742a91c70775]

        INTEGRATION: CWS chart2mst3 (1.27.20); FILE MERGED 2007/04/24 21:09:37 bm 1.27.20.9: RESYNC: (1.28-1.30); FILE MERGED 2007/02/07 14:22:18 iha 1.27.20.8: RESYNC: (1.27-1.28); FILE MERGED 2007/01/22 14:16:28 ufi 1.27.20.7: changes 22.Jan. 2007/01/15 10:26:41 ufi 1.27.20.6: makefiles 2007/01/11 13:08:45 fpe 1.27.20.5: chart as module 2007/01/10 14:41:32 fpe 1.27.20.4: chart as module 2007/01/08 12:03:54 ufi 1.27.20.3: new makefiles 2006/11/23 13:57:59 ufi 1.27.20.2: makefiles 2006/11/15 14:01:05 ufi 1.27.20.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9d0fdd0151fd4ebfeca184f76ad015585d36b542]

        INTEGRATION: CWS chart2mst3 (1.23.20); FILE MERGED 2007/04/24 21:09:30 bm 1.23.20.9: RESYNC: (1.24-1.26); FILE MERGED 2007/02/07 14:22:10 iha 1.23.20.8: RESYNC: (1.23-1.24); FILE MERGED 2007/01/22 14:16:27 ufi 1.23.20.7: changes 22.Jan. 2007/01/15 10:26:40 ufi 1.23.20.6: makefiles 2007/01/11 13:08:45 fpe 1.23.20.5: chart as module 2007/01/10 14:41:31 fpe 1.23.20.4: chart as module 2007/01/08 12:03:53 ufi 1.23.20.3: new makefiles 2006/11/23 13:57:59 ufi 1.23.20.2: makefiles 2006/11/15 14:01:05 ufi 1.23.20.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [55f122b05d50c15b80382424b0af524abd8d0288]

        INTEGRATION: CWS chart2mst3 (1.23.10); FILE MERGED 2007/04/24 21:09:24 bm 1.23.10.10: RESYNC: (1.25-1.27); FILE MERGED 2007/02/07 14:22:02 iha 1.23.10.9: RESYNC: (1.24-1.25); FILE MERGED 2007/01/22 14:16:27 ufi 1.23.10.8: changes 22.Jan. 2007/01/15 10:26:40 ufi 1.23.10.7: makefiles 2007/01/11 13:08:45 fpe 1.23.10.6: chart as module 2007/01/10 14:41:31 fpe 1.23.10.5: chart as module 2007/01/08 12:03:53 ufi 1.23.10.4: new makefiles 2006/11/24 18:01:31 bm 1.23.10.3: RESYNC: (1.23-1.24); FILE MERGED 2006/11/23 13:57:58 ufi 1.23.10.2: makefiles 2006/11/15 14:01:04 ufi 1.23.10.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a3a59272046b65f7b192ccd0a6bf702b262c2212]

        INTEGRATION: CWS chart2mst3 (1.24.10); FILE MERGED 2007/04/24 21:09:01 bm 1.24.10.10: RESYNC: (1.26-1.28); FILE MERGED 2007/02/07 14:21:54 iha 1.24.10.9: RESYNC: (1.25-1.26); FILE MERGED 2007/01/22 14:16:26 ufi 1.24.10.8: changes 22.Jan. 2007/01/15 10:26:39 ufi 1.24.10.7: makefiles 2007/01/11 13:08:44 fpe 1.24.10.6: chart as module 2007/01/10 14:41:30 fpe 1.24.10.5: chart as module 2007/01/08 12:03:52 ufi 1.24.10.4: new makefiles 2006/11/24 18:01:24 bm 1.24.10.3: RESYNC: (1.24-1.25); FILE MERGED 2006/11/23 13:57:58 ufi 1.24.10.2: makefiles 2006/11/15 14:01:03 ufi 1.24.10.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7aae08914e8503aac5c669838b00478b50f121b3]

        INTEGRATION: CWS chart2mst3 (1.13.20); FILE MERGED 2007/04/24 21:08:54 bm 1.13.20.9: RESYNC: (1.14-1.16); FILE MERGED 2007/02/07 14:21:47 iha 1.13.20.8: RESYNC: (1.13-1.14); FILE MERGED 2007/01/22 14:16:26 ufi 1.13.20.7: changes 22.Jan. 2007/01/15 10:26:39 ufi 1.13.20.6: makefiles 2007/01/11 13:08:44 fpe 1.13.20.5: chart as module 2007/01/10 14:41:30 fpe 1.13.20.4: chart as module 2007/01/08 12:03:52 ufi 1.13.20.3: new makefiles 2006/11/23 13:57:57 ufi 1.13.20.2: makefiles 2006/11/15 14:01:03 ufi 1.13.20.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aac104baca3829a6ba223a301603fe98cbbfb67c]

        INTEGRATION: CWS chart2mst3 (1.16.124); FILE MERGED 2007/01/22 14:16:26 ufi 1.16.124.7: changes 22.Jan. 2007/01/15 10:26:39 ufi 1.16.124.6: makefiles 2007/01/11 13:08:43 fpe 1.16.124.5: chart as module 2007/01/10 14:41:30 fpe 1.16.124.4: chart as module 2007/01/08 12:03:52 ufi 1.16.124.3: new makefiles 2006/11/23 13:57:57 ufi 1.16.124.2: makefiles 2006/11/15 14:01:03 ufi 1.16.124.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c86cea34633e85b829d14ae545bd61bc1a038d1c]

        INTEGRATION: CWS chart2mst3 (1.28.20); FILE MERGED 2007/04/24 21:08:48 bm 1.28.20.9: RESYNC: (1.29-1.31); FILE MERGED 2007/02/07 14:21:40 iha 1.28.20.8: RESYNC: (1.28-1.29); FILE MERGED 2007/01/22 14:16:25 ufi 1.28.20.7: changes 22.Jan. 2007/01/15 10:26:38 ufi 1.28.20.6: makefiles 2007/01/11 13:08:43 fpe 1.28.20.5: chart as module 2007/01/10 14:41:29 fpe 1.28.20.4: chart as module 2007/01/08 12:03:51 ufi 1.28.20.3: new makefiles 2006/11/23 13:57:57 ufi 1.28.20.2: makefiles 2006/11/15 14:01:02 ufi 1.28.20.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a880d579f12763efb03e3472387344caa5571207]

        INTEGRATION: CWS chart2mst3 (1.24.20); FILE MERGED 2007/04/24 21:08:40 bm 1.24.20.9: RESYNC: (1.25-1.27); FILE MERGED 2007/02/07 14:21:33 iha 1.24.20.8: RESYNC: (1.24-1.25); FILE MERGED 2007/01/22 14:16:25 ufi 1.24.20.7: changes 22.Jan. 2007/01/15 10:26:38 ufi 1.24.20.6: makefiles 2007/01/11 13:08:43 fpe 1.24.20.5: chart as module 2007/01/10 14:41:29 fpe 1.24.20.4: chart as module 2007/01/08 12:03:51 ufi 1.24.20.3: new makefiles 2006/11/23 13:57:56 ufi 1.24.20.2: makefiles 2006/11/15 14:01:02 ufi 1.24.20.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3dc027835bf24707dacb3f9a6c93032d0401ae85]

        INTEGRATION: CWS chart2mst3 (1.6.176); FILE MERGED 2007/04/25 21:24:28 bm 1.6.176.3: RESYNC: problems on merge fixed 2007/04/24 20:58:24 bm 1.6.176.2: RESYNC: (1.6-1.7); FILE MERGED 2007/01/09 12:35:50 ufi 1.6.176.1: links to deleted files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [da0f3b202b4f7434eb47ea6306888aa8e4b78506]

        INTEGRATION: CWS chart2mst3 (1.6.176); FILE MERGED 2007/04/24 20:48:20 bm 1.6.176.2: RESYNC: (1.6-1.7); FILE MERGED 2007/01/09 12:35:50 ufi 1.6.176.1: links to deleted files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d5d7fa1ba8efe5bc8bf6a856e9b61a3543441364]

        INTEGRATION: CWS chart2mst3 (1.6.52); FILE MERGED 2007/01/09 12:35:50 ufi 1.6.52.1: links to deleted files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f4d3bad62c51269b0b06f7e003802858e7b93eff]

        INTEGRATION: CWS chart2mst3 (1.8.72); FILE MERGED 2007/04/24 20:43:01 bm 1.8.72.2: RESYNC: (1.8-1.9); FILE MERGED 2007/02/01 12:44:44 ufi 1.8.72.1: updated feature

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab55c198bca812a2fbbfef8e8bbada6b4b7ac8cd]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/01/08 11:56:34 ufi 1.3.176.1: commit local changes

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b858ebccba337623f80aba249640095a3602434e]

        INTEGRATION: CWS chart2mst3 (1.6.74); FILE MERGED 2007/02/05 14:00:35 ufi 1.6.74.1: changes after mst10_7

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8f5aa2000cff02bfe72a72c696873d412e454d86]

        INTEGRATION: CWS chart2mst3 (1.9.72); FILE MERGED 2007/01/15 13:42:36 ufi 1.9.72.7: changed files 2007/01/08 11:56:34 ufi 1.9.72.6: commit local changes 2006/12/06 09:22:57 ufi 1.9.72.5: final commit 2006/11/27 09:26:50 ufi 1.9.72.4: fixed double paragraph ID 2006/11/21 13:33:34 ufi 1.9.72.3: next changes 2006/11/17 08:31:57 ufi 1.9.72.2: zwischenstand 2006/11/15 14:00:53 ufi 1.9.72.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ee3406ab191eee9f80029670b99be5e40470a160]

        INTEGRATION: CWS chart2mst3 (1.4.72); FILE MERGED 2007/02/16 09:02:57 ufi 1.4.72.2: another change 2007/01/08 11:56:34 ufi 1.4.72.1: commit local changes

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1ebc19d8d035363d859c3c6ac4f0f9c752c0e25a]

        INTEGRATION: CWS chart2mst3 (1.8.74); FILE MERGED 2007/01/10 16:39:35 fpe 1.8.74.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a2d72446b7d9f25149b2ace0a359a06d01c7a471]

        INTEGRATION: CWS chart2mst3 (1.11.32); FILE MERGED 2007/04/24 20:14:36 bm 1.11.32.10: RESYNC: (1.13-1.14); FILE MERGED 2007/02/07 14:14:46 iha 1.11.32.9: RESYNC: (1.11-1.13); FILE MERGED 2007/01/22 14:16:16 ufi 1.11.32.8: changes 22.Jan. 2007/01/15 10:26:27 ufi 1.11.32.7: makefiles 2007/01/11 13:08:34 fpe 1.11.32.6: chart as module 2007/01/10 16:39:34 fpe 1.11.32.5: chart as module 2007/01/08 12:03:42 ufi 1.11.32.4: new makefiles 2006/12/06 09:22:55 ufi 1.11.32.3: final commit 2006/11/23 13:57:48 ufi 1.11.32.2: makefiles 2006/11/15 14:00:50 ufi 1.11.32.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f52641f0a76c92a4e1375b0a61b5879c86c12682]

        INTEGRATION: CWS chart2mst3 (1.9.72); FILE MERGED 2007/02/27 13:30:56 ufi 1.9.72.1: 74907 & 74909

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [801f9f21d4f02465d2f788df954d504cbe5f86bd]

        INTEGRATION: CWS chart2mst3 (1.4.176); FILE MERGED 2007/01/09 12:35:49 ufi 1.4.176.1: links to deleted files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [db3376087bffd79aa80eea6860466c8b331533c7]

        INTEGRATION: CWS chart2mst3 (1.14.20); FILE MERGED 2007/02/27 13:30:56 ufi 1.14.20.1: 74907 & 74909

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2b8f264c2701d2ac9d80b7371a0a4ac010df6b0d]

        INTEGRATION: CWS chart2mst3 (1.6.34); FILE MERGED 2007/04/24 20:06:03 bm 1.6.34.2: RESYNC: (1.6-1.7); FILE MERGED 2007/01/09 12:35:49 ufi 1.6.34.1: links to deleted files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bef1ccbee14d6d50bb2594ba2e082b1c4abcb55e]

        INTEGRATION: CWS chart2mst3 (1.9.32); FILE MERGED 2006/11/21 13:33:33 ufi 1.9.32.1: next changes

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f46e3b8402381de806726a414586ad05581cd881]

        INTEGRATION: CWS chart2mst3 (1.7.164); FILE MERGED 2007/01/10 14:26:30 ufi 1.7.164.2: changed file? 2007/01/09 12:35:49 ufi 1.7.164.1: links to deleted files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ed946356eba8a848d02c564a1e562918e23ecbb3]

        INTEGRATION: CWS chart2mst3 (1.7.72); FILE MERGED 2007/01/09 12:35:48 ufi 1.7.72.1: links to deleted files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ffa6def50d7891ff62c4e634cfc7068adaea3b8d]

        INTEGRATION: CWS chart2mst3 (1.4.176); FILE MERGED 2007/01/26 08:53:06 ufi 1.4.176.2: latest last changes 2006/12/08 13:56:01 ufi 1.4.176.1: vor Wochenendebuild

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7558fcf6c50496300ab13ad80319b4af60eba1ce]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/04/24 20:01:22 bm 1.3.176.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/08 13:56:01 ufi 1.3.176.1: vor Wochenendebuild

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e478ab7d4a960f2e93c52f68b0b5897d8d111eed]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/15 13:42:03 ufi 1.1.2.9: changed files 2007/01/08 15:02:03 ufi 1.1.2.8: i71894 2007/01/08 11:56:34 ufi 1.1.2.7: commit local changes 2006/12/08 13:56:01 ufi 1.1.2.6: vor Wochenendebuild 2006/12/04 12:38:38 ufi 1.1.2.5: new help ids 2006/11/22 15:33:32 ufi 1.1.2.4: new files 2006/11/21 13:33:33 ufi 1.1.2.3: next changes 2006/11/17 08:31:57 ufi 1.1.2.2: zwischenstand 2006/11/15 13:58:45 ufi 1.1.2.1: new chart wizard file

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c304f82e20551392453478e9c8a5423145b19586]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 13:30:55 ufi 1.1.2.9: 74907 & 74909 2007/01/29 12:10:54 mwaller 1.1.2.8: indexes changed by mwaller 2007/01/23 13:18:56 ufi 1.1.2.7: last changes 2007/01/08 15:02:02 ufi 1.1.2.6: i71894 2007/01/08 11:56:34 ufi 1.1.2.5: commit local changes 2006/12/04 12:38:38 ufi 1.1.2.4: new help ids 2006/11/21 13:33:33 ufi 1.1.2.3: next changes 2006/11/17 08:31:57 ufi 1.1.2.2: zwischenstand 2006/11/15 13:58:22 ufi 1.1.2.1: new chart wizard file

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f19dc4e513c9518d508d1713846c60d7d47990ae]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/23 13:18:56 ufi 1.1.2.8: last changes 2007/01/15 13:42:02 ufi 1.1.2.7: changed files 2007/01/08 11:56:33 ufi 1.1.2.6: commit local changes 2006/12/04 12:38:37 ufi 1.1.2.5: new help ids 2006/11/22 15:33:32 ufi 1.1.2.4: new files 2006/11/21 13:33:33 ufi 1.1.2.3: next changes 2006/11/17 08:31:57 ufi 1.1.2.2: zwischenstand 2006/11/15 13:58:00 ufi 1.1.2.1: new chart wizard file

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f798042bb11f9be17c862362d81168f5d7af6a2c]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/23 13:18:56 ufi 1.1.2.7: last changes 2007/01/08 11:56:33 ufi 1.1.2.6: commit local changes 2006/12/04 12:38:37 ufi 1.1.2.5: new help ids 2006/11/30 15:42:39 ufi 1.1.2.4: c 2006/11/21 13:33:33 ufi 1.1.2.3: next changes 2006/11/17 08:31:56 ufi 1.1.2.2: zwischenstand 2006/11/15 13:57:36 ufi 1.1.2.1: new chart wizard file

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [989b8f9c5d33ff5c6d15762a98fa8a2c6e0a58ea]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/29 12:10:54 mwaller 1.1.2.5: indexes changed by mwaller 2007/01/15 13:42:02 ufi 1.1.2.4: changed files 2007/01/08 11:56:33 ufi 1.1.2.3: commit local changes 2006/12/06 09:22:53 ufi 1.1.2.2: final commit 2006/11/30 15:21:58 ufi 1.1.2.1: new files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bf0aec7089287cc9ef8124c5b019986b23a542f6]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/29 12:10:53 mwaller 1.1.2.5: indexes changed by mwaller 2007/01/15 13:42:02 ufi 1.1.2.4: changed files 2007/01/08 11:56:33 ufi 1.1.2.3: commit local changes 2006/12/06 09:22:53 ufi 1.1.2.2: final commit 2006/11/30 15:21:37 ufi 1.1.2.1: new files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [840300e161a130e82cf7b4d84c6d4d130cf350c5]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/29 12:10:53 mwaller 1.1.2.4: indexes changed by mwaller 2007/01/15 13:42:02 ufi 1.1.2.3: changed files 2006/12/06 09:22:53 ufi 1.1.2.2: final commit 2006/11/30 15:21:18 ufi 1.1.2.1: new files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b85f3674249e2e0cfb5d9440b42c1fa15d32807]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/15 13:42:02 ufi 1.1.2.3: changed files 2006/12/06 09:22:53 ufi 1.1.2.2: final commit 2006/11/30 15:20:45 ufi 1.1.2.1: new files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4e092bf9a5c890ef1c4b751afdfb49ef58069038]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 13:30:55 ufi 1.1.2.4: 74907 & 74909 2007/01/15 13:42:02 ufi 1.1.2.3: changed files 2006/12/06 09:22:53 ufi 1.1.2.2: final commit 2006/11/30 15:20:25 ufi 1.1.2.1: new files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0769f1107463de538e3b369ae7932a8a31e4f063]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/15 13:42:01 ufi 1.1.2.4: changed files 2007/01/08 11:56:33 ufi 1.1.2.3: commit local changes 2006/12/06 09:22:53 ufi 1.1.2.2: final commit 2006/11/30 15:20:03 ufi 1.1.2.1: new files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9d43aca8a755c5e481e70ce2e105756b91d1c2bd]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/29 12:10:53 mwaller 1.1.2.4: indexes changed by mwaller 2007/01/15 13:42:01 ufi 1.1.2.3: changed files 2006/12/06 09:22:52 ufi 1.1.2.2: final commit 2006/11/30 15:19:35 ufi 1.1.2.1: new files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0688431f0839a5ab64e7338b924c7b30cf7f4ae2]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 13:30:55 ufi 1.1.2.4: 74907 & 74909 2007/01/15 13:42:01 ufi 1.1.2.3: changed files 2006/12/06 09:22:52 ufi 1.1.2.2: final commit 2006/11/30 15:19:09 ufi 1.1.2.1: new files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [62122194066edbbdfc6978823b22093ae4bd1407]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/29 12:10:53 mwaller 1.1.2.7: indexes changed by mwaller 2007/01/23 13:18:56 ufi 1.1.2.6: last changes 2007/01/15 13:42:01 ufi 1.1.2.5: changed files 2007/01/08 11:56:33 ufi 1.1.2.4: commit local changes 2006/12/11 09:56:25 ufi 1.1.2.3: some last changes 2006/12/05 13:34:02 ufi 1.1.2.2: changes 2006/12/04 12:38:12 ufi 1.1.2.1: new file

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2ec224603d7df66b2cd67629ac56745615ca702a]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/29 12:10:53 mwaller 1.1.2.3: indexes changed by mwaller 2006/12/04 12:38:37 ufi 1.1.2.2: new help ids 2006/11/22 15:31:09 ufi 1.1.2.1: new file

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6c401de0aa443183d1aa5380ddf33f382480c719]

        INTEGRATION: CWS chart2mst3 (1.7.236); FILE MERGED 2007/01/22 14:16:13 ufi 1.7.236.7: changes 22.Jan. 2007/01/15 10:26:24 ufi 1.7.236.6: makefiles 2007/01/11 13:08:31 fpe 1.7.236.5: chart as module 2007/01/08 12:03:39 ufi 1.7.236.4: new makefiles 2006/12/06 09:22:52 ufi 1.7.236.3: final commit 2006/11/23 13:57:45 ufi 1.7.236.2: makefiles 2006/11/15 14:00:45 ufi 1.7.236.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6b3af8f6d9e898e943a2d8d5785d1687005ddf7b]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/08 11:56:33 ufi 1.1.2.5: commit local changes 2006/12/06 09:22:52 ufi 1.1.2.4: final commit 2006/11/30 15:42:39 ufi 1.1.2.3: c 2006/11/24 08:12:43 ufi 1.1.2.2: last change 2006/11/22 15:32:17 ufi 1.1.2.1: new file

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0a21fbbee8b029ef4e0e5465d585084d9a90093f]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/02/27 13:30:55 ufi 1.3.176.1: 74907 & 74909

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6dd16ce16ee65e8b65dbc7d31bb38ba6a89e10d2]

        INTEGRATION: CWS chart2mst3 (1.2.176); FILE MERGED 2007/02/27 13:30:55 ufi 1.2.176.1: 74907 & 74909

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab7a9bd935474217c57e0df7abd67a3296b20d84]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/01/29 12:10:52 mwaller 1.3.176.2: indexes changed by mwaller 2007/01/22 14:16:13 ufi 1.3.176.1: changes 22.Jan.

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5c4e12b7c5d12010c3f70f5771b0c0cce6992102]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/01/29 12:10:52 mwaller 1.3.176.1: indexes changed by mwaller

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [19a9c8c33f2376d8dd08c2eae81beb97c3996e83]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/01/23 13:18:56 ufi 1.3.176.2: last changes 2007/01/22 14:16:13 ufi 1.3.176.1: changes 22.Jan.

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3654a46078d0471493083f3093c0f1bfc9e0f8d8]

        INTEGRATION: CWS chart2mst3 (1.2.176); FILE MERGED 2007/01/22 14:16:12 ufi 1.2.176.1: changes 22.Jan.

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [81ddc62f99d06d136b5545d15b449f56305863ab]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/01/22 14:16:12 ufi 1.3.176.1: changes 22.Jan.

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5b4795dbaae1791c442b16e33debc7ca537e900d]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/01/29 12:10:52 mwaller 1.3.176.2: indexes changed by mwaller 2007/01/08 11:56:32 ufi 1.3.176.1: commit local changes

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e058d4a48d7cfa81452dcd2f61030031506ec61e]

        INTEGRATION: CWS chart2mst3 (1.4.176); FILE MERGED 2007/02/27 13:30:54 ufi 1.4.176.2: 74907 & 74909 2007/01/22 14:16:12 ufi 1.4.176.1: changes 22.Jan.

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a14ff43ae51cda826c76996911f98e861a92b43e]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/02/27 13:30:54 ufi 1.3.176.2: 74907 & 74909 2007/01/26 08:53:05 ufi 1.3.176.1: latest last changes

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [229ee2915045a6d12ef77418f029fb8d9d93c813]

        INTEGRATION: CWS chart2mst3 (1.2.176); FILE MERGED 2007/02/05 08:43:31 ufi 1.2.176.2: small correction to a bubble help 2007/01/22 14:16:12 ufi 1.2.176.1: changes 22.Jan.

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [11f770f7867550267897287c7af33f2da3a1c55e]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/02/27 13:30:54 ufi 1.3.176.3: 74907 & 74909 2007/01/29 12:10:52 mwaller 1.3.176.2: indexes changed by mwaller 2007/01/22 14:16:12 ufi 1.3.176.1: changes 22.Jan.

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bf78f6d9f2b2cd42d472ad6ac1c4f7c1060a2683]

        INTEGRATION: CWS chart2mst3 (1.4.176); FILE MERGED 2007/01/22 14:16:12 ufi 1.4.176.1: changes 22.Jan.

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e4905addc1f79dd5725581d30b0e253c58ce8c60]

        INTEGRATION: CWS chart2mst3 (1.5.176); FILE MERGED 2007/04/24 20:01:02 bm 1.5.176.5: RESYNC: (1.5-1.6); FILE MERGED 2007/01/08 11:56:32 ufi 1.5.176.4: commit local changes 2006/12/11 09:56:25 ufi 1.5.176.3: some last changes 2006/12/08 13:56:01 ufi 1.5.176.2: vor Wochenendebuild 2006/11/21 13:33:32 ufi 1.5.176.1: next changes

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ffe3b401d2a590003b7e8e6d2b409060afb5af13]

        INTEGRATION: CWS chart2mst3 (1.5.166); FILE MERGED 2007/02/27 13:30:54 ufi 1.5.166.7: 74907 & 74909 2007/01/08 11:56:32 ufi 1.5.166.6: commit local changes 2006/12/11 09:56:25 ufi 1.5.166.5: some last changes 2006/12/08 13:56:00 ufi 1.5.166.4: vor Wochenendebuild 2006/11/22 15:33:32 ufi 1.5.166.3: new files 2006/11/17 08:31:56 ufi 1.5.166.2: zwischenstand 2006/11/15 14:00:45 ufi 1.5.166.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8b330ccc3fc4aa4318bfa907df0cc6ade3a22938]

        INTEGRATION: CWS chart2mst3 (1.7.236); FILE MERGED 2007/01/22 14:16:11 ufi 1.7.236.7: changes 22.Jan. 2007/01/15 10:26:23 ufi 1.7.236.6: makefiles 2007/01/11 13:08:31 fpe 1.7.236.5: chart as module 2007/01/08 12:03:39 ufi 1.7.236.4: new makefiles 2006/12/06 09:22:51 ufi 1.7.236.3: final commit 2006/11/23 13:57:44 ufi 1.7.236.2: makefiles 2006/11/15 14:00:44 ufi 1.7.236.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [38c9e3a902a5b25bc0204636c8ab962dfb30fb2e]

        INTEGRATION: CWS chart2mst3 (1.3.176); FILE MERGED 2007/02/12 10:37:32 ufi 1.3.176.9: i74387 2007/02/09 14:22:13 ufi 1.3.176.8: i74376 2007/02/05 13:59:57 ufi 1.3.176.7: changes after mst10_7 2007/02/05 10:46:48 ufi 1.3.176.6: added a printing tip 2007/01/15 10:57:41 ufi 1.3.176.5: changed file 2007/01/09 12:35:48 ufi 1.3.176.4: links to deleted files 2006/12/11 09:56:22 ufi 1.3.176.3: some last changes 2006/12/06 09:22:51 ufi 1.3.176.2: final commit 2006/11/15 14:00:44 ufi 1.3.176.1: new wizard files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6f70c23a2ef32fe5e677ebe834207494a7d2e243]

        INTEGRATION: CWS chart2mst3 (1.6.10); FILE MERGED 2007/04/25 21:39:26 bm 1.6.10.1: RESYNC: problems on merge fixed by doing same change as in source/text/swriter/02/18010000.xhp

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d7a59ec181cd63653fba729414afd33974cddcfb]

        INTEGRATION: CWS chart2mst3 (1.4.70); FILE MERGED 2007/01/09 12:35:48 ufi 1.4.70.1: links to deleted files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [780f73692662288bac219f09d085bad46ed6a4f2]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:17:24 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [76b4071765c4fec9d45a7db57f189f6a9c9b3e71]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:16:37 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5e225f5f1206e129333d49e8fb1854354d17704b]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:05:55 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [765478e8d701db82cee3d3793c1816c9f8d7924c]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:15:25 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [adfb953feda67c5644a14a52ecd9438592da09e4]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:06:57 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d0eeb2aea90f94059c2750b28207525fe08e2208]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:17:01 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4bd6762a9a72a53d8171719e5c93558163200978]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:09:40 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [da7401b0667a3c19e029166fe99a9c1af52ff830]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:15:01 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a9f0a429dffde09c7919c1168b977b2499df73fa]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:13:18 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5757768a8c5810aa77d28e156516b5f94f6220ef]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:05:17 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [547ed452fc6e9d6c68faa36c496349f4af1f1f7b]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:09:27 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [76f2ed1e18e5ecbcc887c7c2e11ecf38927a1ab2]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:05:42 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5902bf72ccd4bb429678b114ebc32240b32cc5d2]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:14:10 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2718b589c7e32ea5a6fc5e397ef350235d3b54ff]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:16:13 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c4c4e06cbc1a8b76e8e7821f33d685ec76fe264f]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:16:49 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ba56e480f01efbc19ebd57aa8c193d917cf0f7b1]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:17:12 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6680244b5948a65506eaeebea9a5b26ac93edd89]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:17:37 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [977f8ff8210f0fa31205270e15d759e98f0ffa7a]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:16:25 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fe453429cc7fb5669edc6e89fb993b43ccf276c2]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:06:07 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3eabe5de36189ebfdf554b7bc268a896342426d3]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:10:31 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3c53a217aa86022e2c79ea92ff10e0eedf87e34d]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:07:22 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2eed8c79307636796742bac510d22c416d27d7cb]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:07:34 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cf5c36ac4ec7b054493d13479e2d951a1f53ed0a]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:13:57 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [86c28c7ee138b268ad96daacd3464fcb192ed80e]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:14:49 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7ac87fe343247d443a14bb1a341f79a93bb40366]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:06:31 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [de433d0f20bc2468571ff2b0349f7feb893968d6]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:10:05 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2aa8c13e6d69bdd2260efc115ff3ecb4f6bbd8f4]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:11:09 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9b104f98ee1b0edf50e13ab5098f8942be8c8a93]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:13:31 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [00104be7cfa1476a0d4d2a65a7383df56b561f85]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:13:44 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [07230174b83bc600f7a7546dce323cec4fd754f7]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:11:22 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [299139fd2cdbd5961d049ea502dfe5ee4a5a4237]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:10:55 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a626ea0ce7035d5b5e84c21072e7134c6b70045f]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:08:37 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cf35793f885a9e3b447367b25bfe61d5d0988359]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:06:43 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5b531ea435f6ffbc21329bbd7d8a8e2497ee5053]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:11:47 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fce5db66ece2d6e85881a36dc20c902739779667]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:14:23 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4f8990bb2e05fbd0c1bdcfdd35c932b007fca082]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:09:52 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5ddea388efb81df764eb881561a560d05eec2b70]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:08:49 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cf242324f41c5034044477ca37ec7dfafb3a6893]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:10:43 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0cb97a56daaeb2ef05ed79dad6c284df7f21a287]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:16:00 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [469a6ebeda58f1ce0556ca322d1086059148e21f]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:08:00 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [25f07989065e29d11e18a852eed911b145a22844]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:05:29 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aa67afddfda1929db74cc69675aa2f4d508b0535]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:07:10 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6583c220f38c83c5f138c4effcdeecb7ea4b4f51]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:09:15 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a2f839060204241e1bd9d506f20bdf46c518340a]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:11:34 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aa6cfef0c8a52662ab75dfc3da8663a32e30afca]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:14:36 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [71cf5a02818b0fd0d058a1ec46cec4556533a962]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:15:14 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [615713269ea7dd67941537a9e2079d37b16d46c8]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:10:18 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bc490171b19fd2688b11e0cceef273cb32c313b3]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:12:15 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [233367757dc4eec938133fc51f7df83a617a2b0d]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:08:25 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [02b09afc06f9bead94c5f96f786457596045aa9e]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:12:55 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7350654d21b3146681b828cabe9d6303d24e2688]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:08:13 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [15fdebeaeced227cdd57d3f31d64199154ca8c0d]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:09:03 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d87d6b0fd3e93a8f2543eb98bab35d239f622172]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:15:49 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b8bc80b6d101214174c76f01497ce9b6c9900fa7]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:07:46 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b4a51ebfd06e82872344a0004989a1bff06d7973]

        INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/10 15:15:36 fpe 1.1.2.1: chart as module

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4bb2fd77091355f867d22fe1270c462c34c7a20b]

        INTEGRATION: CWS chart2mst3 (1.10.22); FILE MERGED 2007/02/05 14:06:12 ufi 1.10.22.3: *** empty log message *** 2007/01/30 17:22:30 iha 1.10.22.2: #i73977# help content page crashes 2006/12/07 10:26:10 ufi 1.10.22.1: changed tree files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f66d8ebb9bf840e51da63e3b76d680fef1899ed0]

        INTEGRATION: CWS chart2mst3 (1.2.242); FILE MERGED 2007/01/30 17:21:49 iha 1.2.242.2: #i73977# help content page crashes 2006/12/07 10:26:26 ufi 1.2.242.1: changed tree files

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [76b5f63203a1c64504043b0f5000781fd0c9d8be]

        INTEGRATION: CWS chart2mst3 (1.15.166); FILE MERGED 2007/02/07 14:05:45 iha 1.15.166.3: RESYNC: (1.15-1.16); FILE MERGED 2007/01/10 15:19:35 fpe 1.15.166.2: chart as module 2006/12/07 12:25:12 fpe 1.15.166.1: #i72351#

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eea2250a6641003336290fc021392ccd5b596070]

        INTEGRATION: CWS chart2mst3 (1.10.18); FILE MERGED 2007/05/20 05:16:58 bm 1.10.18.9: wntmsci10.pro generated hid.lst has a smaller diff to previous version 2007/05/18 22:21:14 bm 1.10.18.8: update of hid.lst 2007/04/27 08:54:24 iha 1.10.18.7: resync: update hid.lst 2007/04/24 19:29:33 bm 1.10.18.6: RESYNC: (1.11-1.13); FILE MERGED 2007/02/14 13:26:40 ufi 1.10.18.5: hid.lst 2007/02/14 07:12:34 ufi 1.10.18.4: hid.lst 2007/02/07 14:05:38 iha 1.10.18.3: RESYNC: (1.10-1.11); FILE MERGED 2007/01/10 14:38:57 fpe 1.10.18.2: chart as module 2006/11/17 08:31:54 ufi 1.10.18.1: zwischenstand

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d7b49bc740223cfc7e556b46204b3904d7fb819b]

        INTEGRATION: CWS chart2mst3 (1.11.22); FILE MERGED 2007/01/10 14:42:16 fpe 1.11.22.1: chart as module

2007-05-16  Frank Peters  <fpe@openoffice.org>  [145fb00b23e0dd02546b41263aece3b2c6a6f0f6]

        *** empty log message ***

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [861783a9025b68114e54c0fd95e0fa9b54937eaa]

        INTEGRATION: CWS ause077 (1.20.10); FILE MERGED 2007/03/27 17:27:24 hjs 1.20.10.1: #i75709# fix 4nt and WITH_LANG empty case

2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [699c59ac42e3ffbf1700b2cbcbfa21b69ddf188a]

        INTEGRATION: CWS pj78 (1.6.32); FILE MERGED 2007/03/30 17:44:53 pjanik 1.6.32.1: #i75901#: Unify "Quickstarter" string.

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [446a908a8c19dd0746edebab9f24b1c83db15750]

        INTEGRATION: CWS hcshared08 (1.29.2); FILE MERGED 2007/03/05 08:07:16 ufi 1.29.2.2: last commit 2007/02/09 13:51:39 ufi 1.29.2.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [697916152bc6b032205b31f47c0e20bb837239ca]

        INTEGRATION: CWS hcshared08 (1.25.2); FILE MERGED 2007/03/05 08:07:15 ufi 1.25.2.2: last commit 2007/02/09 13:51:39 ufi 1.25.2.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [b112ce3b7396455d8dcebabf2838543be19fdbe7]

        INTEGRATION: CWS hcshared08 (1.26.2); FILE MERGED 2007/03/05 08:07:15 ufi 1.26.2.2: last commit 2007/02/09 13:51:39 ufi 1.26.2.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [bf650d04b0cb9e9a8ba872f24e2cf513f81bc695]

        INTEGRATION: CWS hcshared08 (1.27.2); FILE MERGED 2007/03/05 08:07:14 ufi 1.27.2.2: last commit 2007/02/09 13:51:38 ufi 1.27.2.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [957b4c03110b8bfde2cad49989af307f5bf039b2]

        INTEGRATION: CWS hcshared08 (1.15.2); FILE MERGED 2007/03/05 08:07:14 ufi 1.15.2.2: last commit 2007/02/09 13:51:38 ufi 1.15.2.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f2493dedbfe1aeba3c92f9e80f0c0f6a8a0f27f9]

        INTEGRATION: CWS hcshared08 (1.30.2); FILE MERGED 2007/03/05 08:07:13 ufi 1.30.2.2: last commit 2007/02/09 13:51:37 ufi 1.30.2.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4e41aa981327fff7d8d2aa94f2a73e0457c1894e]

        INTEGRATION: CWS hcshared08 (1.26.2); FILE MERGED 2007/03/05 08:07:13 ufi 1.26.2.2: last commit 2007/02/09 13:51:37 ufi 1.26.2.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [9c8f19ecad4b3ab986cbc4ed1ff76dc896085a48]

        INTEGRATION: CWS hcshared08 (1.10.86); FILE MERGED 2007/02/09 11:35:07 ufi 1.10.86.2: RESYNC: (1.10-1.11); FILE MERGED 2007/01/31 14:17:39 ufi 1.10.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [9e88cd335bd48b002f5a8fb96a0e7c87cbfad77b]

        INTEGRATION: CWS hcshared08 (1.6.86); FILE MERGED 2007/03/05 08:07:13 ufi 1.6.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [8ab6edb9229b56ddd7a94b3f8879504fe39a78e2]

        INTEGRATION: CWS hcshared08 (1.7.88); FILE MERGED 2007/01/31 14:17:39 ufi 1.7.88.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [b7e9a83f9ac22576390ac84fae2a0a31d10dbb75]

        INTEGRATION: CWS hcshared08 (1.10.68); FILE MERGED 2007/02/09 11:34:35 ufi 1.10.68.2: RESYNC: (1.10-1.11); FILE MERGED 2007/01/31 14:17:39 ufi 1.10.68.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3ed4b3c46fd0adb868950900d62169437c9eaca3]

        INTEGRATION: CWS hcshared08 (1.4.68); FILE MERGED 2007/01/31 14:17:38 ufi 1.4.68.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [120b21186342463b5a179474f671bc5c9deab46d]

        INTEGRATION: CWS hcshared08 (1.11.40); FILE MERGED 2007/03/05 08:07:13 ufi 1.11.40.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [1bf58f6e1a2f0e44ef7490e889d4dba905cf6761]

        INTEGRATION: CWS hcshared08 (1.5.86); FILE MERGED 2007/01/31 14:17:38 ufi 1.5.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [91ebfe02182224741b26b8845eb4248bcdaf8406]

        INTEGRATION: CWS hcshared08 (1.10.48); FILE MERGED 2007/03/05 08:07:12 ufi 1.10.48.2: last commit 2007/01/31 14:17:38 ufi 1.10.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f375e416ea40fcd0c0155b6bc5c71e6d7cb41f27]

        INTEGRATION: CWS hcshared08 (1.2.48); FILE MERGED 2007/01/31 14:17:38 ufi 1.2.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [7979873339974b86c9e21235c3412f3626a73af0]

        INTEGRATION: CWS hcshared08 (1.6.2); FILE MERGED 2007/03/05 08:07:12 ufi 1.6.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [6f0fee334b539e1615cc2dc3320aa0a5fbe1af1e]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/03/05 08:07:12 ufi 1.8.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [91e964917edb52c9123a247023360f60bb3f2264]

        INTEGRATION: CWS hcshared08 (1.7.88); FILE MERGED 2007/01/31 14:17:38 ufi 1.7.88.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d59aa196911f504ebb2f9230383e27db71dce837]

        INTEGRATION: CWS hcshared08 (1.6.2); FILE MERGED 2007/02/16 13:46:06 ufi 1.6.2.1: some intermediate edits

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [49f5a2cc516b3e0713c0fcb761ae79beb01a55e7]

        INTEGRATION: CWS hcshared08 (1.7.2); FILE MERGED 2007/03/05 08:07:12 ufi 1.7.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c601e6c05eb93f9f236f67ca83ee9c9eb8677146]

        INTEGRATION: CWS hcshared08 (1.8.2); FILE MERGED 2007/03/05 08:07:12 ufi 1.8.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [1bd0e5b9a71ec1feed7e9477634f4c86f9a993ed]

        INTEGRATION: CWS hcshared08 (1.13.46); FILE MERGED 2007/03/05 08:07:12 ufi 1.13.46.2: last commit 2007/02/09 13:51:36 ufi 1.13.46.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [9b00a1bbb7ac7873673c9315a653cf27e987d63f]

        INTEGRATION: CWS hcshared08 (1.10.46); FILE MERGED 2007/03/05 08:07:11 ufi 1.10.46.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [130add48e942197c9f59bfce70ec5b4ad79ec256]

        INTEGRATION: CWS hcshared08 (1.9.12); FILE MERGED 2007/01/31 14:17:38 ufi 1.9.12.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c8e407f1e91eadd4ccafd00c22fa2218393154db]

        INTEGRATION: CWS hcshared08 (1.4.188); FILE MERGED 2007/03/05 08:07:11 ufi 1.4.188.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [680f277f059a20dd45dfb6795633d5eeca5d815a]

        INTEGRATION: CWS hcshared08 (1.1.2); FILE ADDED 2007/03/05 08:07:11 ufi 1.1.2.2: last commit 2007/02/16 14:15:33 ufi 1.1.2.1: i66307

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [760ca25e10e8fb734d979a29b072a43a70ae7b16]

        INTEGRATION: CWS hcshared08 (1.11.38); FILE MERGED 2007/01/31 14:17:37 ufi 1.11.38.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3dc69397428a943cbc37e88e4b408b25a43c5a00]

        INTEGRATION: CWS hcshared08 (1.7.86); FILE MERGED 2007/03/05 08:07:11 ufi 1.7.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [cbd2ddff794169c3a3762e7e2f897e9ebe7fefc7]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/03/05 08:07:11 ufi 1.3.190.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [2dd71c1a090f6c1b32fb8c26a65abb0a56961fc5]

        INTEGRATION: CWS hcshared08 (1.8.2); FILE MERGED 2007/03/05 08:07:10 ufi 1.8.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [8965a4093d3553d85c1e588ac283c9052db519db]

        INTEGRATION: CWS hcshared08 (1.5.180); FILE MERGED 2007/03/05 08:07:10 ufi 1.5.180.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3886ff49a09270f243dbd444446b7c59e89241c6]

        INTEGRATION: CWS hcshared08 (1.6.2); FILE MERGED 2007/03/05 08:07:10 ufi 1.6.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [05d5ae843dd3a821c8ecc3add4b44e4af320e517]

        INTEGRATION: CWS hcshared08 (1.11.88); FILE MERGED 2007/03/05 08:07:10 ufi 1.11.88.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [cd0d9081f99c9f60f0af832657ff55b76ffc3021]

        INTEGRATION: CWS hcshared08 (1.5.190); FILE MERGED 2007/01/31 14:17:37 ufi 1.5.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ad12d2258d2130f9ca798834dbcd18ddd0c94adf]

        INTEGRATION: CWS hcshared08 (1.9.48); FILE MERGED 2007/02/09 11:29:38 ufi 1.9.48.2: RESYNC: (1.9-1.10); FILE MERGED 2007/01/31 14:17:37 ufi 1.9.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [22f425888c19f3e41295f54d25b02958a5a4bb2f]

        INTEGRATION: CWS hcshared08 (1.6.190); FILE MERGED 2007/01/31 14:17:36 ufi 1.6.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [9990c81e40abd43d0baf6ee882fbf7a187251fd2]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/02/09 08:19:52 ufi 1.4.190.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [e50894d55e309d3200fa06badcb29fd36ca1cbd3]

        INTEGRATION: CWS hcshared08 (1.5.190); FILE MERGED 2007/02/09 08:19:52 ufi 1.5.190.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [7c21343eb3aa4431685d041ccbec55fb4599d00e]

        INTEGRATION: CWS hcshared08 (1.6.190); FILE MERGED 2007/02/09 08:19:51 ufi 1.6.190.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [62117211ed02f5696a6fcdf4cd4bf145149307c1]

        INTEGRATION: CWS hcshared08 (1.7.190); FILE MERGED 2007/02/09 08:19:51 ufi 1.7.190.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3f7572c3d9b8e551586dab2f054e21554a386309]

        INTEGRATION: CWS hcshared08 (1.6.86); FILE MERGED 2007/02/09 08:19:51 ufi 1.6.86.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [cc6b13aab5407c0bed25c060cf11e0b0bffabebb]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/03/05 08:07:08 ufi 1.3.190.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [77f2d41ee04c11e1ed9c865f33b9f000b950ddb7]

        INTEGRATION: CWS hcshared08 (1.7.14); FILE MERGED 2007/01/31 14:17:36 ufi 1.7.14.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [857d1bd368d21231f178564dbb1972123abe0159]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/01/31 14:17:36 ufi 1.8.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [71efa7e7d70c4b2ce9b483f95f349a5b7361832d]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/01/31 14:17:35 ufi 1.8.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3dfb5892e945444ac59d45852b390b3029f7c5fd]

        INTEGRATION: CWS hcshared08 (1.6.68); FILE MERGED 2007/01/31 14:17:35 ufi 1.6.68.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [2512f917827c5a550c488b9332307f9e480b8c3f]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/03/05 08:07:07 ufi 1.4.190.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [fe0a1e6039707bdb3122344f530b120631ff6a24]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/01/31 14:17:35 ufi 1.4.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [55f5a8845299bbbcb5fe9c2bfd114a88e3a69648]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/03/05 08:07:05 ufi 1.8.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [b0cb820b0f39e4955bc278e9c6f24c3e9fff6f20]

        INTEGRATION: CWS hcshared08 (1.4.174); FILE MERGED 2007/01/31 14:17:35 ufi 1.4.174.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4454e5697c53b16a9ac0fb90fbde4869f08661d3]

        INTEGRATION: CWS hcshared08 (1.8.38); FILE MERGED 2007/02/16 13:46:06 ufi 1.8.38.1: some intermediate edits

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [b2f13071af9895bba6ea50e26826709eeeee302b]

        INTEGRATION: CWS hcshared08 (1.6.190); FILE MERGED 2007/01/31 14:17:34 ufi 1.6.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4f5fa0e9dbb6799232fbb6291971b349b1f45880]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/01/31 14:17:34 ufi 1.4.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [400f351054b55635ceeca1a1548ec9558917b8a6]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/01/31 14:17:34 ufi 1.3.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [a303beb369f0e56249cb6e716a192fe2e2318ff7]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/01/31 14:17:33 ufi 1.4.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [5c68fa47942b6798b520174e786ed2c8dcc916e9]

        INTEGRATION: CWS hcshared08 (1.6.86); FILE MERGED 2007/03/05 08:07:01 ufi 1.6.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [5925338e87c06ab93c69bad566b75dfb72183776]

        INTEGRATION: CWS hcshared08 (1.10.2); FILE MERGED 2007/03/05 08:07:01 ufi 1.10.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d458aa2443bfcb576eb0e4a7ca8c396171610d2f]

        INTEGRATION: CWS hcshared08 (1.11.2); FILE MERGED 2007/03/05 08:07:01 ufi 1.11.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [a1e0aae7ef5b675d0479160cd7cf99ed8c723213]

        INTEGRATION: CWS hcshared08 (1.6.84); FILE MERGED 2007/03/05 08:07:00 ufi 1.6.84.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [279f7aad96092cca049aae9673855390a1f36bf4]

        INTEGRATION: CWS hcshared08 (1.11.84); FILE MERGED 2007/03/05 08:07:00 ufi 1.11.84.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [639a3878b76ef43191e1e6a2cfad54d6106ff265]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/03/05 08:07:00 ufi 1.8.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [5375957eeed105eb2a43b0aa3b80b9c4f6fc4311]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/03/05 08:07:00 ufi 1.3.190.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c5f2163a5d6b94aa41077ecfeb14d70c06ba0b91]

        INTEGRATION: CWS hcshared08 (1.11.86); FILE MERGED 2007/03/05 08:06:59 ufi 1.11.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f332ddd4401d048e5553a033170ebb96cca1f886]

        INTEGRATION: CWS hcshared08 (1.6.86); FILE MERGED 2007/03/05 08:06:59 ufi 1.6.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3f4e5460ecd61192f78424a017e292483c72c943]

        INTEGRATION: CWS hcshared08 (1.11.2); FILE MERGED 2007/03/05 08:06:59 ufi 1.11.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c0eec16754713838811d4a8c339a15f3899ecfe2]

        INTEGRATION: CWS hcshared08 (1.5.84); FILE MERGED 2007/03/05 08:06:58 ufi 1.5.84.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [64cd69e2fde84d9cb1df5ae29fe9712fa5f9266f]

        INTEGRATION: CWS hcshared08 (1.11.14); FILE MERGED 2007/01/31 14:17:33 ufi 1.11.14.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [065e41f8cfcaa1f38f8713b413e8762931f44ac6]

        INTEGRATION: CWS hcshared08 (1.8.40); FILE MERGED 2007/03/05 08:06:58 ufi 1.8.40.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [625b58903dbf69845001175a5a5fa0e15a97777a]

        INTEGRATION: CWS hcshared08 (1.11.48); FILE MERGED 2007/03/05 08:06:57 ufi 1.11.48.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [8c3b5effa8d9803106fbfd72d82c7d9241e944b8]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/03/05 08:06:57 ufi 1.4.190.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d4bfa1550fec345c86c1438801f1b6e063e1b691]

        INTEGRATION: CWS hcshared08 (1.5.84); FILE MERGED 2007/01/31 14:17:33 ufi 1.5.84.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3283e4fcdaad40d6934060f3b0199ab35ab90569]

        INTEGRATION: CWS hcshared08 (1.15.12); FILE MERGED 2007/02/09 11:18:48 ufi 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/09 08:19:51 ufi 1.15.12.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3a5abfd4203941550797bc93dd384dd17c4bac72]

        INTEGRATION: CWS hcshared08 (1.11.2); FILE MERGED 2007/03/05 08:06:57 ufi 1.11.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3632be14fd8fe898fa69f3b8d5139dbe46bc2002]

        INTEGRATION: CWS hcshared08 (1.5.86); FILE MERGED 2007/03/05 08:06:57 ufi 1.5.86.3: last commit 2007/02/16 13:46:05 ufi 1.5.86.2: some intermediate edits 2007/02/09 08:19:51 ufi 1.5.86.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ffc707ef3b05bca1011e74e563642d3492e0d22d]

        INTEGRATION: CWS hcshared08 (1.5.86); FILE MERGED 2007/03/05 08:06:57 ufi 1.5.86.2: last commit 2007/02/16 13:46:05 ufi 1.5.86.1: some intermediate edits

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c417be4c59faa5f92f314a28cb47a3eb03fc04e8]

        INTEGRATION: CWS hcshared08 (1.11.24); FILE MERGED 2007/02/09 08:19:50 ufi 1.11.24.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [84d4818a553af5c0b35994d6aecc1333cf9ed481]

        INTEGRATION: CWS hcshared08 (1.10.14); FILE MERGED 2007/02/09 08:19:50 ufi 1.10.14.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [5b6b01734d520ded3abbe131fea4dc0cc35e89c8]

        INTEGRATION: CWS hcshared08 (1.11.46); FILE MERGED 2007/02/09 08:19:50 ufi 1.11.46.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d9bb5bb8166d8975bbb40fd190264ab76b87c8e7]

        INTEGRATION: CWS hcshared08 (1.9.46); FILE MERGED 2007/02/09 08:19:50 ufi 1.9.46.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [605098d21107ccb4abe4fea0af10a189b67da5bf]

        INTEGRATION: CWS hcshared08 (1.7.86); FILE MERGED 2007/01/31 14:17:32 ufi 1.7.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [38d745ba8dcd04584aa15c9c2731661aef6a40c0]

        INTEGRATION: CWS hcshared08 (1.9.12); FILE MERGED 2007/02/09 11:18:02 ufi 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2007/01/31 14:17:32 ufi 1.9.12.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ca266d54780d0503f72241b6a74a485dcf9571d9]

        INTEGRATION: CWS hcshared08 (1.8.46); FILE MERGED 2007/02/09 11:17:10 ufi 1.8.46.2: RESYNC: (1.8-1.9); FILE MERGED 2007/01/31 14:17:32 ufi 1.8.46.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [671394564f7a0a060fbdca07d6e43479ac0afe3f]

        INTEGRATION: CWS hcshared08 (1.5.48); FILE MERGED 2007/03/05 08:06:56 ufi 1.5.48.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4729de57bf4997461e1ceb294b597093c50a7ca9]

        INTEGRATION: CWS hcshared08 (1.12.46); FILE MERGED 2007/03/05 08:06:56 ufi 1.12.46.2: last commit 2007/02/09 08:19:50 ufi 1.12.46.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [047d5fe67769c1f0c6a99ce5232d123bafee143a]

        INTEGRATION: CWS hcshared08 (1.9.14); FILE MERGED 2007/03/05 08:06:56 ufi 1.9.14.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4bba6270dea345ead09ebfe4b071e05ac1576198]

        INTEGRATION: CWS hcshared08 (1.5.48); FILE MERGED 2007/01/31 14:17:32 ufi 1.5.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [54168ce900259a327ecd390670158ec74c02ade6]

        INTEGRATION: CWS hcshared08 (1.9.46); FILE MERGED 2007/01/31 14:17:32 ufi 1.9.46.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3aab29e1db6356235ee81bef5e672c81ae29e28e]

        INTEGRATION: CWS hcshared08 (1.12.48); FILE MERGED 2007/01/31 14:17:32 ufi 1.12.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [67a3f89e01c8ad1326e307f21ed47621ba1a4f24]

        INTEGRATION: CWS hcshared08 (1.8.48); FILE MERGED 2007/03/05 08:06:56 ufi 1.8.48.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [0d47a4ecbadeb8c9fbe25e447a4196a5a778d13a]

        INTEGRATION: CWS hcshared08 (1.7.48); FILE MERGED 2007/03/05 08:06:56 ufi 1.7.48.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [be1e68ca1d39b9ec18e2962f7073eafb3bd190a7]

        INTEGRATION: CWS hcshared08 (1.4.174); FILE MERGED 2007/03/05 08:06:55 ufi 1.4.174.2: last commit 2007/01/31 14:17:31 ufi 1.4.174.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [02819b4aa10d39e5bf9b50fddf499f493a60bc15]

        INTEGRATION: CWS hcshared08 (1.5.174); FILE MERGED 2007/03/05 08:06:55 ufi 1.5.174.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [607013037ced776277914cddcef50ce2207ce107]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/02/09 08:19:49 ufi 1.8.86.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f9761b187727a49d730805d4a454732d47e4f06b]

        INTEGRATION: CWS hcshared08 (1.9.86); FILE MERGED 2007/01/31 14:17:31 ufi 1.9.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [eb03f7aebf3a1b8225f036c2a9140300adc18205]

        INTEGRATION: CWS hcshared08 (1.5.48); FILE MERGED 2007/03/05 08:06:55 ufi 1.5.48.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d98f93c7aba32f36874643279b7188de06c73816]

        INTEGRATION: CWS hcshared08 (1.10.68); FILE MERGED 2007/03/05 08:06:55 ufi 1.10.68.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [5ec82d7391fd4a8ff62ac2a059631cd1abc8d246]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/01/31 14:17:31 ufi 1.8.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4136d306ebf5395484c38974dba131c650872800]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/01/31 14:17:31 ufi 1.4.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3b98f4078ccab76481aa054b30c5ec73c9d07500]

        INTEGRATION: CWS hcshared08 (1.8.48); FILE MERGED 2007/01/31 14:17:30 ufi 1.8.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [e720d8f3ec0d6e4dee2599c879d318433eddac2d]

        INTEGRATION: CWS hcshared08 (1.4.186); FILE MERGED 2007/01/31 14:17:30 ufi 1.4.186.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [aaa230557c82ec3784cb4943482d981912737cb1]

        INTEGRATION: CWS hcshared08 (1.7.46); FILE MERGED 2007/01/31 14:17:30 ufi 1.7.46.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [6feda09b9cd6fbe1499c9a8cdbfc65cfb58bf073]

        INTEGRATION: CWS hcshared08 (1.9.48); FILE MERGED 2007/03/05 08:06:54 ufi 1.9.48.2: last commit 2007/01/31 14:17:30 ufi 1.9.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [e803467f71b3fd584dd7af26ebc598c66ad1dd90]

        INTEGRATION: CWS hcshared08 (1.6.26); FILE MERGED 2007/01/31 14:17:30 ufi 1.6.26.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ea1f9db1ff560960ea58cc04d8bce45ec529929b]

        INTEGRATION: CWS hcshared08 (1.10.48); FILE MERGED 2007/01/31 14:17:30 ufi 1.10.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [a3c273b6a6a64c32b361b5e17c7c7fcd4d82da74]

        INTEGRATION: CWS hcshared08 (1.5.48); FILE MERGED 2007/01/31 14:17:30 ufi 1.5.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4dcc68ff41ec143dbd67d1df05ffe3286cecb73d]

        INTEGRATION: CWS hcshared08 (1.6.46); FILE MERGED 2007/01/31 14:17:29 ufi 1.6.46.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [2800f2c8316a41c085c863f6d30171aac467e499]

        INTEGRATION: CWS hcshared08 (1.7.48); FILE MERGED 2007/03/05 08:06:54 ufi 1.7.48.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c64cb2ab0588f4562322c880cbd9e46f71f75fbb]

        INTEGRATION: CWS hcshared08 (1.2.190); FILE MERGED 2007/01/31 14:17:29 ufi 1.2.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [e677c9d0c54594ff9410660a90abae6e62d75f9f]

        INTEGRATION: CWS hcshared08 (1.3.118); FILE MERGED 2007/01/31 14:17:29 ufi 1.3.118.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [beba157a1dcfa7229f76d9bf6b39b4d932f4a551]

        INTEGRATION: CWS hcshared08 (1.2.190); FILE MERGED 2007/01/31 14:17:28 ufi 1.2.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [eafa4d34bc2e65e2e9bc287d50f23210bcba1929]

        INTEGRATION: CWS hcshared08 (1.2.188); FILE MERGED 2007/01/31 14:17:28 ufi 1.2.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [a13a1d4e1f101a442a2b834fed2a0f0972e9f54e]

        INTEGRATION: CWS hcshared08 (1.4.188); FILE MERGED 2007/01/31 14:17:28 ufi 1.4.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [7efae8aa89c32cb287ee9662e153be9316fc66f4]

        INTEGRATION: CWS hcshared08 (1.5.84); FILE MERGED 2007/01/31 14:17:27 ufi 1.5.84.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [50355cfdfa2d49a2363d00d15ce8a788894aad51]

        INTEGRATION: CWS hcshared08 (1.5.188); FILE MERGED 2007/01/31 14:17:27 ufi 1.5.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [5c0ab5500c9149c528b4215149f7315e9a250357]

        INTEGRATION: CWS hcshared08 (1.6.188); FILE MERGED 2007/01/31 14:17:27 ufi 1.6.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [554ea4e3949a8d09f6697df73bff5ba6c45cd190]

        INTEGRATION: CWS hcshared08 (1.6.188); FILE MERGED 2007/01/31 14:17:26 ufi 1.6.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d2e113fc4451f02ea02f7d04af5f65d5453c5996]

        INTEGRATION: CWS hcshared08 (1.8.46); FILE MERGED 2007/01/31 14:17:26 ufi 1.8.46.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [e6d30e8d8a440d6868ed13fd942a3e319545a53f]

        INTEGRATION: CWS hcshared08 (1.3.188); FILE MERGED 2007/01/31 14:17:26 ufi 1.3.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [cefdb6da7dacb7e5192f4716bce338b56ef50fcd]

        INTEGRATION: CWS hcshared08 (1.2.188); FILE MERGED 2007/01/31 14:17:26 ufi 1.2.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [e51c4b8fe3985d2dea9a69beb0fff45813b86c06]

        INTEGRATION: CWS hcshared08 (1.5.178); FILE MERGED 2007/01/31 14:17:25 ufi 1.5.178.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4d2124c26af258ad125f117158a3013667200592]

        INTEGRATION: CWS hcshared08 (1.4.188); FILE MERGED 2007/01/31 14:17:25 ufi 1.4.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [785b4185e0386bc9baf95d632115a6c11b0eb358]

        INTEGRATION: CWS hcshared08 (1.3.188); FILE MERGED 2007/01/31 14:17:25 ufi 1.3.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [375a8b8c992249fac4eda305fd5dbfa923d5765d]

        INTEGRATION: CWS hcshared08 (1.3.188); FILE MERGED 2007/01/31 14:17:24 ufi 1.3.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [300aa51c6ab64c9ff9a3f3c50ac59bf7d273819e]

        INTEGRATION: CWS hcshared08 (1.6.86); FILE MERGED 2007/03/05 08:06:54 ufi 1.6.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [287f4e219ffb11bfdf56452e726525cad6be6bec]

        INTEGRATION: CWS hcshared08 (1.4.188); FILE MERGED 2007/03/05 08:06:53 ufi 1.4.188.2: last commit 2007/01/31 14:17:24 ufi 1.4.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [38b8a05f0c5c88e4df717f1e31c8c7c0e4e53ae9]

        INTEGRATION: CWS hcshared08 (1.4.188); FILE MERGED 2007/01/31 14:17:24 ufi 1.4.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [88e5eecbb2e62166f0ec8a459c3dd6196fb4946f]

        INTEGRATION: CWS hcshared08 (1.5.188); FILE MERGED 2007/03/05 08:06:53 ufi 1.5.188.2: last commit 2007/01/31 14:17:23 ufi 1.5.188.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ebd7778987199292fcb5c7a21de85d8055c935c6]

        INTEGRATION: CWS hcshared08 (1.5.190); FILE MERGED 2007/01/31 14:17:23 ufi 1.5.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f23a0720c288badb5693ea5ed15b17329d51b588]

        INTEGRATION: CWS hcshared08 (1.7.88); FILE MERGED 2007/02/09 08:19:49 ufi 1.7.88.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [8d7613f8e784724d533299936d9edc58a39abf65]

        INTEGRATION: CWS hcshared08 (1.6.88); FILE MERGED 2007/03/05 08:06:51 ufi 1.6.88.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d171ed0195a71ba5566402233ff154a2256d7260]

        INTEGRATION: CWS hcshared08 (1.6.48); FILE MERGED 2007/02/09 08:19:49 ufi 1.6.48.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [76dcadb30ab524b9058e8119da9f4868045a0408]

        INTEGRATION: CWS hcshared08 (1.6.118); FILE MERGED 2007/01/31 14:17:23 ufi 1.6.118.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [89e5a288d782a9823cf770015ff4a57512947d79]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/03/05 08:06:51 ufi 1.3.190.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [83c5c94f62550763255be6aa7d30c7c587d01dfc]

        INTEGRATION: CWS hcshared08 (1.7.88); FILE MERGED 2007/01/31 14:17:23 ufi 1.7.88.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d94080fbdbd7931929e7bb376d2ed9b29373fe0e]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/03/05 08:06:51 ufi 1.4.190.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3e776563fd4024798959d7f61f6d9996fa36d851]

        INTEGRATION: CWS hcshared08 (1.10.48); FILE MERGED 2007/02/09 08:19:48 ufi 1.10.48.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3ba9200cb5ab4a5ac2112471a7e0d0cccdbe0b78]

        INTEGRATION: CWS hcshared08 (1.14.2); FILE MERGED 2007/03/05 08:06:50 ufi 1.14.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [894654cdb90a078e8185d37a5789be205c951878]

        INTEGRATION: CWS hcshared08 (1.5.190); FILE MERGED 2007/03/05 08:06:50 ufi 1.5.190.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4dbfd91f784214024b86036d05bab8810aee53b9]

        INTEGRATION: CWS hcshared08 (1.5.48); FILE MERGED 2007/01/31 14:17:22 ufi 1.5.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [46e3fa0fc3c118a7f2f7d3043ebb1e8cc504237e]

        INTEGRATION: CWS hcshared08 (1.16.2); FILE MERGED 2007/02/16 13:46:05 ufi 1.16.2.1: some intermediate edits

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [889790d03e532f5397102f39c9124219a72d01fb]

        INTEGRATION: CWS hcshared08 (1.11.86); FILE MERGED 2007/03/05 08:06:50 ufi 1.11.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f52ebce114fa2c19d53ff26d805c401720171964]

        INTEGRATION: CWS hcshared08 (1.8.40); FILE MERGED 2007/01/31 14:17:22 ufi 1.8.40.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [e46064469e3b84ed834d237369f6df587c3cd9c1]

        INTEGRATION: CWS hcshared08 (1.13.12); FILE MERGED 2007/02/09 11:05:57 ufi 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2007/01/31 14:17:22 ufi 1.13.12.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [86e3a597c562a69407a5be95ce0a154e706757eb]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/03/05 08:06:50 ufi 1.8.86.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [45ca53a15048e2cf3026f6bb0182cb26a8aac05a]

        INTEGRATION: CWS hcshared08 (1.6.118); FILE MERGED 2007/02/09 08:19:48 ufi 1.6.118.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [393a99c72f9a4d2fca966b2e9f39ee7297263a1f]

        INTEGRATION: CWS hcshared08 (1.5.88); FILE MERGED 2007/02/09 11:05:50 ufi 1.5.88.2: RESYNC: (1.5-1.6); FILE MERGED 2007/01/31 14:17:22 ufi 1.5.88.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [bdaeffbe61583a156ec345740079443930c6768c]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/02/09 08:19:48 ufi 1.3.190.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [90e3cf614c93605bcc6aa14eadd6416c4431506a]

        INTEGRATION: CWS hcshared08 (1.12.2); FILE MERGED 2007/02/16 13:46:05 ufi 1.12.2.1: some intermediate edits

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [5bddc34efbe1c2a7f7b52859a6dc7af7d60a2f67]

        INTEGRATION: CWS hcshared08 (1.9.46); FILE MERGED 2007/03/05 08:06:49 ufi 1.9.46.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [6a6295725b89bd8433e493d8766ee470e39c3fde]

        INTEGRATION: CWS hcshared08 (1.10.84); FILE MERGED 2007/01/31 14:17:22 ufi 1.10.84.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [7fc93e0ebd49337725d854feb9a925360ee96dc4]

        INTEGRATION: CWS hcshared08 (1.11.38); FILE MERGED 2007/03/05 08:06:49 ufi 1.11.38.4: last commit 2007/02/09 11:05:20 ufi 1.11.38.3: RESYNC: (1.11-1.12); FILE MERGED 2007/02/09 08:19:48 ufi 1.11.38.2: before resync to 203 2007/01/31 14:17:22 ufi 1.11.38.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c67d968e33a514f6ed7d53452d6949a173cee3f7]

        INTEGRATION: CWS hcshared08 (1.6.86); FILE MERGED 2007/01/31 14:17:21 ufi 1.6.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [9a776bef4832b9d87443e20b7dd562323704425c]

        INTEGRATION: CWS hcshared08 (1.8.86); FILE MERGED 2007/02/09 11:05:14 ufi 1.8.86.2: RESYNC: (1.8-1.9); FILE MERGED 2007/01/31 14:17:21 ufi 1.8.86.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [a4e901f30bb08c14fddf40c454fe7b32bcd61452]

        INTEGRATION: CWS hcshared08 (1.7.46); FILE MERGED 2007/03/05 08:06:49 ufi 1.7.46.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [1a4025f465a4a3c4e629766305fd31f42b7410a8]

        INTEGRATION: CWS hcshared08 (1.6.178); FILE MERGED 2007/02/16 13:46:05 ufi 1.6.178.1: some intermediate edits

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [7d19f177ce9fce8e95b18ea78fcb89eb8932b642]

        INTEGRATION: CWS hcshared08 (1.12.84); FILE MERGED 2007/02/16 13:46:04 ufi 1.12.84.1: some intermediate edits

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [9b3bc54a1dad65bc561ef0146492b1377a0a44e2]

        INTEGRATION: CWS hcshared08 (1.2.190); FILE MERGED 2007/02/09 08:19:47 ufi 1.2.190.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [16d8b168ee8edcbdc824f6b29e45fe5b38f3ed33]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/02/09 08:19:47 ufi 1.4.190.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [982cb46bd43d5aeb14788f029a8b313d482b211d]

        INTEGRATION: CWS hcshared08 (1.13.8); FILE MERGED 2007/02/09 11:02:35 ufi 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/09 08:19:47 ufi 1.13.8.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ddbd1821fbbbd6414bc2dce8907622972571af68]

        INTEGRATION: CWS hcshared08 (1.6.48); FILE MERGED 2007/02/09 08:19:47 ufi 1.6.48.2: before resync to 203 2007/01/31 14:17:21 ufi 1.6.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [a7630ed5e3c05104e9eaad4d9fb54c50395982d1]

        INTEGRATION: CWS hcshared08 (1.9.48); FILE MERGED 2007/03/05 08:06:49 ufi 1.9.48.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3b2f5d74b04e86b0f4e79a7bbcaf5277cb8f81b5]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/02/09 08:19:47 ufi 1.3.190.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [93f6b813085d8b12567febfe00ff9d1a4515b378]

        INTEGRATION: CWS hcshared08 (1.5.46); FILE MERGED 2007/02/09 08:19:47 ufi 1.5.46.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [2511c70b2c1f85b870391039dda8cb6e6f8738bc]

        INTEGRATION: CWS hcshared08 (1.7.48); FILE MERGED 2007/01/31 14:17:21 ufi 1.7.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [80d5e6bf341d1409e7a53b3b01ff02735bcba6b5]

        INTEGRATION: CWS hcshared08 (1.4.178); FILE MERGED 2007/01/31 14:17:21 ufi 1.4.178.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d0ebb7158326ea77d0a08d29e0a55400294bba84]

        INTEGRATION: CWS hcshared08 (1.11.48); FILE MERGED 2007/01/31 14:17:20 ufi 1.11.48.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [2446a74df5d901ba9dba0e025830fd8471644ca1]

        INTEGRATION: CWS hcshared08 (1.5.190); FILE MERGED 2007/01/31 14:17:20 ufi 1.5.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ecc0906d60478966c8048cfbee0deff1a6b25c96]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/01/31 14:17:20 ufi 1.4.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [caebe51264d0f54488eba391b4e137cab9056cd5]

        INTEGRATION: CWS hcshared08 (1.7.68); FILE MERGED 2007/01/31 14:17:19 ufi 1.7.68.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [49b031c684c4688d1353782a59aac66ba6dae8ac]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/03/05 08:06:48 ufi 1.3.190.2: last commit 2007/02/16 13:46:04 ufi 1.3.190.1: some intermediate edits

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ad4bb4b79eba33d0f0ed8bee262f4fe14cd16451]

        INTEGRATION: CWS hcshared08 (1.4.190); FILE MERGED 2007/01/31 14:17:19 ufi 1.4.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ccec417b99505a5f3699eae9aea46674e920ea0a]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/01/31 14:17:19 ufi 1.3.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [7044da4376ea6e9ba7135a0cea6f3a1be7dcc0ae]

        INTEGRATION: CWS hcshared08 (1.6.68); FILE MERGED 2007/03/05 08:06:44 ufi 1.6.68.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [6575b6c0013e0ae4be4460c8a308e09ef604bac9]

        INTEGRATION: CWS hcshared08 (1.9.2); FILE MERGED 2007/03/05 08:06:44 ufi 1.9.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c05e0a070414153bd78d40c1358cb6ca5d7b94d4]

        INTEGRATION: CWS hcshared08 (1.6.12); FILE MERGED 2007/02/09 10:57:12 ufi 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2007/01/31 14:17:18 ufi 1.6.12.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3795ff859178209a0781eba65d797ca6e74fdcf8]

        INTEGRATION: CWS hcshared08 (1.5.190); FILE MERGED 2007/01/31 14:17:18 ufi 1.5.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [af07439a9187c73ed862e5bd591accfe2d16beec]

        INTEGRATION: CWS hcshared08 (1.6.68); FILE MERGED 2007/03/05 08:06:42 ufi 1.6.68.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3e57e172fbbf1256aa58dc7fd0cbea9737e4407b]

        INTEGRATION: CWS hcshared08 (1.5.68); FILE MERGED 2007/03/05 08:06:42 ufi 1.5.68.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [8641fd7a7c3302175c2c9b31b6fff39dd6b0bd13]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/01/31 14:17:18 ufi 1.3.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [12f8f86f6c6dabe0b617606ca628bd4ce4b9206d]

        INTEGRATION: CWS hcshared08 (1.11.14); FILE MERGED 2007/01/31 14:17:17 ufi 1.11.14.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [0c5afded286f1537633d6cd3255b4cb214eb7620]

        INTEGRATION: CWS hcshared08 (1.12.26); FILE MERGED 2007/03/05 08:06:42 ufi 1.12.26.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f861bbe66d7d21ee718f1061baa0fa84a8e82ec1]

        INTEGRATION: CWS hcshared08 (1.10.2); FILE MERGED 2007/03/05 08:06:42 ufi 1.10.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [89e3d6cf7afe1051a45c33200696978f07026696]

        INTEGRATION: CWS hcshared08 (1.6.2); FILE MERGED 2007/03/05 08:06:41 ufi 1.6.2.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f567181cf27489b67e9b652f9192e11ce68e7a08]

        INTEGRATION: CWS hcshared08 (1.9.66); FILE MERGED 2007/03/05 08:06:41 ufi 1.9.66.1: last commit

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [7557ed5cae88ba68eb1384665b2dd88a2c323010]

        INTEGRATION: CWS hcshared08 (1.7.180); FILE MERGED 2007/01/31 14:17:17 ufi 1.7.180.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [6d23b4338f5339ffb6eb37c649648b229b88b753]

        INTEGRATION: CWS hcshared08 (1.5.180); FILE MERGED 2007/02/09 08:19:46 ufi 1.5.180.1: before resync to 203

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [9093e9bedbbb2570ad0e382d5a77b0306072cc81]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/01/31 14:17:16 ufi 1.3.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [16a73b9d7b05e1cd962f4fec4d2b7daabadccfc0]

        INTEGRATION: CWS hcshared08 (1.4.118); FILE MERGED 2007/01/31 14:17:16 ufi 1.4.118.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4997ad8d143c5acce2e838ba41265ce69f56d087]

        INTEGRATION: CWS hcshared08 (1.4.118); FILE MERGED 2007/01/31 14:17:15 ufi 1.4.118.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [8f488f0cebae48bc025aacb437af0277ea3019df]

        INTEGRATION: CWS hcshared08 (1.8.180); FILE MERGED 2007/03/05 08:06:40 ufi 1.8.180.2: last commit 2007/02/09 13:51:22 ufi 1.8.180.1: makefiles new

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d374863b58515adbe19cab08e592eaf40a66d6be]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/01/31 14:17:15 ufi 1.3.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d662243f79a61ce8991cb4d5665c7b1175ad7020]

        INTEGRATION: CWS hcshared08 (1.4.180); FILE MERGED 2007/01/31 14:17:15 ufi 1.4.180.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [134895a81825a08f7e116c6443a61fe17ca3f202]

        INTEGRATION: CWS hcshared08 (1.3.190); FILE MERGED 2007/01/31 14:17:14 ufi 1.3.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c9d739f62f7ad5a0860cbfd194ee37fcd3ee8f40]

        INTEGRATION: CWS hcshared08 (1.9.84); FILE MERGED 2007/01/31 14:17:14 ufi 1.9.84.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [85a4fe1c1a55e19ff207e7201ea4efc6f12ed3ff]

        INTEGRATION: CWS hcshared08 (1.5.190); FILE MERGED 2007/01/31 14:17:14 ufi 1.5.190.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [62902fb9f9760016c333e8d7b51c328dc274fe86]

        INTEGRATION: CWS hcshared08 (1.11.12); FILE MERGED 2007/01/31 14:17:13 ufi 1.11.12.1: some changes

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [19e5ac5130da2ac17887eacb72b240c9058c478d]

        INTEGRATION: CWS hcshared08 (1.10.12); FILE MERGED 2007/01/31 14:17:13 ufi 1.10.12.1: some changes

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [a05d48ca20b2b68704c8c238f8a67cad5c8bf9df]

        INTEGRATION: CWS hcshared07 (1.7.20); FILE MERGED 2006/12/07 10:28:34 ufi 1.7.20.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [31b28f21486c709b075592d2921da2a761c5dfc6]

        INTEGRATION: CWS hcshared07 (1.12.20); FILE MERGED 2007/01/02 15:51:05 ufi 1.12.20.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [320c7c938d7c56dbd4c4a73b814c572e1c705d75]

        INTEGRATION: CWS hcshared07 (1.14.32); FILE MERGED 2006/12/07 10:28:32 ufi 1.14.32.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7c28078cb6620ad29d7ac63d84dcbd98c88d1d79]

        INTEGRATION: CWS hcshared07 (1.27.18); FILE MERGED 2007/01/02 15:51:21 ufi 1.27.18.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [30344d175f59d3aeb918a572b8f3bd4d665288e3]

        INTEGRATION: CWS hcshared07 (1.23.18); FILE MERGED 2007/01/02 15:51:21 ufi 1.23.18.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [a64fbafab94949897789f0109a3206a7997334d0]

        INTEGRATION: CWS hcshared07 (1.24.2); FILE MERGED 2007/01/02 15:51:21 ufi 1.24.2.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [59989f265240c48ceaf951782544594ba5254d63]

        INTEGRATION: CWS hcshared07 (1.25.2); FILE MERGED 2007/01/02 15:51:20 ufi 1.25.2.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [cb32affbde70e88aa0e566eab9b8a262c26ffcc5]

        INTEGRATION: CWS hcshared07 (1.13.18); FILE MERGED 2007/01/02 15:51:20 ufi 1.13.18.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b9847fe01c923cff7f32a8994d1a3d916c93832b]

        INTEGRATION: CWS hcshared07 (1.28.18); FILE MERGED 2007/01/02 15:51:19 ufi 1.28.18.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [177054b3ff7f9b5fda9f0b67a55997a2b38babe8]

        INTEGRATION: CWS hcshared07 (1.24.18); FILE MERGED 2007/01/02 15:51:19 ufi 1.24.18.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [1f72c8b7de5fc4b8c7589c1fd540e0beab8b5f25]

        INTEGRATION: CWS hcshared07 (1.10.70); FILE MERGED 2006/12/07 10:28:37 ufi 1.10.70.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7940b5bd4c5f9116bf5588e28c11248939a88c35]

        INTEGRATION: CWS hcshared07 (1.5.158); FILE MERGED 2007/01/11 09:31:49 ufi 1.5.158.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [4bf4b645a39df3449d7c2ef520b648276184818e]

        INTEGRATION: CWS hcshared07 (1.10.52); FILE MERGED 2007/01/11 09:31:49 ufi 1.10.52.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [802a1ec0a3c8c407be476b37cad8d37892954600]

        INTEGRATION: CWS hcshared07 (1.9.72); FILE MERGED 2007/01/02 15:51:19 ufi 1.9.72.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [5e801c19cae59caee88439c8bdae83d2cb8b2064]

        INTEGRATION: CWS hcshared07 (1.2.32); FILE MERGED 2006/12/07 10:28:36 ufi 1.2.32.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [2b5057afa325e77348b9df628c61856d16c48aeb]

        INTEGRATION: CWS hcshared07 (1.5.52); FILE MERGED 2006/12/04 15:57:36 ufi 1.5.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [416bfcea8421a106f961d7435adbf80d67e05e36]

        INTEGRATION: CWS hcshared07 (1.5.164); FILE MERGED 2007/01/02 15:51:18 ufi 1.5.164.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7c0e3a779dc77f4a2a5aaa9e74f72cc3fdab25c4]

        INTEGRATION: CWS hcshared07 (1.9.52); FILE MERGED 2006/12/04 15:57:36 ufi 1.9.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [5e565d79829002698c6a1fa9fc393b9a0910f6ff]

        INTEGRATION: CWS hcshared07 (1.7.70); FILE MERGED 2007/01/11 09:31:49 ufi 1.7.70.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7e2dcdb356c5125e6105440edea64b0aee352d86]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2007/01/11 09:31:48 ufi 1.5.174.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [5fd58cea272f9b1d0a495509f5e19d2350146a71]

        INTEGRATION: CWS hcshared07 (1.6.52); FILE MERGED 2007/01/11 09:31:48 ufi 1.6.52.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [38083a17a98474a971482fc494d07b31cf329f61]

        INTEGRATION: CWS hcshared07 (1.6.164); FILE MERGED 2006/12/04 15:57:35 ufi 1.6.164.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [752fd579291d4327f4df0203b50627d1f24d9637]

        INTEGRATION: CWS hcshared07 (1.7.70); FILE MERGED 2007/01/11 09:31:48 ufi 1.7.70.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [bbbe311906e9512abd7ff1f14c63064830fcec38]

        INTEGRATION: CWS hcshared07 (1.6.72); FILE MERGED 2007/01/11 09:31:48 ufi 1.6.72.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [737eb5d282fcdc5afc1df26f53a571c200a93577]

        INTEGRATION: CWS hcshared07 (1.4.164); FILE MERGED 2007/01/11 09:31:48 ufi 1.4.164.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [384d776a68546e04d769f5eb247176ae970a7775]

        INTEGRATION: CWS hcshared07 (1.8.70); FILE MERGED 2006/12/04 15:57:35 ufi 1.8.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e8acf87f06c26e7d9057ea103e0aad8b6969ba00]

        INTEGRATION: CWS hcshared07 (1.4.70); FILE MERGED 2007/01/02 15:51:18 ufi 1.4.70.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [06da3b80a9b412723616aacfa05bedde20a9e211]

        INTEGRATION: CWS hcshared07 (1.9.70); FILE MERGED 2006/12/04 15:57:35 ufi 1.9.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [db5670d162729f18609d28410e40e883bdc049b9]

        INTEGRATION: CWS hcshared07 (1.7.52); FILE MERGED 2006/12/07 10:28:36 ufi 1.7.52.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7e1244400c137449a969cfe0b913c2857ab2f6be]

        INTEGRATION: CWS hcshared07 (1.3.174); FILE MERGED 2006/12/04 15:57:35 ufi 1.3.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b63a4fb356f2613a1ab2d50780e80a590636b4bd]

        INTEGRATION: CWS hcshared07 (1.7.52); FILE MERGED 2007/01/11 09:31:47 ufi 1.7.52.2: last commitment 2006/12/04 15:57:35 ufi 1.7.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e599cd50d7b835b2a91a20bf35d04ffd29d26fad]

        INTEGRATION: CWS hcshared07 (1.8.70); FILE MERGED 2007/01/11 09:31:47 ufi 1.8.70.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [66c72c144c1af6e4e95c7ad78fef6c4d809eaf52]

        INTEGRATION: CWS hcshared07 (1.7.72); FILE MERGED 2007/01/02 15:51:18 ufi 1.7.72.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [180fd4d49e1d797c3725d0218a079069f2825bfc]

        INTEGRATION: CWS hcshared07 (1.7.70); FILE MERGED 2006/12/07 10:28:36 ufi 1.7.70.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [0258d9ed151579ccd00812ae68119300dc8ee84f]

        INTEGRATION: CWS hcshared07 (1.5.52); FILE MERGED 2006/12/07 10:28:36 ufi 1.5.52.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7cf1ccbe50f223c16d5ba6e81c2ebc87639f319c]

        INTEGRATION: CWS hcshared07 (1.4.174); FILE MERGED 2006/12/07 10:28:36 ufi 1.4.174.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [be1a7d7d89f8058b2876ead481a5e80f5bcfb89c]

        INTEGRATION: CWS hcshared07 (1.5.70); FILE MERGED 2007/01/11 09:31:47 ufi 1.5.70.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [edfb8b6bcff02236bd96e1c035657a12873c68d0]

        INTEGRATION: CWS hcshared07 (1.5.52); FILE MERGED 2006/12/07 15:01:32 ufi 1.5.52.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/07 10:28:36 ufi 1.5.52.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ba7f9e5238b5a659f5da923fb5d2ac2f9e2dce24]

        INTEGRATION: CWS hcshared07 (1.9.32); FILE MERGED 2006/12/04 15:57:34 ufi 1.9.32.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e4c09bef060a2f26361dd293f33cf8389da6710d]

        INTEGRATION: CWS hcshared07 (1.6.20); FILE MERGED 2007/01/11 09:31:47 ufi 1.6.20.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [75f3c15a1fc08317cca6077a1d89a8c23cf74e19]

        INTEGRATION: CWS hcshared07 (1.6.20); FILE MERGED 2007/01/11 09:31:46 ufi 1.6.20.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [fa9b56e4baf27b8cdbfcd611b13d21e13740bc62]

        INTEGRATION: CWS hcshared07 (1.9.72); FILE MERGED 2007/01/11 09:31:46 ufi 1.9.72.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ba45ba619c522a41334970e3f9ce9a49402006a3]

        INTEGRATION: CWS hcshared07 (1.3.174); FILE MERGED 2006/12/04 15:57:34 ufi 1.3.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [17489929be5b9db18ab42b18748fbd1c475016c3]

        INTEGRATION: CWS hcshared07 (1.6.70); FILE MERGED 2007/01/11 09:31:46 ufi 1.6.70.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [9f81de0ab69e4369d0a77fd503a2a67105a58f95]

        INTEGRATION: CWS hcshared07 (1.5.70); FILE MERGED 2006/12/04 15:57:34 ufi 1.5.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [eeca8123aff56f05ff5ddb0e0e147eda0b1b578c]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2007/01/11 09:31:46 ufi 1.5.174.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [a17a022d335fd572e08d20d4818ce7c09854a2a0]

        INTEGRATION: CWS hcshared07 (1.2.174); FILE MERGED 2007/01/11 09:31:45 ufi 1.2.174.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [3fb73ebf5fbf25f0cf987d77f398ecab0a7db618]

        INTEGRATION: CWS hcshared07 (1.2.2); FILE MERGED 2006/12/04 15:57:34 ufi 1.2.2.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7df4960762936c1491ef9f6da62cdd29ec26feef]

        INTEGRATION: CWS hcshared07 (1.4.162); FILE MERGED 2006/12/07 14:46:39 ufi 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2006/12/04 15:57:34 ufi 1.4.162.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [23a1bff477dec1eafa80b6265ba94df2162bb6b2]

        INTEGRATION: CWS hcshared07 (1.10.70); FILE MERGED 2006/12/04 15:57:33 ufi 1.10.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [207ccee0ace6b654ee27d82327a8f834e0d07926]

        INTEGRATION: CWS hcshared07 (1.6.158); FILE MERGED 2007/01/11 09:31:45 ufi 1.6.158.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [a52b84ab59609c5b1a64b828d9018d9e17aa010a]

        INTEGRATION: CWS hcshared07 (1.3.174); FILE MERGED 2006/12/04 15:57:33 ufi 1.3.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [8bf93d97921ab4ac6151f8003185b23f7e8558c4]

        INTEGRATION: CWS hcshared07 (1.5.52); FILE MERGED 2006/12/04 15:57:33 ufi 1.5.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [3a10f4bd2b5ac0ce212e64ebeed192c6213ea59b]

        INTEGRATION: CWS hcshared07 (1.6.102); FILE MERGED 2007/01/02 15:51:13 ufi 1.6.102.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [272eed752c0c4447c6333b2d03aba46d4f573e17]

        INTEGRATION: CWS hcshared07 (1.7.100); FILE MERGED 2006/12/04 15:57:33 ufi 1.7.100.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b7fde1adb9413eb02d1f694114b607cc10047627]

        INTEGRATION: CWS hcshared07 (1.5.162); FILE MERGED 2006/12/04 15:57:32 ufi 1.5.162.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [aa7bd1c21c17d549198943c6a7494165c667620c]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2006/12/04 15:57:32 ufi 1.5.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [0abcd27d2a11d57e9ee0d7ba1e7ddc59816a41f8]

        INTEGRATION: CWS hcshared07 (1.2.20); FILE MERGED 2007/01/02 15:51:12 ufi 1.2.20.3: zwischenstand 2006/12/07 14:43:03 ufi 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2006/12/04 15:57:32 ufi 1.2.20.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [dfce211a0fa68564be5a4dff2af827dd2c641b3e]

        INTEGRATION: CWS hcshared07 (1.7.70); FILE MERGED 2007/01/11 09:31:45 ufi 1.7.70.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [340147ade4e93821025722cb3df60bbc2a26572f]

        INTEGRATION: CWS hcshared07 (1.2.174); FILE MERGED 2007/01/02 15:51:12 ufi 1.2.174.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c9102cecce78f4f11dfe62c5725cd3fadec1e205]

        INTEGRATION: CWS hcshared07 (1.7.32); FILE MERGED 2007/01/11 09:31:44 ufi 1.7.32.2: last commitment 2007/01/02 15:51:12 ufi 1.7.32.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b38208f74d9b6ce2bf8f6c385e711d5cbeeffb8f]

        INTEGRATION: CWS hcshared07 (1.11.68); FILE MERGED 2007/01/11 09:31:44 ufi 1.11.68.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [0c106ec761f6a2665c57334de1047e6865771c36]

        INTEGRATION: CWS hcshared07 (1.9.68); FILE MERGED 2007/01/11 09:31:44 ufi 1.9.68.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [a0c66859eb04440790d4e9a5e9f30ad7777bef7b]

        INTEGRATION: CWS hcshared07 (1.10.20); FILE MERGED 2007/01/02 15:51:11 ufi 1.10.20.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [9e156b2da16129351ec4a273ef734d524447b1aa]

        INTEGRATION: CWS hcshared07 (1.10.2); FILE MERGED 2007/01/11 09:31:44 ufi 1.10.2.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [fb6f8335d1ae9d70f460fa02a44998e0c7c483e0]

        INTEGRATION: CWS hcshared07 (1.10.30); FILE MERGED 2007/01/02 15:51:11 ufi 1.10.30.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [68bd00f6397f583180c8c2c066dcf3e41714ec9a]

        INTEGRATION: CWS hcshared07 (1.14.30); FILE MERGED 2006/12/07 14:40:44 ufi 1.14.30.2: RESYNC: (1.14-1.15); FILE MERGED 2006/12/04 15:57:32 ufi 1.14.30.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ae4842543410636d0a9648d248df835c1ffb867b]

        INTEGRATION: CWS hcshared07 (1.10.32); FILE MERGED 2006/12/04 15:57:32 ufi 1.10.32.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [266e2bf7d9d73ba3acf433a0956dd290d9aa0aed]

        INTEGRATION: CWS hcshared07 (1.15.32); FILE MERGED 2006/12/07 10:28:35 ufi 1.15.32.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ea893d2c75194c4e25da6839f3c5b31b9ebb9d5c]

        INTEGRATION: CWS hcshared07 (1.10.32); FILE MERGED 2007/01/02 15:51:11 ufi 1.10.32.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [71ef03c6ed2eecefe04670da4d81c547bb3eb9eb]

        INTEGRATION: CWS hcshared07 (1.6.146); FILE MERGED 2006/12/04 15:57:31 ufi 1.6.146.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c7d54e6377decd01991854cc1a33ca547b8bf78e]

        INTEGRATION: CWS hcshared07 (1.8.18); FILE MERGED 2006/12/07 14:40:19 ufi 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2006/12/04 15:57:31 ufi 1.8.18.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [5d207d35d3d923d7d7b50d09bbf6c67fd19f2cee]

        INTEGRATION: CWS hcshared07 (1.5.70); FILE MERGED 2006/12/04 15:57:31 ufi 1.5.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [bd6730a6d45c617ebae6f65659539cd81ddca686]

        INTEGRATION: CWS hcshared07 (1.9.52); FILE MERGED 2007/01/11 09:31:43 ufi 1.9.52.2: last commitment 2007/01/02 15:51:11 ufi 1.9.52.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [9eb126fefcf3c692be844ab6fe27208909130609]

        INTEGRATION: CWS hcshared07 (1.5.32); FILE MERGED 2007/01/02 15:51:10 ufi 1.5.32.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [45df5027a1d9428ed41097c34cc591c18f26c3ed]

        INTEGRATION: CWS hcshared07 (1.8.30); FILE MERGED 2006/12/04 15:57:31 ufi 1.8.30.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ee7f2a597061ff9bdf5cfa94f0b4b1c61deb2e15]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2006/12/04 15:57:31 ufi 1.5.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [358cbf4ed2113dbcf4670c652d63260fc7133ad4]

        INTEGRATION: CWS hcshared07 (1.4.164); FILE MERGED 2007/01/11 09:31:43 ufi 1.4.164.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [075c322ba9fe579da17a2979301f6c5aef7af578]

        INTEGRATION: CWS hcshared07 (1.8.70); FILE MERGED 2006/12/04 15:57:31 ufi 1.8.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b16c9ec3b340665b99d04176e53404e59715a57d]

        INTEGRATION: CWS hcshared07 (1.5.32); FILE MERGED 2006/12/04 15:57:30 ufi 1.5.32.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c1af30b3fe92fa7d319eb79c314102aae89d7083]

        INTEGRATION: CWS hcshared07 (1.9.70); FILE MERGED 2006/12/04 15:57:30 ufi 1.9.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [f8a731bd8253ba9572529600ea3e52de15fa69d9]

        INTEGRATION: CWS hcshared07 (1.8.72); FILE MERGED 2006/12/07 10:28:35 ufi 1.8.72.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [db6dbea09446a08161deba48b5a79fbc75a77446]

        INTEGRATION: CWS hcshared07 (1.9.68); FILE MERGED 2006/12/07 10:28:35 ufi 1.9.68.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b1c4100aaf232a05a8d10c4ac8ba2c4638b1bdd6]

        INTEGRATION: CWS hcshared07 (1.12.32); FILE MERGED 2007/01/11 09:31:43 ufi 1.12.32.2: last commitment 2006/12/04 15:57:30 ufi 1.12.32.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [dfd96c7c32a94d26b22f354bff018aec37984efa]

        INTEGRATION: CWS hcshared07 (1.4.158); FILE MERGED 2007/01/11 09:31:43 ufi 1.4.158.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [437d29e963d36e0fa7f116cb57cef7bd4d503c50]

        INTEGRATION: CWS hcshared07 (1.7.32); FILE MERGED 2007/01/11 09:31:43 ufi 1.7.32.2: last commitment 2006/12/04 15:57:30 ufi 1.7.32.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7f6bad565d5ff4ba95b5927a7ef65eae0693ec80]

        INTEGRATION: CWS hcshared07 (1.7.70); FILE MERGED 2006/12/04 15:57:30 ufi 1.7.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [2a0b7088c1b23152ae1aa546e6e9cac12a0091a8]

        INTEGRATION: CWS hcshared07 (1.9.30); FILE MERGED 2006/12/04 15:57:30 ufi 1.9.30.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b251e434e0a19d8b72730e2072e133f27ba2b68b]

        INTEGRATION: CWS hcshared07 (1.10.32); FILE MERGED 2007/01/11 09:31:42 ufi 1.10.32.2: last commitment 2007/01/02 15:51:10 ufi 1.10.32.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c74f89f073bb9b9367e94b28ccb600902621d518]

        INTEGRATION: CWS hcshared07 (1.10.70); FILE MERGED 2006/12/04 15:57:29 ufi 1.10.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [30b509b77fb0c0bd156478cdd99a95a06f43dff2]

        INTEGRATION: CWS hcshared07 (1.5.2); FILE MERGED 2007/01/02 15:51:08 ufi 1.5.2.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7abf68caf60bd40282a57d7d8d63ee1bf10ad8c4]

        INTEGRATION: CWS hcshared07 (1.2.174); FILE MERGED 2007/01/02 15:51:08 ufi 1.2.174.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e315f5dbf27714ce1595874d590bb6827c7bf186]

        INTEGRATION: CWS hcshared07 (1.2.32); FILE MERGED 2006/12/07 10:28:35 ufi 1.2.32.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [219e678d867f772a72ca4b08a33104cc7d30fe93]

        INTEGRATION: CWS hcshared07 (1.6.70); FILE MERGED 2007/01/02 15:51:07 ufi 1.6.70.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [aece82c3118ced2c625909c6d5c0f7a77007ca7a]

        INTEGRATION: CWS hcshared07 (1.11.20); FILE MERGED 2006/12/04 15:57:29 ufi 1.11.20.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [6a0296672263f210fc56e904bc447d4b9c459264]

        INTEGRATION: CWS hcshared07 (1.4.174); FILE MERGED 2007/01/11 09:31:42 ufi 1.4.174.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [6a513b017aab0e2f8713423e6804e759e085d893]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2007/01/11 09:31:42 ufi 1.5.174.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e677f52ce2da4bc5fbbe81f77d8e40f17dfcc7d8]

        INTEGRATION: CWS hcshared07 (1.10.68); FILE MERGED 2007/01/11 09:31:42 ufi 1.10.68.2: last commitment 2006/12/07 10:28:34 ufi 1.10.68.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ea5ce6cdf9dd021cd0b76446346c1413d45eab93]

        INTEGRATION: CWS hcshared07 (1.12.2); FILE MERGED 2006/12/04 15:57:29 ufi 1.12.2.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [5bf30d88707fd66162908bf4c8e9b38e01f154d4]

        INTEGRATION: CWS hcshared07 (1.13.20); FILE MERGED 2007/01/11 09:31:41 ufi 1.13.20.2: last commitment 2006/12/07 10:28:34 ufi 1.13.20.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [32c4c31c384b497c29010b7b1597bf93bc026df1]

        INTEGRATION: CWS hcshared07 (1.12.20); FILE MERGED 2007/01/11 09:31:41 ufi 1.12.20.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [6c08ea286cafaa154ba6a1c586e06afba75859a1]

        INTEGRATION: CWS hcshared07 (1.12.2); FILE MERGED 2006/12/04 15:57:28 ufi 1.12.2.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [55d71428b62f352460c7359ba636c8edc457fce8]

        INTEGRATION: CWS hcshared07 (1.14.2); FILE MERGED 2007/01/11 09:31:41 ufi 1.14.2.4: last commitment 2007/01/02 15:51:07 ufi 1.14.2.3: zwischenstand 2006/12/07 14:32:07 ufi 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2006/12/04 15:57:28 ufi 1.14.2.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [21b8ce9a59ab68ac51ddd04ae8f154e105dcda9b]

        INTEGRATION: CWS hcshared07 (1.3.174); FILE MERGED 2006/12/04 15:57:28 ufi 1.3.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e0434e52ff67397f39f0797bfad6bf1adb6b9b7e]

        INTEGRATION: CWS hcshared07 (1.1.2); FILE ADDED 2007/01/02 15:51:07 ufi 1.1.2.2: zwischenstand 2006/12/14 14:10:18 ufi 1.1.2.1: new file

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [88da50cc16a4948bf80bcd25fd6e79d7072c1ba2]

        INTEGRATION: CWS hcshared07 (1.11.30); FILE MERGED 2007/01/02 15:51:07 ufi 1.11.30.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c8dcee6811b826cb32eee095018e8a9e490b563c]

        INTEGRATION: CWS hcshared07 (1.8.70); FILE MERGED 2006/12/04 15:57:28 ufi 1.8.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [0b2ea59bde584a63e36076f4d9bccaa0f93053ab]

        INTEGRATION: CWS hcshared07 (1.10.32); FILE MERGED 2006/12/04 15:57:28 ufi 1.10.32.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [aa8d86532daab06bb8da10ab0eaa18f01ec3408f]

        INTEGRATION: CWS hcshared07 (1.5.72); FILE MERGED 2007/01/02 15:51:06 ufi 1.5.72.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [fffb70217d27561955e5f966b8e16583c3be6fe7]

        INTEGRATION: CWS hcshared07 (1.5.32); FILE MERGED 2006/12/07 14:29:10 ufi 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/07 10:28:34 ufi 1.5.32.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [21f202c93d461bdb678648e9073340258ab2bc18]

        INTEGRATION: CWS hcshared07 (1.11.30); FILE MERGED 2007/01/11 09:31:40 ufi 1.11.30.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [a193cd0c09fd660d42a809d2ba72c43e962fbae9]

        INTEGRATION: CWS hcshared07 (1.11.20); FILE MERGED 2006/12/07 10:28:33 ufi 1.11.20.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [26b8505b9c46875e0f959d7bd14036781e9e7066]

        INTEGRATION: CWS hcshared07 (1.8.70); FILE MERGED 2007/01/02 15:51:06 ufi 1.8.70.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [d3ba4083aa6e10650c9bd045ed5375ec4d7fa395]

        INTEGRATION: CWS hcshared07 (1.12.68); FILE MERGED 2006/12/07 10:28:33 ufi 1.12.68.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [4bf676fdffdf6fa1c5e588ee0d801c4b6d59608d]

        INTEGRATION: CWS hcshared07 (1.2.174); FILE MERGED 2006/12/04 15:57:28 ufi 1.2.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [94b42ba66a7150a3aab3474bf82666e12b5f98fb]

        INTEGRATION: CWS hcshared07 (1.7.2); FILE MERGED 2007/01/02 15:51:06 ufi 1.7.2.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [6a6463ccc283d225655aff872b2308fab8b23b9b]

        INTEGRATION: CWS hcshared07 (1.10.20); FILE MERGED 2007/01/02 15:51:06 ufi 1.10.20.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ff132648adc2226d1e65c226b963a15f27c25d9c]

        INTEGRATION: CWS hcshared07 (1.6.32); FILE MERGED 2007/01/02 15:51:06 ufi 1.6.32.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [f579697ac1fea507b98d0183f068f9f0b240126e]

        INTEGRATION: CWS hcshared07 (1.6.32); FILE MERGED 2006/12/07 14:28:06 ufi 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/04 15:57:27 ufi 1.6.32.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [f85b90e1e817daed6cfb61811e0000eb14dc9681]

        INTEGRATION: CWS hcshared07 (1.6.30); FILE MERGED 2007/01/11 09:31:40 ufi 1.6.30.1: last commitment

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c2be77d804a16f0260ae8d68c7e5d6e5ddbc1603]

        INTEGRATION: CWS hcshared07 (1.8.68); FILE MERGED 2006/12/07 10:28:32 ufi 1.8.68.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [69601031bc3f39c15056f3467a70a7b64388fa20]

        INTEGRATION: CWS hcshared07 (1.8.68); FILE MERGED 2006/12/04 15:57:27 ufi 1.8.68.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [cae59614e584b399c19427f4df452cb6ac341f0e]

        INTEGRATION: CWS hcshared07 (1.4.172); FILE MERGED 2006/12/04 15:57:27 ufi 1.4.172.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [230dd34eef8ef16423a7f7acea21107457fafce0]

        INTEGRATION: CWS hcshared07 (1.9.30); FILE MERGED 2006/12/04 15:57:27 ufi 1.9.30.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ed7b44dd03823b68be5ca276ef947d4b2e54b4a6]

        INTEGRATION: CWS hcshared07 (1.7.68); FILE MERGED 2006/12/04 15:57:26 ufi 1.7.68.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b58412a5211d9cc7638d414cfc5a38375783164a]

        INTEGRATION: CWS hcshared07 (1.7.20); FILE MERGED 2007/01/02 15:51:05 ufi 1.7.20.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [755e23983eb0346fc339f29e19d08d7d5bb5dabc]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2006/12/04 15:57:26 ufi 1.5.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [272e88e29c2f81eb594ce24d8f25f221568ae882]

        INTEGRATION: CWS hcshared07 (1.2.32); FILE MERGED 2006/12/07 10:28:32 ufi 1.2.32.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c6db8ed894907b51c39d39fa2c5483af17f1335e]

        INTEGRATION: CWS hcshared07 (1.9.52); FILE MERGED 2006/12/07 14:21:50 ufi 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/04 15:57:26 ufi 1.9.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7821dd16b3947187fde9878271e91e8fcf863df9]

        INTEGRATION: CWS hcshared07 (1.8.30); FILE MERGED 2007/01/02 15:51:01 ufi 1.8.30.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c8cfc4517e5c7b4be4300cfa52f2a8f6caac625d]

        INTEGRATION: CWS hcshared07 (1.6.102); FILE MERGED 2007/01/02 15:51:01 ufi 1.6.102.1: zwischenstand

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [1584f9ee90da49b3eef4e2b3c06db13f0df978dc]

        INTEGRATION: CWS hcshared07 (1.6.52); FILE MERGED 2006/12/04 15:57:26 ufi 1.6.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e2d1531920feafe604d68ee060ac4bea51c5b5a0]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2006/12/07 14:20:51 ufi 1.5.174.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/04 15:57:25 ufi 1.5.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [5b429f80e6c0b0ac0013d106684ab1f27124924c]

        INTEGRATION: CWS hcshared07 (1.6.52); FILE MERGED 2006/12/04 15:57:25 ufi 1.6.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [c2b8058018fd170343406a821dc6aaf9c9e3102a]

        INTEGRATION: CWS hcshared07 (1.8.52); FILE MERGED 2006/12/04 15:57:25 ufi 1.8.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e36652af80ab610af9cfb3c1fbfb82ab7dde71aa]

        INTEGRATION: CWS hcshared07 (1.4.52); FILE MERGED 2006/12/04 15:57:25 ufi 1.4.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [41e8b7dc658358836961de1d02cefcc8dd52134a]

        INTEGRATION: CWS hcshared07 (1.5.52); FILE MERGED 2006/12/04 15:57:25 ufi 1.5.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ede5570d207d343f9ca2375baabecaa74a7fd670]

        INTEGRATION: CWS hcshared07 (1.8.70); FILE MERGED 2006/12/04 15:57:24 ufi 1.8.70.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e1ab85eac7a7d600dcb55cc8c1a6461b935086d3]

        INTEGRATION: CWS hcshared07 (1.5.20); FILE MERGED 2006/12/04 15:57:24 ufi 1.5.20.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [983facbfe901aa47037736dc881acd22fa58e735]

        INTEGRATION: CWS hcshared07 (1.5.52); FILE MERGED 2006/12/04 15:57:24 ufi 1.5.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [88007b68ad324b48a0458a42077bb3593718883c]

        INTEGRATION: CWS hcshared07 (1.8.20); FILE MERGED 2006/12/04 15:57:23 ufi 1.8.20.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [6c0631d71f94ad6de28bd3e3622758f93a90a1d6]

        INTEGRATION: CWS hcshared07 (1.5.52); FILE MERGED 2006/12/04 15:57:23 ufi 1.5.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [e89d38c646ca82a05764f5b1febc852400c20f68]

        INTEGRATION: CWS hcshared07 (1.8.52); FILE MERGED 2007/01/02 15:50:59 ufi 1.8.52.3: zwischenstand 2006/12/07 14:14:09 ufi 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2006/12/04 15:57:23 ufi 1.8.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b0e4feff5b7893e0d3bbc7c0f9107f33737051a4]

        INTEGRATION: CWS hcshared07 (1.7.52); FILE MERGED 2006/12/08 10:31:31 ufi 1.7.52.4: fix for build 2006/12/07 14:13:59 ufi 1.7.52.3: RESYNC: (1.7-1.8); FILE MERGED 2006/12/07 10:28:31 ufi 1.7.52.2: before resync 2006/12/04 15:57:23 ufi 1.7.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [448ef8c9f8221ec9e8c6d275ca9b4845889c8d57]

        INTEGRATION: CWS hcshared07 (1.6.52); FILE MERGED 2006/12/07 14:13:00 ufi 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/04 15:57:23 ufi 1.6.52.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [30fdfb14b90e2e6d5053a0372a3f3013a2e6ff29]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2006/12/04 15:57:23 ufi 1.5.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b5aa9bec824cf98c1459324b2f7fd5a5f40bea20]

        INTEGRATION: CWS hcshared07 (1.5.174); FILE MERGED 2006/12/04 15:57:22 ufi 1.5.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [2d336d4ce81aa3a1ee5ae99f9b23a8649a2b274e]

        INTEGRATION: CWS hcshared07 (1.6.102); FILE MERGED 2007/01/11 09:31:40 ufi 1.6.102.2: last commitment 2006/12/04 15:57:22 ufi 1.6.102.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [6ec771814367ca910699f59a39226d7a33c9784c]

        INTEGRATION: CWS hcshared07 (1.3.174); FILE MERGED 2007/01/02 15:50:58 ufi 1.3.174.2: zwischenstand 2006/12/04 15:57:22 ufi 1.3.174.1: changed files

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b53c15e3d73d2d9acc6d57bb54501c80d3d12c46]

        INTEGRATION: CWS hcshared07 (1.10.16); FILE MERGED 2006/12/07 13:55:23 ufi 1.10.16.2: RESYNC: (1.10-1.11); FILE MERGED 2006/12/07 10:28:31 ufi 1.10.16.1: before resync

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [545b5ac8bc80af3b32ebcb1d557d0d03a4092bb8]

        INTEGRATION: CWS hcshared07 (1.9.16); FILE MERGED 2006/12/07 13:55:14 ufi 1.9.16.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/07 10:28:30 ufi 1.9.16.1: before resync

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f718391aab0d7dbd48db498b814a7d8ef8b58334]

        INTEGRATION: CWS ause074 (1.15.2); FILE MERGED 2007/02/02 11:43:38 hjs 1.15.2.1: #i74118# removing wrong (and pointless...) mkdir call

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [bc5eb95aa187b15ae62a955cd08a5755b17dc346]

        INTEGRATION: CWS ause074 (1.19.2); FILE MERGED 2007/02/02 10:54:55 hjs 1.19.2.1: #i74085# avoid useless shell calls

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [8621c79ac1b2d77ccd2ee80c1ed544af3eb1e463]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:18 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [748a33f82ccb09b025d008ebc2bf1c7e78f511cb]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:17 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [577ddaaa3bddd470ab85bc85e167cbc09434f646]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:16 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [f99f6f299ed5d36d64da0103325cdc776a0313fd]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:15 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [b562adbb361405f11bfecf218e840e7ed625685f]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/19 15:04:55 vg 1.1.2.1: #i72356# Add Tajik ( tg ) to helpcontent2/source/auxillary

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [f360ee4df0c62909ef504403f7840fc8b2294061]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/19 15:04:54 vg 1.1.2.1: #i72356# Add Tajik ( tg ) to helpcontent2/source/auxillary

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [16fb43c47436c088add707b8cbdb62879add7f1f]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/19 15:04:53 vg 1.1.2.1: #i72356# Add Tajik ( tg ) to helpcontent2/source/auxillary

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [193cdcc8f12d0996587a2914894ffe0c6562de9f]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/19 15:04:52 vg 1.1.2.1: #i72356# Add Tajik ( tg ) to helpcontent2/source/auxillary

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [9aad94148808481eca6f404e00ffdb96ca246835]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:14 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [dc1df8339f84c1bb0ccb07fe5c2fb5b493ab258f]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:13 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [b9d506b80f4f870a7b7956ae0de8659c34610b59]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:12 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [0c299c3c356dc281d4f4d2155c44f0d4b399848a]

        INTEGRATION: CWS localisation19 (1.2.32); FILE MERGED 2007/01/25 15:38:47 vg 1.2.32.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>  [175f13e50a8bf0f059995f7cf9480548b423411c]

        INTEGRATION: CWS localisation19 (1.2.32); FILE MERGED 2007/01/25 15:38:46 vg 1.2.32.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>  [4a7e0664cad538e63926c6aa0b5a533dda5629af]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:11 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [1bebd36c459130f00b67194eb900ec1505591ba2]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:10 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [abcadec8f877b45504cb7b9b08644f9f4024f7e5]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:09 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [d3b0a12124e7a2248cdaf51a68ed8ec1f6ea75d2]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/29 11:48:43 vg 1.1.2.1: #i73975# add gl auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [f17e17669e388bb955c08149d6e650e64587e2d9]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/29 11:48:42 vg 1.1.2.1: #i73975# add gl auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [995f8255179e1b00451c5f7f8d4861ae1e4dc209]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/29 11:48:41 vg 1.1.2.1: #i73975# add gl auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [f94271e29bc73113153668b02f50a7be97522c7c]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/29 11:48:40 vg 1.1.2.1: #i73975# add gl auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [9a4a4473652bd574cfdcd659bb0c65a29e49bdbe]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:08 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [c567c458fcc5d1aeeee870c4d7fd82bcdfaf4c43]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:07 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [88668f589a56ac65d63bfb98d649cadf10b775bd]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:06 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [2c94deef21547c8b62876707e993d78a78873eef]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:05 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [ae3ca39e71fc442b84c90cc1047222c3774cffbe]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:04 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [dd51c3d1b96b01b74fe7d9fdea584bd218ae50e8]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:03 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [59f48778a1a66ed24c59ebd173013324703a748b]

        INTEGRATION: CWS localisation19 (1.1.2); FILE ADDED 2007/01/26 12:12:02 vg 1.1.2.1: #i73904# add dz pa-IN ga uk ku auxiliary to helpcontent2

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bc76bbae7f58a08c33bbcff176fe5485f511ff08]

        INTEGRATION: CWS ause069 (1.14.40); FILE MERGED 2006/10/18 17:11:02 hjs 1.14.40.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [86b32ed1bab1665a7b668f64862659e9fe59eaef]

        INTEGRATION: CWS ause069 (1.10.10); FILE MERGED 2006/12/04 22:35:06 hjs 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2006/10/18 17:11:01 hjs 1.10.10.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [015d2f849f537ec619bf39c9748c924c5c2b2e8f]

        INTEGRATION: CWS ause069 (1.17.10); FILE MERGED 2006/12/04 22:03:46 hjs 1.17.10.2: RESYNC: (1.17-1.18); FILE MERGED 2006/10/18 17:11:01 hjs 1.17.10.1: #i70359# remove forced shell calls

2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9bc3eec1ec6fb2b53715abacb9f5ace5330c6a9d]

        INTEGRATION: CWS hindihelpfont (1.2.150); FILE MERGED 2006/11/24 14:05:22 rene 1.2.150.1: #i71573# Lohit Hindi as preferred help font

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [4b60efc8a7c32a5cd62b3104155314697f12262c]

        INTEGRATION: CWS systemxt (1.7.92); FILE MERGED 2006/11/22 16:05:37 rene 1.7.92.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)

2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [408adddeae46d5070939c0e3ba73cfcdf6fd6247]

        INTEGRATION: CWS jl49 (1.7.32); FILE MERGED 2006/12/11 16:13:09 jl 1.7.32.1: #i70481# changes for online update for extensions

2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [96764b2395c69ffeefb75f366d0c1a60e8ad95fb]

        INTEGRATION: CWS jl49 (1.11.40); FILE MERGED 2006/12/11 16:16:00 jl 1.11.40.1: #i70481# changes for online update for extensions

2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c1f41223e849e1471f844ef7a60a5ef6fec657af]

        INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/11 16:11:55 jl 1.1.2.1: #i70481#

2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [932ef1ce927cede893d93e8c68057a20b83b0aec]

        INTEGRATION: CWS jl49 (1.12.34); FILE MERGED 2006/12/11 16:13:56 jl 1.12.34.1: #i70481# changes for online update for extensions

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e1d31573eb0de92045f5e9fd32148387cf5bd50d]

        INTEGRATION: CWS aw038 (1.12.30); FILE MERGED 2006/12/08 10:21:07 ufi 1.12.30.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ffb9db52a44bfff77128d5af7e99972b6ff04d18]

        INTEGRATION: CWS aw038 (1.27.28); FILE MERGED 2006/12/08 10:21:19 ufi 1.27.28.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2561854f6cefc15138fc9d60ccec353c7d33746f]

        INTEGRATION: CWS aw038 (1.23.28); FILE MERGED 2006/12/08 10:21:18 ufi 1.23.28.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2ae657e05e08877710e679b0e11fd033ccc40416]

        INTEGRATION: CWS aw038 (1.24.14); FILE MERGED 2006/12/08 10:21:18 ufi 1.24.14.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [33a8627ffe1cd8a7f6fe2932e7a800df7ab81d5e]

        INTEGRATION: CWS aw038 (1.25.14); FILE MERGED 2006/12/08 10:21:17 ufi 1.25.14.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [62b8fab32b02a1d365d62403c3323835db5b914c]

        INTEGRATION: CWS aw038 (1.13.28); FILE MERGED 2006/12/08 10:21:17 ufi 1.13.28.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e08b00d0a501578f723fccd024ef6cf3e638c6a3]

        INTEGRATION: CWS aw038 (1.28.28); FILE MERGED 2006/12/08 10:21:16 ufi 1.28.28.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [516070b867f84f1c5d14067b6f1ee02877f9c37e]

        INTEGRATION: CWS aw038 (1.24.28); FILE MERGED 2006/12/08 10:21:16 ufi 1.24.28.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [19a6cff92a7d1255173268f606fefa4a02358c02]

        INTEGRATION: CWS aw038 (1.11.38); FILE MERGED 2006/12/08 10:21:07 ufi 1.11.38.1: new Name and Description commands

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ab453e2ea1270d0eef01a7047a893fa5624c42d0]

        INTEGRATION: CWS aw038 (1.1.2); FILE ADDED 2006/12/08 10:19:06 ufi 1.1.2.1: new file

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8970262e14f71e47a7d9ee4cac0e40387c7ca0e4]

        INTEGRATION: CWS aw038 (1.5.40); FILE MERGED 2006/12/08 10:21:07 ufi 1.5.40.1: new Name and Description commands

2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5f9d79cc34bfafed497d495821e63e1c9d1d1f7b]

        INTEGRATION: CWS jl46 (1.7.4); FILE MERGED 2006/11/03 11:59:32 ufi 1.7.4.2: 2. try of packagemanager.xhp 2006/11/03 09:59:31 ufi 1.7.4.1: two files changed

2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [28049938b54f9a2c13339c440561e5db23c9a927]

        INTEGRATION: CWS jl46 (1.14.10); FILE MERGED 2006/11/03 09:59:06 ufi 1.14.10.1: two files changed

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [19513393ca8f3d72bfa26b42d3f2ed4276691c09]

        INTEGRATION: CWS hcshared06 (1.11.12); FILE MERGED 2006/11/08 13:44:00 ufi 1.11.12.1: last commit

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [cc53379e1b0065b625e46a65af51f7ce01f7c280]

        INTEGRATION: CWS hcshared06 (1.11.18); FILE MERGED 2006/11/03 07:47:19 ufi 1.11.18.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d9d5fb36798ade0f50cd541bfdbd169ae2941332]

        INTEGRATION: CWS hcshared06 (1.13.12); FILE MERGED 2006/11/07 13:59:50 ufi 1.13.12.2: pdf04 help 2006/11/06 10:49:08 ufi 1.13.12.1: some new changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [212102c69f0af2d5cef71726d59577a98c55dd96]

        INTEGRATION: CWS hcshared06 (1.5.152); FILE MERGED 2006/11/03 07:47:22 ufi 1.5.152.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b30ef4e3bdbf65d64427d1c4738d6f7658c985da]

        INTEGRATION: CWS hcshared06 (1.10.38); FILE MERGED 2006/11/06 10:49:09 ufi 1.10.38.1: some new changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [868fbc333834a6dd0f7811c6f8028168a3c9148b]

        INTEGRATION: CWS hcshared06 (1.8.56); FILE MERGED 2006/11/03 07:47:22 ufi 1.8.56.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [53ffa8af46d0049de9da5ec7bfdee4e3dd5b7ca5]

        INTEGRATION: CWS hcshared06 (1.3.162); FILE MERGED 2006/11/03 07:47:22 ufi 1.3.162.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d2df5c336c77f07e0023895a0cbe8c86a110a6f4]

        INTEGRATION: CWS hcshared06 (1.5.38); FILE MERGED 2006/10/13 11:50:27 ufi 1.5.38.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b0b9e3650e2e4cbdddd247a4ef11545124a5b9ac]

        INTEGRATION: CWS hcshared06 (1.4.162); FILE MERGED 2006/11/03 07:47:21 ufi 1.4.162.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4d4902a6c0cf61ef7c138e9c46506262e6115418]

        INTEGRATION: CWS hcshared06 (1.6.58); FILE MERGED 2006/10/23 12:12:36 ufi 1.6.58.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [129328baa2237bdfe493d5110d6fc4ca9c19ab79]

        INTEGRATION: CWS hcshared06 (1.8.56); FILE MERGED 2006/11/06 10:49:08 ufi 1.8.56.1: some new changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e81a53ab590ada14141acab39318f20c72b2f2a6]

        INTEGRATION: CWS hcshared06 (1.10.38); FILE MERGED 2006/10/13 11:50:27 ufi 1.10.38.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b8d9970b872578c7c2f6e0c15045e0add17be046]

        INTEGRATION: CWS hcshared06 (1.3.162); FILE MERGED 2006/11/03 07:47:21 ufi 1.3.162.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [434899ce1513bb7980bdbd178ec36d24152319bc]

        INTEGRATION: CWS hcshared06 (1.4.150); FILE MERGED 2006/11/03 07:47:20 ufi 1.4.150.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [85bbb6d9c4c6ba79fda4b79799788523b2379ed8]

        INTEGRATION: CWS hcshared06 (1.8.58); FILE MERGED 2006/10/23 12:12:36 ufi 1.8.58.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e4ac67ca47c8ea7f68781c61ece2d7a2ffdc1f08]

        INTEGRATION: CWS hcshared06 (1.2.14); FILE MERGED 2006/10/23 14:54:26 ufi 1.2.14.1: nach resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [98c935cc9875d0d8636a4fa3dcb9a3b98521ef4f]

        INTEGRATION: CWS hcshared06 (1.6.56); FILE MERGED 2006/10/13 11:50:26 ufi 1.6.56.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [bf8e398b860b056a2d78e40d96c8e3718620a21f]

        INTEGRATION: CWS hcshared06 (1.9.18); FILE MERGED 2006/11/03 07:47:20 ufi 1.9.18.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7c0e51044aebdc24ff48091def87a51dd0eecc22]

        INTEGRATION: CWS hcshared06 (1.10.18); FILE MERGED 2006/11/03 07:47:20 ufi 1.10.18.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7ac31d25055cbfb4946263898a39834926c0229f]

        INTEGRATION: CWS hcshared06 (1.5.56); FILE MERGED 2006/10/25 13:48:29 ufi 1.5.56.2: bugfixing 2006/10/13 11:50:26 ufi 1.5.56.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [33abbc60e3d92216f6aca9c1bbc5b74ee186c055]

        INTEGRATION: CWS hcshared06 (1.14.18); FILE MERGED 2006/10/13 11:50:25 ufi 1.14.18.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4c048f42d5cea45e4a2f6c5bc9612ca6e6b849a9]

        INTEGRATION: CWS hcshared06 (1.8.18); FILE MERGED 2006/10/23 15:00:03 ufi 1.8.18.3: paths 2006/10/23 12:44:24 ufi 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2006/10/23 12:12:35 ufi 1.8.18.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [70f047b3c8e5ef0e08f4025b07b00b7a09f706ac]

        INTEGRATION: CWS hcshared06 (1.7.56); FILE MERGED 2006/10/23 12:44:05 ufi 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED 2006/10/13 11:50:25 ufi 1.7.56.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [838adae63788e9594def787fd2a54f1abc205786]

        INTEGRATION: CWS hcshared06 (1.8.56); FILE MERGED 2006/11/03 07:47:20 ufi 1.8.56.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [32b56b7994745acaa53730224d98b7ef28679ff5]

        INTEGRATION: CWS hcshared06 (1.8.18); FILE MERGED 2006/10/25 13:48:28 ufi 1.8.18.1: bugfixing

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4c5362f6e710f7ebedd6259195eaa5e096e659e0]

        INTEGRATION: CWS hcshared06 (1.2.18); FILE MERGED 2006/10/25 13:48:28 ufi 1.2.18.1: bugfixing

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [88e5f6cad7c580cd5c31bd110250e3fc8562ba1c]

        INTEGRATION: CWS hcshared06 (1.9.58); FILE MERGED 2006/11/03 07:47:19 ufi 1.9.58.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c72007624d12fc6dbb48860698ebcc70bc07deed]

        INTEGRATION: CWS hcshared06 (1.4.162); FILE MERGED 2006/11/07 12:17:10 ufi 1.4.162.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [63ec56e90070f073799d93a54be259cd781b5ae6]

        INTEGRATION: CWS hcshared06 (1.4.162); FILE MERGED 2006/10/25 13:48:28 ufi 1.4.162.1: bugfixing

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [45d44d3587694e2cc71442dcb48beb01221adbec]

        INTEGRATION: CWS hcshared06 (1.6.18); FILE MERGED 2006/10/23 12:40:42 ufi 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2006/10/23 12:12:35 ufi 1.6.18.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7d43b2e7bb144323f447b1667c91936fce809d19]

        INTEGRATION: CWS hcshared06 (1.5.162); FILE MERGED 2006/10/25 13:48:28 ufi 1.5.162.1: bugfixing

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [29a61dfd6cdb0bdfbbc7684113b31976df0d123e]

        INTEGRATION: CWS hcshared06 (1.5.18); FILE MERGED 2006/10/13 11:50:25 ufi 1.5.18.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1553449ee863822a3ed49c5b104b65faa57b85c2]

        INTEGRATION: CWS hcshared06 (1.4.18); FILE MERGED 2006/10/13 11:50:25 ufi 1.4.18.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2fa47010c40164c4374ce454d6e4fbbe386ff6f4]

        INTEGRATION: CWS hcshared06 (1.6.160); FILE MERGED 2006/10/13 11:50:24 ufi 1.6.160.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1f62e1b27372fde79db98ddb8b55ef1f2102c1b1]

        INTEGRATION: CWS hcshared06 (1.6.18); FILE MERGED 2006/10/23 12:12:34 ufi 1.6.18.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b5e1fa5e3aa9882c4a1d1195c756e0c22c8ce521]

        INTEGRATION: CWS hcshared06 (1.11.18); FILE MERGED 2006/10/23 12:38:30 ufi 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2006/10/23 12:12:34 ufi 1.11.18.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [dd56bdf46d35c5448b8d1214e18ec0dc51e5608a]

        INTEGRATION: CWS hcshared06 (1.6.38); FILE MERGED 2006/10/13 11:50:24 ufi 1.6.38.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f09a17a6c9e1dd14249e5d099e3641f0fc6f8737]

        INTEGRATION: CWS hcshared06 (1.9.38); FILE MERGED 2006/11/03 07:47:19 ufi 1.9.38.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7f194b25634aa1872cdf251d9d060ddb3c8e22d3]

        INTEGRATION: CWS hcshared06 (1.5.38); FILE MERGED 2006/11/07 12:17:09 ufi 1.5.38.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d9a8ae1779b31474eb0ab3f9a69429253dcfe204]

        INTEGRATION: CWS hcshared06 (1.5.162); FILE MERGED 2006/10/25 13:48:27 ufi 1.5.162.1: bugfixing

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [52ebc534f2607498d55c94b4b0ac1998d8ba067c]

        INTEGRATION: CWS hcshared06 (1.6.56); FILE MERGED 2006/10/25 13:48:27 ufi 1.6.56.1: bugfixing

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a3917157d52d69a322dd411c37de2026b40e9573]

        INTEGRATION: CWS hcshared06 (1.5.38); FILE MERGED 2006/10/13 11:50:24 ufi 1.5.38.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [564f3c43b42bff396c7f99152b2052f03f1f65ed]

        INTEGRATION: CWS hcshared06 (1.5.18); FILE MERGED 2006/10/23 12:12:34 ufi 1.5.18.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [fdb6f85965ad6b1c312ba05f77b6b3d69ecfe64b]

        INTEGRATION: CWS hcshared06 (1.5.38); FILE MERGED 2006/10/13 11:50:23 ufi 1.5.38.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [567e54c1b486d0482f4bf0a839281ea0e88e4b41]

        INTEGRATION: CWS hcshared06 (1.7.38); FILE MERGED 2006/11/07 12:17:09 ufi 1.7.38.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [931aa7b95d6a66c2f00952aedebbcbc503b33d0a]

        INTEGRATION: CWS hcshared06 (1.10.14); FILE MERGED 2006/11/07 12:17:09 ufi 1.10.14.2: calc enhancements 2006/11/03 07:47:18 ufi 1.10.14.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e101ecc551db8720715fd4e95c5e02674a0cc9d6]

        INTEGRATION: CWS hcshared06 (1.6.56); FILE MERGED 2006/11/07 12:17:08 ufi 1.6.56.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [91dad75a39f101b73eac889179982590ba2bda23]

        INTEGRATION: CWS hcshared06 (1.8.38); FILE MERGED 2006/11/07 12:17:08 ufi 1.8.38.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5c44f782f0d9ef7ddd3877bf6087410961c16b2f]

        INTEGRATION: CWS hcshared06 (1.7.38); FILE MERGED 2006/11/08 08:28:54 ufi 1.7.38.3: building 2006/11/07 12:17:08 ufi 1.7.38.2: calc enhancements 2006/11/03 07:47:18 ufi 1.7.38.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [29e3e0716a538cadcb3a73e5ce39279a9bb73ddb]

        INTEGRATION: CWS hcshared06 (1.4.162); FILE MERGED 2006/11/07 12:17:07 ufi 1.4.162.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [32204a5c2ee6cc1275c7e985c47faa32c38510d8]

        INTEGRATION: CWS hcshared06 (1.4.38); FILE MERGED 2006/11/07 12:17:07 ufi 1.4.38.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [bc5288e64f521e35565a39f0ff98bb449d964b21]

        INTEGRATION: CWS hcshared06 (1.7.38); FILE MERGED 2006/11/07 12:17:07 ufi 1.7.38.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [19d7c40186fdaf198f26d110c1b2ff9def197200]

        INTEGRATION: CWS hcshared06 (1.6.38); FILE MERGED 2006/11/07 12:17:07 ufi 1.6.38.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3090642597c3d2de5af33620bba563ced78b5859]

        INTEGRATION: CWS hcshared06 (1.3.162); FILE MERGED 2006/11/08 08:28:54 ufi 1.3.162.2: building 2006/11/07 12:17:07 ufi 1.3.162.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [67dddc36d421157f2305e2fff824c0b461ca6e3e]

        INTEGRATION: CWS hcshared06 (1.4.160); FILE MERGED 2006/11/07 12:17:06 ufi 1.4.160.1: calc enhancements

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [21dcb9697aa147c0ba88a52571d324e2c38a54d7]

        INTEGRATION: CWS hcshared06 (1.6.88); FILE MERGED 2006/11/08 13:44:00 ufi 1.6.88.1: last commit

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b060e738b69ad6cd81436b5fb2f38bd7ef57c9cb]

        INTEGRATION: CWS hcshared06 (1.4.162); FILE MERGED 2006/10/23 12:12:33 ufi 1.4.162.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f227ed7454d3b36dbb29232fb9c1ee90dd4bb327]

        INTEGRATION: CWS hcshared06 (1.5.162); FILE MERGED 2006/10/23 12:12:33 ufi 1.5.162.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [77a561bd0fc0d26b5b92cec90bdd61ce053e8ea1]

        INTEGRATION: CWS hcshared06 (1.4.162); FILE MERGED 2006/11/03 07:47:18 ufi 1.4.162.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7831fb758c0dcd9749cea75336539a8aa766c77b]

        INTEGRATION: CWS hcshared06 (1.3.162); FILE MERGED 2006/11/03 07:47:18 ufi 1.3.162.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f88c89293507389d08f018b3426695d7c0dd0d44]

        INTEGRATION: CWS hcshared06 (1.6.14); FILE MERGED 2006/11/03 07:47:18 ufi 1.6.14.1: saving

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [517d14d51a5c2e7cbcc97def54d703759df6078f]

        INTEGRATION: CWS hcshared06 (1.2.166); FILE MERGED 2006/10/13 09:09:46 fpe 1.2.166.1: #i64578#

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a572805419ede1342e125368272138bb6128b476]

        INTEGRATION: CWS hcshared06 (1.2.166); FILE MERGED 2006/10/13 09:09:45 fpe 1.2.166.1: #i64578#

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c225bc612faa16dd444833decfac4176d2430ca1]

        INTEGRATION: CWS hcshared06 (1.15.152); FILE MERGED 2006/10/23 12:12:33 ufi 1.15.152.1: vor resync

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c54fc765a89ab4e65a8acef6f979a02363e679b2]

        INTEGRATION: CWS hcshared06 (1.9.56); FILE MERGED 2006/10/23 12:12:32 ufi 1.9.56.2: vor resync 2006/10/13 11:50:23 ufi 1.9.56.1: some changes

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [99302df13ce7894bc2484945d854b016b1b66590]

        INTEGRATION: CWS hcshared06 (1.8.56); FILE MERGED 2006/10/23 12:12:32 ufi 1.8.56.2: vor resync 2006/10/13 11:50:22 ufi 1.8.56.1: some changes

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [8e6765bc8ac811829c83f7a31ac122caca0c26b8]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/11/02 16:35:12 ihi 1.1.2.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>  [cccaff075a8f95b1022eede21f38109ee3fddf8e]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/11/02 16:35:11 ihi 1.1.2.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>  [fa87164ee98ac759a0d0bc54d12495802a645e7d]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/11/02 16:35:10 ihi 1.1.2.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>  [372bd8f89aa33bff81eb93b965735a27d75ff8ee]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/11/02 16:35:09 ihi 1.1.2.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>  [fcc624169e1d2e72b9f38bc8cf7076de99c1fb95]

        INTEGRATION: CWS localisation17 (1.1.4); FILE ADDED 2006/10/26 16:20:45 ihi 1.1.4.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [71f6660a8fb4682ebcb8ef24bbbe5fd1932a3075]

        INTEGRATION: CWS localisation17 (1.1.4); FILE ADDED 2006/10/26 16:20:44 ihi 1.1.4.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [6392e5d067378b9ac3708184b66e286052ce6d8d]

        INTEGRATION: CWS localisation17 (1.1.4); FILE ADDED 2006/10/26 16:20:43 ihi 1.1.4.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [ecc9b2b0467c22a1069a282dac9810a0e30f02a2]

        INTEGRATION: CWS localisation17 (1.1.4); FILE ADDED 2006/10/26 16:20:42 ihi 1.1.4.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [7b968ed8abc2d48db641be7bffeacad1abec55b5]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:20:06 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [8cee1e6711fbc529b31f34d8672d53bb5aba1183]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:20:05 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [977cebcea06da327ff189a915f9715a284bc9b82]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:20:04 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [eb1563a0e0f493648ac4f4971b4dd6f9752536d0]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:20:03 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [bbc7126f76478a7c35f1371bc06342d59ef40388]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:20:02 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [91d73a61f6d6af3b9c94d4d61d696308402f2c13]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:19:44 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [21d1f4e298f73bb9484d0138505236ae7f70c32b]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:19:43 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [be47bb017c0afd7abf53c4ac15d957f48cdc88d4]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:19:42 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [3458d2e696ce77d11290cd702e5d1cbfca717e23]

        INTEGRATION: CWS localisation17 (1.1.2); FILE ADDED 2006/10/26 16:19:41 ihi 1.1.2.1: #i70543# added ne,ka,pt

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [120502bbdaef5322f6674628f948495ecc12cf62]

        INTEGRATION: CWS ause070 (1.10.6); FILE MERGED 2006/10/18 16:27:04 hjs 1.10.6.2: #i70136# change check to work with configure default 2006/10/13 11:18:07 hjs 1.10.6.1: #i70136# second try

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [9a759b6a398af193a9608f8cb44e3638846361d2]

        INTEGRATION: CWS ause070 (1.17.6); FILE MERGED 2006/10/19 16:39:04 hjs 1.17.6.4: #i70163# ugly 4nt hack 2006/10/18 16:27:04 hjs 1.17.6.3: #i70136# change check to work with configure default 2006/10/13 11:11:31 hjs 1.17.6.2: #i70136# second try 2006/10/11 14:05:47 hjs 1.17.6.1: #i70136# just copy unmerged source .xhp for en-US only

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b765e2dd1bba264c1f27ca0c032c00c1d4280ac0]

        INTEGRATION: CWS hcshared05 (1.12.2); FILE MERGED 2006/10/11 12:32:16 ufi 1.12.2.1: build error fixed?

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2bc45e699fefd5bdc72540430bbe310721f528d6]

        INTEGRATION: CWS hcshared05 (1.22.2); FILE MERGED 2006/10/10 13:44:51 ufi 1.22.2.2: RESYNC: (1.22-1.23); FILE MERGED 2006/09/26 14:38:27 ufi 1.22.2.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f3cd004d21e4de7a6e23ef8f9c9f99d1be3a6bac]

        INTEGRATION: CWS hcshared05 (1.23.2); FILE MERGED 2006/10/10 13:44:42 ufi 1.23.2.2: RESYNC: (1.23-1.24); FILE MERGED 2006/09/26 14:38:26 ufi 1.23.2.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [77297d0343f42b82ccd9fe89c2ae277c75af687c]

        INTEGRATION: CWS hcshared05 (1.5.38); FILE MERGED 2006/09/26 14:38:24 ufi 1.5.38.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3f350aef0265d416a30c9f41d17217d7fd8b714a]

        INTEGRATION: CWS hcshared05 (1.3.144); FILE MERGED 2006/09/26 14:38:22 ufi 1.3.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [23a75b1a60fc7c5ef69fdbfe3c6d5f31ae6505f3]

        INTEGRATION: CWS hcshared05 (1.11.20); FILE MERGED 2006/09/26 14:38:20 ufi 1.11.20.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6e599dea7939f4a5f13511f049581fa286da4bf9]

        INTEGRATION: CWS hcshared05 (1.1.2); FILE ADDED 2006/09/26 14:35:57 ufi 1.1.2.1: i68756

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [1141378101a9197a4f49c26912a19e27782dd526]

        INTEGRATION: CWS hcshared05 (1.8.204); FILE MERGED 2006/09/26 14:38:18 ufi 1.8.204.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c44e5953bd76bc6d3e333154e7ff5db2a246687c]

        INTEGRATION: CWS hcshared05 (1.6.144); FILE MERGED 2006/09/26 14:38:18 ufi 1.6.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5a9a34f0f04dd233cfa08ce1b4da65635007591b]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/09/26 14:38:18 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c472e54f833d892cc1fea3d3c52b2da1d4fe8dbb]

        INTEGRATION: CWS hcshared05 (1.2.144); FILE MERGED 2006/09/26 14:38:15 ufi 1.2.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8e92e14aaaf0d5a4b10a8f0e9b66a3154de6132d]

        INTEGRATION: CWS hcshared05 (1.10.38); FILE MERGED 2006/09/26 14:38:14 ufi 1.10.38.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c4e9071ab4e4b6ff2733ca2f4db3a8979220ea51]

        INTEGRATION: CWS hcshared05 (1.7.126); FILE MERGED 2006/09/26 14:38:14 ufi 1.7.126.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b3924320c0471dc24e2186beaae1925c3c00d43d]

        INTEGRATION: CWS hcshared05 (1.5.144); FILE MERGED 2006/09/26 14:38:13 ufi 1.5.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a2d05942ad96174fa74cb30dc6905bb60a1c6dc1]

        INTEGRATION: CWS hcshared05 (1.8.2); FILE MERGED 2006/09/26 14:38:13 ufi 1.8.2.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5159535937830eb8644bca9baf1b475b6960ce5e]

        INTEGRATION: CWS hcshared05 (1.7.2); FILE MERGED 2006/09/26 14:38:12 ufi 1.7.2.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [39dd52a0b7397b2233639c80a24df0e07f5a11af]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:24:53 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:11 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [88c1ab4a6f0d28ac14628dcfa34ad8e728f13175]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:24:44 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:11 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8bb6f576242b00caca898d40771c0e55d63e3a3c]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:24:26 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:11 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [fdacc46101a83298c54f0b1f4c44853cdbb61ddd]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:24:18 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:11 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3783e7f735e488ef7ea12a47c81f8027b17202cb]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:24:10 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:11 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b6e005d1485c66719c93442d94c3fb03dc416607]

        INTEGRATION: CWS hcshared05 (1.3.144); FILE MERGED 2006/10/10 13:24:02 ufi 1.3.144.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/26 14:38:10 ufi 1.3.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [df9b408a364ae1a6ad20afb6f5dceb61b334437c]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:23:54 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:10 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [cb27a691e64f469972d231c2075de9d9c638f9ae]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:23:46 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:10 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4a0815475fbbb5fe247e13ffe484ef4469bcd985]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:23:38 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:10 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4d99288c0eaab5aad0073e165bccb8d1fdd9bf82]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:23:30 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:10 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [cb6fb4d11c58423680918809850b94cf1605af8a]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:23:21 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:10 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9dfce9c1e6d6a1ce4fcd8b4a27de4d5c83254ee2]

        INTEGRATION: CWS hcshared05 (1.5.2); FILE MERGED 2006/10/10 13:23:13 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/26 14:38:09 ufi 1.5.2.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [393f77e4e32d5ca913121b85ef36eb3b63a84809]

        INTEGRATION: CWS hcshared05 (1.4.144); FILE MERGED 2006/10/10 13:23:05 ufi 1.4.144.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/26 14:38:09 ufi 1.4.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [445340580ae21bd606303c0ca8d08ec8e8ab6e22]

        INTEGRATION: CWS hcshared05 (1.9.38); FILE MERGED 2006/09/26 14:38:07 ufi 1.9.38.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [41fbf94ba010ccd42cedb7d8795a4bc3f7247cc8]

        INTEGRATION: CWS hcshared05 (1.10.2); FILE MERGED 2006/09/26 14:38:07 ufi 1.10.2.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [99db94cc03dd64b22b24fee92121a3b663ac60ab]

        INTEGRATION: CWS hcshared05 (1.11.2); FILE MERGED 2006/09/26 14:38:06 ufi 1.11.2.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b46cb522541e69fd5eb8d1265aa97d6ca80ed180]

        INTEGRATION: CWS hcshared05 (1.4.38); FILE MERGED 2006/09/26 14:38:06 ufi 1.4.38.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [29d2b9bb54d6b3b605768b95a5f1a87acfd3f6ff]

        INTEGRATION: CWS hcshared05 (1.4.132); FILE MERGED 2006/09/26 14:38:05 ufi 1.4.132.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c32b69518b36d4cf7b8d6950d97b42868aff089f]

        INTEGRATION: CWS hcshared05 (1.10.20); FILE MERGED 2006/10/10 13:04:26 ufi 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/26 14:37:57 ufi 1.10.20.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [176129a0af9024aa14bede5f0a54ebc34b3c4fba]

        INTEGRATION: CWS hcshared05 (1.3.144); FILE MERGED 2006/09/26 14:37:54 ufi 1.3.144.1: ready

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [49e4434fb261c6f025197055f78f40b561cdbbac]

        INTEGRATION: CWS hcshared05 (1.3.144); FILE MERGED 2006/09/26 14:37:53 ufi 1.3.144.1: ready

2006-10-09  Kurt Zenker  <kz@openoffice.org>  [c854233b2c9de36abfe9eef32da51d7ac5755f92]

        #i10000# back to previous revision (ufi)

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [7ce294d9123511ff67b116521d9b59e1f16fa814]

        INTEGRATION: CWS impresshydra (1.5.10); FILE MERGED 2006/09/26 10:24:12 ufi 1.5.10.1: i12719

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [6bcc143f3800b3993f7178afb2e753cedc506624]

        INTEGRATION: CWS impresshydra (1.4.10); FILE MERGED 2006/09/26 09:46:14 ufi 1.4.10.1: i63795

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [cca07346c933d1481a31ea0eb2bb547a3bd47017]

        INTEGRATION: CWS hcshared04 (1.4.52); FILE MERGED 2006/08/01 12:30:52 ufi 1.4.52.2: new files 2006/07/05 08:39:15 ufi 1.4.52.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4669f82e5041566f274073343175676261df426b]

        INTEGRATION: CWS hcshared04 (1.4.20); FILE MERGED 2006/07/05 08:39:15 ufi 1.4.20.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [33409088ef3a33893871096b06796481e9f0d93d]

        INTEGRATION: CWS hcshared04 (1.10.20); FILE MERGED 2006/09/07 09:39:52 ufi 1.10.20.2: fixed some index entry errors 2006/08/01 12:31:00 ufi 1.10.20.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8e2eb3f096914f9b7e6f4b40f63432fcf619f8d9]

        INTEGRATION: CWS hcshared04 (1.9.20); FILE MERGED 2006/08/01 12:31:02 ufi 1.9.20.2: new files 2006/07/31 12:58:21 ufi 1.9.20.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b7cff78b2de632e2983c4e3b6dc26be0d148aacb]

        INTEGRATION: CWS hcshared04 (1.7.118); FILE MERGED 2006/08/01 12:31:03 ufi 1.7.118.2: new files 2006/07/31 12:58:21 ufi 1.7.118.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7e67dd5313ae480267a2e35c6c94aa0243042b04]

        INTEGRATION: CWS hcshared04 (1.10.20); FILE MERGED 2006/08/01 12:31:03 ufi 1.10.20.2: new files 2006/07/05 08:39:16 ufi 1.10.20.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ffddf31a4a4e3033cc86d00e16818d80a4ad6d6d]

        INTEGRATION: CWS hcshared04 (1.6.20); FILE MERGED 2006/08/01 12:31:05 ufi 1.6.20.2: new files 2006/07/31 12:58:21 ufi 1.6.20.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a52494d74792d7f6878eb62c19febdae030d87c8]

        INTEGRATION: CWS hcshared04 (1.9.2); FILE MERGED 2006/08/01 12:31:05 ufi 1.9.2.2: new files 2006/07/31 12:58:21 ufi 1.9.2.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [44feff783fba8ce71f5105a8d609137e4d93b9fb]

        INTEGRATION: CWS hcshared04 (1.10.20); FILE MERGED 2006/08/10 10:04:24 ufi 1.10.20.3: last 2006/08/01 12:31:07 ufi 1.10.20.2: new files 2006/07/10 07:37:15 ufi 1.10.20.1: vor resync

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [cbe0c0fd4bb889c05cd54136b3898f146b6f6a47]

        INTEGRATION: CWS hcshared04 (1.10.20); FILE MERGED 2006/08/01 12:31:09 ufi 1.10.20.2: new files 2006/07/19 09:38:33 ufi 1.10.20.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2b381f7e9439bcca20792b75ef1d94f4c6e4ec45]

        INTEGRATION: CWS hcshared04 (1.11.20); FILE MERGED 2006/08/01 12:31:09 ufi 1.11.20.2: new files 2006/07/19 09:38:33 ufi 1.11.20.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d4150623abbb1ba205e94bc004bd233a2974400a]

        INTEGRATION: CWS hcshared04 (1.9.20); FILE MERGED 2006/08/10 10:04:24 ufi 1.9.20.3: last 2006/08/01 12:31:10 ufi 1.9.20.2: new files 2006/07/05 08:39:17 ufi 1.9.20.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [59652d2d36aa43b3447c264c5d333086d2507593]

        INTEGRATION: CWS hcshared04 (1.5.118); FILE MERGED 2006/08/10 10:04:25 ufi 1.5.118.2: last 2006/08/01 12:31:11 ufi 1.5.118.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [365898485743d7c0c84f1d22468cc2fdf871167c]

        INTEGRATION: CWS hcshared04 (1.4.128); FILE MERGED 2006/08/01 12:31:12 ufi 1.4.128.2: new files 2006/07/19 09:38:34 ufi 1.4.128.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [650c74fc0b4a784ff2791a45ce3331a92dcfa867]

        INTEGRATION: CWS hcshared04 (1.10.20); FILE MERGED 2006/08/10 10:04:25 ufi 1.10.20.2: last 2006/08/01 12:31:14 ufi 1.10.20.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [c628acbcb2dbee85654c856897816fae504387bc]

        INTEGRATION: CWS hcshared04 (1.4.20); FILE MERGED 2006/09/07 09:39:53 ufi 1.4.20.3: fixed some index entry errors 2006/08/01 12:31:27 ufi 1.4.20.2: new files 2006/07/31 12:58:22 ufi 1.4.20.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [15c386b0d9d7b1a83b8030cc72ef090b0ac84cd8]

        INTEGRATION: CWS hcshared04 (1.7.40); FILE MERGED 2006/07/19 09:38:36 ufi 1.7.40.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [98057d5f49e6a76ca39fd5253d88fe1cda88a98b]

        INTEGRATION: CWS hcshared04 (1.6.20); FILE MERGED 2006/08/01 12:31:28 ufi 1.6.20.2: new files 2006/07/05 08:39:17 ufi 1.6.20.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [dc7ce5959526767fd6c90b5bb7a7643d78c23f40]

        INTEGRATION: CWS hcshared04 (1.8.20); FILE MERGED 2006/09/07 09:39:53 ufi 1.8.20.2: fixed some index entry errors 2006/08/01 12:31:29 ufi 1.8.20.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0c72bfbfcd43afdd8dbef9d083a1ed78232a60ba]

        INTEGRATION: CWS hcshared04 (1.6.2); FILE MERGED 2006/08/01 12:31:31 ufi 1.6.2.2: new files 2006/07/19 09:38:37 ufi 1.6.2.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [696b778533523e7380723eb89a6b5b8dd1117bef]

        INTEGRATION: CWS hcshared04 (1.9.20); FILE MERGED 2006/08/04 14:01:04 ufi 1.9.20.2: last? 2006/08/01 12:31:36 ufi 1.9.20.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [30924f0081295ef0d367962058409e3c777265d9]

        INTEGRATION: CWS hcshared04 (1.24.2); FILE MERGED 2006/08/11 13:44:35 fpe 1.24.2.2: *** empty log message *** 2006/08/01 12:31:39 ufi 1.24.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bc63e6b10087c523173965dc7f54a2176c43802e]

        INTEGRATION: CWS hcshared04 (1.20.2); FILE MERGED 2006/08/11 13:44:34 fpe 1.20.2.2: *** empty log message *** 2006/08/01 12:31:38 ufi 1.20.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ec629ed56675647c337a5cdb5e73c39a6e56d0d8]

        INTEGRATION: CWS hcshared04 (1.21.2); FILE MERGED 2006/08/11 13:44:33 fpe 1.21.2.2: *** empty log message *** 2006/08/01 12:31:37 ufi 1.21.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2d217e7513c69b9aa4ef3a797fffb6e3f71b1067]

        INTEGRATION: CWS hcshared04 (1.10.2); FILE MERGED 2006/08/11 13:44:32 fpe 1.10.2.2: *** empty log message *** 2006/08/01 12:31:37 ufi 1.10.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4088e3a44dba984d94eb7fe382d1b2210d167ffc]

        INTEGRATION: CWS hcshared04 (1.25.2); FILE MERGED 2006/08/11 13:44:32 fpe 1.25.2.2: *** empty log message *** 2006/08/01 12:31:36 ufi 1.25.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [f385d5a8a70e4aae8f937d33f2ec5d1f8043452d]

        INTEGRATION: CWS hcshared04 (1.21.2); FILE MERGED 2006/08/11 13:44:32 fpe 1.21.2.2: *** empty log message *** 2006/08/01 12:31:36 ufi 1.21.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [53696484e52e50afb443dafecaf4bc853be3e36d]

        INTEGRATION: CWS hcshared04 (1.4.128); FILE MERGED 2006/07/31 12:58:23 ufi 1.4.128.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [c4e0394722e079efd6859b2f776d0c1bb4dd5cca]

        INTEGRATION: CWS hcshared04 (1.10.22); FILE MERGED 2006/07/19 09:38:38 ufi 1.10.22.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [81d624ae32c686240c42106118c7572462602fa5]

        INTEGRATION: CWS hcshared04 (1.5.2); FILE MERGED 2006/07/05 08:39:18 ufi 1.5.2.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4b1eefccc2564ca185c2b0295fd42c83f789dbc9]

        INTEGRATION: CWS hcshared04 (1.2.128); FILE MERGED 2006/07/31 12:58:23 ufi 1.2.128.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a0dda78577456beae61e76c35b2652ddb2b60ad1]

        INTEGRATION: CWS hcshared04 (1.2.128); FILE MERGED 2006/08/04 14:01:04 ufi 1.2.128.1: last?

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b800b7c7215ac9cd2a1ac44d25fabc61828fe293]

        INTEGRATION: CWS hcshared04 (1.9.22); FILE MERGED 2006/07/05 08:39:18 ufi 1.9.22.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4525c008ab5c60ab25d00498da94717c9cef6428]

        INTEGRATION: CWS hcshared04 (1.9.42); FILE MERGED 2006/07/19 09:38:38 ufi 1.9.42.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a4744ee86123b1047d053b766d9e2e44317000db]

        INTEGRATION: CWS hcshared04 (1.5.128); FILE MERGED 2006/07/19 09:38:37 ufi 1.5.128.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [056e7db7cd44c1d7e6ddb903f715ab990d8a706b]

        INTEGRATION: CWS hcshared04 (1.5.128); FILE MERGED 2006/07/05 08:39:17 ufi 1.5.128.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e68faaa4cdb008ce77075abc6d4f185af9018dad]

        INTEGRATION: CWS hcshared04 (1.3.128); FILE MERGED 2006/07/31 12:58:23 ufi 1.3.128.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8d4191e685e1a9cee0e41d052ad864ca6ca6a763]

        INTEGRATION: CWS hcshared04 (1.5.2); FILE MERGED 2006/07/31 12:58:22 ufi 1.5.2.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [78874a1177420904a30903818788d8ede9e47121]

        INTEGRATION: CWS hcshared04 (1.1.2); FILE ADDED 2006/07/31 12:54:43 ufi 1.1.2.1: new file

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [826c44682ecf98da15ad5b6afb3ab29e884f4894]

        INTEGRATION: CWS hcshared04 (1.10.2); FILE MERGED 2006/08/11 13:44:26 fpe 1.10.2.1: *** empty log message ***

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4bea5d4b867892d94074984958bf28493072e850]

        INTEGRATION: CWS hcshared04 (1.3.42); FILE MERGED 2006/07/19 09:38:37 ufi 1.3.42.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [fc55fe8b19328ecda2d83ba11115c1c55bbb9de9]

        INTEGRATION: CWS hcshared04 (1.7.22); FILE MERGED 2006/07/31 12:58:22 ufi 1.7.22.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [6ade6c3c0ed43592180d3bebf4cd31ceaf071183]

        INTEGRATION: CWS hcshared04 (1.8.2); FILE MERGED 2006/08/01 12:31:22 ufi 1.8.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d4c00d03d2a348648159b6d5a7168020ee3fca33]

        INTEGRATION: CWS hcshared04 (1.12.2); FILE MERGED 2006/08/01 12:31:21 ufi 1.12.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d1e90f3c60f1def8b5b80f3d16cbde147e8aa2b9]

        INTEGRATION: CWS hcshared04 (1.4.128); FILE MERGED 2006/07/19 09:38:36 ufi 1.4.128.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2788a373742a3e87d2178d4054a4f8e2faad554b]

        INTEGRATION: CWS hcshared04 (1.4.128); FILE MERGED 2006/07/19 09:38:35 ufi 1.4.128.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [c22bacda81f5f706963698ffe471c303c0c2b93a]

        INTEGRATION: CWS hcshared04 (1.3.128); FILE MERGED 2006/07/19 09:38:35 ufi 1.3.128.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ea91990442930a3fd8414913f09096bdd24c5dd7]

        INTEGRATION: CWS hcshared04 (1.4.128); FILE MERGED 2006/07/19 09:38:34 ufi 1.4.128.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ba5756b69a990e90b40a3c654aee24837b1ff2e5]

        INTEGRATION: CWS hcshared04 (1.9.2); FILE MERGED 2006/08/01 12:31:12 ufi 1.9.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [30c932b7968de63ee32e40d35316233339d242fd]

        INTEGRATION: CWS hcshared04 (1.9.22); FILE MERGED 2006/08/01 12:31:09 ufi 1.9.22.2: new files 2006/07/05 08:39:17 ufi 1.9.22.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [220ad832456eb4906c0cca0142c11cf025f00eb1]

        INTEGRATION: CWS hcshared04 (1.9.2); FILE MERGED 2006/08/04 10:18:27 ufi 1.9.2.1: this week

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3747b26f4992c49b9f8bcdd8d48e984f78231d46]

        INTEGRATION: CWS hcshared04 (1.6.42); FILE MERGED 2006/07/10 07:37:14 ufi 1.6.42.1: vor resync

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [47e322b11c0e93ca16ef9d748fca06b2d132a7bf]

        INTEGRATION: CWS hcshared04 (1.5.2); FILE MERGED 2006/07/31 12:58:20 ufi 1.5.2.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [506ae957d10107e68cdc283db36158e13bcc74ba]

        INTEGRATION: CWS hcshared04 (1.6.2); FILE MERGED 2006/08/10 10:04:24 ufi 1.6.2.2: last 2006/08/01 12:30:56 ufi 1.6.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a9ae6be85e422dbeeb5602038b40ac3fec33e1b5]

        INTEGRATION: CWS hcshared04 (1.4.128); FILE MERGED 2006/08/10 10:04:24 ufi 1.4.128.2: last 2006/07/31 12:58:20 ufi 1.4.128.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [32221ae64940a7fe3df3b4bddb48bf37ba330327]

        INTEGRATION: CWS hcshared04 (1.4.2); FILE MERGED 2006/08/01 12:30:55 ufi 1.4.2.1: new files

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2775801e1c6df13d650802ada22e863504332a6c]

        INTEGRATION: CWS hcshared04 (1.4.54); FILE MERGED 2006/08/10 10:04:23 ufi 1.4.54.2: last 2006/07/31 12:58:20 ufi 1.4.54.1: mal wieder

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8900df05d2a7accfd2afd0d4ce15d436fc48c17a]

        INTEGRATION: CWS hcshared04 (1.4.128); FILE MERGED 2006/07/19 09:38:33 ufi 1.4.128.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [f2febf8fc37cb4d85b055213a21102a6f96940bd]

        INTEGRATION: CWS hcshared04 (1.7.2); FILE MERGED 2006/07/19 09:38:33 ufi 1.7.2.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [803cdc2b2fc13f81a0473509021ece2e55849aea]

        INTEGRATION: CWS hcshared04 (1.4.2); FILE MERGED 2006/07/19 09:38:32 ufi 1.4.2.1: testing from Linux so-donkey

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0d72268c152485c8dda3883ed65beebfa0eb6d89]

        INTEGRATION: CWS hcshared04 (1.5.2); FILE MERGED 2006/09/07 09:39:52 ufi 1.5.2.1: fixed some index entry errors

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5fde68eb302916ea8cfbe4eaf21c9b2d91a116f2]

        INTEGRATION: CWS hcshared04 (1.9.2); FILE MERGED 2006/07/31 12:58:20 ufi 1.9.2.2: mal wieder 2006/07/05 08:39:16 ufi 1.9.2.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e33b850aa50f9e111f91e0392f63eb9c880e085b]

        INTEGRATION: CWS hcshared04 (1.10.2); FILE MERGED 2006/07/19 09:38:32 ufi 1.10.2.2: testing from Linux so-donkey 2006/07/05 08:39:16 ufi 1.10.2.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [41f2b85f96f3c83c1fe0f68542bb0629d504a8f9]

        INTEGRATION: CWS hcshared04 (1.3.54); FILE MERGED 2006/07/05 08:39:16 ufi 1.3.54.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [335bcf55246090315f722c6f53a068ae583b5215]

        INTEGRATION: CWS hcshared04 (1.3.128); FILE MERGED 2006/07/05 08:39:15 ufi 1.3.128.1: copied_files_from_hcshared03

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e03de5cd46dcf04748d78d22e78e45ce954127ed]

        INTEGRATION: CWS hcshared04 (1.10.122); FILE MERGED 2006/08/11 13:44:15 fpe 1.10.122.1: *** empty log message ***

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a38163f6508049977acd7a6aae8ac5b8ce130777]

        INTEGRATION: CWS ause068 (1.9.102); FILE MERGED 2006/09/21 15:21:54 hjs 1.9.102.1: #i69536# + no longer required before echo command

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e5e325bf11cc4df522989159c120a8bd91e703f1]

        INTEGRATION: CWS ause068 (1.16.14); FILE MERGED 2006/09/25 17:27:07 hjs 1.16.14.2: #i69536# definition of noout is gone in solenv 2006/09/21 15:19:39 hjs 1.16.14.1: #i69536# + no longer required before echo command

2006-10-04  Kurt Zenker  <kz@openoffice.org>  [06e79089a9e0f34f00f08b405374e64e7cf1fba9]

        INTEGRATION: CWS jl44 (1.6.16); FILE MERGED 2006/09/25 08:45:04 ufi 1.6.16.1: help changes in jl44

2006-10-04  Kurt Zenker  <kz@openoffice.org>  [bd1ccd5382e2f612e242f39ffa31bc2e6e9a505b]

        INTEGRATION: CWS jl44 (1.7.16); FILE MERGED 2006/09/25 08:45:04 ufi 1.7.16.1: help changes in jl44

2006-10-04  Kurt Zenker  <kz@openoffice.org>  [896cd4be105a31da06509800c17645da93e5d08b]

        INTEGRATION: CWS jl44 (1.10.16); FILE MERGED 2006/09/25 08:45:04 ufi 1.10.16.1: help changes in jl44

2006-10-04  Kurt Zenker  <kz@openoffice.org>  [e78f80d8f6ca14b9479359a05189be3ab5447cd3]

        INTEGRATION: CWS jl44 (1.9.16); FILE MERGED 2006/09/25 08:45:03 ufi 1.9.16.1: help changes in jl44

2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d53f19daa7f113a86ec18edabf3c8a1f1d16254b]

        INTEGRATION: CWS jl44 (1.9.54); FILE MERGED 2006/09/25 08:45:03 ufi 1.9.54.1: help changes in jl44

2006-10-04  Kurt Zenker  <kz@openoffice.org>  [cd57ff026370c31112bf8c5192b96d6d2b674bd7]

        INTEGRATION: CWS jl44 (1.8.54); FILE MERGED 2006/09/25 08:45:03 ufi 1.8.54.1: help changes in jl44

2006-08-17  Vladimir Glazounov  <vg@openoffice.org>  [46cda1b1ea54ab653fbd6576c04dbad461a595f2]

        #100000# get rid of obsolete file

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [30abee070516b39ca48f3b281a4489ad5ad496ee]

        INTEGRATION: CWS ause061 (1.15.44); FILE MERGED 2006/07/17 13:31:22 hjs 1.15.44.1: #i67158# fix rule pointed to by dmake 4.5 warnings

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fabf41d418c85461d293819cd88df811b2f8b981]

        INTEGRATION: CWS hcshared01 (1.18.20); FILE MERGED 2006/05/31 07:11:12 ufi 1.18.20.8: RESYNC: (1.18-1.22); FILE MERGED 2006/05/19 12:46:50 ufi 1.18.20.7: 57809 2006/05/16 15:51:21 ufi 1.18.20.6: *** empty log message *** 2006/05/10 11:52:27 ufi 1.18.20.5: *** empty log message *** 2006/05/09 10:17:58 ufi 1.18.20.4: testing_base 2006/04/05 10:01:31 ufi 1.18.20.3: *** empty log message *** 2006/03/24 13:50:33 ufi 1.18.20.2: *** empty log message *** 2006/02/16 13:15:39 ufi 1.18.20.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1689179c68e5c3fd92ca9b568fd61f114a0f1dd]

        INTEGRATION: CWS hcshared01 (1.18.20); FILE MERGED 2006/05/31 07:11:02 ufi 1.18.20.8: RESYNC: (1.18-1.19); FILE MERGED 2006/05/19 12:46:50 ufi 1.18.20.7: 57809 2006/05/16 15:51:21 ufi 1.18.20.6: *** empty log message *** 2006/05/10 11:52:27 ufi 1.18.20.5: *** empty log message *** 2006/05/09 10:17:57 ufi 1.18.20.4: testing_base 2006/04/05 10:01:31 ufi 1.18.20.3: *** empty log message *** 2006/03/24 13:50:33 ufi 1.18.20.2: *** empty log message *** 2006/02/16 13:15:38 ufi 1.18.20.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d3a9284593dad26b32b34920e7ed69fe91eb38c]

        INTEGRATION: CWS hcshared01 (1.18.20); FILE MERGED 2006/05/31 07:10:54 ufi 1.18.20.8: RESYNC: (1.18-1.19); FILE MERGED 2006/05/19 12:46:50 ufi 1.18.20.7: 57809 2006/05/16 15:51:21 ufi 1.18.20.6: *** empty log message *** 2006/05/10 11:52:27 ufi 1.18.20.5: *** empty log message *** 2006/05/09 10:17:57 ufi 1.18.20.4: testing_base 2006/04/05 10:01:30 ufi 1.18.20.3: *** empty log message *** 2006/03/24 13:50:33 ufi 1.18.20.2: *** empty log message *** 2006/02/16 13:15:37 ufi 1.18.20.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9df50b717fcf8c0011e7f7ba8095dda3400965ce]

        INTEGRATION: CWS hcshared01 (1.19.20); FILE MERGED 2006/05/31 07:10:32 ufi 1.19.20.8: RESYNC: (1.19-1.20); FILE MERGED 2006/05/19 12:46:49 ufi 1.19.20.7: 57809 2006/05/16 15:51:20 ufi 1.19.20.6: *** empty log message *** 2006/05/10 11:52:26 ufi 1.19.20.5: *** empty log message *** 2006/05/09 10:17:56 ufi 1.19.20.4: testing_base 2006/04/05 10:01:29 ufi 1.19.20.3: *** empty log message *** 2006/03/24 13:50:32 ufi 1.19.20.2: *** empty log message *** 2006/02/16 13:15:35 ufi 1.19.20.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d32d0068c36ef5f5f63e021a69c304668c64517c]

        INTEGRATION: CWS hcshared01 (1.8.64); FILE MERGED 2006/05/31 07:06:15 ufi 1.8.64.8: RESYNC: (1.8-1.9); FILE MERGED 2006/05/19 12:46:49 ufi 1.8.64.7: 57809 2006/05/16 15:51:20 ufi 1.8.64.6: *** empty log message *** 2006/05/10 11:52:26 ufi 1.8.64.5: *** empty log message *** 2006/05/09 10:17:55 ufi 1.8.64.4: testing_base 2006/04/05 10:01:28 ufi 1.8.64.3: *** empty log message *** 2006/03/24 13:50:32 ufi 1.8.64.2: *** empty log message *** 2006/02/16 13:15:34 ufi 1.8.64.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0384a5ca1c03c93f0a20b4b78990320fea59b05f]

        INTEGRATION: CWS hcshared01 (1.19.20); FILE MERGED 2006/05/31 07:03:53 ufi 1.19.20.8: RESYNC: (1.19-1.23); FILE MERGED 2006/05/19 12:46:48 ufi 1.19.20.7: 57809 2006/05/16 15:51:19 ufi 1.19.20.6: *** empty log message *** 2006/05/10 11:52:25 ufi 1.19.20.5: *** empty log message *** 2006/05/09 10:17:54 ufi 1.19.20.4: testing_base 2006/04/05 10:01:27 ufi 1.19.20.3: *** empty log message *** 2006/03/24 13:50:31 ufi 1.19.20.2: *** empty log message *** 2006/02/16 13:15:33 ufi 1.19.20.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [56ff58965e3274cca6c053a2e8342b11adc8cedd]

        INTEGRATION: CWS hcshared01 (1.19.20); FILE MERGED 2006/05/31 06:58:36 ufi 1.19.20.8: RESYNC: (1.19-1.20); FILE MERGED 2006/05/19 12:46:48 ufi 1.19.20.7: 57809 2006/05/16 15:51:18 ufi 1.19.20.6: *** empty log message *** 2006/05/10 11:52:25 ufi 1.19.20.5: *** empty log message *** 2006/05/09 10:17:53 ufi 1.19.20.4: testing_base 2006/04/05 10:01:26 ufi 1.19.20.3: *** empty log message *** 2006/03/24 13:50:31 ufi 1.19.20.2: *** empty log message *** 2006/02/16 13:15:32 ufi 1.19.20.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd910b5f92b0777b9fa16d3df5dce84a09c96006]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 16:20:04 ufi 1.5.64.2: RESYNC: (1.5-1.8); FILE MERGED 2006/03/24 13:50:30 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [02e90d80826a7ba0a2f10f9c053280ac5a2d1da0]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 16:19:50 ufi 1.5.74.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:30 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a4e79ebf21f07e58c2ecc30ab624c1ebd9b2e32]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 16:19:16 ufi 1.5.64.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:30 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [902b449c1a426ca2f3fe6700e7c82415e8d9926b]

        INTEGRATION: CWS hcshared01 (1.1.2); FILE ADDED 2006/05/10 11:44:03 ufi 1.1.2.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [987181de7f9e3dc57bf52b8725c11f234f240ef4]

        INTEGRATION: CWS hcshared01 (1.8.134); FILE MERGED 2006/05/30 16:16:26 ufi 1.8.134.8: RESYNC: (1.8-1.11); FILE MERGED 2006/05/19 12:46:48 ufi 1.8.134.7: 57809 2006/05/16 15:51:18 ufi 1.8.134.6: *** empty log message *** 2006/05/10 11:52:24 ufi 1.8.134.5: *** empty log message *** 2006/05/09 10:17:53 ufi 1.8.134.4: testing_base 2006/04/05 10:01:25 ufi 1.8.134.3: *** empty log message *** 2006/03/24 13:50:30 ufi 1.8.134.2: *** empty log message *** 2006/02/16 13:15:31 ufi 1.8.134.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c060ce81159799cf5bb4f0337e55c5fb0582a61]

        INTEGRATION: CWS hcshared01 (1.8.62); FILE MERGED 2006/08/14 14:38:40 ufi 1.8.62.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/24 13:50:29 ufi 1.8.62.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cc2934c91881fc5ae5e59c99cf4c43aab9ab191]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/09 10:17:52 ufi 1.5.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c503d3150b635b1872f697139c5d8f88665a410b]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 16:09:23 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/05/09 10:17:51 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [55a9ccaf3313bcd46d8aabfd1dd2717aad8ddbc4]

        INTEGRATION: CWS hcshared01 (1.4.64); FILE MERGED 2006/08/14 14:37:01 ufi 1.4.64.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/09 10:17:44 ufi 1.4.64.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [afccc642f3c754093a56699eb46d045e526a987c]

        INTEGRATION: CWS hcshared01 (1.5.62); FILE MERGED 2006/08/14 14:34:09 ufi 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/09 10:17:43 ufi 1.5.62.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0ce641193124cdc958e5df42bdc8e837f1a076d]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/04/05 10:01:12 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfeca8bb8cc68f9a94fa914b7f2ba4d519dc50f5]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:41:26 ufi 1.5.74.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/14 15:18:04 ufi 1.5.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [57235c118d25f21b79747aefe941c11a31699397]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:40:53 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:48:16 ufi 1.4.74.1: 01010950.xhp

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2c0579e5c798ed5f3edf4799fadbc6997805587]

        INTEGRATION: CWS hcshared01 (1.4.64); FILE MERGED 2006/05/30 15:39:55 ufi 1.4.64.3: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:48:15 ufi 1.4.64.2: 01010950.xhp 2006/02/14 15:18:04 ufi 1.4.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fb40596d0f76d529f44113d4c0bc2f9df1308e8]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:38:57 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:48:15 ufi 1.4.74.1: 01010950.xhp

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3282f904722fc6af94517c5ac532e40e6f576fa]

        INTEGRATION: CWS hcshared01 (1.5.62); FILE MERGED 2006/05/30 15:37:17 ufi 1.5.62.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:48:15 ufi 1.5.62.1: 01010950.xhp

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [75cf02510ab9600aac58d5d999eceb01e5146438]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:36:45 ufi 1.5.74.3: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:48:15 ufi 1.5.74.2: 01010950.xhp 2006/02/14 15:18:03 ufi 1.5.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb54165b9f1a908c7a3fbdd3dac0a0fb3001a020]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:36:24 ufi 1.5.74.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/16 13:05:19 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdee4e49110d71fff06d9419a56cd57522410203]

        INTEGRATION: CWS hcshared01 (1.6.64); FILE MERGED 2006/05/30 15:36:01 ufi 1.6.64.2: RESYNC: (1.6-1.10); FILE MERGED 2006/03/24 13:48:15 ufi 1.6.64.1: 01010950.xhp

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a01cf1bd48d93132a906f4b1c993bf36f01050d5]

        INTEGRATION: CWS hcshared01 (1.9.62); FILE MERGED 2006/05/30 15:34:45 ufi 1.9.62.3: RESYNC: (1.9-1.13); FILE MERGED 2006/04/05 10:01:11 ufi 1.9.62.2: *** empty log message *** 2006/03/24 13:48:14 ufi 1.9.62.1: 01010950.xhp

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [83a07916b2c15c2af7ff3b15d837fec850d3706a]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:34:04 ufi 1.5.74.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/05 10:01:11 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cdc9168c64cc699f48e1626e850598905a36a5c]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 15:33:43 ufi 1.5.64.3: RESYNC: (1.5-1.9); FILE MERGED 2006/04/05 10:01:10 ufi 1.5.64.2: *** empty log message *** 2006/02/14 15:18:03 ufi 1.5.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff0d170470cd086570aec4471d6ccdc104b824e5]

        INTEGRATION: CWS hcshared01 (1.6.62); FILE MERGED 2006/05/30 15:32:42 ufi 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/09 10:17:39 ufi 1.6.62.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6ea84ce01fb8d29b07ed2dbdf4839a184b73ce0]

        INTEGRATION: CWS hcshared01 (1.6.64); FILE MERGED 2006/05/30 15:32:21 ufi 1.6.64.2: RESYNC: (1.6-1.10); FILE MERGED 2006/05/09 10:17:39 ufi 1.6.64.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [34297f045d6e913449c321eeec07003cc9f5279f]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 15:31:48 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/14 15:18:02 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e33b3d0f58635b31b8139cec13d13c149b05721]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:31:36 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:48:14 ufi 1.4.74.1: 01010950.xhp

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [73df57fe3a8121c7f4c5687c4c9fe8407ec467e0]

        INTEGRATION: CWS hcshared01 (1.10.42); FILE MERGED 2006/05/30 15:31:24 ufi 1.10.42.2: RESYNC: (1.10-1.14); FILE MERGED 2006/03/24 13:50:21 ufi 1.10.42.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b02bc947256a0fdf384fec2da9f991823bf2676a]

        INTEGRATION: CWS hcshared01 (1.9.44); FILE MERGED 2006/03/24 13:50:21 ufi 1.9.44.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea44468dc93dd9e6f19594331363a8f38a06bb60]

        INTEGRATION: CWS hcshared01 (1.5.42); FILE MERGED 2006/05/30 15:30:08 ufi 1.5.42.3: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:21 ufi 1.5.42.2: *** empty log message *** 2006/02/14 15:18:02 ufi 1.5.42.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [95b834e825f2f078d746e2d3004dad2af784c6b0]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 15:29:46 ufi 1.3.74.2: RESYNC: (1.3-1.7); FILE MERGED 2006/03/24 13:50:20 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bfabc30112338135c685ab144ae1cad88a1690f]

        INTEGRATION: CWS hcshared01 (1.2.74); FILE MERGED 2006/02/14 15:18:01 ufi 1.2.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b72c7834e955473eba712378d408b74e0445528e]

        INTEGRATION: CWS hcshared01 (1.5.56); FILE MERGED 2006/05/30 15:29:35 ufi 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/14 15:18:01 ufi 1.5.56.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bc7c746b43edb8f7f96565075f7e0b89d657c7b]

        INTEGRATION: CWS hcshared01 (1.3.56); FILE MERGED 2006/02/14 15:18:01 ufi 1.3.56.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a457ad95eeace07dea0c968283b91b83bf593d4]

        INTEGRATION: CWS hcshared01 (1.4.56); FILE MERGED 2006/02/14 15:18:00 ufi 1.4.56.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0c0e6f86415a4aa952b5269eab1773615681f83]

        INTEGRATION: CWS hcshared01 (1.3.56); FILE MERGED 2006/02/14 15:18:00 ufi 1.3.56.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [09e61e3eb4f2dd9f7151d90b83d2d244f033c5f7]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:29:23 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/02/14 15:18:00 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4564b200fef7c11d3cd4b7173df5d6a401c91b62]

        INTEGRATION: CWS hcshared01 (1.6.54); FILE MERGED 2006/05/30 15:29:11 ufi 1.6.54.2: RESYNC: (1.6-1.7); FILE MERGED 2006/03/24 13:50:20 ufi 1.6.54.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a38df990de56bd9a46417679352b2e6dbd0bcd54]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 15:27:55 ufi 1.3.74.2: RESYNC: (1.3-1.7); FILE MERGED 2006/03/24 13:50:20 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd791f59279b6c8d3a175d6a1b7651fbb61c3372]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/03/24 13:50:20 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [baab5639770873b045d2434f20eb553d75925c1a]

        INTEGRATION: CWS hcshared01 (1.6.44); FILE MERGED 2006/03/24 13:50:20 ufi 1.6.44.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5668ec8e8c83147127ee0b923d6b1791b4628bf8]

        INTEGRATION: CWS hcshared01 (1.8.64); FILE MERGED 2006/05/19 12:46:42 ufi 1.8.64.7: 57809 2006/05/16 15:51:11 ufi 1.8.64.6: *** empty log message *** 2006/05/10 11:52:18 ufi 1.8.64.5: *** empty log message *** 2006/05/09 10:17:38 ufi 1.8.64.4: testing_base 2006/04/05 10:01:09 ufi 1.8.64.3: *** empty log message *** 2006/03/24 13:50:20 ufi 1.8.64.2: *** empty log message *** 2006/02/16 13:15:17 ufi 1.8.64.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7c63fc199b8ff03f92f3a083b5b6b9581c0a8a0]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/16 15:51:11 ufi 1.5.64.3: *** empty log message *** 2006/05/16 13:05:19 ufi 1.5.64.2: *** empty log message *** 2006/03/24 13:50:19 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [30e2e0999a2f19925aeb6178d5c793e0621f842b]

        INTEGRATION: CWS hcshared01 (1.4.54); FILE MERGED 2006/05/30 15:26:24 ufi 1.4.54.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:19 ufi 1.4.54.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1afac7539008383fdf97bcae4ae015128a273268]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/09 10:17:38 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5932b9925f742110ba2a8c3b6689e75d4095fff8]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 15:26:02 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 13:50:19 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e3c4d76420d46271bf10a8ba64618778bf78b32]

        INTEGRATION: CWS hcshared01 (1.6.64); FILE MERGED 2006/05/30 15:25:51 ufi 1.6.64.3: RESYNC: (1.6-1.10); FILE MERGED 2006/05/09 10:17:37 ufi 1.6.64.2: testing_base 2006/02/14 15:17:59 ufi 1.6.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b49fd25596e2fe2db5059fabbc4ce0003aa9d6fd]

        INTEGRATION: CWS hcshared01 (1.7.52); FILE MERGED 2006/05/30 15:24:48 ufi 1.7.52.2: RESYNC: (1.7-1.11); FILE MERGED 2006/05/09 10:17:37 ufi 1.7.52.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d63c860f3962d748e107c39996dccd357a75da30]

        INTEGRATION: CWS hcshared01 (1.6.64); FILE MERGED 2006/05/30 15:24:35 ufi 1.6.64.2: RESYNC: (1.6-1.7); FILE MERGED 2006/03/24 13:50:19 ufi 1.6.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa8f3a2f59d4030aa1bc3bd717bc06ccd227c894]

        INTEGRATION: CWS hcshared01 (1.4.56); FILE MERGED 2006/05/30 15:24:00 ufi 1.4.56.3: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 13:50:19 ufi 1.4.56.2: *** empty log message *** 2006/02/14 15:17:58 ufi 1.4.56.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce3e0b6da26093e76af8e9b9d2bcb1eb78273fb2]

        INTEGRATION: CWS hcshared01 (1.8.42); FILE MERGED 2006/05/30 15:23:27 ufi 1.8.42.2: RESYNC: (1.8-1.11); FILE MERGED 2006/05/09 10:17:36 ufi 1.8.42.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [06937d7ee344a7996854053739a08b1cfab2dd7a]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:23:05 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:19 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ee697cae7683a9fe0944f50795784a7b28ecb5]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 15:22:54 ufi 1.3.74.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 13:50:19 ufi 1.3.74.2: *** empty log message *** 2006/02/14 15:17:58 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d565326590a7df060fa65d89805ec5818a42b4f]

        INTEGRATION: CWS hcshared01 (1.3.56); FILE MERGED 2006/05/09 10:17:36 ufi 1.3.56.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [29fc824a71859d8267b61dc0f97e86ac06bff620]

        INTEGRATION: CWS hcshared01 (1.4.56); FILE MERGED 2006/05/30 15:22:42 ufi 1.4.56.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/09 10:17:35 ufi 1.4.56.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [30a427d05b602d53952510881ee3ba34c6cdf2bc]

        INTEGRATION: CWS hcshared01 (1.4.56); FILE MERGED 2006/05/09 10:17:35 ufi 1.4.56.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dce917f56c0be901f450736ca67483dbec3d094d]

        INTEGRATION: CWS hcshared01 (1.4.54); FILE MERGED 2006/05/30 15:22:30 ufi 1.4.54.2: RESYNC: (1.4-1.7); FILE MERGED 2006/03/24 13:50:18 ufi 1.4.54.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b66c0506f123ad3931bf810f5060434b5616071d]

        INTEGRATION: CWS hcshared01 (1.3.54); FILE MERGED 2006/05/30 15:22:18 ufi 1.3.54.2: RESYNC: (1.3-1.6); FILE MERGED 2006/05/09 10:17:34 ufi 1.3.54.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fb173fe9bba9c2ba5ec00362fb473a4dd27dd48]

        INTEGRATION: CWS hcshared01 (1.4.72); FILE MERGED 2006/05/30 15:22:06 ufi 1.4.72.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:18 ufi 1.4.72.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ee2ae20d2307279d81ded40a2ba3fad780c5c5b]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/08/14 14:46:43 ufi 1.5.64.4: RESYNC: (1.9-1.11); FILE MERGED 2006/08/14 14:45:40 ufi 1.5.64.3: before integrating 2006/05/30 15:21:54 ufi 1.5.64.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:18 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fea5a7bb1c502893c315f37f99b04804396ff98]

        INTEGRATION: CWS hcshared01 (1.3.64); FILE MERGED 2006/05/30 15:21:32 ufi 1.3.64.2: RESYNC: (1.3-1.7); FILE MERGED 2006/03/24 13:50:18 ufi 1.3.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b1dd37e57ee3caf92e7a63eeecaf7d23e400f4d]

        INTEGRATION: CWS hcshared01 (1.6.56); FILE MERGED 2006/08/14 14:27:49 ufi 1.6.56.2: RESYNC: (1.6-1.8); FILE MERGED 2006/05/09 10:17:34 ufi 1.6.56.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6247771832713bf99744b36d808c3b93bc98ddc2]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 15:21:11 ufi 1.5.64.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 13:50:18 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [35905e1398fc64e63b22dea9317b545b02b61f29]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 15:20:49 ufi 1.5.64.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 13:50:18 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cebf79abdae062d435273f5810fadde13405c18]

        INTEGRATION: CWS hcshared01 (1.1.2); FILE ADDED 2006/05/16 15:51:10 ufi 1.1.2.2: *** empty log message *** 2006/05/16 12:44:38 ufi 1.1.2.1: 63495

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6382eac10e01a3ba7b189d326fb19ee4882bac0]

        INTEGRATION: CWS hcshared01 (1.6.54); FILE MERGED 2006/08/14 14:45:17 ufi 1.6.54.4: RESYNC: (1.10-1.12); FILE MERGED 2006/08/14 14:43:53 ufi 1.6.54.3: before integrating 2006/05/30 15:20:26 ufi 1.6.54.2: RESYNC: (1.6-1.10); FILE MERGED 2006/03/24 13:50:18 ufi 1.6.54.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec41506944db5df0fe55d50066e33b0c29f1ba2e]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 15:20:14 ufi 1.5.64.2: RESYNC: (1.5-1.8); FILE MERGED 2006/05/16 15:51:10 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a1a7f552d3490943b508066c7641882c6a86f6e]

        INTEGRATION: CWS hcshared01 (1.5.56); FILE MERGED 2006/05/09 10:17:33 ufi 1.5.56.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [97d8d23d8ea9f9cd296a9f2a4caf83b5c17c18ae]

        INTEGRATION: CWS hcshared01 (1.4.56); FILE MERGED 2006/05/09 10:17:33 ufi 1.4.56.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b37846bec72082a20653b1bd50131ea12f83f935]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:19:42 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/09 10:17:32 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c23f2a89f84eb3fc46b9bf9cd98a222cb68a3ebd]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/09 10:17:32 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa73822236cacef953766e37bb035f5dce585761]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/02/14 15:17:57 ufi 1.6.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [00c7d73c82f51fd45f5fbf36f21a90de3c461b34]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/03/24 13:50:17 ufi 1.6.74.2: *** empty log message *** 2006/02/14 15:17:57 ufi 1.6.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [41a235d84bee416ebacc9c1f83aaeddd612aaee7]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:17:04 ufi 1.4.74.3: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:17 ufi 1.4.74.2: *** empty log message *** 2006/02/14 15:17:57 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aa0910a90f0afb1f940a99253ac10b75fee2f39]

        INTEGRATION: CWS hcshared01 (1.9.134); FILE MERGED 2006/05/19 12:46:42 ufi 1.9.134.7: 57809 2006/05/16 15:51:10 ufi 1.9.134.6: *** empty log message *** 2006/05/10 11:52:17 ufi 1.9.134.5: *** empty log message *** 2006/05/09 10:17:31 ufi 1.9.134.4: testing_base 2006/04/05 10:01:09 ufi 1.9.134.3: *** empty log message *** 2006/03/24 13:50:17 ufi 1.9.134.2: *** empty log message *** 2006/02/16 13:15:17 ufi 1.9.134.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [565bf20bb862d6986be4c2d41e00a65eecaa6f8f]

        INTEGRATION: CWS hcshared01 (1.6.72); FILE MERGED 2006/05/16 13:05:19 ufi 1.6.72.2: *** empty log message *** 2006/03/24 13:50:17 ufi 1.6.72.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5263d2356723e43cf09a24c001b0d21b6746c76c]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:16:22 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/10 11:31:29 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [151d743e35bbf0edf8d0a9247d50dd81b2df366e]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:16:14 ufi 1.5.74.2: RESYNC: (1.5-1.8); FILE MERGED 2006/05/09 10:17:31 ufi 1.5.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [97f0042af9e5f3665a30b509ba39055f949fa042]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:16:01 ufi 1.5.74.2: RESYNC: (1.5-1.8); FILE MERGED 2006/05/09 10:17:30 ufi 1.5.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed543b422f6c40ac6348ea0065b2f96d5dd5fba8]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/05/09 10:17:30 ufi 1.6.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d566e47d577c43e9ac3c06992886f71b9c59a1f6]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/05/30 15:15:48 ufi 1.6.74.2: RESYNC: (1.6-1.10); FILE MERGED 2006/05/09 10:17:29 ufi 1.6.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d56d43e84e2d59b539e415ec17233478a31b13c]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/05/30 15:15:35 ufi 1.6.74.2: RESYNC: (1.6-1.9); FILE MERGED 2006/05/09 10:17:29 ufi 1.6.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1d3593724e84363e09a2f09e37626b1b92298a]

        INTEGRATION: CWS hcshared01 (1.4.72); FILE MERGED 2006/05/09 10:17:28 ufi 1.4.72.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1ec5c8e3da382599a5cd09f1924ad7b94beef46]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/06/14 08:41:46 ufi 1.6.74.4: fixed invalid file 2006/05/30 15:15:28 ufi 1.6.74.3: RESYNC: (1.6-1.10); FILE MERGED 2006/05/09 10:17:28 ufi 1.6.74.2: testing_base 2006/02/14 15:17:56 ufi 1.6.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dca1bb289631abb933c6f584606f36077e8e86f9]

        INTEGRATION: CWS hcshared01 (1.6.64); FILE MERGED 2006/05/30 15:15:20 ufi 1.6.64.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/09 10:17:28 ufi 1.6.64.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5335cb7cb2bfa3194c96688da5d7c1ecf4a1b364]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/05/09 10:17:27 ufi 1.6.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dcd8858f15e222c5dde46cd37c6a9d84b614874]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/05/10 11:31:29 ufi 1.6.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bd0342568bbe1181110669e24034039a0fbc89a]

        INTEGRATION: CWS hcshared01 (1.8.22); FILE MERGED 2006/05/09 10:17:27 ufi 1.8.22.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [64fdc139f9b7af672cded3ad48696d762be6b8f6]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:15:13 ufi 1.5.74.4: RESYNC: (1.5-1.10); FILE MERGED 2006/05/10 11:31:29 ufi 1.5.74.3: *** empty log message *** 2006/05/09 10:17:26 ufi 1.5.74.2: testing_base 2006/03/24 13:50:17 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a518510a7d4107097f3424abc6a057958f9e4f4]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:15:06 ufi 1.4.74.3: RESYNC: (1.4-1.5); FILE MERGED 2006/02/16 13:15:16 ufi 1.4.74.2: make 2006/02/14 15:17:56 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [81846e0c83261801fad31f08ec66976d1fab5624]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/02/14 15:17:56 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [39c1bd28d44b8314cd70b878e7772eada74556a0]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/02/16 13:15:16 ufi 1.5.74.2: make 2006/02/14 15:17:55 ufi 1.5.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [47c438418bef98fd3be8a76768b84b01a482bd65]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/02/14 15:17:55 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd38c8c8f324c5fe1b66477025448d49eef42fc7]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/02/14 15:17:55 ufi 1.5.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1eb5df1c6035be5ae39a72991a310d71dab583f9]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/16 13:05:18 ufi 1.5.74.3: *** empty log message *** 2006/02/16 13:15:15 ufi 1.5.74.2: make 2006/02/14 15:17:54 ufi 1.5.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [96e503d4351d727432ce3db115b3caec6218be85]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/02/14 15:17:54 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e08255d0265fb69d51a88b3a3b1526371651ebb1]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:14:29 ufi 1.4.74.2: RESYNC: (1.4-1.6); FILE MERGED 2006/05/09 10:17:26 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc23f21e0f24ff641039d704d5aa1e2679c54127]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:14:22 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:16 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [641e67f6f310b8a04e22419406504cbe446adb0c]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 15:13:59 ufi 1.3.74.4: RESYNC: (1.3-1.4); FILE MERGED 2006/05/09 10:17:25 ufi 1.3.74.3: testing_base 2006/03/24 13:50:15 ufi 1.3.74.2: *** empty log message *** 2006/02/14 15:17:54 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d24e32a8311e7fd5c041079f0ff69dd3e25c4ce]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:13:52 ufi 1.4.74.3: RESYNC: (1.4-1.8); FILE MERGED 2006/05/09 10:17:25 ufi 1.4.74.2: testing_base 2006/03/24 13:50:15 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c498b758221d78e74864c80f6b4c4fe3dfbe231]

        INTEGRATION: CWS hcshared01 (1.3.64); FILE MERGED 2006/05/30 15:13:45 ufi 1.3.64.2: RESYNC: (1.3-1.6); FILE MERGED 2006/03/24 13:50:15 ufi 1.3.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [631d9c1482214fb38e5c6c2249cb35b2e49d50be]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:13:28 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 13:50:15 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c59411e0743de2de3229dc363c9c517af28bd998]

        INTEGRATION: CWS hcshared01 (1.2.74); FILE MERGED 2006/05/30 15:12:42 ufi 1.2.74.2: RESYNC: (1.2-1.5); FILE MERGED 2006/05/09 10:17:25 ufi 1.2.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [df8755f768df1a3146a4c8bc211837b6f74262d7]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 15:12:35 ufi 1.3.74.2: RESYNC: (1.3-1.6); FILE MERGED 2006/03/24 13:50:14 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b9197ad973f280cbf9571aee601cf325fb8b294]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:12:27 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 13:50:14 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [182f39448ea52a638282844f0f2eda9f23bb815a]

        INTEGRATION: CWS hcshared01 (1.4.64); FILE MERGED 2006/05/30 15:12:19 ufi 1.4.64.2: RESYNC: (1.4-1.7); FILE MERGED 2006/03/24 13:50:14 ufi 1.4.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ccc97265c9a88470b6826997cd7fdd652cfcb3f]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:11:21 ufi 1.5.74.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 13:50:14 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a309d1bb6f52fbcbddbe14b122a311ad920ff730]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:11:13 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:14 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dad6fa071f79b178b935d2e8e53fd4d11afc6800]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 15:11:01 ufi 1.4.74.2: RESYNC: (1.4-1.9); FILE MERGED 2006/03/24 13:50:14 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8423531f10419a172b8f15f2941ca2c7d10bf896]

        INTEGRATION: CWS hcshared01 (1.6.54); FILE MERGED 2006/05/30 15:10:53 ufi 1.6.54.2: RESYNC: (1.6-1.10); FILE MERGED 2006/03/24 13:50:13 ufi 1.6.54.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [058abc2757181fb259dbeab2f181be4a7c16f6a3]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 15:10:45 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 13:50:13 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8afd67d18d380b7859ae98aa14037c29fc42017]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/03/24 13:50:13 ufi 1.5.74.2: *** empty log message *** 2006/02/14 15:17:53 ufi 1.5.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a14a3b96710572697340c64398656fceb78efe4]

        INTEGRATION: CWS hcshared01 (1.3.72); FILE MERGED 2006/08/14 14:20:08 ufi 1.3.72.3: RESYNC: (1.4-1.6); FILE MERGED 2006/05/30 15:09:06 ufi 1.3.72.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/09 10:17:24 ufi 1.3.72.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c59c7c3386871e693fcdbacb17f1e6c2ad221e9]

        INTEGRATION: CWS hcshared01 (1.4.62); FILE MERGED 2006/05/09 10:17:23 ufi 1.4.62.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [764d2043de91307e2c9643338059052692106232]

        INTEGRATION: CWS hcshared01 (1.6.62); FILE MERGED 2006/05/30 15:06:42 ufi 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2006/02/14 15:17:53 ufi 1.6.62.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb30511b2821695e013cd90202202efa14791f8c]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/02/14 15:17:52 ufi 1.5.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b91795eb136719a9479b93c423cf1bf8d378bdc1]

        INTEGRATION: CWS hcshared01 (1.5.62); FILE MERGED 2006/03/24 13:50:13 ufi 1.5.62.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bd235c4aaabcb792fbfcacbd807eddf3d116372]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/02/16 13:15:13 ufi 1.4.74.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b875b4069bc887dd1864b289a8042f64a4cc6b37]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/08/14 14:17:11 ufi 1.4.74.4: RESYNC: (1.8-1.9); FILE MERGED 2006/05/30 15:05:06 ufi 1.4.74.3: RESYNC: (1.4-1.8); FILE MERGED 2006/05/09 10:17:21 ufi 1.4.74.2: testing_base 2006/02/14 15:17:52 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9b34710e998865b83cbbb6e662a7cb58e5d9776]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/09 10:17:20 ufi 1.5.64.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0923706afb55b806bbbb8fbee6bb2c8a7bbad900]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/08/14 14:14:39 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/09 10:17:19 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff631d529b2fb76f610dc4ec8164add5e4d77fdd]

        INTEGRATION: CWS hcshared01 (1.1.2); FILE ADDED 2006/05/19 12:40:51 ufi 1.1.2.1: 57809

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e8a7498effc5343a2d951c6e39528a37484cbe]

        INTEGRATION: CWS hcshared01 (1.9.64); FILE MERGED 2006/05/19 12:46:40 ufi 1.9.64.7: 57809 2006/05/16 15:51:07 ufi 1.9.64.6: *** empty log message *** 2006/05/10 11:52:16 ufi 1.9.64.5: *** empty log message *** 2006/05/09 10:17:19 ufi 1.9.64.4: testing_base 2006/04/05 10:01:05 ufi 1.9.64.3: *** empty log message *** 2006/03/24 13:50:11 ufi 1.9.64.2: *** empty log message *** 2006/02/16 13:15:09 ufi 1.9.64.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [02ee757dc085d762665e8aa09986982a64e7a2c7]

        INTEGRATION: CWS hcshared01 (1.5.62); FILE MERGED 2006/05/30 15:01:34 ufi 1.5.62.2: RESYNC: (1.5-1.9); FILE MERGED 2006/05/29 14:11:49 ufi 1.5.62.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3536f3cc6425642a0b3e1bc66475bc40be042887]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/02/14 15:17:51 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [127cbc0f3f6cd27c179d65302945f944f194c983]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:00:17 ufi 1.5.74.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:11 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c87aa0fba36d4a9fe0ca5a944e37319f436726b]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 15:00:04 ufi 1.5.74.2: RESYNC: (1.5-1.9); FILE MERGED 2006/05/09 10:17:18 ufi 1.5.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [38b1394b6d5d23848cebf9479c171ce6850d3f1c]

        INTEGRATION: CWS hcshared01 (1.4.64); FILE MERGED 2006/05/09 10:17:18 ufi 1.4.64.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d788856dcc8ba3bbb7578a63d2e37e9c24907b5f]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 14:58:53 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/02/14 15:17:51 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7910d827cab39b4167d4c2d7c260ef94c5da882]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 14:57:00 ufi 1.5.74.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/19 12:46:40 ufi 1.5.74.1: 57809

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c52f2bd91ade8ccc9f4f61392c6e35be2ba4d5b6]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 14:55:52 ufi 1.5.64.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:11 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba32fe93cc4d166f19990c56f202d6c5eaa5c53a]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/03/24 13:50:11 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a71ca97c07ba7ee4054506db65c12aa29d4f52c7]

        INTEGRATION: CWS hcshared01 (1.7.64); FILE MERGED 2006/05/30 14:45:33 ufi 1.7.64.3: RESYNC: (1.7-1.11); FILE MERGED 2006/05/19 12:46:39 ufi 1.7.64.2: 57809 2006/03/24 13:50:10 ufi 1.7.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1f9d9368fa8d52f766fb5753f739f69f9e58739]

        INTEGRATION: CWS hcshared01 (1.6.62); FILE MERGED 2006/05/30 14:44:19 ufi 1.6.62.2: RESYNC: (1.6-1.10); FILE MERGED 2006/03/24 13:50:10 ufi 1.6.62.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cff2049d304047462f917dcfbc8f3738111064fc]

        INTEGRATION: CWS hcshared01 (1.1.2); FILE ADDED 2006/05/10 11:46:33 ufi 1.1.2.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf910d00a661a18cb71cfa38bd703f1d10c4fd89]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/03/24 13:50:10 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b9b2264b4d31eb33f3217eda211d847795b6ec0]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 14:43:35 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:10 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6dc6bd02e1995f2243e1fd0a3f019571dcbcdfd]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/03/24 13:50:09 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [93c977e93e118a50cef05069db7402e300856319]

        INTEGRATION: CWS hcshared01 (1.6.64); FILE MERGED 2006/05/30 14:43:23 ufi 1.6.64.2: RESYNC: (1.6-1.10); FILE MERGED 2006/03/24 13:50:09 ufi 1.6.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [69a5d1505f4aaa13dca835e3ef257b91593c07b4]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/09 10:17:17 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3465158a7199d9cd17c31403eaa8cef3da01099a]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 14:42:50 ufi 1.5.64.2: RESYNC: (1.5-1.10); FILE MERGED 2006/05/09 10:17:17 ufi 1.5.64.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2aefdf53149c276b18e6d6f8344f51d784ffe4f]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/02/14 15:17:48 ufi 1.5.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [04e0da0a514b8c35261e1d4642f0da1db5869a4e]

        INTEGRATION: CWS hcshared01 (1.8.134); FILE MERGED 2006/05/30 14:41:58 ufi 1.8.134.8: RESYNC: (1.8-1.9); FILE MERGED 2006/05/19 12:46:39 ufi 1.8.134.7: 57809 2006/05/16 15:51:07 ufi 1.8.134.6: *** empty log message *** 2006/05/10 11:52:15 ufi 1.8.134.5: *** empty log message *** 2006/05/09 10:17:16 ufi 1.8.134.4: testing_base 2006/04/05 10:01:04 ufi 1.8.134.3: *** empty log message *** 2006/03/24 13:50:09 ufi 1.8.134.2: *** empty log message *** 2006/02/16 13:15:08 ufi 1.8.134.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [13144a3631496a9c62ea8a172156ec35420ab5da]

        INTEGRATION: CWS hcshared01 (1.2.74); FILE MERGED 2006/05/09 10:17:16 ufi 1.2.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [29aec21b447dce8b9a354af5c8f5607f2b696319]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 14:38:15 ufi 1.5.74.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:09 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f00fa0ba425f4bb88ca0a3ee8797c3b0179555ba]

        INTEGRATION: CWS hcshared01 (1.6.64); FILE MERGED 2006/05/09 10:17:15 ufi 1.6.64.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6b82b461d0366aaba2be8e79d560aa87cf2bfee]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/05/30 14:36:31 ufi 1.6.74.2: RESYNC: (1.6-1.10); FILE MERGED 2006/02/14 15:17:48 ufi 1.6.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a09df3cd69573f7a3564ec8e87edb22ae45dc34]

        INTEGRATION: CWS hcshared01 (1.4.64); FILE MERGED 2006/05/30 14:35:38 ufi 1.4.64.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:09 ufi 1.4.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a40fdec018c0a208b6cc8f448308a77287c0dc0e]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/29 14:11:48 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [86a699cf039e0770adea90917be6254da106b7e8]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 14:33:53 ufi 1.5.74.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:09 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f7ef07629b1e79e177bd16030e41cdf2ac43d91]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 14:33:22 ufi 1.4.74.2: RESYNC: (1.4-1.7); FILE MERGED 2006/03/24 13:50:08 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f39aeafe379cc2b03b0a35757f67b0137f0e9799]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 14:33:10 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/14 15:17:47 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [13ddabb29223b3cf78970e804e05c7fcfb8a0503]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/02/14 15:17:47 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff32dfcefc0fd8a4281d57ee1d06f349eeee763]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/04/05 10:01:04 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a26eb364f0dc932ee339fab12c82350c98ca09b]

        INTEGRATION: CWS hcshared01 (1.5.52); FILE MERGED 2006/08/14 14:13:19 ufi 1.5.52.3: RESYNC: (1.9-1.10); FILE MERGED 2006/05/30 14:28:53 ufi 1.5.52.2: RESYNC: (1.5-1.9); FILE MERGED 2006/03/24 13:50:08 ufi 1.5.52.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [82677e8888faaab4009571dd8b92e7a198898976]

        INTEGRATION: CWS hcshared01 (1.4.72); FILE MERGED 2006/05/30 14:28:03 ufi 1.4.72.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:08 ufi 1.4.72.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b6b633d317aa9b7c87cd5a3f24fb76d12c56b40]

        INTEGRATION: CWS hcshared01 (1.4.62); FILE MERGED 2006/05/30 14:27:07 ufi 1.4.62.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:08 ufi 1.4.62.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a55722d7cf68e3739ccc680184526ab64719f76]

        INTEGRATION: CWS hcshared01 (1.2.72); FILE MERGED 2006/05/30 14:26:29 ufi 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED 2006/02/14 15:17:47 ufi 1.2.72.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd573aaf453ee29dc1adcf5f0127215434f6fd05]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 14:25:19 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:08 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc8ccc347261cd8eb6b4a1320e2cdfed5e7e40f0]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 14:25:12 ufi 1.4.74.2: RESYNC: (1.4-1.8); FILE MERGED 2006/03/24 13:50:07 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [09862f7d8ddeed14cb7da69cee0bf61af65272e1]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/30 14:24:35 ufi 1.5.74.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/09 10:17:15 ufi 1.5.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [80f11f61d818a7ba0559b05022fbf46707e58a02]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 14:24:15 ufi 1.3.74.2: RESYNC: (1.3-1.6); FILE MERGED 2006/03/24 13:50:07 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2f74079ca72b01983199a06a33e417d9af12c96]

        INTEGRATION: CWS hcshared01 (1.6.62); FILE MERGED 2006/04/05 10:01:03 ufi 1.6.62.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [92cdcc6dd7417a680056eb887244b3c02c996a45]

        INTEGRATION: CWS hcshared01 (1.6.62); FILE MERGED 2006/02/14 15:17:46 ufi 1.6.62.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [262a5a1ccedea17f8a04b35327450de2ac684c42]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/03/24 13:50:07 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [07c982940802a041e7811124d12cdd40ecbaa3c4]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 14:22:43 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 13:50:07 ufi 1.4.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e09f34a93071a6fea4a4f673a6409441c35ab25b]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/09 10:17:15 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a200f44f08e8823230b4b38080721ca96127d8f]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 14:22:12 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/09 10:17:14 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c79433c03f5761c5e4ede7ad9ce4190b360ce71]

        INTEGRATION: CWS hcshared01 (1.4.72); FILE MERGED 2006/05/30 14:22:00 ufi 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/09 10:17:14 ufi 1.4.72.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ad928fbeb457ea65f8b2f8fb3e5ca5e09699e0b]

        INTEGRATION: CWS hcshared01 (1.2.72); FILE MERGED 2006/02/14 15:17:45 ufi 1.2.72.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b89925f78124a162a4f0b9f316aa5f89dc0fcb77]

        INTEGRATION: CWS hcshared01 (1.7.62); FILE MERGED 2006/03/24 13:50:07 ufi 1.7.62.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [be6c8a04fe00ed1997ddb8e0623f0133e8ff5b5b]

        INTEGRATION: CWS hcshared01 (1.6.64); FILE MERGED 2006/05/30 14:19:12 ufi 1.6.64.3: RESYNC: (1.6-1.10); FILE MERGED 2006/04/05 10:01:02 ufi 1.6.64.2: *** empty log message *** 2006/02/14 15:17:43 ufi 1.6.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [15252fc9f2988b2b23fd6c6a8c33c7eb4cc37123]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/19 12:46:39 ufi 1.5.74.2: 57809 2006/03/24 13:50:06 ufi 1.5.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f7954418deb51f3fbfc36e71c15c3579d896410]

        INTEGRATION: CWS hcshared01 (1.7.64); FILE MERGED 2006/02/14 15:17:42 ufi 1.7.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4146e7e8410e6b800a43e8c6be35a5a9667b5f1]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/30 14:18:18 ufi 1.4.74.2: RESYNC: (1.4-1.7); FILE MERGED 2006/05/09 10:17:12 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f9996507f83f58d41d58dbc519d61c945dca62a]

        INTEGRATION: CWS hcshared01 (1.8.64); FILE MERGED 2006/05/30 14:17:57 ufi 1.8.64.3: RESYNC: (1.8-1.9); FILE MERGED 2006/05/09 10:17:12 ufi 1.8.64.2: testing_base 2006/02/14 15:17:41 ufi 1.8.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d19886f9e5dd19c6c173fc409ceddf7d64b086f8]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/02/14 15:17:39 ufi 1.5.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2a74a8af6f7f878ce5c931427add9f19795387c]

        INTEGRATION: CWS hcshared01 (1.8.64); FILE MERGED 2006/05/09 10:17:11 ufi 1.8.64.2: testing_base 2006/02/14 15:17:38 ufi 1.8.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [db30ebb8ba24c1aa06f72147153ce0267b81e552]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/02/14 15:17:37 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [45c98531756e5f96e42089c6bc2bc52029413031]

        INTEGRATION: CWS hcshared01 (1.4.72); FILE MERGED 2006/05/09 10:17:11 ufi 1.4.72.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cd0c93cb67f6eedadb20a9b9d7bc8e2115ca7da]

        INTEGRATION: CWS hcshared01 (1.9.64); FILE MERGED 2006/05/30 14:16:30 ufi 1.9.64.2: RESYNC: (1.9-1.13); FILE MERGED 2006/03/24 13:50:06 ufi 1.9.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff3d945400f8051ec61a2f148576333ecb2f0342]

        INTEGRATION: CWS hcshared01 (1.4.72); FILE MERGED 2006/05/30 14:15:40 ufi 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/29 14:11:48 ufi 1.4.72.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdc7ca63bc9d4eb99840c7bcff7fc247b8011b60]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 14:15:28 ufi 1.3.74.3: RESYNC: (1.3-1.6); FILE MERGED 2006/03/24 13:50:06 ufi 1.3.74.2: *** empty log message *** 2006/02/14 15:17:36 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e66262fa5eb71afff2034df011bfaa515499749b]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/05/30 14:14:34 ufi 1.5.64.2: RESYNC: (1.5-1.10); FILE MERGED 2006/03/24 13:50:06 ufi 1.5.64.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c64bd1afb99bdc214fd19eef551ae2c689ae2b38]

        INTEGRATION: CWS hcshared01 (1.7.62); FILE MERGED 2006/05/30 14:13:54 ufi 1.7.62.2: RESYNC: (1.7-1.8); FILE MERGED 2006/02/14 15:17:36 ufi 1.7.62.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fb63ea2dbeb30d42435c04906b8fd6a67374f19]

        INTEGRATION: CWS hcshared01 (1.9.64); FILE MERGED 2006/06/15 06:34:09 ufi 1.9.64.8: test 2006/05/19 12:46:38 ufi 1.9.64.7: 57809 2006/05/16 15:51:06 ufi 1.9.64.6: *** empty log message *** 2006/05/10 11:52:15 ufi 1.9.64.5: *** empty log message *** 2006/05/09 10:17:10 ufi 1.9.64.4: testing_base 2006/04/05 10:01:01 ufi 1.9.64.3: *** empty log message *** 2006/03/24 13:50:05 ufi 1.9.64.2: *** empty log message *** 2006/02/16 13:15:07 ufi 1.9.64.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c68a96f9e16a9c312a7bca216539b62722975a0f]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/09 10:17:10 ufi 1.3.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [08b0bf2f09ed1cab1563f3cda37b966c0f3daf47]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 14:13:33 ufi 1.3.74.2: RESYNC: (1.3-1.7); FILE MERGED 2006/03/24 13:50:05 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a79c7268db116f066cf56d534111faba19a293af]

        INTEGRATION: CWS hcshared01 (1.6.74); FILE MERGED 2006/05/30 14:13:22 ufi 1.6.74.2: RESYNC: (1.6-1.10); FILE MERGED 2006/03/24 13:50:05 ufi 1.6.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d35073e3e034086f22fb958d6feffa21ca82d6a]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/19 12:46:38 ufi 1.4.74.1: 57809

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d8aef3405e5a566ef1d3be17c437d04e46399d3]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/05/09 10:17:09 ufi 1.4.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc0e09d6011e5a42e3cf29e76168a39980e27e7b]

        INTEGRATION: CWS hcshared01 (1.5.74); FILE MERGED 2006/05/09 10:17:07 ufi 1.5.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0f5887955ac4d3968457aecfa66b25a6d00e98e]

        INTEGRATION: CWS hcshared01 (1.1.2); FILE ADDED 2006/05/10 11:44:47 ufi 1.1.2.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [53eaf1f4a80e178f140da06aab1e5588b8791f03]

        INTEGRATION: CWS hcshared01 (1.8.134); FILE MERGED 2006/05/30 14:08:03 ufi 1.8.134.8: RESYNC: (1.8-1.11); FILE MERGED 2006/05/19 12:46:35 ufi 1.8.134.7: 57809 2006/05/16 15:51:02 ufi 1.8.134.6: *** empty log message *** 2006/05/10 11:52:11 ufi 1.8.134.5: *** empty log message *** 2006/05/09 10:17:01 ufi 1.8.134.4: testing_base 2006/04/05 10:00:54 ufi 1.8.134.3: *** empty log message *** 2006/03/24 13:50:02 ufi 1.8.134.2: *** empty log message *** 2006/02/16 13:15:00 ufi 1.8.134.1: make

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [deb140c6ea82202edc7b15f2aa2bd9ea5eeea854]

        INTEGRATION: CWS hcshared01 (1.5.72); FILE MERGED 2006/08/14 14:02:49 ufi 1.5.72.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 13:50:02 ufi 1.5.72.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [75f3c4defda20dcceaf3b111f2b9f8e1189418a3]

        INTEGRATION: CWS hcshared01 (1.5.64); FILE MERGED 2006/08/14 14:01:26 ufi 1.5.64.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/09 10:17:01 ufi 1.5.64.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3025bc8d8bc3fc7c55401250cd8a5f5ebb0dab6]

        INTEGRATION: CWS hcshared01 (1.6.62); FILE MERGED 2006/08/14 13:59:39 ufi 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/16 15:51:02 ufi 1.6.62.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [50427abcddd3906b22cd80649755f6e7cfce79fa]

        INTEGRATION: CWS hcshared01 (1.3.72); FILE MERGED 2006/08/14 13:50:41 hr 1.3.72.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/09 10:16:59 ufi 1.3.72.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [359412d33ec2592f5b90ba87416c1b170e1eb1a0]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 13:57:38 ufi 1.3.74.2: RESYNC: (1.3-1.6); FILE MERGED 2006/03/24 13:49:59 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae83523c4dffd7efca67aed15f8918441203f3b7]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/02/14 15:17:33 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [804d7a5d9f7693dced36bd2a4845b5784a95d8f1]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 13:54:46 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/14 15:17:32 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1c8abdafbc17eb61c4c0f79a956ba2df46d65d]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/09 10:16:53 ufi 1.3.74.1: testing_base

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6294fea06dd3dd127ede6821101657b052032699]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/02/14 15:17:31 ufi 1.3.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [39d4032ac50beb1e6e46d6e3b0b809266d6caca6]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/02/16 13:14:54 ufi 1.4.74.2: make 2006/02/14 15:17:30 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7ec81bf8221feeeddc92c4554cbdb5166357975]

        INTEGRATION: CWS hcshared01 (1.4.74); FILE MERGED 2006/02/14 15:17:29 ufi 1.4.74.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b55ab9a16c1f198f21dd258391bc988fdcf1dad]

        INTEGRATION: CWS hcshared01 (1.3.74); FILE MERGED 2006/05/30 13:54:20 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 13:49:59 ufi 1.3.74.1: *** empty log message ***

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb3d64f7ea62e0c70e77222a7050a6b0f247b3e5]

        INTEGRATION: CWS hcshared01 (1.4.64); FILE MERGED 2006/05/30 13:53:42 ufi 1.4.64.2: RESYNC: (1.4-1.7); FILE MERGED 2006/02/14 15:17:29 ufi 1.4.64.1: 14.2.

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [525ea5a4d7d09d9dd0374770996da91eea17282a]

        INTEGRATION: CWS hcshared01 (1.5.62); FILE MERGED 2006/05/30 13:50:54 ufi 1.5.62.2: RESYNC: (1.5-1.8); FILE MERGED 2006/05/10 11:31:29 ufi 1.5.62.1: *** empty log message ***

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a4f53972afb14a9e87750c80e63c1e6c2aab1e5f]

        INTEGRATION: CWS targetedaot2 (1.13.56); FILE MERGED 2006/07/11 16:03:32 cmc 1.13.56.1: #i67209# didn't make it in last time for some reason

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [904bad3e0a7b5fab0486941b661b9f053150ba00]

        INTEGRATION: CWS ause058 (1.4.66); FILE MERGED 2006/06/09 10:10:01 hjs 1.4.66.1: #i60940# complete quoting for regexp

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [1daa3fe1b0cfa4d1181d83a5145ecc9ff3b3ead2]

        INTEGRATION: CWS hcsimpress01 (1.4.60); FILE MERGED 2006/06/22 10:25:40 ufi 1.4.60.2: i63970 2006/05/29 14:46:06 ufi 1.4.60.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [ef02842e90c43eb608d3aa5caf1c8543299e4dff]

        INTEGRATION: CWS hcsimpress01 (1.4.54); FILE MERGED 2006/02/15 10:01:14 ufi 1.4.54.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [257b5bdce2614ecece0104bb4c0c50e70d706319]

        INTEGRATION: CWS hcsimpress01 (1.3.72); FILE MERGED 2006/05/29 14:46:06 ufi 1.3.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [f8ed5389dfcac2f5109c82676c567eea41a3c429]

        INTEGRATION: CWS hcsimpress01 (1.4.62); FILE MERGED 2006/05/29 14:46:05 ufi 1.4.62.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [05d64d9c5522bf17e583d905aa2a6b9c9ef5874b]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/29 14:46:05 ufi 1.4.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [b7f3e5e58025c433ac223b969eab7ff2d58354d2]

        INTEGRATION: CWS hcsimpress01 (1.5.60); FILE MERGED 2006/05/29 14:46:05 ufi 1.5.60.2: *** empty log message *** 2006/02/15 10:01:12 ufi 1.5.60.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [2ddf17a421e2beb8d6000b50aea0e10f72d0d85d]

        INTEGRATION: CWS hcsimpress01 (1.2.72); FILE MERGED 2006/05/29 14:46:05 ufi 1.2.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [a1839185b09dc2760a926d455b66b95dbe6feafc]

        INTEGRATION: CWS hcsimpress01 (1.5.72); FILE MERGED 2006/05/29 14:46:04 ufi 1.5.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [ed52a7c8de70301f822a2820e91faafe5cd38dd4]

        INTEGRATION: CWS hcsimpress01 (1.5.72); FILE MERGED 2006/05/30 13:10:58 ufi 1.5.72.2: RESYNC: (1.5-1.8); FILE MERGED 2006/05/29 14:46:04 ufi 1.5.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [c191c656af4d227d2784be1c9622f17bb8408b90]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/30 13:10:18 ufi 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED 2006/02/15 10:01:11 ufi 1.4.72.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [d2291673457a95c970419adc6166a6cdec371547]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/29 14:46:04 ufi 1.4.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [c7992477a8df0ed5043e8fa041612e1e8059a17a]

        INTEGRATION: CWS hcsimpress01 (1.5.62); FILE MERGED 2006/02/15 10:01:10 ufi 1.5.62.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [6b82517381a2a62b70541f545dad74bf4fc127d8]

        INTEGRATION: CWS hcsimpress01 (1.3.72); FILE MERGED 2006/05/30 13:08:53 ufi 1.3.72.2: RESYNC: (1.3-1.7); FILE MERGED 2006/02/15 10:01:10 ufi 1.3.72.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [93f4f8c5075484787bbbce3d7b3710a606b0a3a5]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/02/15 10:01:09 ufi 1.4.72.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [cc4b80d6fb2c82af493581150333ad43ed874fdf]

        INTEGRATION: CWS hcsimpress01 (1.4.60); FILE MERGED 2006/02/15 10:01:09 ufi 1.4.60.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [400ade08f12eac4b6fac465b320d269668c654c4]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/02/15 10:01:08 ufi 1.4.72.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [dc51c0112a07522a726ec4ce798acfc496641d25]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/30 13:08:40 ufi 1.4.72.2: RESYNC: (1.4-1.7); FILE MERGED 2006/05/29 14:46:04 ufi 1.4.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [9a49bc1e53d90c3621d7915cf90e921121f197f1]

        INTEGRATION: CWS hcsimpress01 (1.3.60); FILE MERGED 2006/02/15 10:01:08 ufi 1.3.60.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [b0a02feeb368ba375abc3f08a6b6adbc35b45a5f]

        INTEGRATION: CWS hcsimpress01 (1.6.60); FILE MERGED 2006/02/15 10:01:07 ufi 1.6.60.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [8c9d614696c7c3d6acfb53b17f7c3125e59aaac3]

        INTEGRATION: CWS hcsimpress01 (1.3.72); FILE MERGED 2006/05/29 14:46:03 ufi 1.3.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [01c858ff055bf457b6fb9b83edb2c3ef063fb1f1]

        INTEGRATION: CWS hcsimpress01 (1.5.62); FILE MERGED 2006/02/15 10:01:07 ufi 1.5.62.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [1af52a2e1a31e3fe88b03d161600a22429bc8a34]

        INTEGRATION: CWS hcsimpress01 (1.3.70); FILE MERGED 2006/05/30 13:06:37 ufi 1.3.70.2: RESYNC: (1.3-1.7); FILE MERGED 2006/02/15 10:01:06 ufi 1.3.70.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [1d159522808c563c4f5ca62d9fd74683b9d3847b]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/30 13:06:23 ufi 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED 2006/02/15 10:01:06 ufi 1.4.72.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [580fe0294485ab34cdfe828b4095215078e196c1]

        INTEGRATION: CWS hcsimpress01 (1.5.72); FILE MERGED 2006/02/15 10:01:05 ufi 1.5.72.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [0646d1fe3f0012cb9bb67715569f2d948d9c66af]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/30 13:06:09 ufi 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED 2006/02/15 10:01:05 ufi 1.4.72.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [ed0e1a783146f5e5a03282156e94cea9765d1b54]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/30 13:01:34 ufi 1.4.72.2: RESYNC: (1.4-1.8); FILE MERGED 2006/05/29 14:46:03 ufi 1.4.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [f58938edfca079231ea3a5e6e9997a033f6cbf64]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/29 14:46:02 ufi 1.4.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [55b113a9ea9c9eaf077edbc657922f645d32accb]

        INTEGRATION: CWS hcsimpress01 (1.5.72); FILE MERGED 2006/05/29 14:46:02 ufi 1.5.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [917dd60846bc240eb4278678f6d26fdea12dc30d]

        INTEGRATION: CWS hcsimpress01 (1.6.54); FILE MERGED 2006/05/29 14:46:02 ufi 1.6.54.2: *** empty log message *** 2006/02/15 10:01:02 ufi 1.6.54.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [29ef721025177ba89d341bd53bd08a83d80a6b28]

        INTEGRATION: CWS hcsimpress01 (1.4.72); FILE MERGED 2006/05/29 14:46:01 ufi 1.4.72.1: *** empty log message ***

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [48b99731d8196f85ff9d2f0bdc27fbdc5ea59c3d]

        INTEGRATION: CWS hcsimpress01 (1.3.70); FILE MERGED 2006/05/30 11:24:31 ufi 1.3.70.2: RESYNC: (1.3-1.7); FILE MERGED 2006/02/15 10:01:01 ufi 1.3.70.1: 15.2.

2006-07-03  Kurt Zenker  <kz@openoffice.org>  [63150e59d2741c0165821b28af059c350b0c4655]

        INTEGRATION: CWS hcsimpress01 (1.3.72); FILE MERGED 2006/02/15 10:01:01 ufi 1.3.72.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0caafa66c55d710d90e0915c73f293e3dcfb9db5]

        INTEGRATION: CWS hcscalc01 (1.8.2); FILE MERGED 2006/06/14 13:14:02 ufi 1.8.2.1: last fixes

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3ac48791ff0c83e8791066612217b7dbd1bbe36e]

        INTEGRATION: CWS hcscalc01 (1.9.2); FILE MERGED 2006/06/14 13:14:02 ufi 1.9.2.1: last fixes

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3b8b1b1ef864d548b9812bfc0f4ac3358b9429df]

        INTEGRATION: CWS hcscalc01 (1.6.52); FILE MERGED 2006/06/14 13:14:01 ufi 1.6.52.1: last fixes

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2c5b8ea3091b3eef6b58cac57493e98e25ce5628]

        INTEGRATION: CWS hcscalc01 (1.10.2); FILE MERGED 2006/06/14 13:14:01 ufi 1.10.2.1: last fixes

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e1f37945e0268ff3a64f8719a57bd88e99d173e6]

        INTEGRATION: CWS hcscalc01 (1.4.2); FILE MERGED 2006/06/14 13:14:00 ufi 1.4.2.1: last fixes

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8f1fe3151697800ab639642d82ea44f9d9cbca82]

        INTEGRATION: CWS hcscalc01 (1.4.68); FILE MERGED 2006/06/14 13:14:00 ufi 1.4.68.1: last fixes

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [69490e6bb0aba9989cb70dc33852046d480a2b20]

        INTEGRATION: CWS hcscalc01 (1.18.16); FILE MERGED 2006/06/14 13:25:10 ufi 1.18.16.5: makefiles 2006/06/08 06:56:04 ufi 1.18.16.4: link to deleted file address_byname removed 2006/05/30 15:08:32 ufi 1.18.16.3: *** empty log message *** 2006/05/30 11:51:42 ufi 1.18.16.2: RESYNC: (1.18-1.22); FILE MERGED 2006/05/30 07:27:24 ufi 1.18.16.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d1919b25e2e746b4b001a2e716c65f8cc08d0283]

        INTEGRATION: CWS hcscalc01 (1.19.16); FILE MERGED 2006/06/14 13:25:05 ufi 1.19.16.5: makefiles 2006/06/08 06:56:02 ufi 1.19.16.4: link to deleted file address_byname removed 2006/05/30 15:08:30 ufi 1.19.16.3: *** empty log message *** 2006/05/30 11:45:31 ufi 1.19.16.2: RESYNC: (1.19-1.23); FILE MERGED 2006/05/30 07:27:22 ufi 1.19.16.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ce003d1b51e1e417426845fdfb14559733a11973]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/02/15 09:49:53 ufi 1.4.70.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [35ca63d945704efbba42498c245adecccb14205d]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/30 09:20:28 ufi 1.4.70.2: RESYNC: (1.4-1.7); FILE MERGED 2006/05/29 14:51:08 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2a1827a5766a2e569f1b52ceac6aa64dc2b1d84a]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/02/15 09:49:53 ufi 1.5.60.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [005e8c4ab631826537e46f80068c72ed9243679a]

        INTEGRATION: CWS hcscalc01 (1.4.60); FILE MERGED 2006/05/30 09:19:49 ufi 1.4.60.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/29 14:51:08 ufi 1.4.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [419187dc5cbe6b768ea6968fefccf59f6e248207]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:51:08 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0c72aa1e5127e19c2cf8555afe65f988807a5a4c]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/30 09:19:37 ufi 1.5.60.3: RESYNC: (1.5-1.8); FILE MERGED 2006/05/29 14:51:07 ufi 1.5.60.2: *** empty log message *** 2006/02/15 09:49:52 ufi 1.5.60.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6ccebf0dfd77d7d40fb9178902c378f4d1dd7a8c]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:51:07 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6a09136a4c1e036be4f38ecc572604ff689708c1]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/30 09:19:25 ufi 1.4.70.2: RESYNC: (1.4-1.7); FILE MERGED 2006/05/29 14:51:07 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7ba65727be369c46ff9fa207b1e2460c8728308b]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/29 14:51:07 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [654c3e86112b919ebe8a2f057d105c6b9b5e82e1]

        INTEGRATION: CWS hcscalc01 (1.8.130); FILE MERGED 2006/06/15 12:57:59 ufi 1.8.130.6: makef 2006/06/14 13:24:43 ufi 1.8.130.5: makefiles 2006/06/08 06:55:49 ufi 1.8.130.4: link to deleted file address_byname removed 2006/05/30 15:08:16 ufi 1.8.130.3: *** empty log message *** 2006/05/30 09:18:58 ufi 1.8.130.2: RESYNC: (1.8-1.11); FILE MERGED 2006/05/30 07:27:08 ufi 1.8.130.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6152c4d8da39df67e19ba1321e127decea9f0f56]

        INTEGRATION: CWS hcscalc01 (1.5.68); FILE MERGED 2006/02/15 09:49:52 ufi 1.5.68.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c93fec01756c60d41f71aa75bcce80040e27b337]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/02/15 09:49:52 ufi 1.5.60.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6ac2a2c752c944491788729abef025be6f39e283]

        INTEGRATION: CWS hcscalc01 (1.4.50); FILE MERGED 2006/05/29 14:51:06 ufi 1.4.50.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0b8063643142a949e7f5ca0c997861d835eca654]

        INTEGRATION: CWS hcscalc01 (1.4.60); FILE MERGED 2006/05/30 09:18:21 ufi 1.4.60.2: RESYNC: (1.4-1.7); FILE MERGED 2006/05/29 14:51:06 ufi 1.4.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [158d7f67f1193d981ccfc9f8eaef4c61e23b2273]

        INTEGRATION: CWS hcscalc01 (1.4.60); FILE MERGED 2006/05/29 14:51:06 ufi 1.4.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9c53eabc37504728480740c37b76f28e31cd0d53]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/29 14:51:06 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [334d9085a828df1074645c14c97e3f98dcaed1fa]

        INTEGRATION: CWS hcscalc01 (1.6.60); FILE MERGED 2006/05/29 14:51:06 ufi 1.6.60.2: *** empty log message *** 2006/02/15 09:49:52 ufi 1.6.60.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4f9fa302ef78e0d9a1f7957133cb8336aba2d919]

        INTEGRATION: CWS hcscalc01 (1.6.60); FILE MERGED 2006/05/29 14:51:06 ufi 1.6.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7a18e89aaf10d6b756766deb89df109c0b86a41c]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:51:05 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [fcbf5cfccc2825e832002bc01f587056e0a60c47]

        INTEGRATION: CWS hcscalc01 (1.6.58); FILE MERGED 2006/05/29 14:51:05 ufi 1.6.58.2: *** empty log message *** 2006/02/15 09:49:51 ufi 1.6.58.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [10a6e5c2de1e723cda99fda233d7c35254bdc950]

        INTEGRATION: CWS hcscalc01 (1.4.60); FILE MERGED 2006/05/29 14:51:05 ufi 1.4.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8839cee56963c701bffd4881eb82b3e114c8f3af]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/02/15 09:49:51 ufi 1.4.70.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [80e29ad75c939f847fd9cbdeaef53a9ef8230f70]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/02/15 09:49:51 ufi 1.5.60.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [db6b97dacca3dc8414edbeefcbf7ae6caf5fb938]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/29 14:51:05 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8ebe518a184fa086af4dd9479b120310c4ba743a]

        INTEGRATION: CWS hcscalc01 (1.5.70); FILE MERGED 2006/05/29 14:51:05 ufi 1.5.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6de5667f3bdeba7cddff13cb0f2eeca34d21273b]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/29 14:51:04 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3c43db5cfcb6b0f07a5dcbd64b2a0d4c75210af0]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/29 14:51:04 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [43ca662c798b258b1f59831c50476f91c5ac47dd]

        INTEGRATION: CWS hcscalc01 (1.4.60); FILE MERGED 2006/05/29 14:51:04 ufi 1.4.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9f6bfdc7b3b74e4ea13d2424daccc21653bd03b3]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:51:04 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ab67de0372db5b899a7ff5e268faba33824ce361]

        INTEGRATION: CWS hcscalc01 (1.6.58); FILE MERGED 2006/05/30 09:17:20 ufi 1.6.58.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/29 14:51:04 ufi 1.6.58.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c68609630af7aabc16b50a5adb9a87c8c9f1cd9c]

        INTEGRATION: CWS hcscalc01 (1.3.68); FILE MERGED 2006/02/15 09:49:51 ufi 1.3.68.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2da48a861cf6ed831902e19d567a479591bd0f48]

        INTEGRATION: CWS hcscalc01 (1.4.58); FILE MERGED 2006/02/15 09:49:50 ufi 1.4.58.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a1b9c9974d24d5e16674c916221814245404bcc2]

        INTEGRATION: CWS hcscalc01 (1.6.58); FILE MERGED 2006/06/15 12:56:32 ufi 1.6.58.3: address_auto change of links 2006/05/30 09:16:48 ufi 1.6.58.2: RESYNC: (1.6-1.7); FILE MERGED 2006/02/15 09:49:50 ufi 1.6.58.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ebf8a9d17407be67c2ff4938e70b2117c3d1d420]

        INTEGRATION: CWS hcscalc01 (1.4.68); FILE MERGED 2006/05/29 14:51:03 ufi 1.4.68.2: *** empty log message *** 2006/02/15 09:49:50 ufi 1.4.68.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8cd3b697616a029d6197fd99a732e5d9315ef1dc]

        INTEGRATION: CWS hcscalc01 (1.3.68); FILE MERGED 2006/05/29 14:51:03 ufi 1.3.68.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8804c8c3349702cd6b729f6894b07d0cbddbd9f0]

        INTEGRATION: CWS hcscalc01 (1.5.70); FILE MERGED 2006/05/29 14:51:03 ufi 1.5.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0cbc591f0aed35afe1821f0e120708e805ac80d6]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/29 14:51:02 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9890a90d688b2df46bfafb7b94f9db5d184ed47b]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/29 14:51:02 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [78a2d17801716170a119279a37956c9537de8281]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/02/15 09:49:49 ufi 1.3.70.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9a1369c9b6ac7c9717ac9fa757e1f30da284bb8f]

        INTEGRATION: CWS hcscalc01 (1.3.68); FILE MERGED 2006/02/15 09:49:49 ufi 1.3.68.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6aeaaee7d1ca1bb724e5474e13cbf65a81180d9e]

        INTEGRATION: CWS hcscalc01 (1.5.68); FILE MERGED 2006/05/30 09:13:00 ufi 1.5.68.2: RESYNC: (1.5-1.8); FILE MERGED 2006/05/29 14:51:02 ufi 1.5.68.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [43374d1a084bcda092ae04bfb9bfb2fd384c573e]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:51:02 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [411d5d1817b233230c8f3bb1d062636d3ece519b]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/02/15 09:49:49 ufi 1.5.60.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [02c82df13afd56950fb994e56078b661d350f097]

        INTEGRATION: CWS hcscalc01 (1.5.70); FILE MERGED 2006/05/29 14:51:02 ufi 1.5.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7d0a7bea6bba9970014c9e9021aeeffbb40ab4ff]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/29 14:51:01 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ec4fcef32fd88364938a0d64e4b85f99683025e4]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/30 09:11:04 ufi 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/29 14:51:01 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [60a51b0d8d49b7c2d58b64be80082980d9df652d]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/29 14:51:01 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7a949f8258596ca99bc82e059c3155e3291b6e3c]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:51:01 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [790eeb55d9834fc704eec23e1b2ebb0d369797df]

        INTEGRATION: CWS hcscalc01 (1.5.70); FILE MERGED 2006/05/29 14:51:00 ufi 1.5.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f83ef334112780d7cc970e225eaaaa854801a6af]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/30 09:10:56 ufi 1.3.70.2: RESYNC: (1.3-1.7); FILE MERGED 2006/05/29 14:51:00 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [44fdb02a1a02faca2f0da87592bc4d586289d868]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/02/15 09:49:49 ufi 1.4.70.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1118991665da2f0973aa196047a22a704064ad9c]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/30 09:10:46 ufi 1.4.70.2: RESYNC: (1.4-1.7); FILE MERGED 2006/05/29 14:51:00 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6b812971240d4c39289f7fcc5fc9c9e818ebe07e]

        INTEGRATION: CWS hcscalc01 (1.6.18); FILE MERGED 2006/05/29 14:51:00 ufi 1.6.18.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ff50045831f022685efd24a2c57ae90349b937ab]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/30 09:10:23 ufi 1.4.70.2: RESYNC: (1.4-1.8); FILE MERGED 2006/05/29 14:51:00 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a6819eab8fc401df840b690e93740f24750d9da8]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/29 14:50:59 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4ab443c659ded990a12ede966e911b85988d1156]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/29 14:50:59 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b12d3b2354c668cfbc699195e1b829178704673d]

        INTEGRATION: CWS hcscalc01 (1.6.52); FILE MERGED 2006/05/29 14:50:59 ufi 1.6.52.2: *** empty log message *** 2006/02/15 09:49:48 ufi 1.6.52.1: 15.2.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ab7c934616756cd0a1014b3f5cbaa8aa08d5790a]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:50:59 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [979b178bd1a36b3e67ce0155cd7758db983ce095]

        INTEGRATION: CWS hcscalc01 (1.4.60); FILE MERGED 2006/05/29 14:50:58 ufi 1.4.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [200893f2fbbdcbfcda914467a7adb63f33cb3c6c]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:50:58 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cbcafe571b5872f6076d653c0a89b85737a2f5b4]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/30 09:08:06 ufi 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/29 14:50:58 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1f2d51d2ed939d6283e3c4342ed6d59c05b1525c]

        INTEGRATION: CWS hcscalc01 (1.5.70); FILE MERGED 2006/05/30 09:03:47 ufi 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/29 14:50:58 ufi 1.5.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6b7d81dea7c9f8e451ac9bca20f99097d1b11f1c]

        INTEGRATION: CWS hcscalc01 (1.5.70); FILE MERGED 2006/05/30 09:03:22 ufi 1.5.70.2: RESYNC: (1.5-1.8); FILE MERGED 2006/05/29 14:50:58 ufi 1.5.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [be3f5a263445a53fc52ace26d8d4c2c6d8b954d8]

        INTEGRATION: CWS hcscalc01 (1.5.70); FILE MERGED 2006/05/30 09:00:34 ufi 1.5.70.2: RESYNC: (1.5-1.9); FILE MERGED 2006/05/29 14:50:58 ufi 1.5.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [248e5745f2e0b4026fbfa68af1d97a420e9147df]

        INTEGRATION: CWS hcscalc01 (1.7.52); FILE MERGED 2006/05/29 14:50:57 ufi 1.7.52.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ea8eddc14a2dc35e1d3b13f4476b392720a665c4]

        INTEGRATION: CWS hcscalc01 (1.6.60); FILE MERGED 2006/05/29 14:50:57 ufi 1.6.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f53f4325d73457268e809697dddb42eda7a83413]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/29 14:50:57 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b74845aed66f40eda1c1245f7473b1079193a6bc]

        INTEGRATION: CWS hcscalc01 (1.6.58); FILE MERGED 2006/05/29 14:50:57 ufi 1.6.58.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [745ef89dfd8549a680076e3afd604108ecc3e01d]

        INTEGRATION: CWS hcscalc01 (1.5.60); FILE MERGED 2006/05/29 14:50:56 ufi 1.5.60.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7f056562a663ad559b4b4739a5bb0817488153ae]

        INTEGRATION: CWS hcscalc01 (1.3.70); FILE MERGED 2006/05/29 14:50:56 ufi 1.3.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a03660e8fa8a96b57d7cb00f23df4990eacf6833]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/29 14:50:56 ufi 1.4.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [be3897da20820dbbf0dc291fa9db01d2eb0f3b82]

        INTEGRATION: CWS hcscalc01 (1.5.70); FILE MERGED 2006/05/30 08:53:23 ufi 1.5.70.2: RESYNC: (1.5-1.8); FILE MERGED 2006/05/29 14:50:56 ufi 1.5.70.1: *** empty log message ***

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [822029c1ae868891b075ca6f26e605d7e1527583]

        INTEGRATION: CWS hcscalc01 (1.4.70); FILE MERGED 2006/05/29 14:50:55 ufi 1.4.70.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e43a2abe325680390510df91c30f49974eaa8bb5]

        INTEGRATION: CWS hcswriter01 (1.18.14); FILE MERGED 2006/06/13 12:56:36 ufi 1.18.14.7: makefiles 2006/06/12 13:50:33 ufi 1.18.14.6: border_page.xhp problem makefiles 2006/06/12 13:45:15 ufi 1.18.14.5: border_page.xhp problem 2006/05/30 09:11:38 ufi 1.18.14.4: *** empty log message *** 2006/05/30 07:33:26 ufi 1.18.14.3: *** empty log message *** 2006/03/24 13:42:56 ufi 1.18.14.2: *** empty log message *** 2006/02/16 13:18:17 ufi 1.18.14.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6cbfe72150701599c6c6d335924d9fea6ed9ff0b]

        INTEGRATION: CWS hcswriter01 (1.8.128); FILE MERGED 2006/06/13 12:56:33 ufi 1.8.128.7: makefiles 2006/06/12 13:50:30 ufi 1.8.128.6: border_page.xhp problem makefiles 2006/06/12 13:45:11 ufi 1.8.128.5: border_page.xhp problem 2006/05/30 09:11:34 ufi 1.8.128.4: *** empty log message *** 2006/05/30 07:33:23 ufi 1.8.128.3: *** empty log message *** 2006/03/24 13:42:49 ufi 1.8.128.2: *** empty log message *** 2006/02/16 13:18:09 ufi 1.8.128.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [9e4e6c7247bc982f4799e52693a2193789ceae0b]

        INTEGRATION: CWS hcswriter01 (1.18.14); FILE MERGED 2006/06/13 12:56:36 ufi 1.18.14.8: makefiles 2006/06/12 13:50:33 ufi 1.18.14.7: border_page.xhp problem makefiles 2006/06/12 13:45:14 ufi 1.18.14.6: border_page.xhp problem 2006/05/30 13:51:56 ufi 1.18.14.5: RESYNC: (1.18-1.19); FILE MERGED 2006/05/30 09:11:37 ufi 1.18.14.4: *** empty log message *** 2006/05/30 07:33:25 ufi 1.18.14.3: *** empty log message *** 2006/03/24 13:42:55 ufi 1.18.14.2: *** empty log message *** 2006/02/16 13:18:16 ufi 1.18.14.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [09f14421ac8b3026297e08d6b48cee971e9ead37]

        INTEGRATION: CWS hcswriter01 (1.18.14); FILE MERGED 2006/06/13 12:56:36 ufi 1.18.14.8: makefiles 2006/06/12 13:50:32 ufi 1.18.14.7: border_page.xhp problem makefiles 2006/06/12 13:45:14 ufi 1.18.14.6: border_page.xhp problem 2006/05/30 13:51:48 ufi 1.18.14.5: RESYNC: (1.18-1.19); FILE MERGED 2006/05/30 09:11:37 ufi 1.18.14.4: *** empty log message *** 2006/05/30 07:33:25 ufi 1.18.14.3: *** empty log message *** 2006/03/24 13:42:54 ufi 1.18.14.2: *** empty log message *** 2006/02/16 13:18:15 ufi 1.18.14.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [172b3ade102a3fdba59e287cef46012930ebf90b]

        INTEGRATION: CWS hcswriter01 (1.19.14); FILE MERGED 2006/06/13 12:56:35 ufi 1.19.14.8: makefiles 2006/06/12 13:50:32 ufi 1.19.14.7: border_page.xhp problem makefiles 2006/06/12 13:45:13 ufi 1.19.14.6: border_page.xhp problem 2006/05/30 13:51:39 ufi 1.19.14.5: RESYNC: (1.19-1.20); FILE MERGED 2006/05/30 09:11:36 ufi 1.19.14.4: *** empty log message *** 2006/05/30 07:33:24 ufi 1.19.14.3: *** empty log message *** 2006/03/24 13:42:53 ufi 1.19.14.2: *** empty log message *** 2006/02/16 13:18:14 ufi 1.19.14.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [a1cfa363410b5867ab6b7f821f75737538a753b4]

        INTEGRATION: CWS hcswriter01 (1.8.58); FILE MERGED 2006/06/13 12:56:35 ufi 1.8.58.8: makefiles 2006/06/12 13:50:31 ufi 1.8.58.7: border_page.xhp problem makefiles 2006/06/12 13:45:13 ufi 1.8.58.6: border_page.xhp problem 2006/05/30 13:51:30 ufi 1.8.58.5: RESYNC: (1.8-1.9); FILE MERGED 2006/05/30 09:11:36 ufi 1.8.58.4: *** empty log message *** 2006/05/30 07:33:24 ufi 1.8.58.3: *** empty log message *** 2006/03/24 13:42:53 ufi 1.8.58.2: *** empty log message *** 2006/02/16 13:18:13 ufi 1.8.58.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [04f0dd21b9063c7e3b40a045e58cfd2cc1e6fea6]

        INTEGRATION: CWS hcswriter01 (1.19.14); FILE MERGED 2006/06/13 12:56:34 ufi 1.19.14.8: makefiles 2006/06/12 13:50:31 ufi 1.19.14.7: border_page.xhp problem makefiles 2006/06/12 13:45:12 ufi 1.19.14.6: border_page.xhp problem 2006/05/30 13:49:13 ufi 1.19.14.5: RESYNC: (1.19-1.23); FILE MERGED 2006/05/30 09:11:35 ufi 1.19.14.4: *** empty log message *** 2006/05/30 07:33:23 ufi 1.19.14.3: *** empty log message *** 2006/03/24 13:42:52 ufi 1.19.14.2: *** empty log message *** 2006/02/16 13:18:11 ufi 1.19.14.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d23b38c7f4ad39dbbdec84a10175e82c79dfee19]

        INTEGRATION: CWS hcswriter01 (1.19.14); FILE MERGED 2006/06/13 12:56:34 ufi 1.19.14.8: makefiles 2006/06/12 13:50:30 ufi 1.19.14.7: border_page.xhp problem makefiles 2006/06/12 13:45:11 ufi 1.19.14.6: border_page.xhp problem 2006/05/30 13:43:54 ufi 1.19.14.5: RESYNC: (1.19-1.20); FILE MERGED 2006/05/30 09:11:35 ufi 1.19.14.4: *** empty log message *** 2006/05/30 07:33:23 ufi 1.19.14.3: *** empty log message *** 2006/03/24 13:42:51 ufi 1.19.14.2: *** empty log message *** 2006/02/16 13:18:10 ufi 1.19.14.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [a6418aaa5dd44c620b7f9c89c5b55e5334b13e3a]

        INTEGRATION: CWS hcswriter01 (1.6.58); FILE MERGED 2006/05/30 13:38:43 ufi 1.6.58.2: RESYNC: (1.6-1.9); FILE MERGED 2006/05/29 14:50:55 ufi 1.6.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [1872d3002fcd4c1f95d5203e963806a721ace634]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/03/24 13:42:51 ufi 1.4.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0b01f91dee92812463728cc8b88b10eee37af9b7]

        INTEGRATION: CWS hcswriter01 (1.2.68); FILE MERGED 2006/05/30 13:37:53 ufi 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2006/03/24 13:42:51 ufi 1.2.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [efd8ab9e53ff43cd15a557bd0d6b0d8db0e7b514]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/02/14 15:49:31 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [45fa94097461f54f2c2a2d66baf5d689f2312c97]

        INTEGRATION: CWS hcswriter01 (1.4.58); FILE MERGED 2006/05/29 14:50:55 ufi 1.4.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [550573df026c8c53ed89c4ff04c039a1bd4123a8]

        INTEGRATION: CWS hcswriter01 (1.5.58); FILE MERGED 2006/05/29 14:50:55 ufi 1.5.58.2: *** empty log message *** 2006/03/24 13:42:50 ufi 1.5.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [527061b1a74092984dadfde07019593380b44ac2]

        INTEGRATION: CWS hcswriter01 (1.7.58); FILE MERGED 2006/05/30 13:35:14 ufi 1.7.58.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/24 13:42:50 ufi 1.7.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d2afdddf44bac1accf15f22cd5910b11f44bd26b]

        INTEGRATION: CWS hcswriter01 (1.3.68); FILE MERGED 2006/03/24 13:42:50 ufi 1.3.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4d6dd4376e5801129b71463d0e55ba633764f72a]

        INTEGRATION: CWS hcswriter01 (1.5.58); FILE MERGED 2006/05/30 13:34:35 ufi 1.5.58.2: RESYNC: (1.5-1.9); FILE MERGED 2006/05/29 14:50:55 ufi 1.5.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [975eb2a92358417dac78332db78e2ec0627744a3]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/03/24 13:42:50 ufi 1.4.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [9b06821447e05adaab9e91dff715b8e293713236]

        INTEGRATION: CWS hcswriter01 (1.5.68); FILE MERGED 2006/05/29 14:50:55 ufi 1.5.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5079f8c296d3201f778e5a49f3a1764dff149955]

        INTEGRATION: CWS hcswriter01 (1.1.2); FILE ADDED 2006/05/30 07:53:30 ufi 1.1.2.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [389bc8ea9ba9b82739105b0f1a1cef9152594042]

        INTEGRATION: CWS hcswriter01 (1.5.58); FILE MERGED 2006/03/24 13:42:50 ufi 1.5.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [222ac3f58b0eee4769f5553790faa61c306121f2]

        INTEGRATION: CWS hcswriter01 (1.8.56); FILE MERGED 2006/03/24 13:42:49 ufi 1.8.56.2: *** empty log message *** 2006/02/16 13:18:08 ufi 1.8.56.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [9c3576708d3f95acc50423928548c1abe410f1e3]

        INTEGRATION: CWS hcswriter01 (1.4.58); FILE MERGED 2006/05/30 13:30:37 ufi 1.4.58.2: RESYNC: (1.4-1.8); FILE MERGED 2006/05/29 14:50:55 ufi 1.4.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5f99614e7bbc551e228105fa658245b5f386f3af]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/02/14 15:49:30 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d3ee32f69527c2977bc9b74851e26b83fe7a0794]

        INTEGRATION: CWS hcswriter01 (1.1.2); FILE ADDED 2006/06/13 12:39:11 ufi 1.1.2.2: final works 2006/05/30 07:54:25 ufi 1.1.2.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [aaedf410ceea42667b2c4571cef41164e5698dc0]

        INTEGRATION: CWS hcswriter01 (1.4.58); FILE MERGED 2006/05/30 13:28:32 ufi 1.4.58.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 13:42:49 ufi 1.4.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [362b50919bd1dc63a76c59d2472766c9a2347de5]

        INTEGRATION: CWS hcswriter01 (1.5.58); FILE MERGED 2006/05/30 13:28:18 ufi 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 13:42:49 ufi 1.5.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [059f35319f5f39cf660f8e6de2c5b1ffe2d3fadc]

        INTEGRATION: CWS hcswriter01 (1.4.58); FILE MERGED 2006/05/30 13:28:04 ufi 1.4.58.2: RESYNC: (1.4-1.7); FILE MERGED 2006/05/29 14:50:54 ufi 1.4.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d82c046856e0be16d5d64022ab0f09553509bc6c]

        INTEGRATION: CWS hcswriter01 (1.3.68); FILE MERGED 2006/05/29 14:50:54 ufi 1.3.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [273310c7696ae5620ffd0d6f4f94682b15ec3ca9]

        INTEGRATION: CWS hcswriter01 (1.5.58); FILE MERGED 2006/05/29 14:50:54 ufi 1.5.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e2c9642fedd938130f179b2a780c1aea95491745]

        INTEGRATION: CWS hcswriter01 (1.6.58); FILE MERGED 2006/02/14 15:49:30 ufi 1.6.58.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [3d092af9a5e47e2632b53efd63f91f7dcaf48d87]

        INTEGRATION: CWS hcswriter01 (1.4.6); FILE MERGED 2006/06/13 12:39:10 ufi 1.4.6.2: final works 2006/06/12 13:45:10 ufi 1.4.6.1: border_page.xhp problem

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e469027eb50cff5a41409663acf475fe7713c45b]

        INTEGRATION: CWS hcswriter01 (1.1.2); FILE ADDED 2006/05/30 07:54:47 ufi 1.1.2.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7fca7acf85c0803b60529caa7b729368c474e744]

        INTEGRATION: CWS hcswriter01 (1.1.2); FILE ADDED 2006/05/30 07:55:09 ufi 1.1.2.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [12173a340437cb46291d9759c672f7b9e50c4d7a]

        INTEGRATION: CWS hcswriter01 (1.3.68); FILE MERGED 2006/03/24 13:42:48 ufi 1.3.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d2cb465b1a7d8a528216f189b6c76da8ec7a44ab]

        INTEGRATION: CWS hcswriter01 (1.4.58); FILE MERGED 2006/02/14 15:49:29 ufi 1.4.58.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7274288bad70bc32f3ea20d764966aeb5bb1a99c]

        INTEGRATION: CWS hcswriter01 (1.3.68); FILE MERGED 2006/02/14 15:49:29 ufi 1.3.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [f962d97123159603d3d9130eaae5b3c42454e749]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/02/14 15:49:28 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4c7dd650da2242f6167dc42fe83f5b8c8fe87d41]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/02/14 15:49:27 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [ec3f16539d3927181751364e84babee5a8deb97b]

        INTEGRATION: CWS hcswriter01 (1.6.58); FILE MERGED 2006/05/30 13:20:26 ufi 1.6.58.2: RESYNC: (1.6-1.8); FILE MERGED 2006/05/29 14:50:54 ufi 1.6.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e5f83fdb38e2e6f90700c2acf0cdc7a2b21abb5d]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/05/29 14:50:53 ufi 1.4.68.2: *** empty log message *** 2006/02/14 15:49:26 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c4c7f93656683e61635cec081fef8dd2cc893822]

        INTEGRATION: CWS hcswriter01 (1.3.68); FILE MERGED 2006/05/30 13:19:09 ufi 1.3.68.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/14 15:49:26 ufi 1.3.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [1d1d7912933156b4cccd74e2fd3c919e1aa0af6c]

        INTEGRATION: CWS hcswriter01 (1.2.68); FILE MERGED 2006/05/29 14:50:53 ufi 1.2.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [3b2fc567a6962c82caf3e02bab258b24b9b56aa7]

        INTEGRATION: CWS hcswriter01 (1.2.68); FILE MERGED 2006/03/24 13:42:47 ufi 1.2.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [587f8cf3dfe0ceab0e6bd5b53bde3c8f54cd3970]

        INTEGRATION: CWS hcswriter01 (1.5.58); FILE MERGED 2006/05/30 13:17:38 ufi 1.5.58.2: RESYNC: (1.5-1.9); FILE MERGED 2006/02/14 15:49:26 ufi 1.5.58.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [fb588d1ca842c831d6dfc8525899cdc285b94cef]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/05/29 14:50:53 ufi 1.4.68.2: *** empty log message *** 2006/03/24 13:42:47 ufi 1.4.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [b8608095144bd0863b5076607bd3dcdfec926d53]

        INTEGRATION: CWS hcswriter01 (1.5.58); FILE MERGED 2006/05/30 13:17:05 ufi 1.5.58.2: RESYNC: (1.5-1.9); FILE MERGED 2006/05/29 14:50:53 ufi 1.5.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [ea5d6a10ded196fd37251065869082edc4d0cc18]

        INTEGRATION: CWS hcswriter01 (1.5.68); FILE MERGED 2006/05/29 14:50:53 ufi 1.5.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [05583c7717ffd60c47013bce67ca9a3da6a18af7]

        INTEGRATION: CWS hcswriter01 (1.7.36); FILE MERGED 2006/05/30 13:15:26 ufi 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/24 13:42:47 ufi 1.7.36.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [10e19efe8b0d4935b05e467347c705a84094c003]

        INTEGRATION: CWS hcswriter01 (1.3.68); FILE MERGED 2006/02/14 15:49:25 ufi 1.3.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [b63d643fd6e3327b516e22a4a948b9a3dd55c8a8]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/05/30 13:15:17 ufi 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2006/02/14 15:49:25 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [73c9b20caad944a487f1405c0c6801605355a245]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/05/30 13:14:55 ufi 1.4.68.2: RESYNC: (1.4-1.7); FILE MERGED 2006/02/14 15:49:24 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [ac61c85ea86b1afcba7eb8802b7dc5b6b2057470]

        INTEGRATION: CWS hcswriter01 (1.6.58); FILE MERGED 2006/05/30 13:13:53 ufi 1.6.58.2: RESYNC: (1.6-1.10); FILE MERGED 2006/05/29 14:50:52 ufi 1.6.58.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [f5b6ae83dcc5b69415372624aa3a57128fbbd9b7]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/03/24 13:42:46 ufi 1.4.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [f602979330836223694d5a7fb2acf3409bd23673]

        INTEGRATION: CWS hcswriter01 (1.6.56); FILE MERGED 2006/05/30 13:10:56 ufi 1.6.56.2: RESYNC: (1.6-1.10); FILE MERGED 2006/02/14 15:49:23 ufi 1.6.56.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c1af43752601f39b6857b49badc3d575256b8faf]

        INTEGRATION: CWS hcswriter01 (1.8.128); FILE MERGED 2006/06/13 12:56:28 ufi 1.8.128.8: makefiles 2006/06/12 13:50:24 ufi 1.8.128.7: border_page.xhp problem makefiles 2006/06/12 13:45:04 ufi 1.8.128.6: border_page.xhp problem 2006/05/30 12:57:23 ufi 1.8.128.5: RESYNC: (1.8-1.9); FILE MERGED 2006/05/30 09:11:28 ufi 1.8.128.4: *** empty log message *** 2006/05/30 07:33:17 ufi 1.8.128.3: *** empty log message *** 2006/03/24 13:42:41 ufi 1.8.128.2: *** empty log message *** 2006/02/16 13:17:50 ufi 1.8.128.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [afa0256e373111cfb8feaae55da001bab8f72617]

        INTEGRATION: CWS hcswriter01 (1.8.4); FILE MERGED 2006/06/13 12:39:10 ufi 1.8.4.1: final works

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [36fd504a3634bcfd255d4f4355468c1b4080660b]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/05/30 12:43:08 ufi 1.4.68.2: RESYNC: (1.4-1.8); FILE MERGED 2006/02/14 15:49:22 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [ac2d27f65ee8b74db4c75a91c8654f5853701573]

        INTEGRATION: CWS hcswriter01 (1.2.68); FILE MERGED 2006/02/14 15:49:22 ufi 1.2.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [78ca2276119ab132308e3d03425ff0da081f3aa2]

        INTEGRATION: CWS hcswriter01 (1.8.58); FILE MERGED 2006/06/13 12:56:28 ufi 1.8.58.7: makefiles 2006/06/12 13:50:23 ufi 1.8.58.6: border_page.xhp problem makefiles 2006/06/12 13:45:03 ufi 1.8.58.5: border_page.xhp problem 2006/05/30 09:11:28 ufi 1.8.58.4: *** empty log message *** 2006/05/30 07:33:17 ufi 1.8.58.3: *** empty log message *** 2006/03/24 13:42:41 ufi 1.8.58.2: *** empty log message *** 2006/02/16 13:17:50 ufi 1.8.58.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [02ac4bd4694a68acae4d3de15320c6111dd3c585]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/05/29 14:50:51 ufi 1.4.68.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4a8799b89ebcbe7ade630305a1b2601267a57e75]

        INTEGRATION: CWS hcswriter01 (1.9.4); FILE MERGED 2006/06/13 12:39:10 ufi 1.9.4.1: final works

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [fb04653f0cefb73ba26d949676676a19c1cd07e5]

        INTEGRATION: CWS hcswriter01 (1.6.50); FILE MERGED 2006/06/13 12:39:09 ufi 1.6.50.1: final works

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [363b6561035ec349137c8434b0c060c45ab4f1e8]

        INTEGRATION: CWS hcswriter01 (1.10.4); FILE MERGED 2006/06/13 12:39:09 ufi 1.10.4.1: final works

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [931cec453e68efccc084c06277ca439e451ccad5]

        INTEGRATION: CWS hcswriter01 (1.6.48); FILE MERGED 2006/05/30 12:28:11 ufi 1.6.48.2: RESYNC: (1.6-1.9); FILE MERGED 2006/02/16 13:17:49 ufi 1.6.48.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7fe94d1717cef372f21a189a2533014fe6f2f02e]

        INTEGRATION: CWS hcswriter01 (1.5.48); FILE MERGED 2006/05/30 12:27:57 ufi 1.5.48.2: RESYNC: (1.5-1.8); FILE MERGED 2006/02/16 13:17:49 ufi 1.5.48.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [952a6b705a51a44a7d1962002c8f0c5e3491b8a6]

        INTEGRATION: CWS hcswriter01 (1.4.4); FILE MERGED 2006/06/13 12:39:08 ufi 1.4.4.1: final works

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0df5bf59f8110eff0772026eb1fe8f671138fd80]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/05/30 12:05:32 ufi 1.4.68.2: RESYNC: (1.4-1.8); FILE MERGED 2006/02/14 15:49:20 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [8c30a668b698430ce7a6ff7f45f716d9afdb38b9]

        INTEGRATION: CWS hcswriter01 (1.4.68); FILE MERGED 2006/02/14 15:49:20 ufi 1.4.68.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [9e8c4efc98bd3764f213a181c514a5bec20e7715]

        INTEGRATION: CWS hcswriter01 (1.5.68); FILE MERGED 2006/02/16 13:17:41 ufi 1.5.68.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0f631d0bb9f809846719e0a3772f71f563bdec45]

        INTEGRATION: CWS hcswriter01 (1.8.128); FILE MERGED 2006/06/13 12:56:25 ufi 1.8.128.8: makefiles 2006/06/12 13:50:21 ufi 1.8.128.7: border_page.xhp problem makefiles 2006/06/12 13:45:01 ufi 1.8.128.6: border_page.xhp problem 2006/05/30 11:50:32 ufi 1.8.128.5: RESYNC: (1.8-1.9); FILE MERGED 2006/05/30 09:11:25 ufi 1.8.128.4: *** empty log message *** 2006/05/30 07:33:14 ufi 1.8.128.3: *** empty log message *** 2006/03/24 13:42:38 ufi 1.8.128.2: *** empty log message *** 2006/02/16 13:17:40 ufi 1.8.128.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [1dd78dbb3a89106d913c1abc2b7c360dff3edab2]

        INTEGRATION: CWS hcswriter01 (1.5.46); FILE MERGED 2006/05/30 11:33:13 ufi 1.5.46.2: RESYNC: (1.5-1.9); FILE MERGED 2006/05/29 14:50:51 ufi 1.5.46.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [99de14471ba2407e335e809368f9d15e20568084]

        INTEGRATION: CWS hcswriter01 (1.6.56); FILE MERGED 2006/05/30 11:31:27 ufi 1.6.56.2: RESYNC: (1.6-1.10); FILE MERGED 2006/02/16 13:17:39 ufi 1.6.56.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e3df080a0352c81e64b3e31d60423be06bc0df16]

        INTEGRATION: CWS hcswriter01 (1.4.56); FILE MERGED 2006/05/30 11:30:48 ufi 1.4.56.2: RESYNC: (1.4-1.8); FILE MERGED 2006/02/14 15:49:19 ufi 1.4.56.1: 14.2.

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c86d613929b990bdc168513a52eaa43967eeb7a8]

        INTEGRATION: CWS hcswriter01 (1.7.56); FILE MERGED 2006/05/30 11:24:28 ufi 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/29 14:50:51 ufi 1.7.56.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [bf1af41956bf42387ed6fefe714ea2652480827e]

        INTEGRATION: CWS hcswriter01 (1.4.66); FILE MERGED 2006/06/13 12:39:08 ufi 1.4.66.1: final works

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [45efd0f23e0be0eff0fa1cfc39e2fb9ae2f21794]

        INTEGRATION: CWS hcswriter01 (1.8.128); FILE MERGED 2006/06/13 12:56:21 ufi 1.8.128.8: makefiles 2006/06/12 13:50:17 ufi 1.8.128.7: border_page.xhp problem makefiles 2006/06/12 13:44:57 ufi 1.8.128.6: border_page.xhp problem 2006/05/30 11:09:01 ufi 1.8.128.5: RESYNC: (1.8-1.11); FILE MERGED 2006/05/30 09:11:21 ufi 1.8.128.4: *** empty log message *** 2006/05/30 07:33:09 ufi 1.8.128.3: *** empty log message *** 2006/03/24 13:42:33 ufi 1.8.128.2: *** empty log message *** 2006/02/16 13:17:30 ufi 1.8.128.1: make

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5c7c49296e5bef671dd79cb805c66400e13c596e]

        INTEGRATION: CWS hcswriter01 (1.1.2); FILE ADDED 2006/06/13 11:56:29 ufi 1.1.2.2: new file finding.xhp 2006/05/30 07:55:29 ufi 1.1.2.1: *** empty log message ***

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c5b0f003239677490eb19bf1ceb29cd2f3dcda65]

        INTEGRATION: CWS hcswriter01 (1.4.6); FILE MERGED 2006/06/13 12:39:08 ufi 1.4.6.2: final works 2006/06/12 13:44:56 ufi 1.4.6.1: border_page.xhp problem

2006-06-28  Ivo Hinkelmann  <ihi@openoffice.org>  [57ceb0ae73c28630aa7095ec8df64fa8404eff4b]

        INTEGRATION: CWS hcswriter01 (1.2.134); FILE MERGED 2006/06/08 07:48:32 ufi 1.2.134.1: address_byname link removed

2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [be21725a30da17e01fe79229862073a21417c15c]

        INTEGRATION: CWS cleanuphc2 (1.1.2); FILE ADDED 2006/05/15 12:20:43 fpe 1.1.2.1: Relocated build independent helpers

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [aa80a79a50d272b114f5170fdfffdfb9ffa669c3]

        INTEGRATION: CWS kdesettings (1.4.94); FILE MERGED 2006/04/11 12:34:29 ebischoff 1.4.94.1: #i63557# Have OOo use KDE system-wide settings

2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [f46de161eeebf9d245c6bd0491ec74341e5796b1]

        INTEGRATION: CWS vq32 (1.11.56); FILE MERGED 2006/05/22 04:03:45 vq 1.11.56.1: #i64848# Fix W32-4nt problem.

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7277778736b18d81734c76385ae0a0d3ff3852bf]

        INTEGRATION: CWS hc680dec (1.17.18); FILE MERGED 2006/05/22 13:14:10 ufi 1.17.18.5: RESYNC: (1.18-1.21); FILE MERGED 2006/03/20 13:14:57 ufi 1.17.18.4: RESYNC: (1.17-1.18); FILE MERGED 2006/01/26 12:35:58 ufi 1.17.18.3: final 2006/01/20 14:12:25 ufi 1.17.18.2: friday again 2005/12/09 13:45:17 ufi 1.17.18.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3c381c65ee651b570945c3a8ffc4c9741a1b2c3c]

        INTEGRATION: CWS hc680dec (1.17.18); FILE MERGED 2006/03/20 13:14:42 ufi 1.17.18.4: RESYNC: (1.17-1.18); FILE MERGED 2006/01/26 12:35:58 ufi 1.17.18.3: final 2006/01/20 14:12:24 ufi 1.17.18.2: friday again 2005/12/09 13:45:17 ufi 1.17.18.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ffefb45178df7c5774e4bd14ce1400000a976c60]

        INTEGRATION: CWS hc680dec (1.17.18); FILE MERGED 2006/03/20 13:14:26 ufi 1.17.18.4: RESYNC: (1.17-1.18); FILE MERGED 2006/01/26 12:35:57 ufi 1.17.18.3: final 2006/01/20 14:12:23 ufi 1.17.18.2: friday again 2005/12/09 13:45:16 ufi 1.17.18.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ffe72d5d14d1d354395115093cd97834e5066259]

        INTEGRATION: CWS hc680dec (1.18.18); FILE MERGED 2006/03/20 13:13:52 ufi 1.18.18.4: RESYNC: (1.18-1.19); FILE MERGED 2006/01/26 12:35:56 ufi 1.18.18.3: final 2006/01/20 14:12:22 ufi 1.18.18.2: friday again 2005/12/09 13:45:15 ufi 1.18.18.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c060e1c6ae96613e4bf46510603021ac3c8ef6d6]

        INTEGRATION: CWS hc680dec (1.8.30); FILE MERGED 2006/01/26 12:35:55 ufi 1.8.30.3: final 2006/01/20 14:12:21 ufi 1.8.30.2: friday again 2005/12/09 13:45:15 ufi 1.8.30.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9463b639b4446a87a1771e990bfb4cbde92dd772]

        INTEGRATION: CWS hc680dec (1.18.18); FILE MERGED 2006/05/22 13:11:21 ufi 1.18.18.5: RESYNC: (1.19-1.22); FILE MERGED 2006/03/20 13:13:23 ufi 1.18.18.4: RESYNC: (1.18-1.19); FILE MERGED 2006/01/26 12:35:54 ufi 1.18.18.3: final 2006/01/20 14:12:19 ufi 1.18.18.2: friday again 2005/12/09 13:45:14 ufi 1.18.18.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2cc98290279ba6f380aeef521a867b9b36e30e8d]

        INTEGRATION: CWS hc680dec (1.18.18); FILE MERGED 2006/03/20 13:13:12 ufi 1.18.18.4: RESYNC: (1.18-1.19); FILE MERGED 2006/01/26 12:35:52 ufi 1.18.18.3: final 2006/01/20 14:12:18 ufi 1.18.18.2: friday again 2005/12/09 13:45:13 ufi 1.18.18.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b0e266c8d7dcaa666c8cbcffc55b671980fde3be]

        INTEGRATION: CWS hc680dec (1.6.20); FILE MERGED 2006/01/17 13:21:53 ufi 1.6.20.2: 17Jan06 2005/12/14 12:53:24 ufi 1.6.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [67c81eddc4275b41cf6a8c7e20ff3f81c45acc5e]

        INTEGRATION: CWS hc680dec (1.6.20); FILE MERGED 2005/12/14 12:53:24 ufi 1.6.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9652d43a7d18e575c04fbbbf0279d2d6e0a011dc]

        INTEGRATION: CWS hc680dec (1.5.20); FILE MERGED 2006/01/26 12:33:57 ufi 1.5.20.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [da371945a3ea84f61936a7758041fc66330d20b4]

        INTEGRATION: CWS hc680dec (1.5.20); FILE MERGED 2005/12/09 10:00:20 ufi 1.5.20.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6e6b5ed31e0f099234714ef94af2eb1fc545fce2]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/26 12:33:56 ufi 1.4.30.2: final 2006/01/04 10:06:52 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [97030acdff8f192414047a17fe76339c569cd888]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/09 10:00:20 ufi 1.5.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2bab583f5d29964bd1650a4f96a62139659cb56d]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/17 13:21:52 ufi 1.5.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [69786f8b6131be2b1da51dc8d87db97157178644]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:52 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6373757889b6064b1069cb641f40471bc537b4e3]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/26 12:33:56 ufi 1.2.42.2: final 2005/12/14 12:53:23 ufi 1.2.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [eb0b639280cedea43004f6571818fd73aa9c1a23]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/04 10:06:51 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1868f760d2e72b0294955604b3e737eed43356e6]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:44:20 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c79dd796c238013efc5ce5578ae91e96f6f3408b]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/04 10:06:51 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5deb1371b742932acb9c24ad8d9025661e98ca17]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/14 12:53:23 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [8e748307799e4fe65b60489655a8cb8b4da632c7]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:51 ufi 1.4.42.2: 17Jan06 2005/12/02 10:44:20 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [64b93b2bb9e9479a5028738ad04195eb34e9df2b]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/26 12:33:55 ufi 1.4.30.2: final 2006/01/04 10:06:51 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5e6c7073d2964dfeffaf597c803b3fe78d922ac6]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:55 ufi 1.3.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4a68f16dc3ad17c046dfab06f5b9c4bdcfd12d29]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/26 12:33:54 ufi 1.4.30.2: final 2006/01/04 10:06:50 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [483bc59da02ce71558e65ffad99efe2e26fb36ed]

        INTEGRATION: CWS hc680dec (1.7.30); FILE MERGED 2006/01/04 10:06:50 ufi 1.7.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [cc37df2fccafd14c3f7b9f4404be0ed656eadcea]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/05/22 13:06:15 ufi 1.6.30.2: RESYNC: (1.6-1.9); FILE MERGED 2006/01/17 13:21:51 ufi 1.6.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2ba2b33638815712612da3050167d70cd7c140a1]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:50 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1c090aadb7ab3db76557f684a083d9da088da51d]

        INTEGRATION: CWS hc680dec (1.3.30); FILE MERGED 2006/01/17 13:21:50 ufi 1.3.30.2: 17Jan06 2006/01/04 10:06:50 ufi 1.3.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f4796571570a435f9c1333bae1f62e5bd55d9c5c]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/04 10:06:49 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [dce6d99d5b1078714eb4906dbfc870a5fe48776d]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:49 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4514afe7200493366ae19d356247ec0387e48532]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:49 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9ab3e85317a7a115f87671a187098f92103f73bc]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/04 10:06:48 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [8b9028490e7e1faf544641dacbd751e8dd26d433]

        INTEGRATION: CWS hc680dec (1.3.30); FILE MERGED 2006/01/17 13:21:48 ufi 1.3.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b6dbaac277fb176456f5bb4fe96e10d2b3c9cd13]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/04 10:06:48 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [82eac940ba10016e9d8b5426c517a3eee2f8c047]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/04 10:06:47 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a244308da78659d1b8cb638f5e78f143b88c6450]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/05/22 13:03:42 ufi 1.6.30.2: RESYNC: (1.6-1.9); FILE MERGED 2005/12/09 10:00:20 ufi 1.6.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7abc8917c469d2d0c87c7649d3d83341b3c2364b]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:48 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [fae6d7dc3d315b364f8b81c130ee3e0f9af4b34e]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/09 10:00:19 ufi 1.4.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [50be21384c0ebf4b22a18a18bb7a80495f2ce14f]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/17 13:21:48 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [cbe01b9d6a49d801015b5c852b8468d26a5a3852]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:47 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [222475becfdb591eee413b79e8d5a866a1cf66da]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/04 10:06:47 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5701dc3d555639a52169d5b6d9ab0b433286489d]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/14 12:53:23 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [53919042699a1f12cbb01ee6b79b04a046086590]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/14 12:53:22 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [585d74bc0fbee776a00a13a5a383a5e50cfc2dff]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/04 10:06:47 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [701866ed775b44874e82b72ef3aa048e9a6bed4c]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/17 13:21:47 ufi 1.4.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e3f3f8a16b7efea675a3165c9882c83624429b9d]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/09 10:00:19 ufi 1.3.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [fdbf9beed03ee58f8a189bd55b4ee5945a67ac28]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/26 12:33:54 ufi 1.4.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2a184277f549a984076100c777789cd057347bd6]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:54 ufi 1.3.42.2: final 2005/12/02 10:44:18 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ea0898a9f19f787a76189e9f48d0b80ef3a20b98]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/09 10:00:19 ufi 1.5.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [339f7f62a905b38a05491b07a2cd704a49c1abf0]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/26 12:33:53 ufi 1.4.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d9965babb2ad09f0ca9cf5871a54defc43f42e2b]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 13:00:59 ufi 1.4.42.3: RESYNC: (1.4-1.7); FILE MERGED 2006/01/17 13:21:46 ufi 1.4.42.2: 17Jan06 2005/12/02 10:44:18 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4e1a19c65403f01e9b5b654d975713e04419eacf]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:44:18 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [367cab9a2f190ec81c07adf2954fe13a67310b92]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/20 14:10:02 ufi 1.3.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [044b2398f2dbe23914d03be0e1fffd52aab15f5e]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2006/01/20 14:10:02 ufi 1.6.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7f172e190b8e33b734a9f4f114a8b463573b4a9e]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:53 ufi 1.3.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7f51e405583674fa8fbd6a8d1ccb498316972824]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:53 ufi 1.3.42.2: final 2005/12/02 10:44:17 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [df16eb36fb39018be31a18d582705ef2c5231894]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/14 12:53:21 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [33d7e85723f2b3cecba4841da65e14b09c80c49e]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/17 13:21:46 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5600617cc2a3689cbda5253f0cac88614491de51]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/03/20 13:10:01 ufi 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/17 13:21:45 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4f33bb2960016a1f9f6adb0461b69b6d7c47807a]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:45 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b5157954d45903735a23e562faaec685a871a873]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:54:54 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/04 10:06:46 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [51c9443fbfd0f11745d6e0268d1f49b2def38ee8]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:45 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c1665c5869bcd667a9e253ef49df9b512e345afb]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/03/20 13:07:57 ufi 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2005/12/09 10:00:18 ufi 1.6.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a32f13e3adf3c4333a0534a80c7b6e86b8c7f3a5]

        INTEGRATION: CWS hc680dec (1.4.20); FILE MERGED 2005/12/14 12:53:21 ufi 1.4.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2d833f8985e5677cbf4324c124d1f529f976d425]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/05/22 12:53:49 ufi 1.5.30.2: RESYNC: (1.5-1.8); FILE MERGED 2005/12/02 10:44:17 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [26c148fd3ad91e0a468798fcba27de3020a5d4d8]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:44:17 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [db6474ca3683f43d10fd3acf1ecb716810b9f496]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/14 12:53:20 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d61579738684dbe84b015c6458140cdcfd03cb34]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/05/22 12:52:13 ufi 1.5.30.3: RESYNC: (1.5-1.8); FILE MERGED 2006/01/17 13:21:44 ufi 1.5.30.2: 17Jan06 2005/12/02 10:44:16 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [265c72e127876874faf30f8ab219140a499a14eb]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/14 12:53:20 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d9c6b7d0450b1efad06ff50cc86e61bde89063f7]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/05/22 12:51:49 ufi 1.5.30.2: RESYNC: (1.5-1.8); FILE MERGED 2005/12/09 10:00:18 ufi 1.5.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c0ab46b8d6515210d85a201bd90bbaa2635c0f3d]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:45 ufi 1.4.42.2: *** empty log message *** 2005/12/09 10:00:18 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c7fb966b38755b602d7fd5a22a88abf199d563be]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/09 10:00:18 ufi 1.3.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [244dbfe2937457bec7adc38e39752c5806894f7d]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2005/12/09 10:00:17 ufi 1.2.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [fd9fd8e31c52c5270aba9728305cfd672b3eab83]

        INTEGRATION: CWS hc680dec (1.7.8); FILE MERGED 2005/12/14 12:53:19 ufi 1.7.8.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4821769afe62130a40e16b0e8320744a77eccd61]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/20 14:10:01 ufi 1.5.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b24e127c03b2b18a791699d6ba4fc8f60b70d641]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/04 10:06:44 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [cc4d587da332a17b8ffb396606438846f014d749]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:44:16 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [24c708a1595bc75c87b281df4cb661256633d931]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/04 10:06:44 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [286be56335309b809876f652dd866138c4341374]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/05/22 12:46:33 ufi 1.6.30.3: RESYNC: (1.6-1.9); FILE MERGED 2006/01/26 12:33:52 ufi 1.6.30.2: final 2006/01/04 10:06:43 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [39773fa172c8eef338dcb8eed936c7db7b5228ed]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:44 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [05cb763bb8a53201eb4eadfcbb713b1f44533686]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:43 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1584f70f6cc2cb39d419480d387930478c8d7b7d]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:42 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6dae91fb81e6d58617d3500e5060eef9a4ca8342]

        INTEGRATION: CWS hc680dec (1.7.30); FILE MERGED 2006/01/17 13:21:41 ufi 1.7.30.2: 17Jan06 2006/01/04 10:06:43 ufi 1.7.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [93ca533dcdee55be53545deed287602e1d9c6615]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:42 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [06779ec169801047524adca7c8d8b881bed94528]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/20 14:10:00 ufi 1.2.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ad1066c19c4a8b9b69244eab8633312cfe037b08]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:40 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3979ebce1fa2bc5cac32b530a86873fbb21351c5]

        INTEGRATION: CWS hc680dec (1.5.20); FILE MERGED 2006/03/20 12:59:41 ufi 1.5.20.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/09 10:00:17 ufi 1.5.20.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6fa494c98843e2a0a07af824e260879df0b75091]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:36:33 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/04 10:06:42 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7a595b4a2fdfe49d4a8e561904886518c3749670]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2005/12/02 10:44:15 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [df999047628d913514f022be04895a2834974c57]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2005/12/02 10:44:15 ufi 1.6.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6a5650abc636f51e8737ea2bbeca005f33aba421]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:40 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a8d17a7ecb429ec0d6727a98fd2520c7319c56e3]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/14 12:53:19 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e76f0f37095129cebfb0788fe8edbbe6795c5443]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/03/20 12:57:13 ufi 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/14 12:53:18 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [655a97fbe2117c4e8986f8cf96fad54f19c3d1db]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/02 10:44:14 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [933f467bc5470047a53047aee02ef18a22af74b9]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2005/12/02 10:44:14 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f44617550eb99262d3d736ef6abc92540ee321ed]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/26 12:33:51 ufi 1.5.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5c58ccbf00b7664050f86ce94e7f950fb3fd142d]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/02 10:44:13 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [cd504bc7a2c8613ee4fbadd86ccde0c8ca4c4c13]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:44:13 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [72eb65bf97ad5f61d602d330e57f3406947ea262]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:44:13 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c16d00c7f12cdd4e2b9430b0f5ac69f9bea92e67]

        INTEGRATION: CWS hc680dec (1.3.40); FILE MERGED 2006/05/22 12:34:50 ufi 1.3.40.3: RESYNC: (1.3-1.6); FILE MERGED 2006/01/26 12:33:51 ufi 1.3.40.2: final 2005/12/02 10:44:12 ufi 1.3.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [fb07d691fd8db3848fcb51739fae9e361a311920]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/26 12:33:50 ufi 1.4.42.2: final 2005/12/02 10:44:12 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a2df5a4d43be8e656123295e696c6d79fd7e7d38]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:39 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0e23ff436e17917bed31a955534009d5cb2b816e]

        INTEGRATION: CWS hc680dec (1.8.106); FILE MERGED 2006/01/26 12:35:42 ufi 1.8.106.3: final 2006/01/20 14:12:04 ufi 1.8.106.2: friday again 2005/12/09 13:45:04 ufi 1.8.106.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [63fc9998c37adb246e6d942d7cc20d2c30d2b4a1]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/09 10:00:16 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0b3141a0b395a1ad292e94bc1d4db1450bec9203]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2006/01/26 12:33:50 ufi 1.6.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [bf8d2b8fea2535adf0f26e8eda95e2eef5b61957]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:44:11 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d3d1f6bb58ad3999f62517772fa1103120b3f517]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2005/12/02 10:44:10 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [713a9350ab5c35536c3b49745d333eb5cd49f842]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/04 10:06:41 ufi 1.2.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [90aaedfebab53cdfcbdd1de632c2fed6afb5a6f6]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/17 13:21:38 ufi 1.5.42.2: 17Jan06 2005/12/02 10:44:10 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4dcb09aea1fbbe9b3880c205e1805c125eb83677]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:44:10 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [02631805c825ac99571523977250ddf4cb2765be]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:33:57 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2005/12/14 12:53:18 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9f0e887ae7c4113c767fda0fc0d847a7de0f8e1c]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/26 12:33:50 ufi 1.6.30.3: final 2005/12/14 12:53:17 ufi 1.6.30.2: *** empty log message *** 2005/12/02 10:44:10 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c51dc4eb2efc35a3488a0f0b90f29a4bc7375b01]

        INTEGRATION: CWS hc680dec (1.7.20); FILE MERGED 2006/05/22 12:33:46 ufi 1.7.20.2: RESYNC: (1.7-1.10); FILE MERGED 2006/01/26 12:33:49 ufi 1.7.20.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [72843c087b37af991a02def66c0b37b4c04a280d]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/26 12:33:49 ufi 1.4.42.2: final 2005/12/02 10:44:09 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e8ff5605cc7f85b72dcadef53227ccb9b46a3b29]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/04 10:06:41 ufi 1.5.42.2: *** empty log message *** 2005/12/09 10:00:15 ufi 1.5.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [50a865eb330b99de314e55b4304312c305874102]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/14 12:53:13 ufi 1.4.30.2: *** empty log message *** 2005/12/09 10:00:15 ufi 1.4.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [17e598b351b65d03ac2e4a0e5739fe47010125e2]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/26 12:33:48 ufi 1.5.30.2: final 2005/12/14 12:53:13 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6add42030fea991bcc350d36868dc57c8070ad9c]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:38 ufi 1.4.42.2: 17Jan06 2005/12/09 10:00:15 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [68b13fa1cf7fc9a0e6218f7bd34b04087add33c6]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/04 10:06:40 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [bf78c59805f83b99ce4e6251851f6c3ad1f1d614]

        INTEGRATION: CWS hc680dec (1.9.30); FILE MERGED 2006/01/26 12:33:48 ufi 1.9.30.2: final 2006/01/04 10:06:40 ufi 1.9.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [edaca19233e7894072d0b77716fa286903efceed]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/03/20 12:55:12 ufi 1.6.30.3: RESYNC: (1.6-1.7); FILE MERGED 2006/01/26 12:33:48 ufi 1.6.30.2: final 2005/12/09 10:00:14 ufi 1.6.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [db93cae79555858be5ae0c1add64be7341cf6883]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/26 12:33:47 ufi 1.4.42.4: final 2006/01/17 13:21:37 ufi 1.4.42.3: 17Jan06 2006/01/04 10:06:40 ufi 1.4.42.2: *** empty log message *** 2005/12/02 10:44:09 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c88c0a4f7c1299567877e8a20b645757f13db9e9]

        INTEGRATION: CWS hc680dec (1.7.42); FILE MERGED 2006/01/26 12:33:47 ufi 1.7.42.3: final 2006/01/04 10:06:39 ufi 1.7.42.2: *** empty log message *** 2005/12/09 10:00:14 ufi 1.7.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [de66240bcabcbb6fc6e1c4faf7ef3122d31d736d]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/26 12:33:44 ufi 1.5.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [bb437f8dba3256db14d5e7c0bfee4673ed620a25]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/26 12:33:41 ufi 1.5.30.4: final 2006/01/17 13:21:37 ufi 1.5.30.3: 17Jan06 2005/12/14 12:53:12 ufi 1.5.30.2: *** empty log message *** 2005/12/02 10:44:09 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d340486778bbccc00aab5368aa0d1f9c0f3efa51]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/26 12:33:41 ufi 1.4.42.2: final 2005/12/14 12:53:12 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9264c0022b17aa28f0d9785f4e5f500a1518e725]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/05/22 12:33:00 ufi 1.5.42.2: RESYNC: (1.5-1.8); FILE MERGED 2005/12/02 10:44:08 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d8126fc851201de4b04010e6565333982b59c500]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/17 13:21:36 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f7cdbe0bc723f7ab0c0e89ec2833f1b6ae5346dc]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/05/22 12:32:53 ufi 1.6.30.2: RESYNC: (1.6-1.9); FILE MERGED 2006/01/17 13:21:36 ufi 1.6.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [87e0dadeb1a27786a3227c6c30ac70ee0e837481]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:44:08 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [24fbdb9ad3138fc41b57d171594370df26924d50]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2006/01/26 12:33:40 ufi 1.4.40.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [16ef22d61909d641b1a5bc49727464c03000857c]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2006/05/22 12:32:46 ufi 1.4.40.2: RESYNC: (1.4-1.7); FILE MERGED 2005/12/02 10:44:08 ufi 1.4.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c02c02db37270640f3990176cfc3a9a0eda92b27]

        INTEGRATION: CWS hc680dec (1.3.40); FILE MERGED 2005/12/02 10:44:07 ufi 1.3.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [409aaad996e398f13c68d47897ef919575083cd1]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:44:07 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [75348bec37aa4dade84ad05069e2eea699264fa6]

        INTEGRATION: CWS hc680dec (1.9.30); FILE MERGED 2006/05/22 12:32:29 ufi 1.9.30.5: RESYNC: (1.9-1.12); FILE MERGED 2006/01/17 13:21:35 ufi 1.9.30.4: 17Jan06 2006/01/04 10:06:39 ufi 1.9.30.3: *** empty log message *** 2005/12/14 12:53:11 ufi 1.9.30.2: *** empty log message *** 2005/12/09 10:00:14 ufi 1.9.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [40793a54a010fdacf2992ae70d6680eab7b1395f]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/17 13:21:35 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [25a626d13562dea3658e91bd4ef554fac2682c6e]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/05/22 12:32:22 ufi 1.5.30.2: RESYNC: (1.5-1.8); FILE MERGED 2005/12/02 10:44:06 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d55d317a17ab3ee866f688820846f511e488989d]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:44:06 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d4d288ec4557b1b6c66aa67be827de1ee07bc391]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/04 10:06:39 ufi 1.4.30.2: *** empty log message *** 2005/12/09 10:00:13 ufi 1.4.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ea32be354cdf651417c5c9db516dac2f53ea9126]

        INTEGRATION: CWS hc680dec (1.6.40); FILE MERGED 2006/01/26 12:33:40 ufi 1.6.40.2: final 2005/12/02 10:44:06 ufi 1.6.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ad963a57824c2c9b76a3541f2a86ff7cefc48243]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2005/12/14 12:53:11 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3426197f02dcb72c959f461a67b769877fa52b94]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/20 14:09:59 ufi 1.3.42.2: friday again 2005/12/14 12:53:11 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5251991bb834fd2a1184c1813fd3fc4de4711200]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:31:47 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2005/12/14 12:53:10 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2a4e36660dd73e4f3bcadf34d82794eb5cf2c95c]

        INTEGRATION: CWS hc680dec (1.10.8); FILE MERGED 2006/05/22 12:31:39 ufi 1.10.8.4: RESYNC: (1.10-1.13); FILE MERGED 2006/01/20 14:09:58 ufi 1.10.8.3: friday again 2006/01/17 13:21:34 ufi 1.10.8.2: 17Jan06 2005/12/14 12:53:09 ufi 1.10.8.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e1b8ab2f76887b5314ebc78fa7f7d3ebd122401e]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:34 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [11a79adf67813c8d9a87710d6ee419ce0ce51893]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/14 12:53:09 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9c9820b9d2fb5b076dba67d2c5a7051abdd4a2f8]

        INTEGRATION: CWS hc680dec (1.6.8); FILE MERGED 2006/01/17 13:21:33 ufi 1.6.8.2: 17Jan06 2005/12/14 12:53:08 ufi 1.6.8.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3dc9d91725d4f2494056830d4b1e3db08e46254c]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/17 13:21:32 ufi 1.6.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a3fd42c4c1ebb2609b04e4b52b912d003f97fd9b]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/14 12:53:08 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5e4c7e10e419bfdacad3ca20ba8f42bf625a9138]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:32 ufi 1.4.42.2: 17Jan06 2005/12/14 12:53:08 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [71d567bc7bfbe5a5968d9b8756816aa2f36c04ac]

        INTEGRATION: CWS hc680dec (1.5.8); FILE MERGED 2006/05/22 12:31:19 ufi 1.5.8.2: RESYNC: (1.5-1.8); FILE MERGED 2006/01/17 13:21:31 ufi 1.5.8.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d2a9de17b80194a3c4998a82032460277747d459]

        INTEGRATION: CWS hc680dec (1.8.8); FILE MERGED 2006/05/22 12:31:11 ufi 1.8.8.3: RESYNC: (1.9-1.12); FILE MERGED 2006/03/20 12:54:35 ufi 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2005/12/14 12:53:07 ufi 1.8.8.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a8ccd45d2509b00a40408492bd87be30b9e0c07e]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:44:05 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [86b03392e87c9f13d401be64bfc5cc4c9b76e0b0]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:31 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [02b854e57165993e6bf7eb1ae359695bbb10adde]

        INTEGRATION: CWS hc680dec (1.6.20); FILE MERGED 2005/12/14 12:53:06 ufi 1.6.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [99d9268b32da5f18be98c91e36a79ed09b682c05]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/04 10:06:38 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [14362e081c7e672051c4744a1651cb8551138f64]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/17 13:21:31 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a783fd746fc703ffb88cd87b1a3ec22f4c247fb8]

        INTEGRATION: CWS hc680dec (1.7.30); FILE MERGED 2005/12/09 10:00:13 ufi 1.7.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e65698c6932ca66b7f3162bc08a947c50c793ca8]

        INTEGRATION: CWS hc680dec (1.7.8); FILE MERGED 2005/12/14 12:53:06 ufi 1.7.8.2: *** empty log message *** 2005/12/09 10:00:13 ufi 1.7.8.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0e1874fd4e941ad5aec3d74287fd78b621e71154]

        INTEGRATION: CWS hc680dec (1.4.20); FILE MERGED 2005/12/14 12:53:04 ufi 1.4.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [53a4b7d6614e0072027a8defa208003e237de909]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/05/22 12:30:00 ufi 1.6.30.2: RESYNC: (1.6-1.9); FILE MERGED 2006/01/26 12:33:39 ufi 1.6.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [23d2ae11314127b36e35f32222a2e244638b14d7]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/09 10:00:12 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [66f98f136b85e8cf39c252e8bbf5734bc53990ee]

        INTEGRATION: CWS hc680dec (1.7.20); FILE MERGED 2006/01/17 13:21:30 ufi 1.7.20.3: 17Jan06 2005/12/09 10:00:12 ufi 1.7.20.2: before resync 2005/12/02 10:44:05 ufi 1.7.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [26276f9fc9585718eda74a141dd52428064656a4]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/04 10:06:38 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [22c2e6e5f97c352377173d03bb2e8caef3ad594d]

        INTEGRATION: CWS hc680dec (1.4.20); FILE MERGED 2006/01/04 10:06:37 ufi 1.4.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [66abbc4c29db21dd69c9c9c0594010ee8d26ae3c]

        INTEGRATION: CWS hc680dec (1.8.8); FILE MERGED 2006/01/20 14:09:58 ufi 1.8.8.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [646ba20e4b8572b809fe0cf1b2c5dd3e6cf0bc16]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/04 10:06:37 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e03ce14c66e392577ecbbd1d9b48bc61436525e7]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:26:38 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/26 12:33:39 ufi 1.4.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c4807f1f7a6c1719f1f1e56eaca5fdb40c90235a]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:38 ufi 1.3.42.2: final 2006/01/20 14:09:57 ufi 1.3.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e651596a8ead100f4b08c080b261ed8a74cf85cb]

        INTEGRATION: CWS hc680dec (1.4.20); FILE MERGED 2005/12/09 10:00:12 ufi 1.4.20.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2836af3a13c7f346447ec347800c13b2726617ee]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2006/05/22 12:26:10 ufi 1.4.40.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/26 12:33:38 ufi 1.4.40.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0ae42f601f2f963b064dfee6657c7fd4f376402a]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/05/22 12:25:57 ufi 1.5.30.3: RESYNC: (1.5-1.8); FILE MERGED 2006/01/26 12:33:38 ufi 1.5.30.2: final 2005/12/14 12:53:02 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f78e764be18913d1ef167930847c86d72daec086]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/26 12:33:37 ufi 1.5.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [908fb6c84a0122ff56a2a613bb549a41bdda3fe9]

        INTEGRATION: CWS hc680dec (1.3.30); FILE MERGED 2005/12/09 10:00:12 ufi 1.3.30.2: before resync 2005/12/02 10:44:05 ufi 1.3.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2681271006f724372e6e83e6be618f3bd367d064]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/02 10:44:05 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c8d89cad6de713aa35831cb1f95345bab5edb91c]

        INTEGRATION: CWS hc680dec (1.6.20); FILE MERGED 2005/12/14 12:53:02 ufi 1.6.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [bea46adde6cc529b66a3c9f2f492c333d1c61a8f]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/09 10:00:11 ufi 1.5.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [31c98a03c39b6dfcd18b6a5a7b8a47a72ab52946]

        INTEGRATION: CWS hc680dec (1.6.20); FILE MERGED 2006/05/22 12:25:07 ufi 1.6.20.2: RESYNC: (1.6-1.9); FILE MERGED 2005/12/14 12:53:01 ufi 1.6.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [11fd3d2d67823c1edc436f675dc4a76036190c2f]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/05/22 12:24:44 ufi 1.4.30.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/26 12:33:37 ufi 1.4.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b267094dc77c4f6c97aa4e01bff99080be57affc]

        INTEGRATION: CWS hc680dec (1.5.20); FILE MERGED 2006/01/26 12:33:37 ufi 1.5.20.2: final 2005/12/02 10:44:04 ufi 1.5.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2c118609fea3ba87f0fbc3283ff039fc550690e7]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/09 10:00:11 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [106efa5b6c33f8f8b2014264ec432f75c125e869]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/05/22 12:24:04 ufi 1.5.42.3: RESYNC: (1.5-1.8); FILE MERGED 2005/12/09 10:00:11 ufi 1.5.42.2: before resync 2005/12/02 10:44:04 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9cf30bae1182f5e24347e23c8ad6e3d513900688]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:36 ufi 1.3.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f9debdffce0133109be91b5b83ab931a70bd05f7]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:29 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [cd9907d323a710cdf4c7aecf3461d34e98c4f131]

        INTEGRATION: CWS hc680dec (1.5.20); FILE MERGED 2005/12/02 10:44:04 ufi 1.5.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [17393f32901b4c60e4bc5ad55e8a7e99306a2bab]

        INTEGRATION: CWS hc680dec (1.9.106); FILE MERGED 2006/01/26 12:35:41 ufi 1.9.106.3: final 2006/01/20 14:12:02 ufi 1.9.106.2: friday again 2005/12/09 13:45:03 ufi 1.9.106.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [89362cdcacad4bf6e141f206a4732c923e7fb281]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:36 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d258849056500afa8eeabc4addfb5b669652e80b]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2006/01/04 10:06:36 ufi 1.6.42.2: *** empty log message *** 2005/12/02 10:44:02 ufi 1.6.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [73ed9fb16e8b2620998256a334c944269efeacb3]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2006/01/04 10:06:35 ufi 1.6.42.2: *** empty log message *** 2005/12/02 10:44:02 ufi 1.6.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [bc4d74916c44ef0d2e23a089cdc8c07ee393ead7]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/04 10:06:35 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [938d32cc3567f8287d339e7bd84277b5889fbc76]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/05/22 12:20:32 ufi 1.5.42.3: RESYNC: (1.6-1.9); FILE MERGED 2006/03/20 12:51:31 ufi 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/04 10:06:35 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6c8317973382db221db5c2b1d6cd27787dd43475]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:34 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [32823f02e4e05331b5d03c6c7d4f6607eb9e7afb]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/17 13:21:27 ufi 1.2.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [16d1764b7df4487b455f0a99bb2ca2dbb2a9ea40]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:27 ufi 1.4.42.2: 17Jan06 2005/12/02 10:44:01 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [94d02d8097b408d99a043bf6b8d1f7215f73f651]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:27 ufi 1.3.42.2: 17Jan06 2005/12/02 10:44:00 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6a3bce95c5b10f3225b9760b3e4705afef096e5e]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/03/20 12:50:41 ufi 1.4.42.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/17 13:21:25 ufi 1.4.42.2: 17Jan06 2005/12/02 10:43:59 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1d5971877c9134d06d27f550e929447701ca76d7]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:19:53 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2005/12/02 10:43:59 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ab1948241744844627ef73ea31a48420405425db]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:58 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1d8dfe569bd903fd250ef491fb6a1ca73da27ac3]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:25 ufi 1.3.42.3: 17Jan06 2006/01/04 10:06:34 ufi 1.3.42.2: *** empty log message *** 2005/12/02 10:43:58 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5bf3fbf3f07f38f63c212e2569b3418cdec4d5d3]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:43:58 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7a2bf447585f9255272ef9f22a4ce4cea945a81b]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/20 14:09:56 ufi 1.2.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a48e444da601f5b6fe2e38a59c1100860235e273]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:43:57 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e6717c318bf00a871d30e0a56fb0a1be9aa81931]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/20 14:09:55 ufi 1.2.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [48a7ec8c3c6298dc3f04fae2e01f19ed887a6481]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/20 14:09:54 ufi 1.2.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2e3f709b195923b5cdd49c7087e9c96a8105a547]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/20 14:09:53 ufi 1.2.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1959f3c862d71c944a11e237a0587947c24ec94d]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/20 14:09:53 ufi 1.4.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [dedef2502b8907300db73fab826ebd2104dda796]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:18:03 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/20 14:09:52 ufi 1.4.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b5963aa01280e69bf3bf6c63dfa463d8b9fc60de]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/03/20 12:50:18 ufi 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2006/01/20 14:09:52 ufi 1.2.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [225583838c27b7898b884bace5c3a4599a428894]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/20 14:09:51 ufi 1.2.42.2: friday again 2005/12/02 10:43:57 ufi 1.2.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e186155be4ca9bf012946435e47005f7861eaf30]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/20 14:09:50 ufi 1.3.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [444cfc092f924e33a45841086a4926cebc7055e9]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/01/20 14:09:50 ufi 1.2.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c64a00296fa39473710f082711a6f8a067230d93]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/20 14:09:49 ufi 1.5.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6b02990ffb941b2459166df2227a3c008cd4e7ab]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:17:51 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/20 14:09:48 ufi 1.4.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4d0dd4bfafb66a0caea77a7f89ae07760d32684f]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 12:17:39 ufi 1.4.42.3: RESYNC: (1.5-1.8); FILE MERGED 2006/03/20 12:50:04 ufi 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2006/01/04 10:06:34 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1899dc6c23c2381626d5ae7ae77f17fdf3790e96]

        INTEGRATION: CWS hc680dec (1.6.20); FILE MERGED 2006/05/22 12:17:26 ufi 1.6.20.2: RESYNC: (1.6-1.9); FILE MERGED 2005/12/02 10:43:57 ufi 1.6.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ef03514c6e655a052e9fffa1a2f6e569ee8f9efc]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/20 14:09:48 ufi 1.3.42.2: friday again 2005/12/02 10:43:56 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [efb7c19c7b1cb9a45f49ad8ea32ee6a5a73e0575]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/02 10:43:56 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [50a5eee60a19221680f08ea31c275f1ceb3c2b96]

        INTEGRATION: CWS hc680dec (1.3.40); FILE MERGED 2005/12/02 10:43:56 ufi 1.3.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0bf91a3852cb9da941ba96b25aafcd9803fa1cb9]

        INTEGRATION: CWS hc680dec (1.3.40); FILE MERGED 2005/12/02 10:43:55 ufi 1.3.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [50c51a754a10d1cab71cdb11217aeea08b437f4b]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/26 12:33:36 ufi 1.5.30.2: final 2005/12/02 10:43:55 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [58c0b9fab3b66d36b1b09da5fcb1a9e04d1caa3d]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2005/12/14 12:53:01 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [696dd089d050f90ae4fff37dc652e4e1004451ff]

        INTEGRATION: CWS hc680dec (1.2.40); FILE MERGED 2005/12/02 10:43:55 ufi 1.2.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [da9da6b6ed0502632a1aebbf0cf2588aebcb264d]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/02 10:43:54 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0564eb72f46b72725673421ad3d31e7979eec3a8]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/02 10:43:53 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d055ff21e592b4337dca6245828e3df38b98a88a]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2005/12/02 10:43:53 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [31ccde38e5360df5b68c455dc84883308f7b4b2c]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:33 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [50e14880b986586ef4e6e9971090edd3c510f83b]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/26 12:33:35 ufi 1.5.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [8c63f4ea57427a3e21af4c0fceadaeac4b257879]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/17 13:21:23 ufi 1.5.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [08ff8a3724f84fe3cb72eaa76504aa75dd81c3c2]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/04 10:06:33 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [908d448405db7f423f079242c86bb0f0ec462e19]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:35 ufi 1.3.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [83aeca0a2aa3d873f24441cffd8159158568fbdb]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2006/05/22 12:09:55 ufi 1.2.42.2: RESYNC: (1.2-1.5); FILE MERGED 2005/12/09 10:00:10 ufi 1.2.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [09d04051d461d47f7a3a1cf95b0c5605f5c48aa9]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2005/12/09 10:00:10 ufi 1.5.42.2: before resync 2005/12/02 10:43:52 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [11e90fc4b198027ae360976f31db677ce18d2be1]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/26 12:33:34 ufi 1.5.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [99f68cb5c70a4734fb5d3a345ae0e47816ce4d74]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:43:52 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5e9cc393850272b5bd1f43f1df95fce93e6715fa]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:43:51 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f2cb17a77c9b8fd3879ccd8a3b50705d01fe1b5a]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/26 12:33:34 ufi 1.4.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d4fb2145ee375960829d24df661f30f7d5e19e66]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:34 ufi 1.3.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [8c0b8c4b63b813782dd827b0f1d43c53d8501966]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2005/12/14 12:53:00 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9581900c66cb372bc5e1f559cbd0ab0ff6b2f014]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:51 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d978df330c118467622b05bfea9bdd48459aa780]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/14 12:53:00 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ba020c6662d015431225b9e432ea18b325cc121f]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/05/22 12:09:06 ufi 1.5.30.3: RESYNC: (1.5-1.8); FILE MERGED 2006/01/04 10:06:32 ufi 1.5.30.2: *** empty log message *** 2005/12/09 10:00:10 ufi 1.5.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f2d1726a052ca41122c8f89856659f65ff814f44]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/05/22 12:08:54 ufi 1.5.42.2: RESYNC: (1.5-1.8); FILE MERGED 2005/12/02 10:43:51 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1ed28cf4a0b78ef1fe97383d66ff3c302ed5eb07]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:22 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c432eb6e2d37896a5dbb91d0af6ac15fbe7cbf04]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/05/22 12:07:01 ufi 1.6.30.3: RESYNC: (1.6-1.9); FILE MERGED 2006/01/17 13:21:22 ufi 1.6.30.2: 17Jan06 2005/12/09 10:00:09 ufi 1.6.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1e67e3b15f1141ccc420ea745388cdb09531d1a9]

        INTEGRATION: CWS hc680dec (1.7.30); FILE MERGED 2006/05/22 12:02:10 ufi 1.7.30.4: RESYNC: (1.7-1.10); FILE MERGED 2006/01/17 13:21:21 ufi 1.7.30.3: 17Jan06 2006/01/04 10:06:31 ufi 1.7.30.2: *** empty log message *** 2005/12/14 12:52:59 ufi 1.7.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6ce9fb0d5e7cb6bb3d065fe9e8ddb1d6f600e5f8]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/05/22 11:59:25 ufi 1.6.30.2: RESYNC: (1.6-1.9); FILE MERGED 2006/01/17 13:21:21 ufi 1.6.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a9d5e1b678ca3e8ffba6ed0da7d18e6f1da9bfd6]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/09 10:00:09 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [12bb436604bf7e36979869b7dfccce0ef516aa54]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2005/12/09 10:00:09 ufi 1.6.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e5e2b3ec75f234f193fc65be33249b90de73db99]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/05/22 11:57:32 ufi 1.5.30.3: RESYNC: (1.6-1.9); FILE MERGED 2006/03/20 12:40:39 ufi 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/17 13:21:20 ufi 1.5.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [223c6178145729280d893e888af6e08f769e2dde]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2005/12/09 10:00:08 ufi 1.6.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3c9c72c4ec10b7619ebbc118dd713676f338527f]

        INTEGRATION: CWS hc680dec (1.8.106); FILE MERGED 2006/01/26 12:35:38 ufi 1.8.106.3: final 2006/01/20 14:11:56 ufi 1.8.106.2: friday again 2005/12/09 13:45:00 ufi 1.8.106.1: makefiles

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3d5db7de632eb074fafd0a2628750d273d0703ee]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/03/20 12:38:48 ufi 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/04 10:06:31 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6413707ef82002bcfe9949731ce09c226a3f69fd]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/03/20 12:38:35 ufi 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/04 10:06:31 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2e1ce2eca99f6d06b012cac97cb1dbdbb4881145]

        INTEGRATION: CWS hc680dec (1.1.2); FILE ADDED 2005/12/02 10:40:54 ufi 1.1.2.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [08d9cf9b83f1b1398daf58fd6bab1b129928933b]

        INTEGRATION: CWS hc680dec (1.7.30); FILE MERGED 2005/12/09 10:00:08 ufi 1.7.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [30e806153c5ceb2d52db7fa8f5ead6376d608690]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:30 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3f6248d6ce7159a8d7e0b441aa5ebc6b3c2065c4]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:43:51 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [8cf687850c3d4f5a36cdf6157b05884e79a505cd]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:50 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1f522e1c24e060e068a49c6bb5399fe3a3c53380]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/04 10:06:30 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2ffca303c06bdfc96138db37f61a0e9f3adc70d7]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/05/22 11:55:22 ufi 1.5.42.2: RESYNC: (1.5-1.8); FILE MERGED 2006/01/17 13:21:20 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [dffc0f5b9cddb300c3c401e52d5e0c575fc1563e]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2005/12/09 10:00:08 ufi 1.2.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2809e6b8e32f34c0984d5eb5fe586570207d68a3]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2005/12/09 10:00:07 ufi 1.2.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6afea68f075b3a3ffbd75ec2be7a01403b788383]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/09 10:00:07 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e0622ed417f2aada3480e8635de49d157f410b03]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:50 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ff44abd7eb70a6207ba290984687c6ad1dcbf9da]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:49 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6c8879496545a5efcaefdea7ac2655d79781a7a9]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:19 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9db8d13db32e804b562eb373c26b124a19a1eeef]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/17 13:21:19 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [02ae714b5e13db68a2657d12409940eef4071f42]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2006/05/22 11:55:09 ufi 1.6.42.3: RESYNC: (1.6-1.9); FILE MERGED 2006/01/26 12:33:33 ufi 1.6.42.2: final 2005/12/14 12:52:58 ufi 1.6.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [82f502a9b5d4ab28346f343f1832cc6eeac56783]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/05/22 11:54:51 ufi 1.4.30.3: RESYNC: (1.4-1.7); FILE MERGED 2006/01/17 13:21:18 ufi 1.4.30.2: 17Jan06 2005/12/02 10:43:49 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [84c60db60277fa958308b2862eb440bda6effb8e]

        INTEGRATION: CWS hc680dec (1.4.20); FILE MERGED 2006/05/22 11:54:44 ufi 1.4.20.2: RESYNC: (1.4-1.7); FILE MERGED 2005/12/02 10:43:49 ufi 1.4.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [23181875adc9e9368147941f2082cda415a2e029]

        INTEGRATION: CWS hc680dec (1.3.20); FILE MERGED 2006/05/22 11:54:36 ufi 1.3.20.2: RESYNC: (1.3-1.6); FILE MERGED 2005/12/02 10:43:49 ufi 1.3.20.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5f585752ba69a388b09cb3fee8aba5e76bfdc8ac]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:48 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [8377ecce155a6a6e1ffd382b12dd2c1a8638020a]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 11:54:28 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2005/12/14 12:52:58 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2ff1a456faa3659f641fd07de9f32288a653da6e]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/05/22 11:54:00 ufi 1.5.42.2: RESYNC: (1.5-1.8); FILE MERGED 2006/01/04 10:06:29 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [12cbfd38a97134b9ca8f63fd6ac514a82771e3e7]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/14 12:52:58 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a291bf087f1897fcf5c77ff2991a890118f9cdae]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:47 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4fa579f761aa428f9e5dbcbe5d14f04379ce2030]

        INTEGRATION: CWS hc680dec (1.7.42); FILE MERGED 2006/03/20 12:37:07 ufi 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2005/12/14 12:52:57 ufi 1.7.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5e609e21146c080c58f5d0c5e0805dda3c4d4b57]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:43:47 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [10e84b06ed13fd09d7d4c81eec917c3f026eb151]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/09 10:00:07 ufi 1.3.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a3f1f600842f8027edc693beeecf1dd28ad159ec]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2005/12/09 10:00:07 ufi 1.6.42.2: before resync 2005/12/02 10:43:46 ufi 1.6.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b93261d35790e35de47f1c06472a008f390bf007]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/02 10:43:46 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [042585e6b1086f39691678f033896e2c57b262eb]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/02 10:43:46 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [808603e644f3e4ef94fcb58b2fcd8aa6b1a16099]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:18 ufi 1.3.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1bf7cd5d1226914a341fc6246889484de23986d5]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/09 10:00:06 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [54fbb0048aef06d4aab33fdc377447fdd2799a3c]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 11:52:54 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/04 10:06:29 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [296c1fb13412d5e22b96ff554a8784a3c9fc1e4f]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/14 12:52:57 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4479709ff74b2a1917a8fa7cfa2a155af42ff7aa]

        INTEGRATION: CWS hc680dec (1.2.42); FILE MERGED 2005/12/14 12:52:56 ufi 1.2.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ab32411d4cf86400af669d0f402188b1a3497870]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2005/12/02 10:43:45 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1709b6fde2d6a7dbe61c4e594639f8afbb5c9fa2]

        INTEGRATION: CWS hc680dec (1.5.20); FILE MERGED 2006/05/22 11:52:47 ufi 1.5.20.2: RESYNC: (1.5-1.8); FILE MERGED 2006/01/17 13:21:17 ufi 1.5.20.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [61a621d24896b70befbf9751d2773d0934b646da]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2006/05/22 11:52:39 ufi 1.4.40.2: RESYNC: (1.4-1.7); FILE MERGED 2005/12/02 10:43:45 ufi 1.4.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [14cb694443988238f8ebbf94dc3bc04959a55efe]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/17 13:21:17 ufi 1.6.30.2: 17Jan06 2005/12/09 10:00:06 ufi 1.6.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b1c253eddefb479aa34294fc3119a6479d1d23b9]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/09 10:00:06 ufi 1.5.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4210866bd96b5af06c87a61a07403a775bbddd55]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2005/12/02 10:43:44 ufi 1.4.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c5cf5598fab97f4e0e3722f6fd97dc35becdcd87]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/05/22 11:52:17 ufi 1.4.30.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/17 13:21:17 ufi 1.4.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e1300998d3b59344da0d0b3c8adcdd359cffec12]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/02 10:43:44 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [36adacc099333be9a7bd6905ccbd1db8984cf4e8]

        INTEGRATION: CWS hc680dec (1.2.40); FILE MERGED 2006/01/26 12:33:33 ufi 1.2.40.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4a22506c60dd34e248b05411dd52de58ec83dcd8]

        INTEGRATION: CWS hc680dec (1.5.40); FILE MERGED 2005/12/14 12:52:56 ufi 1.5.40.2: *** empty log message *** 2005/12/09 10:00:05 ufi 1.5.40.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2e7d0be66e7d517210cba888b182ca851b4303bb]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/05/22 11:52:07 ufi 1.4.30.3: RESYNC: (1.4-1.7); FILE MERGED 2005/12/14 12:52:56 ufi 1.4.30.2: *** empty log message *** 2005/12/09 10:00:05 ufi 1.4.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0dd018168644123365cea94223dcdacb05ddf2d9]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/17 13:21:16 ufi 1.5.42.3: 17Jan06 2005/12/14 12:52:55 ufi 1.5.42.2: *** empty log message *** 2005/12/09 10:00:05 ufi 1.5.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d9b436a22cdd8ad71911602ccf83b50b1792c09b]

        INTEGRATION: CWS hc680dec (1.7.40); FILE MERGED 2006/05/22 11:51:55 ufi 1.7.40.5: RESYNC: (1.8-1.11); FILE MERGED 2006/03/20 12:35:05 ufi 1.7.40.4: RESYNC: (1.7-1.8); FILE MERGED 2006/01/17 13:21:16 ufi 1.7.40.3: 17Jan06 2005/12/14 12:52:55 ufi 1.7.40.2: *** empty log message *** 2005/12/02 10:43:44 ufi 1.7.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f590ecda1db559b2be3d02f38f68b1a3262fb69b]

        INTEGRATION: CWS hc680dec (1.5.40); FILE MERGED 2006/05/22 11:51:47 ufi 1.5.40.3: RESYNC: (1.5-1.8); FILE MERGED 2006/01/04 10:06:28 ufi 1.5.40.2: *** empty log message *** 2005/12/09 10:00:04 ufi 1.5.40.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d0b0357c9d47362986d390ffa417fe09c2c30dda]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 11:51:34 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2005/12/09 10:00:04 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0fc23a9687b2b8b785f9848837d606965cfaf68a]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/09 10:00:04 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [65c2c979dc00608956da29b37c0bd5efd91803be]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:15 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d671c3dfb781cd730e02d620d0e8d3ccb75e8998]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/01/20 14:09:47 ufi 1.5.42.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6b2b742b89b0ea53ed88eadbd6305bd128aa2415]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/01/17 13:21:14 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [02d1ec12ecab41488c014dd0b4d3ae83e02566d8]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:32 ufi 1.3.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a979333118969e6d7d6ba9a328fda9f2a2d4612a]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2006/01/26 12:33:32 ufi 1.4.40.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6ba29b8f405fe771e0ebd20cc6ef7cff94700660]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:43 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [1f5174bb1e08e36a5113a6a5d1baa15e738e0d09]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2005/12/14 12:52:54 ufi 1.4.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [e65b84acf0065666fde6098ca62c8721dd79f48e]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2006/05/22 11:50:58 ufi 1.4.40.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/04 10:06:28 ufi 1.4.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [8a26e3da6f0890fed3236f46d179db68748ad3ed]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2005/12/09 10:00:03 ufi 1.4.40.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0608e1431b1442fca5cda4522120df0088618b5e]

        INTEGRATION: CWS hc680dec (1.8.8); FILE MERGED 2006/05/22 11:50:45 ufi 1.8.8.3: RESYNC: (1.8-1.11); FILE MERGED 2006/01/17 13:21:13 ufi 1.8.8.2: 17Jan06 2005/12/14 12:52:54 ufi 1.8.8.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [56200fa3ebf1425649c8079889481e656dd8e631]

        INTEGRATION: CWS hc680dec (1.2.40); FILE MERGED 2005/12/02 10:43:42 ufi 1.2.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [06ee4455b3705b85adc30cc39c7eb6443c806f63]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2005/12/02 10:43:42 ufi 1.4.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [5dc0d1594ba4f0cca930bbb0a9680c19b4a41577]

        INTEGRATION: CWS hc680dec (1.3.40); FILE MERGED 2005/12/02 10:43:42 ufi 1.3.40.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d30160a52bc567daf066932db734af405dc86abc]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/05/22 11:49:36 ufi 1.6.30.2: RESYNC: (1.6-1.9); FILE MERGED 2005/12/02 10:43:41 ufi 1.6.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [53dbcb6724b3f8772a7f1e6832ec4f9c60f3500a]

        INTEGRATION: CWS hc680dec (1.8.30); FILE MERGED 2006/01/20 14:09:46 ufi 1.8.30.3: friday again 2006/01/17 13:21:13 ufi 1.8.30.2: 17Jan06 2005/12/14 12:52:53 ufi 1.8.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [678f97f2c88036b3e00f05f2f96f632d2d7fd517]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/26 12:33:32 ufi 1.5.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b3e51c3b2c32beef9e8692d1992edb77417a71a4]

        INTEGRATION: CWS hc680dec (1.9.30); FILE MERGED 2006/05/22 11:48:33 ufi 1.9.30.4: RESYNC: (1.9-1.12); FILE MERGED 2006/01/26 12:33:31 ufi 1.9.30.3: final 2005/12/14 12:52:52 ufi 1.9.30.2: *** empty log message *** 2005/12/02 10:43:41 ufi 1.9.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [52a59613e317471d4ec91bca540315f7b93d72a6]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/05/22 11:48:11 ufi 1.3.42.3: RESYNC: (1.3-1.6); FILE MERGED 2006/01/04 10:06:27 ufi 1.3.42.2: *** empty log message *** 2005/12/02 10:43:41 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [89225a6898c6df1951ed249c0d6ea16cc52193fa]

        INTEGRATION: CWS hc680dec (1.4.40); FILE MERGED 2006/01/20 14:09:45 ufi 1.4.40.1: friday again

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [600a8d2eca1527f5447f768a9278f2e2f2552c6c]

        INTEGRATION: CWS hc680dec (1.6.38); FILE MERGED 2005/12/02 10:43:40 ufi 1.6.38.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [dc168babc6f444c1d41e720af5b39d2e46bc63b9]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/05/22 11:46:13 ufi 1.5.30.2: RESYNC: (1.5-1.9); FILE MERGED 2005/12/02 10:43:40 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7e0f18d6d14afdfc6e3d06c3aba3720bc9956037]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/09 10:00:02 ufi 1.3.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [b697a0453fbccf58ff15601ea647bdec3b1c6aff]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2006/05/22 11:45:24 ufi 1.6.42.2: RESYNC: (1.6-1.9); FILE MERGED 2005/12/09 10:00:02 ufi 1.6.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c16d8fe261af06bfce1f32f7abc4a472ec793d90]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:39 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ef1adfe772270f3b7178949370b3dfc421623bca]

        INTEGRATION: CWS hc680dec (1.6.42); FILE MERGED 2005/12/14 12:52:51 ufi 1.6.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [31af01beba80b2157840a7065aeea7f410948f7c]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/14 12:52:51 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [71700bca3234f4eab52ea541a1735d8511d8810c]

        INTEGRATION: CWS hc680dec (1.3.40); FILE MERGED 2006/05/22 11:43:22 ufi 1.3.40.2: RESYNC: (1.3-1.6); FILE MERGED 2006/01/26 12:33:31 ufi 1.3.40.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d963bdff9434c5f012891983d8f825b4af2d8226]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:30 ufi 1.3.42.2: final 2005/12/02 10:43:39 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [6b91c133eb94a7870f6c44caaac0d47d6d475e96]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/09 10:00:02 ufi 1.4.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [cd745dc41b68e175337d8b78b3c7711ff27bb785]

        INTEGRATION: CWS hc680dec (1.4.30); FILE MERGED 2006/01/17 13:21:12 ufi 1.4.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [37759fe823a8345f747bc75af0a58b469311f18d]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2006/01/17 13:21:12 ufi 1.5.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d84d0d8bf7f03787e4711a9b2ce9adb37b2b6ef0]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/09 10:00:01 ufi 1.5.30.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [01494841499313ba43bd0ef7dec6c22b56b59865]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/17 13:21:11 ufi 1.6.30.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7dcc4da207987735111e64ac699bfc39ed18d4a6]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/26 13:19:08 ufi 1.6.30.2: onemore 2006/01/26 12:33:30 ufi 1.6.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [58f1c0a1eceea7eba9af7194ba9a512568810f6f]

        INTEGRATION: CWS hc680dec (1.6.30); FILE MERGED 2006/01/26 12:33:29 ufi 1.6.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [62821fdf96bf62204b72ad8f7b2453a1f9d2fc62]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2005/12/09 10:00:01 ufi 1.5.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [4b3007ed8a588732bc7f7ede184a5917a4443ccd]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/17 13:21:10 ufi 1.3.42.2: 17Jan06 2005/12/02 10:43:37 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ea7c916ab1bd3aaae306a1af1a8c029f4874e615]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2006/05/22 11:36:44 ufi 1.4.42.2: RESYNC: (1.4-1.7); FILE MERGED 2006/01/17 13:21:10 ufi 1.4.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [da0358fbb5bbd9a289055c65644d9c70936450b6]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2005/12/02 10:43:37 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [a6528760a6e64bcdea2c149985d0d0b273953345]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/05/22 11:35:30 ufi 1.5.42.2: RESYNC: (1.5-1.8); FILE MERGED 2006/01/04 10:06:27 ufi 1.5.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [982548940d15c7f85ca12a7fe4df007a9b470dd0]

        INTEGRATION: CWS hc680dec (1.5.30); FILE MERGED 2005/12/02 10:43:36 ufi 1.5.30.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [7864157b2807af9ae8a7d155c736644fcb2b9900]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/02 10:43:36 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ff63dfafcace584aadf2f1e6b74ebffb363525f4]

        INTEGRATION: CWS hc680dec (1.4.42); FILE MERGED 2005/12/02 10:43:35 ufi 1.4.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [781762c83a7bb004ae085ff264dee5123cee61a8]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/03/20 11:56:01 ufi 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/02 10:43:35 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [d806c8d6c6b117eedc0358cda09a2bba4ca35df2]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/03/20 11:48:43 ufi 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/02 10:43:34 ufi 1.3.42.1: *** empty log message ***

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [9ff152820800b3889fb9ac6226db0dab455d1cc7]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2005/12/09 10:00:00 ufi 1.3.42.1: before resync

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [f4898babde74878cc5a7d53b09eda133c1951089]

        INTEGRATION: CWS hc680dec (1.3.42); FILE MERGED 2006/01/26 12:33:29 ufi 1.3.42.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [23cffa657ef3d451a608d397da583314957d097f]

        INTEGRATION: CWS hc680dec (1.3.30); FILE MERGED 2006/01/26 12:33:28 ufi 1.3.30.1: final

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ce89bdf4a034a6ee405dd048bbe6dcff8a3da039]

        INTEGRATION: CWS hc680dec (1.5.42); FILE MERGED 2006/05/22 11:29:52 ufi 1.5.42.2: RESYNC: (1.5-1.8); FILE MERGED 2006/01/17 13:21:09 ufi 1.5.42.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ed914e7e4b83bfcb1d5561e7d8455f919dc22b04]

        INTEGRATION: CWS hc680dec (1.2.112); FILE MERGED 2006/05/22 13:20:37 ufi 1.2.112.2: RESYNC: (1.2-1.5); FILE MERGED 2006/01/30 14:10:01 ufi 1.2.112.1: late

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [2e6b4a9a39b54d2ae20efe11ab6b98da1aebfb86]

        INTEGRATION: CWS hc680dec (1.8.20); FILE MERGED 2006/01/17 13:21:07 ufi 1.8.20.1: 17Jan06

2006-05-23  Vladimir Glazounov  <vg@openoffice.org>  [fe5bab1232c4f4684b58ba7cc9519a03956be4e1]

        INTEGRATION: CWS hc680dec (1.7.20); FILE MERGED 2006/01/17 13:21:06 ufi 1.7.20.1: 17Jan06

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [5c041779a35e857a614984efb9b1995acb98ab58]

        INTEGRATION: CWS hc680fin (1.16.2); FILE MERGED 2006/01/05 14:03:10 ufi 1.16.2.3: RESYNC: (1.16-1.18); FILE MERGED 2005/11/23 08:38:12 ufi 1.16.2.2: *** empty log message *** 2005/11/03 12:39:23 ufi 1.16.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a9fac2f7ecd38540125dd92613dcddf0e8256d90]

        INTEGRATION: CWS hc680fin (1.17.2); FILE MERGED 2006/01/05 14:02:21 ufi 1.17.2.3: RESYNC: (1.17-1.19); FILE MERGED 2005/11/23 08:38:07 ufi 1.17.2.2: *** empty log message *** 2005/11/03 12:39:18 ufi 1.17.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0e8ceeb55ac524336ad186f3751101351549fab1]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2005/11/23 08:32:54 ufi 1.5.12.2: *** empty log message *** 2005/11/07 11:54:32 ufi 1.5.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [32e682ce0ece48aa84849a4acc24e0038c0a01b5]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:54 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [3b10cc25996db968554ee5bcc17012bab99dad6f]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:19:10 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [39f6e520a937884ea74f79e89fe8e50480fc1903]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:19:09 ufi 1.4.14.2: last changes 2005/11/23 08:32:54 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [8f6af04970247fe430a09b1809cd384a7a5f7f88]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/01/02 11:19:08 ufi 1.6.2.2: last changes 2005/11/23 08:32:53 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [32d60b0cc83069bfd796682870d2c230d421d801]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/03 12:39:17 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [43fae9297dddcf5c685c0aa1f1530b2d89866594]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:32:53 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:39:16 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [eb315fcb71cf129135631109feeec9788116d7d8]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:32:53 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [05395345cada9497e05dbe4a5f92d470e5b5d0bd]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:39:16 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e6ad8cdc8f5d6d807060680fb30ea4ce1201fe24]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:32:52 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [1fc02631578bbba1281341211b4d44e2d93a439d]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/08 13:48:29 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a859e7a4c1336cf2b9dfb5ffa5c29571fb3bdac1]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:19:08 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [5379b675bcb550803b1c7e7b11b39ab6feb45fe1]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2006/01/02 11:19:01 ufi 1.4.2.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [fa9f7c733e8d004544b20757ffc63d3db5780c39]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:52 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0826af7e9bf3923fdc14ed21873a253575adaf16]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/03 12:39:16 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [8164fd11b3f10a5da5230d747179dc90ed5390f6]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:32:51 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e73755c1a3200e7bc59d7a0d890e40b70a26f5cb]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2006/01/02 11:19:00 ufi 1.4.2.2: last changes 2005/11/23 08:32:51 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c74018e3e587dc5764487f13e583ce27b9e9da2b]

        INTEGRATION: CWS hc680fin (1.7.2); FILE MERGED 2005/11/23 08:32:46 ufi 1.7.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [cded9595ad7d96b1469c43bbc225ba75870fa599]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/03 12:39:15 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6518d12f187349658d4541ebec4fea7b91cc1b76]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:32:51 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [943d0c7c48d5f9f1723d5f868781bf988c047598]

        INTEGRATION: CWS hc680fin (1.3.2); FILE MERGED 2005/11/23 08:32:50 ufi 1.3.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ab48fead76b072d4f33d19b412f9a91c98edcfd6]

        INTEGRATION: CWS hc680fin (1.8.76); FILE MERGED 2005/11/23 08:38:06 ufi 1.8.76.2: *** empty log message *** 2005/11/03 12:39:15 ufi 1.8.76.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0730de7e3f77a34a28fce43318fd9a85f0dafb1f]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/24 11:55:58 ufi 1.5.2.2: *** empty log message *** 2005/11/23 08:30:37 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4d6903dffd09109404dc19ff3bad09eef87c1cd4]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:32:50 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [81f6745f6fb9265658b41353f0d6ceb5346b7661]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:49 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [aef9a1e4a05d47d88c5c99657162ab255ac27ea7]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:49 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:39:15 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [941486a63222be5d93c173c75c45186cdd28cb6b]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/08 13:48:29 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [12c77a95d9168683874bdce52913844ebde738b1]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:39:14 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [70ffe76319cf2112604705e67593068e8fe28d05]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:48 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:39:14 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [da48c5d524f6017256391e9e3100be84bfe44c36]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:39:14 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [f4827a79b0344923ff4a54d630d96bd938d8d9d3]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:48 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0215dc693c96b471b2119434ca7c614e666b9301]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:48 ufi 1.4.2.3: *** empty log message *** 2005/11/08 13:48:28 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:39:13 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [67be5bb5b22d0a3f73e79ee5e8f0b387a19d6b02]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:32:47 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c943ec9011cbeedc2f36b344367ec558e7a443fd]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:32:47 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e942dd81b4cbe32376dd47de9ada1f032cd3feb8]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:47 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:39:13 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [3470bace56d0c29528acc238ae036d823b8d40eb]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/03 12:39:13 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b0802f25b881893f361dd1b1cbbaa31d35155613]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:39:12 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [707343549e74cacebcbc6a53f32b3b597fb3e761]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:46 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e4bcba52c69dccc713e095bb8b661db5630d3396]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:46 ufi 1.4.14.2: *** empty log message *** 2005/11/07 11:54:32 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [59de62370c753464360784296bcd2c4d0346e4a1]

        INTEGRATION: CWS hc680fin (1.1.2); FILE ADDED 2005/11/04 11:17:24 ufi 1.1.2.3: *** empty log message *** 2005/11/04 09:18:15 ufi 1.1.2.2: *** empty log message *** 2005/11/03 12:32:06 ufi 1.1.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ef2868ce389e50e00c193d8a39636b90b9dbfef7]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/03 12:39:11 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [f6cb5090d8c62ab2f2aa83a5cad3b8a8d2d3304b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:45 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [fcb3f6c33b0400e2bae4d9f87c34c69c884b30cd]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:44 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [abc114f7b89d391cb258320343d6c830b618f656]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:39:10 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [12f43dd51bbc6e6439c5549b88bb64851d971020]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:57 ufi 1.3.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [864ad23cf9daa96ea056e715533e7edd54ef0338]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/03/20 10:52:00 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:32:44 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9563e6ae6b513ca2fc745b2547c6e339f25cf541]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:39:09 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [66f75d74cac71a66b0e0c631df08f9f352c990ba]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:43 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [651cfc2054c6722ece3fe7e1ed8947ecd3a00eea]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2006/01/05 13:57:54 ufi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/08 13:48:28 ufi 1.5.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [af5b148be9fdb8cdaf15d6a788a69f70642f6e05]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2006/01/05 13:57:47 ufi 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/23 08:32:43 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [77f582c90f2cac6c78074cc365cc84a721b307f3]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:32:42 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6e142a2bd4711fb2e755a6c7c6d353fac7eb3cda]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:42 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4600f69d1ec224cae98b366507199361df81ecac]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:27 ufi 1.4.14.2: *** empty log message *** 2005/11/07 11:54:31 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [3e183ef081a68a87b9f912b94ce7ccb8a529ad30]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:39:08 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ede64e8a244670684ccd22efc29e926ee3e6feba]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:56 ufi 1.3.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c2d80b3009f982e6c85459e89d9a26ccf9e70a95]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/03 12:39:07 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c995288c918d84e28162f5162b4e4aa8b30c4121]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:39:07 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [14420cb6ac1ffa447905018608a2d79ee5e20fb8]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:39:06 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [341c713ddcc4a23c6b2199f20016de21bf52f996]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:32:40 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [dd6c353aa0ee859bd3eee262d1c5ab915e761424]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:39:05 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0b2fa369eabcb8bb3cc2fdc36036d705b83c9cae]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/24 11:56:01 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [bc2100cac6af8329ae69d1ea6f2b7f5c5d34d20f]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:39:02 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ab19d83dbc553505f8e83aab060f5c13a61e898a]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/03 12:39:02 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [bdd132b15ca2d9c3d43dabb0190ed6aa4d5ce152]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:32:28 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [83e2f31b705729f9c6deef10bc70dec2da2cb611]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2006/01/05 13:53:39 ufi 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/23 08:32:27 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b0023fb18f5bdcbafbcc038af063c202383f8d1d]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/03/20 10:43:48 ufi 1.4.12.3: RESYNC: (1.5-1.6); FILE MERGED 2006/01/05 13:52:52 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:39:00 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [3e0632daa9d1f5c0d9926ee36f4424d64275c8a7]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:52:44 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:38:59 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a4b0ac942b7e2997c321a8a196aee8b20a2874c6]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:26 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [771dca628f7cdb74237ffa354dfdcef69443536a]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:53 ufi 1.5.14.3: last changes 2005/11/08 13:48:26 ufi 1.5.14.2: *** empty log message *** 2005/11/03 12:38:58 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9d4d023b7aa8758d5a7eeb3c17dcf9112a2ba5c0]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:51 ufi 1.5.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [845f30c4c42105bce89bb44d9e40087653d501bd]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/08 13:48:24 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [5030d46e051d4082cecf980696d864c5f4afd524]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:57 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [24682087e6d33dc0ba3e9ddc1d57f4bb1a6077b8]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:56 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [8e5387ecc9171bda1375f106a9634ad1f80ad12a]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:32:22 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0d394760e69c0dba1797acfa3f182679ffb8f8ab]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:50 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e254fcfb8e84f5a0218d84330b1281d0df8979db]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:22 ufi 1.4.14.2: *** empty log message *** 2005/11/08 13:48:24 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [407db95748f89e7cfcc41b41b46e3160f4c124d5]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:32:21 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:55 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6d275519c2bd954553f0228055852ce3f1cb19e4]

        INTEGRATION: CWS hc680fin (1.6.10); FILE MERGED 2006/01/05 13:49:22 ufi 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/23 08:32:21 ufi 1.6.10.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ee999a343e153b2b1dbe8cb659fa008ec866ded1]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:50 ufi 1.4.14.2: last changes 2005/11/23 08:32:21 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a2577a2a1d5a97694059788b2a3290296dc21c95]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:32:20 ufi 1.5.14.2: *** empty log message *** 2005/11/03 12:38:55 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0d3eed529eec8057630addb1a2499269f1cda466]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/03 12:38:54 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ad781a558f7a9bec4c9eac316bf75bde9bb6f9c6]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2006/01/02 11:18:49 ufi 1.2.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d95ce0352fcceb9d6bf432a954de89c25aad234c]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/08 13:48:23 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0861ec3d8daf598dd859258f88e465958a182cb7]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:22 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6d1836db07d0ee2162704f5236bd574727828224]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/03/20 10:40:41 ufi 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/23 08:32:20 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [bef8d30fb5e8e78aa47629e71de78ebccc6fe826]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:20 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0665cbaa77efd8c5d522094239c92bb0a9b1c669]

        INTEGRATION: CWS hc680fin (1.7.14); FILE MERGED 2005/11/23 08:32:19 ufi 1.7.14.2: *** empty log message *** 2005/11/03 12:38:54 ufi 1.7.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a29f35550ca3f6667d2b33ea6b58e1c543dc22cd]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/01/02 11:18:48 ufi 1.5.2.3: last changes 2005/11/23 08:32:19 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:38:54 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e64e9d924e7df67c204aada5b935157e5e0a391a]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:32:19 ufi 1.5.14.2: *** empty log message *** 2005/11/03 12:38:54 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4f5063ddcc7eb0b491223de29229847c7d9b2de6]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:32:18 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [5f73e92d86068c0e9f8bc1f87623e9363b8b0cfc]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/03 12:38:53 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [158ee8f314f5754d78b631800b48702847c1e40d]

        INTEGRATION: CWS hc680fin (1.9.2); FILE MERGED 2005/11/23 08:32:18 ufi 1.9.2.3: *** empty log message *** 2005/11/08 13:48:22 ufi 1.9.2.2: *** empty log message *** 2005/11/03 12:38:53 ufi 1.9.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [f73fc5ac156abb3241d3211f2efc2800e610567d]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:32:18 ufi 1.5.2.3: *** empty log message *** 2005/11/04 09:18:15 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:38:52 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4f80d2ec26e606d80f7823e254ea7489b0082b7a]

        INTEGRATION: CWS hc680fin (1.6.12); FILE MERGED 2006/01/02 11:18:48 ufi 1.6.12.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [16f3c675de3bb46b9fc95b1a56ffbfef91d8c9e4]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:38:52 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [897aa6e84c1d2c82c7b693becf16500f1fd7c364]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:52 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [499cb47f9647b101a499ff61266c28c881f3890c]

        INTEGRATION: CWS hc680fin (1.8.2); FILE MERGED 2006/01/05 13:49:14 ufi 1.8.2.4: RESYNC: (1.8-1.10); FILE MERGED 2005/11/23 08:31:49 ufi 1.8.2.3: *** empty log message *** 2005/11/08 13:48:21 ufi 1.8.2.2: *** empty log message *** 2005/11/03 12:38:51 ufi 1.8.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c2fbb674b44ccd0bd23feabbec185892a7e3710f]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:48 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9c120c71f45fa66af9fe67876830a74bab69ed9b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:47 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c75493de6ea775ac4b13e533da2319737e042997]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/05 13:48:18 ufi 1.3.14.3: RESYNC: (1.3-1.5); FILE MERGED 2005/11/23 08:31:47 ufi 1.3.14.2: *** empty log message *** 2005/11/03 12:38:51 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4790be7cc98d87bc09e4a3786bb384edaf0f4cba]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/03/20 10:40:17 ufi 1.6.2.3: RESYNC: (1.8-1.9); FILE MERGED 2006/01/05 13:48:10 ufi 1.6.2.2: RESYNC: (1.6-1.8); FILE MERGED 2005/11/03 12:38:50 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [42bb1427565f6dd75eebab43433c035ec21fc563]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:47 ufi 1.3.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [7017d9d13f74a894a843839ea49a10ee9927dbf0]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:46 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6f96c8fa3b09107b45517ba443663328cb28d3da]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2006/01/05 13:47:09 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/23 08:31:45 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [92284954e779104c20c2ab4ad09daf523bbc50ef]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/05 13:43:37 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/03 12:38:50 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [49e21aaca3f95e743ca318ba1e08c85ec8d69dc8]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:38:50 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [5f0f2ffdb0376ecf5b5843d39302490981933190]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:49 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d1bc2ed6e7581e5bc9ff456329cf46e509f36702]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/01/05 13:43:28 ufi 1.6.2.4: RESYNC: (1.6-1.7); FILE MERGED 2006/01/02 11:18:46 ufi 1.6.2.3: last changes 2005/11/23 08:31:44 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:49 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c2a22d9c95f08c62a470ee3ffbd1a12c68293ee6]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/01/05 13:43:20 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:44 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9b9ad0b6e0de19741e6522b1264924b5a2a156cc]

        INTEGRATION: CWS hc680fin (1.3.2); FILE MERGED 2005/11/08 13:48:20 ufi 1.3.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [19985eeba38bebefe3ff7d7b2f13d058d4221695]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:42:52 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:38:49 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [3d0f2c956dd0b56cd3d903b7dfb59fbcc22bde28]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/01/05 13:42:33 ufi 1.6.2.3: RESYNC: (1.6-1.8); FILE MERGED 2005/11/23 08:31:43 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:48 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [2735b62bf7366f7ca1a73022046fb07bebc00307]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:42 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [70104196ae4dfd2df7f04516c22c91e53e670f00]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:41 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [636622fbf7936b3b788a68da1c70389e06471d97]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2006/01/05 13:41:25 ufi 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/23 08:31:40 ufi 1.3.12.2: *** empty log message *** 2005/11/03 12:38:48 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0a0ea320410d79c028133da64fa38075a546f914]

        INTEGRATION: CWS hc680fin (1.2.12); FILE MERGED 2006/01/05 13:41:17 ufi 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/23 08:31:40 ufi 1.2.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [116b7dfa22d4fdc559a4dcbc377a5af678752ae9]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/23 08:31:39 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [7acba56cd64b415aafc3c4d852d7a7fd8ee84dac]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:37 ufi 1.5.2.3: *** empty log message *** 2005/11/08 13:48:20 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:38:48 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6435964324f20086887552a4446cb5dfc1ac50e6]

        INTEGRATION: CWS hc680fin (1.3.2); FILE MERGED 2005/11/24 11:56:01 ufi 1.3.2.2: *** empty log message *** 2005/11/03 12:38:47 ufi 1.3.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [47189e1d54bb0db619ec52c628efc628e756b92f]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:45 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0b9886e5d6e08c06175705aeb40bd46286557d0a]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/01/05 13:39:41 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:36 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d22fbf5b25c3cd80da6c3678d272af52e2ef277e]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:35 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [7473b9f1ced3e006d3333d239c628a8525775d3a]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:31:34 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [8c82fc2a92364507ee088dec784397cbea885541]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:39:34 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2006/01/02 11:18:45 ufi 1.4.12.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e3fb2b3d97f9a4a51a45efdf0a531333ce04b7da]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2006/01/05 13:38:54 ufi 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/23 08:31:32 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4edceb99100a7c4ccf1efa33b1ebe209d398b3ce]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:32 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [479073c49094e4c9e3828cba65abd38ca79d0963]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:44 ufi 1.5.14.2: last changes 2005/11/03 12:38:47 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [61342079a0a3f103127e429bea28b04e1f538017]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2006/01/05 13:38:47 ufi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/03 12:38:46 ufi 1.5.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [eb353b9497457417463738555792c5f9a539d053]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:38:39 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:38:46 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ab2a51257588f350261f5f54ba62761b2537635e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:30 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [98916f28f89cfa2fef894e4b72e2c10aff21f1b3]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:38:45 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [97cf928040234259d4d21effa71bf271f8ab111e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:29 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d31a0f9eb5af911b4a631f70283e9359065a3eb9]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:38:19 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2006/01/02 11:18:43 ufi 1.4.12.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [733c36d4b5d2b2d07f7324f5dfaf6f732bf1252b]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:31:28 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e981a1ad9730ab9c272896525c385ced1efd729e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:27 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [366d00c1f0546e3e22250782047768f86298b79e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/03/20 10:38:43 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2006/01/02 11:18:42 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [7bf6f38a825463284498a179d3a34c3fcfd24589]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/25 10:20:30 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [594a263c385664295b16642627971f448ac9f08b]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/24 11:56:01 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [79cfb3f3cb0b54024a04e38c05158e1c8be20226]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/24 11:56:00 ufi 1.6.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4a83c59267a32962c526d8dfbf41ce98342319c6]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2006/01/02 11:18:41 ufi 1.6.14.2: last changes 2005/11/24 11:56:00 ufi 1.6.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ff11860ed01c5e0b3ea3512dd0885665deb191a6]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/03/20 10:37:51 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/04 10:03:47 ufi 1.5.14.1: latest

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [626df8aeadf84cf0be33aead1f164cc7e86da953]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:26 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [16263d07648f131a0866952ec079b3cc66ccd5f3]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/24 11:55:59 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [df61d692fcee3255976b899c9e3169f25a234757]

        INTEGRATION: CWS hc680fin (1.3.2); FILE MERGED 2005/11/23 08:31:25 ufi 1.3.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [7dc60b50c5ccaff894b234516deffe437f987315]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:31:24 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4d9e9922dc6f0b293890f7c9783419dc2dbad7fd]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:31:23 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [68e61286a4f9c26518b284245adcded8ab74b677]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:31:22 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a541c7f49dd0ee1ee553b139176613dbc6b2358e]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:21 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c088b27db674c8ea23e4266f1c3b3977dff4a6db]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:31:20 ufi 1.4.2.2: *** empty log message *** 2005/11/08 13:48:19 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [1fe801a7248d238eab7cbc217844a9e989cb772e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:44 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [21b3a7f15c68b9b8c7c625578d41543f2974f014]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:43 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b6c3df5a7fd9953b9551d5010bedfc511c4a1323]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/03/20 10:36:13 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/23 08:31:19 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6244f7c5d2f4ff6583660d56b03afb529067a2ce]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2006/01/05 13:37:08 ufi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/03 12:38:43 ufi 1.5.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [881e81d3082e3432db07892e308aabaa3234bf57]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:18 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0cb1b274fa4955d3daf0142824807b8f6f58ea19]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:31:17 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [fae507a47e4221dc93b7ec555f53c552d95d0b24]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:42 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a07e17f2daec1aaf9dcb98410053e4c412d5a916]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:41 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [21c7fdb823f8b419c8fcb5d15b7d68d0eaba439d]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:40 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [30565b85ad4614d8429528db3d6dbb71342a1d08]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:36:24 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:38:40 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b5074e8e204f4d7e8e4edf53b4c89fb4a1429f7e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:16 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6e171cb9433ca10e65c045222dffc381df4e881c]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/03 12:38:38 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [828a576f1a72f2678edc56f424e98391e12afef0]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:15 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [392a9caa96fb4628c48fa3f0fdcca019cdbe0a48]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:14 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d897bb7e6360b382acdf279b53be00ad5330a071]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:13 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [8fd8b245b851954e6111ed5a9418cfe15c9c2ecb]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:12 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0cd8927988cec17156adc49e98d8c98c1a444bdc]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:36 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9994de4cc14d046d291070832c2f71630e86f34b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:41 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d06ade7a79f04881c4b67246f024c66d5ee775e3]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/03 12:38:36 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [1e4d2fde92e078c98fc04ada9f85b958d7fe5b14]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:40 ufi 1.5.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [3bc62377156691b3c988b5b6e6928daf6bb3497a]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:31:11 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c4f9953791d4b3ebf4fe591c5db8c1838bfda222]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/03 12:38:35 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [3c3d4e83fbdd196ba5d2cacc22233ef11157871d]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:35 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [639be4db1221b6e33d6b8d6a303bd3579805d7be]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:10 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [feb53803162b0c2e0b8019f980cee838f35e0cfa]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/03/20 10:29:09 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/08 13:48:18 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [666957826920358f199a8a15878e77087f02cfef]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/08 13:48:17 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [64e4dc43a5a61bfaac6e170518d9f7234c1e8a8b]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:31:09 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [de542ba9befb26159674cd5b96c713615258a5aa]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/03/20 10:28:58 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:08 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [5d07a7c9c3cedf76ba9274920734d05f3de0305a]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/03 12:38:34 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [96fba229a774e5cdb7f4a8ab87c1f8cfe1e91eb8]

        INTEGRATION: CWS hc680fin (1.7.2); FILE MERGED 2005/11/23 08:31:07 ufi 1.7.2.3: *** empty log message *** 2005/11/08 13:48:17 ufi 1.7.2.2: *** empty log message *** 2005/11/03 12:38:34 ufi 1.7.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [be8e5a118215d7606a0880c889b31261d15e0ad6]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:31:06 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:33 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [87adea31a043d0109b785bb5cf44bbb78a110471]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:33 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [54a7f85de36963e860bc9c011313b8dbec172ad3]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:38:33 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0103d8ef0fd153fb3008314c63a06f2ad24ec90b]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:31:04 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [f018f10d1435b1b00ae6f8ce9591854d5f4525c6]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/03/20 10:28:49 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:03 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0c1186897f81ea7a8189cb058ade9d669b99b659]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/23 08:31:01 ufi 1.6.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [39acb4a8031528270189e9639da66d35b14c4cdb]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/03/20 10:26:42 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:00 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [7a8c6d65946212446722765def9e9fa3e04c9ff9]

        INTEGRATION: CWS hc680fin (1.7.2); FILE MERGED 2005/11/03 12:38:32 ufi 1.7.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [61f0463b56734bb315bb29be0033cf1a214e7526]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:59 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [679f12216ad6ae119e81c57c2511352934cf7258]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:58 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [823e7ca0e017d6d4ef2ce26e6ab7c45fe6d3a8a3]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:58 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [048e25809dca98c07ec969e75c4445c9056929d7]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:56 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [344d0499caaf021b6277c2a297335219a12c7fa9]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/23 08:30:55 ufi 1.6.14.2: *** empty log message *** 2005/11/03 12:38:31 ufi 1.6.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [7f69b64c31476eacc7b640f2f0dde56307d34438]

        INTEGRATION: CWS hc680fin (1.7.14); FILE MERGED 2005/11/03 12:38:31 ufi 1.7.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [fd3cd3729d81b5df368c8a56a820dbaf04d5c2e9]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2006/01/02 11:18:39 ufi 1.4.2.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [98d77c58d16ebd561a92aa18c4a453f523597853]

        INTEGRATION: CWS hc680fin (1.3.10); FILE MERGED 2005/11/03 12:38:30 ufi 1.3.10.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6d87c547bd04f8690a73c33bf79c7fc0425c5a26]

        INTEGRATION: CWS hc680fin (1.2.10); FILE MERGED 2006/01/05 13:31:13 ufi 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/03 12:38:30 ufi 1.2.10.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [2d6191a5a49c4e64423d7a451385ab42a696b52c]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:30 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [cd55835302c7685bba92d909e416f97a1d3afa61]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/03/20 10:25:05 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/23 08:30:54 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [8815a0e54ad92d4338d540574de8fca194d2d188]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/03/20 10:24:53 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/23 08:30:53 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [f525c05b5e0037e007ca9b4a3c8404c4a09c35a5]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:53 ufi 1.5.14.2: *** empty log message *** 2005/11/03 12:38:29 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d4912f1bd312e47be7ee897be2fefb7dbc021e98]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:16 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a9673aa814511332be35d1ebc3b904e6ec6c3e13]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/07 11:54:30 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [810da276b02ac05fb17f62a19998fe456decc85e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:38 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [bcc96add51587e6bb24fffeea7ff063158c1e0b7]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:37 ufi 1.3.14.2: last changes 2005/11/23 08:30:52 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d02d2d8948b7250d8ef1027b202dbc3c97d007b7]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/03 12:38:29 ufi 1.6.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [918dce0c9d08893b863d7044adf8f5247f98efe9]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:30:51 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [344c1907ae1e7ba07d4e4a3fad1c175f058a6af3]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:50 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [91ed5497c4a6006768e2b51a2406a24419389836]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:49 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4db094c8b73bb539934f311f4a32a59e18266a55]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:37 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d83299fac6b4157cf9a2286e7df8c0f2b37c6adb]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:49 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c1a60660d5107d1567d47a34ec7d92c59e2d46d6]

        INTEGRATION: CWS hc680fin (1.4.10); FILE MERGED 2006/01/05 13:31:06 ufi 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/23 08:30:48 ufi 1.4.10.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [633500b7d2549057f951c528d01d25add2d5e272]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/23 08:30:47 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [18d2f71c71e2c0e804eb4b81f992782cfae3c0af]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:30:46 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:29 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [dc508c61f91846d16c5555f0065edf2b614be9e8]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/03/20 10:23:19 ufi 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/03 12:38:28 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a66fd172aa94f689ed9cd948590055f3a9d914df]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:30:46 ufi 1.4.2.2: *** empty log message *** 2005/11/08 13:48:15 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [facc944804c9a6d1be27fa7d066b5d4541cf7157]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:30:44 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:38:28 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e7b222916b4d8dc11c8fedd876e1495d8732aaa1]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:44 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [f32790b55bc0764c8c60bd8aac4e360699436d6b]

        INTEGRATION: CWS hc680fin (1.7.12); FILE MERGED 2006/03/20 10:22:27 ufi 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2006/01/02 11:18:36 ufi 1.7.12.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e6162b4130d20d89a53c5c9f477cf01c3a383a5b]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2005/11/23 08:30:43 ufi 1.5.12.3: *** empty log message *** 2005/11/08 13:48:15 ufi 1.5.12.2: *** empty log message *** 2005/11/03 12:38:28 ufi 1.5.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d4774cf1909db7fa36fb636e41e4ce220a64c1fe]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:35 ufi 1.5.14.2: last changes 2005/11/08 13:48:14 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [8c8a68dedd0bcf55957a618192b394f05cf8a6ca]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:42 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ff40a46a1342c73f7d8246ab5ec22bbbe2c14392]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:34 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [da064eb1c7683c9f9a119c9a3ed5a44da2887a9c]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:34 ufi 1.3.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [22a927e91273bb39b6ee1253c1aa1d9a254cfdaf]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:41 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [81507a4dd867197400524b5b470a31cfeec87458]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2006/03/20 10:20:01 ufi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:30:40 ufi 1.5.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [48ff5042a8d3a2782f89eba1e31857b5875dfad2]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/03 12:38:27 ufi 1.4.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e86689134ef396c6f3e80d774ab44546f622194c]

        INTEGRATION: CWS hc680fin (1.6.12); FILE MERGED 2006/01/05 13:30:36 ufi 1.6.12.3: RESYNC: (1.6-1.8); FILE MERGED 2005/11/23 08:30:40 ufi 1.6.12.2: *** empty log message *** 2005/11/08 13:48:13 ufi 1.6.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [cedadc6551c5beb3234430879d6dd1c6bc6cd338]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:30:39 ufi 1.6.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [76a6adf0ee8dc8a82a5e87b441174064cb4a7e3b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:38 ufi 1.4.14.2: *** empty log message *** 2005/11/03 12:38:26 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e783c636f2da2918585ba1e2aa514dbffea2cb01]

        INTEGRATION: CWS hc680fin (1.9.2); FILE MERGED 2005/11/08 13:48:13 ufi 1.9.2.2: *** empty log message *** 2005/11/03 12:38:26 ufi 1.9.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c326f5e027007f91dab6acafdadd99b961dc5bba]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:38 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b1a3c747b18be95a52bfdbf2ea6bc97172f3a8ee]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:33 ufi 1.3.14.4: last changes 2005/11/24 11:55:58 ufi 1.3.14.3: *** empty log message *** 2005/11/08 13:48:12 ufi 1.3.14.2: *** empty log message *** 2005/11/03 12:38:26 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [3271c30b99e2e63eb5c401312a014fa6374f52a0]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:25 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6138326e884f0fe5fd479dedceda04f8b93c78d8]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/23 08:30:36 ufi 1.6.14.2: *** empty log message *** 2005/11/03 12:38:25 ufi 1.6.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [871e6ac70f7838bd1794d7dfcd5f82940f89ad39]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:24 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ce664d3b0ff4b86e75a20995db743d414a322c9d]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:24 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [1b3c4e97ec59ad117dac565061c142c98eef325c]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:22 ufi 1.3.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [322306d5e3a86a8b7a167f817fbfff45c50a2566]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:21 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [bbb2e2266f7a5339ef8e2d70aaa70e3aa9366021]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:18 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9209f7e63b5694cc82e2d9e712828b4465060ed3]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/03 12:38:18 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [cf36f0f7713350ae7d0d80e4b60d9441c16b382f]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:30:35 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:38:17 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [afcb127796e18391cb1228285429d85a33a3bf89]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:32 ufi 1.4.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e79c3090dd3afebff04325d6c5470e315140c0ca]

        INTEGRATION: CWS hc680fin (1.8.76); FILE MERGED 2005/11/23 08:37:36 ufi 1.8.76.2: *** empty log message *** 2005/11/03 12:38:17 ufi 1.8.76.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0cced59e85adb2342931594e788d0e02fafde320]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/08 13:48:11 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [be7d9138c9adc41fd3b865c2bb434de8bf518063]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:30:34 ufi 1.5.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0494dbb1a889e42b4a6c9a0afdfa9e7db02c1f87]

        INTEGRATION: CWS hc680fin (1.1.2); FILE ADDED 2005/11/04 11:17:24 ufi 1.1.2.3: *** empty log message *** 2005/11/04 09:18:14 ufi 1.1.2.2: *** empty log message *** 2005/11/03 12:31:23 ufi 1.1.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [637ee900335f6954c262ef428be32f62fa77c6e4]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:31 ufi 1.5.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [07aaa1e8c71a6b707cb1fdeb41dc3fcc6ce1de5b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:11 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [1fb7b30c06ae391c0dabff9d0ddd292ebcea3714]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2005/11/03 12:38:15 ufi 1.5.12.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0bfb447607fcaaeae33dcb6f0a5d3871dea27957]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:33 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4ac83a48512d50cad76133d1eb690a0c3398ffbd]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:30:32 ufi 1.2.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e1f29952a7ed82a9512fb7682ce313152f97e3a3]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:30 ufi 1.3.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6981cef652db8862c7539161c8721da8463575aa]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:14 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [1e11e88fa79a0425028c7d67fe3063a6cbd257be]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/03 12:38:14 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [dc939c10305a0cef7d1b1a6126577462b216cf48]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/03 12:38:13 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4014632ecadde1e79ec4e0dbd421a170fd650c46]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:29 ufi 1.3.14.1: last changes

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a68d3665e100bbf0a2c31db55d9bad1b7755922b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:13 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [046a4024ef3938f4aa7f37d4e8f4e358c19325c7]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/08 13:48:10 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [01d8c9fd4e6acfd4353c226dfeaadb6e0256178a]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:30 ufi 1.4.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ea74ed6037adc73e0b831dbf998c621f25503c83]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:11 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0be60a545e0b35815140b5373da0ba60f01a0226]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:10 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b99e1a7edab8cbcd4fb67f71ba44a9859f0c9ad2]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:29 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b7260c5b908ad0d2e09e3d4d56c15da7085452f0]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:28 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [09089a6f89691b2a0e4ef0d14934a1fc0ebb5952]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:09 ufi 1.3.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b38c3b80e1293be256929fc118dcb33128d1feed]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:27 ufi 1.5.14.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [09e7092c9a9012ac400993952d8f94f12ae2f122]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:30:25 ufi 1.4.2.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0f6fe36f0833857bbacfec160c74098f7d957c6d]

        INTEGRATION: CWS hc680fin (1.2.82); FILE MERGED 2005/11/03 12:38:07 ufi 1.2.82.1: *** empty log message ***

2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [71d55383e6cb227c40864065e0bf969968841dc2]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/25 10:20:30 ufi 1.5.2.1: *** empty log message ***

2006-04-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1334d4474ef612f9f79504bda9cbccb27697c212]

        #i10000# cleanup too aggressive

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca1391cd859b20aab54cbdea634c54ca7b969c12]

        INTEGRATION: CWS ause054 (1.13.6); FILE MERGED 2006/04/19 11:25:05 hjs 1.13.6.1: #i64506# fix dependencies

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2273188e9e0005ac0d14658cab567a222db62ff5]

        INTEGRATION: CWS systemjava (1.6.6); FILE MERGED 2006/03/23 11:32:54 cmc 1.6.6.1: #i52974# enable using system java components

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8be668f7553cd03d1daab8ab35d57d417433d73d]

        INTEGRATION: CWS onlineupdate1 (1.5.86); FILE MERGED 2006/04/04 07:18:00 cd 1.5.86.4: #134049# Updated help 2006/03/31 10:39:53 ufi 1.5.86.3: last command name change 2006/03/30 08:48:41 ufi 1.5.86.2: b134049 2006/03/30 07:57:43 ufi 1.5.86.1: b134049

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2b1be998d3f19239740278575afab7e4ef4dfbbe]

        INTEGRATION: CWS pb14 (1.7.80); FILE MERGED 2006/04/05 08:25:27 as 1.7.80.1: #i63797# document new path options list

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e0ce00b8349de979170955bac0328d37df77019c]

        INTEGRATION: CWS pb14 (1.8.10); FILE MERGED 2006/04/05 08:25:27 as 1.8.10.1: #i63797# document new path options list

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5853d504df66e03f9c12f84b74c3fd796127f4c2]

        INTEGRATION: CWS pb14 (1.2.90); FILE MERGED 2006/04/05 08:25:26 as 1.2.90.1: #i63797# document new path options list

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5bfef0fa7a5d9414667a47ba5857e45a314635fc]

        INTEGRATION: CWS pb14 (1.6.78); FILE MERGED 2006/04/05 08:25:26 as 1.6.78.1: #i63797# document new path options list

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cd7298edcbe2f965453e1a3891982aef52369647]

        INTEGRATION: CWS pb14 (1.5.80); FILE MERGED 2006/04/05 08:25:25 as 1.5.80.1: #i63797# document new path options list

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [16497396b21040dd8b86c1520b5b3442a4e42e7f]

        INTEGRATION: CWS pb14 (1.4.90); FILE MERGED 2006/04/05 08:25:25 as 1.4.90.1: #i63797# document new path options list

2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a621cc9d2319eb866291147e0a7bf46ebd0936e9]

        INTEGRATION: CWS hc2opti (1.11.14); FILE MERGED 2006/03/08 12:58:13 ihi 1.11.14.4: cleanup 2006/02/14 18:31:30 ihi 1.11.14.3: windows break fix 2006/02/14 15:49:51 ihi 1.11.14.2: RESYNC: (1.11-1.12); FILE MERGED 2006/02/14 13:01:41 ihi 1.11.14.1: #i55666# hc2 build speedup prototype

2006-03-28  Oliver Bolte  <obo@openoffice.org>  [8a30248adfe986c1a9f0d5220a35a0d52c2a5d16]

        #i10000# Undo CWS integration hc680fin

2006-03-28  Oliver Bolte  <obo@openoffice.org>  [94a99848ee5c5b8fc8f126b787f7e8e1afbd792e]

        Undo CWS integration hc680fin

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [86637ea483f7171e1fd5a520a3a244815339a6ed]

        INTEGRATION: CWS hc680fin (1.16.2); FILE MERGED 2006/01/05 14:03:10 ufi 1.16.2.3: RESYNC: (1.16-1.18); FILE MERGED 2005/11/23 08:38:12 ufi 1.16.2.2: *** empty log message *** 2005/11/03 12:39:23 ufi 1.16.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b8eec49ad66535f4cf7f88ee0c732e85d5b15f22]

        INTEGRATION: CWS hc680fin (1.17.2); FILE MERGED 2006/01/05 14:02:21 ufi 1.17.2.3: RESYNC: (1.17-1.19); FILE MERGED 2005/11/23 08:38:07 ufi 1.17.2.2: *** empty log message *** 2005/11/03 12:39:18 ufi 1.17.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [27b71f1722f6e3220e10aaf5086c5f2e5be3a5b6]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2005/11/23 08:32:54 ufi 1.5.12.2: *** empty log message *** 2005/11/07 11:54:32 ufi 1.5.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [262cf350ebd5216371be1489aa07228c3c4dd1a1]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:54 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1aefff67ae113503948a52888e3be5c68305e9c8]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:19:10 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7358edff8b01b5c99d548d204dda4ec99f0a736d]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:19:09 ufi 1.4.14.2: last changes 2005/11/23 08:32:54 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [372d765c77616746623d64e5953fbfb2321aad52]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/01/02 11:19:08 ufi 1.6.2.2: last changes 2005/11/23 08:32:53 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4c77677fe4408903862257a4372d639e00e3cab5]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/03 12:39:17 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4a47f1806eed3202a6c636c469b1603e7736d328]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:32:53 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:39:16 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e94fd14177a85494fea3bf09ae2eac214e95a195]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:32:53 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [08f48e89abfa24253b8241d96d48a3dc1fd6c3f4]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:39:16 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [08da376f632cc7b03bc261cfa28082dc12329248]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:32:52 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0642915653d12f06f9f64c6796bbc21f2646ddf0]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/08 13:48:29 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d32bd67e5039f15f77afd91c624e0ef38ab7ba8d]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:19:08 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7f03204d05f5186c756cb0aaee4f8c0b3a7710bb]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2006/01/02 11:19:01 ufi 1.4.2.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [12786825a952458f135542a71da4ced590807eed]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:52 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e39947df7f6291595c61a0f9d8d2d72589e2d489]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/03 12:39:16 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a02966448515e47b841f15ee6e697b6e365466c7]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:32:51 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [06b13c294aa26f2831417a26632f2f08e63a9a10]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2006/01/02 11:19:00 ufi 1.4.2.2: last changes 2005/11/23 08:32:51 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c09161cc6c8bbe94742b9d2d8ec6d9324c41f0eb]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/03 12:39:15 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [322a801a1ac5bc72c845e4099a002dd4b260b010]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:32:51 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [742c2f464bdcc89b819180e5f5387d3e4363e5ab]

        INTEGRATION: CWS hc680fin (1.3.2); FILE MERGED 2005/11/23 08:32:50 ufi 1.3.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0da833005f1a83509f06a4b9cad1326874551aa9]

        INTEGRATION: CWS hc680fin (1.8.76); FILE MERGED 2005/11/23 08:38:06 ufi 1.8.76.2: *** empty log message *** 2005/11/03 12:39:15 ufi 1.8.76.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0e525fa69c0990d3fa5d229d330421109b4e1e2f]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:32:50 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [cfe55998bb63494eb207b275e1fb381c336ba340]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:49 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [290a3d4b9e74f83f5f63af714c9aac8e0dfa4738]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:49 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:39:15 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1fe9a5e661d18a3792bf7ac272de8bf44f21e6a1]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/08 13:48:29 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [cee076ba3938e33172a1b0990315a1b9122c20b6]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:39:14 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bcb9d1572392c57dd334ed28729d5c4e8ce7e19f]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:48 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:39:14 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b76df5b5df4f1bb22eb598330cc186361888405c]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:39:14 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [04516d1766492267987223beafa3396dd8b4900b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:48 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [46c5ad2907d2534b660d164901b00eeb85341fa6]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:48 ufi 1.4.2.3: *** empty log message *** 2005/11/08 13:48:28 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:39:13 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6a449f5568a230dde3c3ecf312c0f3afd6c77577]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:32:47 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6cec2223930389d1a816752a736b27352777dd49]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:32:47 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a5248fb015db7936e8f0bcc56f812f26c221733a]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:47 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:39:13 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f090c5efe513d65b17ff3cbd9b3227c09684ebd1]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/03 12:39:13 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c41ef85fb6abfdecd82e31e3d8b418e336253786]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:39:12 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bca36fad97042b43ea3acff72282d4e2aacd2d06]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:32:46 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [33c50b11d7ac18c5e41ca4079b659abfa65e7976]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:46 ufi 1.4.14.2: *** empty log message *** 2005/11/07 11:54:32 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [347dbadf881404130529c1e9129a6347aa9b53b8]

        INTEGRATION: CWS hc680fin (1.1.2); FILE ADDED 2005/11/04 11:17:24 ufi 1.1.2.3: *** empty log message *** 2005/11/04 09:18:15 ufi 1.1.2.2: *** empty log message *** 2005/11/03 12:32:06 ufi 1.1.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2da37f85c4a3c18b9c931b3cac9d8ea28a5f9d0d]

        INTEGRATION: CWS hc680fin (1.7.2); FILE MERGED 2005/11/23 08:32:46 ufi 1.7.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [59eae212dcf795f5f4d2c787405f623f41a1f17b]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/03 12:39:11 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5eb006b23abfaac25af82234aea454ce1b4f34b6]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:45 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bac69052f62fb5cc1f1221977b1f871a6de9058e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:44 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [aba36adce09924bcbe0525cf135c14a9998732e4]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:39:10 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [177d395540b5faccd4106c94e2b28aac28b80928]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:57 ufi 1.3.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [675d93ea5dcda2eee46e3820190249086428fbf7]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/03/20 10:52:00 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:32:44 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2ddd6a373e0556493173884bd1ec05f7b4c1de01]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:39:09 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6886fc9650bb1677b67799dde6068b551cd248fa]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:43 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8d9d5d806cc7dd2b66c9aed833394031a5a1b74e]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2006/01/05 13:57:54 ufi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/08 13:48:28 ufi 1.5.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b90d57e0fb5eead72eabd68d7479484467bb0ce8]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2006/01/05 13:57:47 ufi 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/23 08:32:43 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a34cfa1b41846f5854f2102f42654a05d0e8f014]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:32:42 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [431a2d072ac035caf4e280c5e4547d9600e506de]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:42 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0a44fb46e1585972e2cd54bd9c23c1a6426e8d73]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:27 ufi 1.4.14.2: *** empty log message *** 2005/11/07 11:54:31 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5235212e43d486ba9b5940960df08fe50725e8fe]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:39:08 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [70a544325efe8afffbb7d03fa791d491de055940]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:56 ufi 1.3.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [fe4dcc3a780bafa1c18ade7537a31899b03507f5]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/03 12:39:07 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [06df6dcd9f82a90b722481a8e4aff6fa66627aac]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:39:07 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a7affbbefd7ef1d483b5f9b5a6aa48461d4d4d1b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:39:06 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2535995d23a72060e93c145fcdadbbf7ba82c059]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:32:40 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [934e7e1603cea9fd92a27b08ebc8a503f2a80131]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:39:05 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [20907be1beca366c3669b9c716c8c9f034de6a75]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/24 11:56:01 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5e31c4b785a9ab9606072e73440c364cbc6184ca]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:39:02 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d16c11be9eee2906e07f4ff3d512427928effcf3]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/03 12:39:02 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ece8ca0363ed92847680b8417059be8616a9416c]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:32:28 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [563f16f8b53ef8d6b1bf6e61ec64c4394fda89be]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2006/01/05 13:53:39 ufi 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/23 08:32:27 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7e00bbbf344673e06497457ecbd6feb1e30e065b]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/03/20 10:43:48 ufi 1.4.12.3: RESYNC: (1.5-1.6); FILE MERGED 2006/01/05 13:52:52 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:39:00 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0343a415b363ce0f941b4470cb3ad575519cf045]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:52:44 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:38:59 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [05cf0341bbe237bfcc0673be67b2a6df6c4a0dfd]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:26 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1781323a5e5d4e3730f177ba054b8edb37b9f8d0]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:53 ufi 1.5.14.3: last changes 2005/11/08 13:48:26 ufi 1.5.14.2: *** empty log message *** 2005/11/03 12:38:58 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b365a039f713e0218fc25b196106b09c4b142329]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:51 ufi 1.5.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8858f55275f9fa8aea241b8aca6ef44bac38aa41]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/08 13:48:24 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8853afec46719aa43011a16971e2be77a66af71e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:57 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [514f08652df217e95561b850caf04eb38f8f96b2]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:56 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7f771772d1ab88ecb40bf5c2c2b8b537d927b14c]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:32:22 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [05beba471d600e9f4c11e947ada1c4a1b3142ad6]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:50 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e1f5f32a7e921acf379798c447a82477cd6fb4be]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:22 ufi 1.4.14.2: *** empty log message *** 2005/11/08 13:48:24 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8a3c4d603333a77982ebf71171b014d72e8d1daa]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:32:21 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:55 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2891fa08f8711915a3f3cb8391a89e296771c53c]

        INTEGRATION: CWS hc680fin (1.6.10); FILE MERGED 2006/01/05 13:49:22 ufi 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/23 08:32:21 ufi 1.6.10.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c303cefc0653eba6ac1cf1983b1138b0fe3f600f]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:50 ufi 1.4.14.2: last changes 2005/11/23 08:32:21 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b339cc07f69899bde7e0ea7bb80b189dab6f3c8a]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:32:20 ufi 1.5.14.2: *** empty log message *** 2005/11/03 12:38:55 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1cb2fb21fd26ca19603ebaf3aa0e51ed62ba3167]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/03 12:38:54 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d6ec102232148f1b5c5d55690c1ab8327c1c21d4]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2006/01/02 11:18:49 ufi 1.2.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e9c4699c5ccade0683d79650455f089ab194bafd]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/08 13:48:23 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e1d05699d711e88d870d7b593f86a84d99bab858]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:22 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [064136c44ef426808662f8b19608f560670f1628]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/03/20 10:40:41 ufi 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/23 08:32:20 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [20b2c1577aad745116e01ca838c682f3a07f410e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:32:20 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9e02fd1910e2756b2d5e565a3936a0638f161325]

        INTEGRATION: CWS hc680fin (1.7.14); FILE MERGED 2005/11/23 08:32:19 ufi 1.7.14.2: *** empty log message *** 2005/11/03 12:38:54 ufi 1.7.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d551a4dc21330fea346908761d7e616a085ca8ab]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/01/02 11:18:48 ufi 1.5.2.3: last changes 2005/11/23 08:32:19 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:38:54 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2936099e03c6402ccff000b43bc78350aaa63eb3]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:32:19 ufi 1.5.14.2: *** empty log message *** 2005/11/03 12:38:54 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [611150e2783bc0a196cf1d566edd5fddbc9edcc0]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:32:18 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7b6abca826b1f3f3b6c71af523f0ffbd2e9d31fb]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/03 12:38:53 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [70403d2a4a1e9bffbae3c6651b38c3cfd43a9e48]

        INTEGRATION: CWS hc680fin (1.9.2); FILE MERGED 2005/11/23 08:32:18 ufi 1.9.2.3: *** empty log message *** 2005/11/08 13:48:22 ufi 1.9.2.2: *** empty log message *** 2005/11/03 12:38:53 ufi 1.9.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [09ed4a51b775e6de33ce7ab64349b8dc42338106]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:32:18 ufi 1.5.2.3: *** empty log message *** 2005/11/04 09:18:15 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:38:52 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1dcc28748344fd655e1db916247ac2909740dca3]

        INTEGRATION: CWS hc680fin (1.6.12); FILE MERGED 2006/01/02 11:18:48 ufi 1.6.12.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e830ecb26fbf2449a719d7f7f3be591034699b86]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:38:52 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9b622fcb561f9b767ff5af23836bc1e3d21edbab]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:52 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [849793d6c14c325a1175c25e3170e38791c82e88]

        INTEGRATION: CWS hc680fin (1.8.2); FILE MERGED 2006/01/05 13:49:14 ufi 1.8.2.4: RESYNC: (1.8-1.10); FILE MERGED 2005/11/23 08:31:49 ufi 1.8.2.3: *** empty log message *** 2005/11/08 13:48:21 ufi 1.8.2.2: *** empty log message *** 2005/11/03 12:38:51 ufi 1.8.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [57f08558cb8aed4f56c70b8215c12c997db13c0a]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:48 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [be1dce2c58ef909c0cc4321b169069739567c8ae]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:47 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f03fde5949a3cc73769c51686742f9065ea4389d]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/05 13:48:18 ufi 1.3.14.3: RESYNC: (1.3-1.5); FILE MERGED 2005/11/23 08:31:47 ufi 1.3.14.2: *** empty log message *** 2005/11/03 12:38:51 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1260a773d1fd0f359f94a415fa6121eea73d4123]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/03/20 10:40:17 ufi 1.6.2.3: RESYNC: (1.8-1.9); FILE MERGED 2006/01/05 13:48:10 ufi 1.6.2.2: RESYNC: (1.6-1.8); FILE MERGED 2005/11/03 12:38:50 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [67e9171592e4a13f71e287df70e9a78a1b8877ec]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:47 ufi 1.3.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a9c0fee7ba94c7178fbe044ca14b51d10cf71776]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:46 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f0ea42fdc076f89f5b2b8f1e812922d60ce15473]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2006/01/05 13:47:09 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/23 08:31:45 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f9a122c8979714ff76a06ecaad8fa8520abab977]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/05 13:43:37 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/03 12:38:50 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [135e271bd566b716afe8eef15b35cfde393b0858]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:38:50 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c913613054fe5e7ec2c00f99a6b679a53c1a5320]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:49 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [11c3648b04abda194c529fe8926f810a14e6c3d6]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/01/05 13:43:28 ufi 1.6.2.4: RESYNC: (1.6-1.7); FILE MERGED 2006/01/02 11:18:46 ufi 1.6.2.3: last changes 2005/11/23 08:31:44 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:49 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b40ec07b0885b5ed1e285be6d0747cf85397ea2d]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/01/05 13:43:20 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:44 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a67aa4ca55cc7341773fad2206bbe47f6b66983c]

        INTEGRATION: CWS hc680fin (1.3.2); FILE MERGED 2005/11/08 13:48:20 ufi 1.3.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2cb7173c1a3b9576050e3b22eaebffd7199fb099]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:42:52 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:38:49 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f7af71b692418da0f84a949a2704639cfb401420]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/01/05 13:42:33 ufi 1.6.2.3: RESYNC: (1.6-1.8); FILE MERGED 2005/11/23 08:31:43 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:48 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f67ccb81f69afcf88c49581ddd80276ecdc89274]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:42 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b0596c0b9bfcc308325cecd8db165a76a61a6a48]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:41 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a6395c662ee5c2e4410fef0c8bcbffc775005b87]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2006/01/05 13:41:25 ufi 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/23 08:31:40 ufi 1.3.12.2: *** empty log message *** 2005/11/03 12:38:48 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [700bb6fd20e49b6f1d734be082ad0aa8aeaa264d]

        INTEGRATION: CWS hc680fin (1.2.12); FILE MERGED 2006/01/05 13:41:17 ufi 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/23 08:31:40 ufi 1.2.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [dc457b7863d56f0c75344ae207175ce31f28db58]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/23 08:31:39 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6a4ff0ba6db50eb7dd8ce7e53b6473f89e4bd740]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:37 ufi 1.5.2.3: *** empty log message *** 2005/11/08 13:48:20 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:38:48 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [146f0a31f2f719340afcc7edfb9f59604f688135]

        INTEGRATION: CWS hc680fin (1.3.2); FILE MERGED 2005/11/24 11:56:01 ufi 1.3.2.2: *** empty log message *** 2005/11/03 12:38:47 ufi 1.3.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e572d1857fa1b7154302e9ccce54fa62cbfa1104]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:45 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0809fdbc0ed408671249e6c86052357e746c1c8f]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/01/05 13:39:41 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:36 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [cf233c4f304d83136742bf445a264e08d78dc0b2]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:35 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e2d4437f6fd630eae7bcdc1d8212b3168c766cee]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:31:34 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [79b5fb6503ba830d15815ada5e2278c2b7b14ffa]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:39:34 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2006/01/02 11:18:45 ufi 1.4.12.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e206486a9c300c938b0839aa806d40a5d5b5e7fe]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2006/01/05 13:38:54 ufi 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/23 08:31:32 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2b0ecd5ff0bd570417cb28f682f6c8ef078476a9]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:32 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a94d657e5e4bee87e67453f949630fc4bfcd923e]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:44 ufi 1.5.14.2: last changes 2005/11/03 12:38:47 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7000aa16db7735e7c3e3acb03c88e29427411db0]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2006/01/05 13:38:47 ufi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/03 12:38:46 ufi 1.5.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [cb8ffbafc69ba08f682372075786690cc73e9c55]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:38:39 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:38:46 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [cdf710d723e7df9ec8eccdaf2815e1dec00db721]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:30 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7a80f1325b4696a602ad5867dcf4ac1d145bb7ee]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:38:45 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c2fe39a2c5d0898e16b2c7ec98b6564ea4ed2eb0]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:29 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8f67bbe1f56842ccc0ce9ab0d06c53c2ea0795c7]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:38:19 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2006/01/02 11:18:43 ufi 1.4.12.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [72b1b9b5a26773b23f4627391d78b91a8f6545a0]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:31:28 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b003817bb9af73cde75363f948ad85465d37653c]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:27 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [3cee75b9833b0f983d465412090c8389f4df8c4e]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/03/20 10:38:43 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2006/01/02 11:18:42 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bad515f654100fea4d7b675a50993ad993b779af]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/25 10:20:30 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [fc99bedf6c2c28c5c9e25d800a0ef0aadc621290]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/24 11:56:01 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [45f55624d51d68b6edb0d8720d4fe809e623b918]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/24 11:56:00 ufi 1.6.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ab8f4eb2918a1f70a4c47a798aec7dc3198b3fb5]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2006/01/02 11:18:41 ufi 1.6.14.2: last changes 2005/11/24 11:56:00 ufi 1.6.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4bef878c32301dcb536457ca4d2a36f3fb7c9286]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/03/20 10:37:51 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/04 10:03:47 ufi 1.5.14.1: latest

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [35cbe870d88609ca4a68ea467a137563e7c6b3ad]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:26 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1bfbb17a4258c2cd4fc6d5032a8e3012b596f421]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/24 11:55:59 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6c2faaab3344138a1c168f9d7c9eea9d0e9ad20f]

        INTEGRATION: CWS hc680fin (1.3.2); FILE MERGED 2005/11/23 08:31:25 ufi 1.3.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [73fe4ecbc3a9c0157e955c5789688d9704cf7672]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:31:24 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e1efc2efd557c735485ad91f5f200ed15cc6a4ee]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:31:23 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [43c94a5f06d89774186f85262ffa239191b7d625]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:31:22 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e49c268cf170de3d2312f4ecb8fa72982a17f419]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:21 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c8458f8cf36f83eef9aa52fe0300fbb46e0d1745]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:31:20 ufi 1.4.2.2: *** empty log message *** 2005/11/08 13:48:19 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [89f2bfd654533e9f965579eabbf17b0f723278e7]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:44 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9c41ff66041564d8fe442fab879d37aeba22f66a]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:43 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [419c2656525b8ca30a3c6ee83a1cb6f7b4671373]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/03/20 10:36:13 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/23 08:31:19 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7c1262e61e947844c73165c0a5f4650b32ea9eec]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2006/01/05 13:37:08 ufi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/03 12:38:43 ufi 1.5.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [74533ec1582c971ec8137e972232df3a60a04455]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:18 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6994f924c6938538222ff4eb0f18efd0b5347504]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:31:17 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d35299b20af31ef523f6182758a0c5a54dee7a52]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:42 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [150b480915cb3858d1d51573ce358b1751dcc98f]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:41 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f740e530ed14712719bf3bebd90ed9ff58de0634]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:40 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [56c4d5d860615ad30466af86dee51faa3d9f5dc9]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2006/01/05 13:36:24 ufi 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/03 12:38:40 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [41e1eac5d6ade5d31bb00d969dd3090250166438]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:16 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [323f597e33d19f9e539643030f8f571e30bcd190]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/03 12:38:38 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [abac23c344487934d5fa645c398945d980b29a4c]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:15 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [942aa801cdd9df6174c3b3f92b993216225f2bd0]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:31:14 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5f9cf345c78bd034e5e3f54e5e88d2af51e1e37e]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:31:13 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [36e523dfee3bbbd43a78c3ef2486bd1c9268a419]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:12 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a66db6a1d8252ddf68ed2115ccf0da549b4923f1]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:36 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [53604ebe6d581bbb430c3db46c8552e0d80b8471]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:41 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c92f02cf8c42d24e8d18ae667af5928f76951cb3]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/03 12:38:36 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [649ab534a8820f54407f29724fa7631b9059290c]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:40 ufi 1.5.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [60f0711e89e4cc54a0c6ef4f2c83e58355030829]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:31:11 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [076efbf1369a56f77b28287038253703a89e797a]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/03 12:38:35 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8ecfdb44b086d9cb75ddc86d16e5ec7c0d456605]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:35 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [979541df1e94e0e42f69933992ba735549fefd64]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:31:10 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2d9847f24b0fa818ecab8409d3e92060f7d701c8]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/03/20 10:29:09 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/08 13:48:18 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [3d7982ab16480c9dcf8100160687f870cdac5033]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/08 13:48:17 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bebd1a69f30e9703ad4b5a01a03082966a5d6993]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:31:09 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9076263d83f88841240cc257907f3601a8a3ae27]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/03/20 10:28:58 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:08 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [054b56cd97ebf65906a8a870ea040c6cfa5bcace]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/03 12:38:34 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ab6b5060d5bca505eb4fcd3432da76ec4aaf79ec]

        INTEGRATION: CWS hc680fin (1.7.2); FILE MERGED 2005/11/23 08:31:07 ufi 1.7.2.3: *** empty log message *** 2005/11/08 13:48:17 ufi 1.7.2.2: *** empty log message *** 2005/11/03 12:38:34 ufi 1.7.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7400e7adc080bd4b3d4e2198df01d2141ddc1a76]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:31:06 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:33 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d2957054d5c476d6697b82cf5443788fe89a09f3]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:33 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [093ca9c263e4192ade4a3900f29c39f33db22300]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/03 12:38:33 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e23838060301e351d6715c7740ecbb5ee68098d3]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:31:04 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5277c8075776b2f3bae72275c8d3d996310294c9]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2006/03/20 10:28:49 ufi 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:03 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9e7584636107dec32fd651c45266810b1237cfef]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/23 08:31:01 ufi 1.6.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6b92656c31cd4af7d72d3d17716d0a1fc03233a9]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/03/20 10:26:42 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:31:00 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bf5611bed6e2afe5fc712c74596ca1fb2343956c]

        INTEGRATION: CWS hc680fin (1.7.2); FILE MERGED 2005/11/03 12:38:32 ufi 1.7.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4cb652b38b3bea370984d9cbd2aab9ace0abb418]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:59 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [674cd53f7ee5446ee32bd3f3c61ba7f88ebb6767]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:58 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a2c9dafa499869e6c57eb3b2195ec06ed0f23f9d]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:58 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [db4997a22bbf20449c15e6f5478b53e551c0e181]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:56 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e620a3a9a935229ee7501d111ce4e82b18f100b4]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/23 08:30:55 ufi 1.6.14.2: *** empty log message *** 2005/11/03 12:38:31 ufi 1.6.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bbe748748f9e080965b96944faa2366960215493]

        INTEGRATION: CWS hc680fin (1.7.14); FILE MERGED 2005/11/03 12:38:31 ufi 1.7.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [634cd63b774945f6050711f634e5efad147ed9dc]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2006/01/02 11:18:39 ufi 1.4.2.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6140af26152120e59a4537ef4a2d8d5c7e12ca43]

        INTEGRATION: CWS hc680fin (1.3.10); FILE MERGED 2005/11/03 12:38:30 ufi 1.3.10.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1d736ff4584d3b092e4b4917730877f26d237b3b]

        INTEGRATION: CWS hc680fin (1.2.10); FILE MERGED 2006/01/05 13:31:13 ufi 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/03 12:38:30 ufi 1.2.10.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1612b8dbcf8a3fb6f4e841d1dfbc7fb975901027]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:30 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e8f31784d7fe90b7874f0ab0d6bd729393d8e707]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/03/20 10:25:05 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/23 08:30:54 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4481453c773d00120ebc2aa93049d4be5ff21bc3]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/03/20 10:24:53 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/23 08:30:53 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1665f587abf791c84a068a4cec3627e25ccb5b54]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:53 ufi 1.5.14.2: *** empty log message *** 2005/11/03 12:38:29 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6e4116cb700cc361bccb014593df601cb583a002]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:16 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [db065184e2faad26bbed1bbdbd7e46eaf20b5c66]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/07 11:54:30 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5986a5ea033ac082d299b134c080cfa1c07d6ab0]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:38 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [68872f6383b1f2379d4f5343ea50d79aaf0089e7]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:37 ufi 1.3.14.2: last changes 2005/11/23 08:30:52 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5b5d74ad92af00cf77aa6a99880154c6fe699da3]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/03 12:38:29 ufi 1.6.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [005f891b2492aab3ca4f945f09e8b8e07bb6fd72]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:30:51 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [450d7e3d840e5d011e96b5212595b06f8b59d552]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:50 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [912efcdcae09ab030b24705b2eccd08720968232]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:49 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0b647ea391848514fbf1fc5d8c09578f8b660102]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:37 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9937d5bee0aff8d9156847e105283ffeca1e77f9]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:49 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [815684605edaf757d293ad148c3d364bf05b13da]

        INTEGRATION: CWS hc680fin (1.4.10); FILE MERGED 2006/01/05 13:31:06 ufi 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/23 08:30:48 ufi 1.4.10.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [aedc77176c4cda81de596396012222bab3d07ec2]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/23 08:30:47 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c027a98f7b3819be507b9d47f7174b8ea61e6ed1]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:30:46 ufi 1.6.2.2: *** empty log message *** 2005/11/03 12:38:29 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [89c376d7f351fc01b899aaad04450241db8c52a5]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2006/03/20 10:23:19 ufi 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/03 12:38:28 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [34850d03843f26355d441a7ebbde6e3e3c74a177]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:30:46 ufi 1.4.2.2: *** empty log message *** 2005/11/08 13:48:15 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [96c4540eb761274e5b89962af4ef2ea55b8f816e]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:30:44 ufi 1.4.2.2: *** empty log message *** 2005/11/03 12:38:28 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [3a222ac3dfb06f4ed0fb068d625154fdfe2f977d]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:44 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5f2e2af59755695837f1111ed749de4ef54389ff]

        INTEGRATION: CWS hc680fin (1.7.12); FILE MERGED 2006/03/20 10:22:27 ufi 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2006/01/02 11:18:36 ufi 1.7.12.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9e11dfbbd9d5301dab439b16460bf1484dd7de8a]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2005/11/23 08:30:43 ufi 1.5.12.3: *** empty log message *** 2005/11/08 13:48:15 ufi 1.5.12.2: *** empty log message *** 2005/11/03 12:38:28 ufi 1.5.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [485292edff75775d38f62fc1664f269ef0f864c3]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:35 ufi 1.5.14.2: last changes 2005/11/08 13:48:14 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [31981ab5ebfbff844c89d1c5c7b7752e12735382]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:42 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7b77f042192f4fd6cf95666de4f6380237087fe5]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:34 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f203289c99e62770f429d1309fb8d1cfc8fb750e]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:34 ufi 1.3.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [fc8aa2f1aa1c3eab625655a8630f926bddcab7dd]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:41 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [47e96b7d02cbf7e5dbb833694162d8addb38c358]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2006/03/20 10:20:01 ufi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/23 08:30:40 ufi 1.5.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5d01c59f40c0f68617ef496f16c1595b6e0d5fb7]

        INTEGRATION: CWS hc680fin (1.4.12); FILE MERGED 2005/11/03 12:38:27 ufi 1.4.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b2f19a41b769bcd9fc607b4981d0dbac368548de]

        INTEGRATION: CWS hc680fin (1.6.12); FILE MERGED 2006/01/05 13:30:36 ufi 1.6.12.3: RESYNC: (1.6-1.8); FILE MERGED 2005/11/23 08:30:40 ufi 1.6.12.2: *** empty log message *** 2005/11/08 13:48:13 ufi 1.6.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9ffafd2fa81f829dca567db6a61fd32c481bf22c]

        INTEGRATION: CWS hc680fin (1.6.2); FILE MERGED 2005/11/23 08:30:39 ufi 1.6.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [944dfb0e23efd55724a46f38f375fb40d9d2b746]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:38 ufi 1.4.14.2: *** empty log message *** 2005/11/03 12:38:26 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [57f83a9edc97d650876c76ad58ec7569227639e6]

        INTEGRATION: CWS hc680fin (1.9.2); FILE MERGED 2005/11/08 13:48:13 ufi 1.9.2.2: *** empty log message *** 2005/11/03 12:38:26 ufi 1.9.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [af09d840a14bef4a4034ee3e9350f54bf6cbcbce]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:38 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [3759e434cb74929ff4a3dbfc203ab8304b3b43d9]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:33 ufi 1.3.14.4: last changes 2005/11/24 11:55:58 ufi 1.3.14.3: *** empty log message *** 2005/11/08 13:48:12 ufi 1.3.14.2: *** empty log message *** 2005/11/03 12:38:26 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c94a1517d745135ebd2899872e25df7f4ae33202]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/24 11:55:58 ufi 1.5.2.2: *** empty log message *** 2005/11/23 08:30:37 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b4f2da97a3d7d075242654dca8e9b45592af4102]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:25 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [baf571d6da0a5cd1d76fa85a7584f140c139fff4]

        INTEGRATION: CWS hc680fin (1.6.14); FILE MERGED 2005/11/23 08:30:36 ufi 1.6.14.2: *** empty log message *** 2005/11/03 12:38:25 ufi 1.6.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6cea510393508ad3cec61fb06759dbc0bdd4db37]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:24 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [38190889786df3ee03971021d1eb8bd913768de4]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:24 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [98ae50620fbc0e40f3023a0ba40d6c1d5e9d3c55]

        INTEGRATION: CWS hc680fin (1.3.12); FILE MERGED 2005/11/03 12:38:22 ufi 1.3.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ebd3b5237a626c3bd0887f058912297e18908f2f]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:21 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bc9e9c55f2eb208d147eb3408ae6c94c87dc8de6]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:18 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b1d7054fd9554c65e2a547117579e15b39b65ec3]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/03 12:38:18 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ef554ded673c2b7d0602c84d36ab551f7d84f16d]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:30:35 ufi 1.5.2.2: *** empty log message *** 2005/11/03 12:38:17 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [dfca98da6bcac807b5bdf5798c83e2c60475d0ab]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2006/01/02 11:18:32 ufi 1.4.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9e0f6fa883ecd1e51c037eb50f634d65edd9f9e1]

        INTEGRATION: CWS hc680fin (1.8.76); FILE MERGED 2005/11/23 08:37:36 ufi 1.8.76.2: *** empty log message *** 2005/11/03 12:38:17 ufi 1.8.76.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [82d6407da8abae0f9d1939e2c1c7956229ab3095]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/08 13:48:11 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8e2937101505c713e88205475355ff89e2d8b267]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/23 08:30:34 ufi 1.5.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ec9e160c6f0b18cab9196ef1a22a159877532fc5]

        INTEGRATION: CWS hc680fin (1.1.2); FILE ADDED 2005/11/04 11:17:24 ufi 1.1.2.3: *** empty log message *** 2005/11/04 09:18:14 ufi 1.1.2.2: *** empty log message *** 2005/11/03 12:31:23 ufi 1.1.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5000f02491bf88b7339603554ca2c3173e8a6018]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2006/01/02 11:18:31 ufi 1.5.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [189bab2f455655906b550592696e82b2f9ed607f]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/08 13:48:11 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a299df00068057d61ceab126c714ce99440e3317]

        INTEGRATION: CWS hc680fin (1.5.12); FILE MERGED 2005/11/03 12:38:15 ufi 1.5.12.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [59ba2e73ba0f7878dee1ef7a3ba98f63478da71a]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:33 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b8aab136d13ca8ea01712542817fd5b4a5c1d2a9]

        INTEGRATION: CWS hc680fin (1.2.14); FILE MERGED 2005/11/23 08:30:32 ufi 1.2.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2dc2c55897c83c49abcd43aed2df7ac36a0b2560]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:30 ufi 1.3.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4fd0f67bc892dc983c486a59db2177ed5bd6d53b]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:14 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [673af7c9d6ad1685c6e231612c7a64a376b4d820]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/03 12:38:14 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7cf818b551e0d10746a4eefc5e439e1621524bc3]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/03 12:38:13 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [96da451afb0496bb1177eba1162d05d42b32a445]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2006/01/02 11:18:29 ufi 1.3.14.1: last changes

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ef6ac7429ab28e822fd5ce94800aa539ccea796f]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/03 12:38:13 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8016af2fe46f1133ee534d4d3a2aa9e7b981fe34]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/08 13:48:10 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b276e72e48bf289fd9a7ac8ddd79cd1869f86c74]

        INTEGRATION: CWS hc680fin (1.4.14); FILE MERGED 2005/11/23 08:30:30 ufi 1.4.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c3b82e7419800e450094ae47725b33e66a70b8a7]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:11 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [85912586b4ec634f5a3cde5fa39566772633040b]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:10 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1158fd5be554fb1591ad816dbb6c8c7570948b87]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:29 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [408b6031cdf002b7687c900a9eece3ef43312118]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/23 08:30:28 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d79490f44c57c21977aaf56cc49076aa5e712b9f]

        INTEGRATION: CWS hc680fin (1.3.14); FILE MERGED 2005/11/03 12:38:09 ufi 1.3.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [62f6c6f3e6b5ec486d3cbc56053f7c7c0430084d]

        INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED 2005/11/23 08:30:27 ufi 1.5.14.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f301ffbee3f1af249286538d71909330bd3f3505]

        INTEGRATION: CWS hc680fin (1.4.2); FILE MERGED 2005/11/23 08:30:25 ufi 1.4.2.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2b67dc1e6df8593d7b095e67912a2a36ba4ea620]

        INTEGRATION: CWS hc680fin (1.2.82); FILE MERGED 2005/11/03 12:38:07 ufi 1.2.82.1: *** empty log message ***

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a14730035d156616328d18fe88819d4a9c48a2bf]

        INTEGRATION: CWS hc680fin (1.5.2); FILE MERGED 2005/11/25 10:20:30 ufi 1.5.2.1: *** empty log message ***

2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [5ece28c2541d1b1bfafde7cf37a2333e47e9dd3c]

        INTEGRATION: CWS jaxpapi (1.12.8); FILE MERGED 2006/03/10 14:20:29 cmc 1.12.8.1: #i61278# set SAXParserFactory and DocumentBuilderFactory like tg_config.mk to make safe in absence of full jaxp impl in host java

2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [b905afcc05c42f9e753b4617a128821686bf38b3]

        INTEGRATION: CWS jaxpapi (1.5.106); FILE MERGED 2006/01/17 12:52:53 cmc 1.5.106.1: #i58308# remove sun jaxp impl in favour of apache one

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [205e8b9c805ca160e28dcfa65be5769fccaecb9f]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:53 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [5f1f1d1ac4c272fd3e4b1a76d520be1a54a43651]

        INTEGRATION: CWS hcpatch01 (1.6.74); FILE MERGED 2006/02/24 12:08:53 ufi 1.6.74.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [23469c1601d8a055a568074c6d1db9fec07dd2c0]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:53 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [041aa15418e9b2b767498e36cc4cd8ebbf71bc62]

        INTEGRATION: CWS hcpatch01 (1.6.84); FILE MERGED 2006/02/24 12:08:53 ufi 1.6.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [90251cb3a2f4672701aa79ed8e05b76be32b8c76]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:52 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [7ab4b4d35f4539981625b01ae55346e489ba2bc2]

        INTEGRATION: CWS hcpatch01 (1.7.74); FILE MERGED 2006/02/24 12:08:52 ufi 1.7.74.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [a2a6d17dd00b0ea5dbd8afb50d1d5df936d6b2cc]

        INTEGRATION: CWS hcpatch01 (1.7.72); FILE MERGED 2006/02/24 12:08:52 ufi 1.7.72.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [a1d5f23744421fbc233c7a5daa78725fbf30a711]

        INTEGRATION: CWS hcpatch01 (1.6.72); FILE MERGED 2006/02/24 12:08:51 ufi 1.6.72.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [f8cafe0d82e4ecedb0f66bb6fde29b05639cd4f8]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:51 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [c4d2a841e0588e5b2a629260b0d53534e6ee8b40]

        INTEGRATION: CWS hcpatch01 (1.5.66); FILE MERGED 2006/02/24 12:08:50 ufi 1.5.66.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [e3dffe30913b840187eba8a229b10e6e82524695]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:50 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [7d349e4bc2078e20f25fcf4a114a7e007ac8000e]

        INTEGRATION: CWS hcpatch01 (1.6.72); FILE MERGED 2006/02/24 12:08:50 ufi 1.6.72.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [15cb23f6dbb1fed1ce4e52b6e25391c8baf5b6ba]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:50 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [da9d7345a3d78b0da80a4ba369d90f1084bc8bd0]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:49 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [63ae3b41195f8e4af8fe6d9ea35bddd55f6bdf06]

        INTEGRATION: CWS hcpatch01 (1.6.72); FILE MERGED 2006/02/24 12:08:49 ufi 1.6.72.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [fd5f3a27eb51b88f4542f451bed1bf25af4fa98c]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:48 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [4ebec334efce1fb6128c3aa5ce726dd022ff9338]

        INTEGRATION: CWS hcpatch01 (1.8.54); FILE MERGED 2006/02/24 12:08:48 ufi 1.8.54.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [348d3f1f8513b08ecdbc210821b7cdcb4f7c3add]

        INTEGRATION: CWS hcpatch01 (1.5.68); FILE MERGED 2006/02/24 12:08:48 ufi 1.5.68.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [5c197c199846bbd0da7788df782c3e61172233bb]

        INTEGRATION: CWS hcpatch01 (1.6.84); FILE MERGED 2006/02/24 12:08:47 ufi 1.6.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [32a28ebd0b8bf412d0587a92ef4dbee2bffe09e7]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:47 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [85f53158586b13cb94a88359d173796902a711d5]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:47 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [d56c1d5bd9c2e46d701c9a69fce9022da97a4341]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:46 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [7544f20038ebd210c995e58938f54ab683ed36e1]

        INTEGRATION: CWS hcpatch01 (1.2.84); FILE MERGED 2006/02/24 12:08:46 ufi 1.2.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [ad54fc6c0d3044a66442e8eca99a449f9f6aea25]

        INTEGRATION: CWS hcpatch01 (1.6.84); FILE MERGED 2006/02/24 12:08:45 ufi 1.6.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [f6cf0cc22f020b4dbc40b39cbd1d461448683cbb]

        INTEGRATION: CWS hcpatch01 (1.6.82); FILE MERGED 2006/02/24 12:08:45 ufi 1.6.82.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [5bb56ba5cbb8d229cc81263f5e5e5e10776d3886]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:45 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [4cabc8c6ab58a41dc087efb32bbd9c86108a098b]

        INTEGRATION: CWS hcpatch01 (1.2.84); FILE MERGED 2006/02/24 12:08:44 ufi 1.2.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [b02c7e0b9d1433794353fa3880a70d9505c81a74]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:43 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [3da37dc2453aeb91428d790ba462defae12be114]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:42 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [85295f4111c133ba06ece61e33cf914152dbe486]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:42 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [65b65e9be039d68b4ec5fb38bec27820733878ac]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:42 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [f5c607094422d8d8ccd631fd56e11e4f90fc7ba7]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:41 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [1f6bb0783079359503ed6a798b94d5af20b26a7e]

        INTEGRATION: CWS hcpatch01 (1.5.74); FILE MERGED 2006/02/24 12:08:41 ufi 1.5.74.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [e51b89a806d0e5e89c6ef6924de7e0a1f47cc14e]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:41 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [df50a81b3487bc4fbd287258366cd5dd3dccc652]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:41 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [b32027adecbf76673add6ef8fb5349898eba795d]

        INTEGRATION: CWS hcpatch01 (1.5.74); FILE MERGED 2006/02/24 12:08:40 ufi 1.5.74.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [2174aa6f7c08d31e13de5ec8cfd966f973d6ff44]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:40 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [ee937c8d95d3ed64516364c72f624fa7a1426083]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:39 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [3e3911f5ecbbc76b388985a2998dd6b4b93b5c6f]

        INTEGRATION: CWS hcpatch01 (1.5.74); FILE MERGED 2006/02/24 12:08:39 ufi 1.5.74.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [6bbc5543a0d86e79d501d0419c7e97c91dddeee9]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:39 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [7207b83ca6475a8f844da4b87bcf74336b960dbd]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:39 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [077c1b6505b936acb5019d3169aabb0f140550e8]

        INTEGRATION: CWS hcpatch01 (1.7.84); FILE MERGED 2006/02/24 12:08:39 ufi 1.7.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [850ca1ed1ea5a1d9e1d035ba0e21c1c10549878c]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:38 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [7526be48b86d6ec00101c7027c402172944aa0fb]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:38 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [9bfd381c790b1f2a85aec36fa5b79d72625a6328]

        INTEGRATION: CWS hcpatch01 (1.4.82); FILE MERGED 2006/02/24 12:08:38 ufi 1.4.82.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [3ed982cf807f083ae9c9e9f667fa8afd833c00ff]

        INTEGRATION: CWS hcpatch01 (1.6.72); FILE MERGED 2006/02/24 12:08:38 ufi 1.6.72.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [fc068b4d7eebc4677a3dd6ff57894c81c935a125]

        INTEGRATION: CWS hcpatch01 (1.6.82); FILE MERGED 2006/02/24 12:08:37 ufi 1.6.82.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [7b96e9ee976ef1ea1140e53d0b7f5571411dc613]

        INTEGRATION: CWS hcpatch01 (1.7.82); FILE MERGED 2006/02/24 12:08:37 ufi 1.7.82.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [ad07427fad977bdfaf95ca6bf2262ac1450d39e9]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:37 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [9359b4a91ecc74ec6b5ed198981c2f84b6617a47]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:37 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [dfb8c13b4325cf54a0030b741849f7a3e95c9eb3]

        INTEGRATION: CWS hcpatch01 (1.7.72); FILE MERGED 2006/02/24 12:08:37 ufi 1.7.72.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [ac7a69449d95cb1aa3f588beb1204bdd529125d7]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:36 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [69bdb9b47292a047bf0cb520967d002401e71d34]

        INTEGRATION: CWS hcpatch01 (1.5.82); FILE MERGED 2006/02/24 12:08:36 ufi 1.5.82.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [8731d25255dc0691142f9b2260790891b0807e9d]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:36 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [b7a1cd63cdd5172b779cb6f1955208ed619d4813]

        INTEGRATION: CWS hcpatch01 (1.2.82); FILE MERGED 2006/02/24 12:08:36 ufi 1.2.82.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [33bd0e05678989305dfcdd173bb3527135b438d4]

        INTEGRATION: CWS hcpatch01 (1.7.72); FILE MERGED 2006/02/24 12:08:35 ufi 1.7.72.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [a3e15798f2cbab9f6e1093b49240a17a43ce34a6]

        INTEGRATION: CWS hcpatch01 (1.5.74); FILE MERGED 2006/02/24 12:08:35 ufi 1.5.74.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [7cadd1f859fa899d188dbf4525a0d1debdd985f6]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:34 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [40a994bc1ce7d8916b3585d83c7653d276dc1d29]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:34 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [3c9a0568a0be4dc903208eb2e87ea4850b97e483]

        INTEGRATION: CWS hcpatch01 (1.4.84); FILE MERGED 2006/02/24 12:08:34 ufi 1.4.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [a521d24aa5792bae54bf5fd7812549ea79d85118]

        INTEGRATION: CWS hcpatch01 (1.5.84); FILE MERGED 2006/02/24 12:08:33 ufi 1.5.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [6d45c55ddda65d87ec3c685f3e89a6276cf6fb4c]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:33 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [fac84d290d6e11aa22b032c7faf86df12053c007]

        INTEGRATION: CWS hcpatch01 (1.2.84); FILE MERGED 2006/02/24 12:08:33 ufi 1.2.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [bd2a8d86422aae9e9ef8acf15567fd1dd6d89538]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:32 ufi 1.3.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [fe5519d21ead011c0a9d0ebb7a5c32b92db6cdae]

        INTEGRATION: CWS hcpatch01 (1.2.84); FILE MERGED 2006/02/24 12:08:32 ufi 1.2.84.1: i61774

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [d8fc96ac2f86af30304c20a1ae7b62082687d427]

        INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:31 ufi 1.3.84.1: i61774

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [e5976ca67b6c6d4265fcc5eb4f8a3442c433a0ca]

        INTEGRATION: CWS localisation05 (1.1.172); FILE MERGED 2006/01/31 13:29:41 vg 1.1.172.1: CWS localisation05, SO translations

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [2537b37d1d75476be607714821186471d67abb5a]

        INTEGRATION: CWS localisation05 (1.1.172); FILE MERGED 2006/01/31 13:29:40 vg 1.1.172.1: CWS localisation05, SO translations

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [5888640dfb44e8737595a561b6ce201c80644146]

        INTEGRATION: CWS localisation05 (1.1.172); FILE MERGED 2006/01/31 13:29:39 vg 1.1.172.1: CWS localisation05, SO translations

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [653487af4c2afb5053dc15696ed35a16e8cbf438]

        INTEGRATION: CWS localisation05 (1.2.32); FILE MERGED 2006/01/31 13:29:38 vg 1.2.32.1: CWS localisation05, SO translations

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [c417cc61cce5fda8d4b6d87c59539bb6cb0686a2]

        INTEGRATION: CWS localisation05 (1.1.172); FILE MERGED 2006/01/31 13:29:37 vg 1.1.172.1: CWS localisation05, SO translations

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [6cf79acf8069be43916cf3fc29220cb31583c1af]

        INTEGRATION: CWS localisation05 (1.2.44); FILE MERGED 2006/01/31 13:29:36 vg 1.2.44.1: CWS localisation05, SO translations

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [83979efef2df8b9358eda14c7db6b2b82a1831ad]

        INTEGRATION: CWS localisation05 (1.1.172); FILE MERGED 2006/01/31 13:29:35 vg 1.1.172.1: CWS localisation05, SO translations

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a8cf9481d403fb8d91585fc66d500695c4746fe1]

        INTEGRATION: CWS localisation05 (1.1.172); FILE MERGED 2006/01/31 13:29:34 vg 1.1.172.1: CWS localisation05, SO translations

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [93c1453961ee70ef13bf8efa4b4eb6d8c1564c74]

        INTEGRATION: CWS localisation05 (1.3.172); FILE MERGED 2006/01/31 13:29:34 vg 1.3.172.1: CWS localisation05, SO translations

2006-02-03  Frank Peters  <fpe@openoffice.org>  [17e6138504f73955c615c13d519becfdc4c4e0ce]

        - updated Help Authoring Guide - updated Help Authoring Filters - updated Help Authoring Macros

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [90ed624b64a195797cfc91df85187e2616bf5256]

        INTEGRATION: CWS vq27 (1.9.6); FILE MERGED 2006/01/14 17:13:39 vq 1.9.6.1: #i60365# Fix W32-4nt build issue.

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2793976dec1c58fecd7354678452b00eac2e48ca]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:56 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [faac2285a311c41b07eaf3846cda40aa0d554266]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:53 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f7482041d4fb40bf2afbdb5dec90a3ad5696cf5e]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:52 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [b4350d6957dd73acd273d719d4920706ebbe3dad]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:50 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [3c4c015ea81012844d9ec5b56455b683d5a0d27d]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:48 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [0726d1c71e171dc9ee64264a16a18c1fd5ba6915]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:46 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d9b7206303b713ccf64c7c137360c3a28034ffe1]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:45 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2c8750b12f3f68544625469bb8b89d8d58691f99]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:44 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [de1181adc6ecd48b2e1f9662a6c28bc8eb9aa119]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:43 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [fa5ce8d135120c7338a8c3d5a77d5b949a26b89a]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/11 15:33:42 vg 1.1.2.1: #i60367# add xh auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [b456d6ab8e719998e1570ce8c3efe2bc9c951d4c]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:25:05 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ff6eefb030ab1bbea3b8850eb5b8967b03769289]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:25:04 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2c8ba03e03f226fddc3e5803cd07fa4593b9e1c4]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:25:03 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d211987acd4bc8f4b5af787eb5ca057be64cb6e7]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:25:02 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1980780582e2489610141bd6b71d0b681a22722b]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:25:01 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ac82e5497b80ba0bff0b16a030988ebc26e803bf]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:25:00 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [92dfba4f0b03b6564aecce82264c4358a14f3032]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:59 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [aefe3f66972b69ef1a42831426c1cd81234338ac]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:58 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [058b71627ec23ac38800ad3ac6933c9a7a7f8de8]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:57 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [743f4b0534665d4a4e6004341b9cfcf915c27ad8]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:56 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [371a2b348075a7d5d05ef9833209f120b844b103]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:55 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [27c8ef2a4241a3bafd9b89f4ffc8e053dc8a396f]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:54 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1f5ec5c7e9c7a445b10a3891e3aac04397fdbcbc]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:53 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [97e94d243bf46a87d088ca56a1e1e81bb63788d8]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:52 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [4d405ac6c01785e95e55da106db3be4eddbdf6ac]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:51 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [960c3ee9cf887a2ff9084df3ad33456f2e465154]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:50 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [3cc4f7c9fa90827bad99e1e55b102a134eb9cdec]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:49 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f90c9fd255cb3cda0f21793c9b5983ffd0ae7491]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:48 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [bc1ef0844c2f6bfdd7749bbc2f1abe4e78eec46b]

        INTEGRATION: CWS localisation04 (1.1.2); FILE ADDED 2006/01/12 15:24:47 vg 1.1.2.1: #60448# Add fa,ca,mk auxiliary to helpcontent2

2006-01-17  Oliver Bolte  <obo@openoffice.org>  [835b30fd4f22e8e06efa149c7a950e697e8fcefe]

        #i10000# fix for correct generation of imagelists with wntmsci10

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [98812631d6529ae2463f151d6c9c77cce17c1a72]

        INTEGRATION: CWS ause046 (1.5.142); FILE MERGED 2005/12/20 16:20:01 hjs 1.5.142.1: #i59471# use generated image list instead

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [dde0ac239bfab7e922c23d3e4ef507364e33260d]

        INTEGRATION: CWS ause046 (1.8.2); FILE MERGED 2005/12/20 17:36:31 hjs 1.8.2.2: #i59471# avoid truncated files 2005/12/20 15:55:33 hjs 1.8.2.1: #i59471# generate image list

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [b078da39dc8795dcb7d79b7d3a0a551070de92e8]

        INTEGRATION: CWS ause046 (1.7.136); FILE MERGED 2005/12/20 15:53:19 hjs 1.7.136.1: #i59471# deliver generated image list

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [44697a64c6fe1fd5f4ee4873832731ba8b8e9161]

        INTEGRATION: CWS ause046 (1.8.46); FILE MERGED 2006/01/05 16:12:55 hjs 1.8.46.1: #i60083# add license header

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [c7bff5057573ec8f889aa45de28cc423382aab5c]

        INTEGRATION: CWS ause046 (1.2.146); FILE MERGED 2005/12/20 15:54:53 hjs 1.2.146.1: #i59471# improve script

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [ce51191bf8e40f9f87d561d7dbfd9cbaefb0584b]

        INTEGRATION: CWS hr26 (1.11.46); FILE MERGED 2005/12/22 14:22:24 hr 1.11.46.1: ##i59441#: help linking needs more heapsize for better performance

2006-01-03  Kurt Zenker  <kz@openoffice.org>  [895ad03a2e1bb6ed0d365c39b9d520a3a7118062]

        INTEGRATION: CWS ivo13 (1.8.38); FILE MERGED 2005/12/15 14:31:51 ihi 1.8.38.3: cleanup 2005/12/14 13:47:54 ihi 1.8.38.2: corrected 2005/12/12 17:39:26 ihi 1.8.38.1: #i58362# #i48715# windows fix

2006-01-03  Kurt Zenker  <kz@openoffice.org>  [c7fb2d8ab387fac45986f7d86ee71639e5428b6f]

        INTEGRATION: CWS ivo13 (1.9.20); FILE MERGED 2005/12/14 13:46:25 ihi 1.9.20.2: corrected 2005/12/08 19:31:15 ihi 1.9.20.1: #i55661# help2 -> helpcontent2

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [5003f9048a7e5adc24f0e12b86de142833d39c77]

        INTEGRATION: CWS pj45 (1.4.54); FILE MERGED 2005/12/17 19:18:50 pjanik 1.4.54.1: #i51860#: Move start of emph tag one word backwards.

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [52e8e3059292444a93d5f4d5b2bf7a488e736d32]

        INTEGRATION: CWS pj45 (1.5.32); FILE MERGED 2005/12/17 19:26:17 pjanik 1.5.32.1: #i57127#: Fix typo (':' -> ';').

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [bd1158dca99506e7a593632bcd9384aadfd50ccc]

        INTEGRATION: CWS pj45 (1.4.54); FILE MERGED 2005/12/17 19:11:18 pjanik 1.4.54.1: #i57123#: Remove redundant word "to".

2005-12-19  Oliver Bolte  <obo@openoffice.org>  [d1040936eb3bac7257c3233457d96563a22907ab]

        INTEGRATION: CWS kaddrbook (1.5.18); FILE MERGED 2005/11/29 18:20:38 kendy 1.5.18.2: RESYNC: (1.5-1.7); FILE MERGED 2005/08/29 09:00:32 ebischoff 1.5.18.1: Changes needed by new KDE address book driver

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cad5dcd2e1cad6c1953c223701c3c0ee2529f5b5]

        INTEGRATION: CWS ause044 (1.17.16); FILE MERGED 2005/11/28 17:25:46 hjs 1.17.16.1: #i58253# regenerated from helpers/linkmakefile.template

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [793b27e45f3a67f44f3406ba6afde85c5d47fad6]

        INTEGRATION: CWS ause044 (1.17.16); FILE MERGED 2005/11/28 17:25:45 hjs 1.17.16.1: #i58253# regenerated from helpers/linkmakefile.template

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [991025de606ce39fad49ecc0efa00ac31f228e85]

        INTEGRATION: CWS ause044 (1.14.16); FILE MERGED 2005/11/28 17:25:45 hjs 1.14.16.1: #i58253# regenerated from helpers/linkmakefile.template

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cb1a39998d1011b178bc7745daaeaca28f2104fe]

        INTEGRATION: CWS ause044 (1.18.16); FILE MERGED 2005/11/28 17:25:44 hjs 1.18.16.1: #i58253# regenerated from helpers/linkmakefile.template

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8465949aa34a893c400e7a85d3765d55b5587946]

        INTEGRATION: CWS ause044 (1.15.16); FILE MERGED 2005/11/28 17:25:43 hjs 1.15.16.1: #i58253# regenerated from helpers/linkmakefile.template

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [23c34c173b856ebc1c5fef77698c6321ae30542e]

        INTEGRATION: CWS ause044 (1.18.16); FILE MERGED 2005/11/28 17:25:42 hjs 1.18.16.1: #i58253# regenerated from helpers/linkmakefile.template

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7d8e13b2b63854437daf89f8043da04c1f225474]

        INTEGRATION: CWS ause044 (1.7.14); FILE MERGED 2005/11/29 10:52:16 hjs 1.7.14.1: #i57709# remove type restriction

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cbc8282d5d93811696fe440e431e0a77a9647b16]

        INTEGRATION: CWS ause044 (1.7.16); FILE MERGED 2005/11/28 17:23:53 hjs 1.7.16.1: #i58253# added blank

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9eaf206fee966e888b41e2cdcbb1a98c37684a7b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:03:07 vg 1.1.2.1: #i57508# add zu auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [8ad1d7e11aa157d53df716042e68f34827fcf9db]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:03:06 vg 1.1.2.1: #i57508# add zu auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [a1acc5e63e7c23202ecc2cfd201f69d3183a2171]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:03:05 vg 1.1.2.1: #i57508# add zu auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [1790ae194162224049f8c72d99319398f664faa3]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:03:04 vg 1.1.2.1: #i57508# add zu auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b98db6e5b74878e6c8f669140d5503ea16d9d23b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:03:03 vg 1.1.2.1: #i57508# add zu auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [2f92640749cc4095660387996a7e6fd04bc64122]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:03:02 vg 1.1.2.1: #i57508# add zu auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [467596311779c4b676b6bdc21de5f366e3f9feda]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:03:01 vg 1.1.2.1: #i57508# add zu auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [e44e411c4388d1aab8fc7236dd62d58442f9751b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:03:00 vg 1.1.2.1: #i57508# add zu auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b7b9ffd6966247be6381291cf281e407d77c0698]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:53:46 vg 1.1.2.1: #i57506# add ts auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [0702ea0f5c9e6fff0b388d2501e80e802e0696d8]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:53:45 vg 1.1.2.1: #i57506# add ts auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [444320e319bc5d913ec4f346ead8f359cb775f9e]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:53:44 vg 1.1.2.1: #i57506# add ts auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [7f296049c36fd85d513e2e1480372f67b3c1bb38]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:53:43 vg 1.1.2.1: #i57506# add ts auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [eec99d3cb8da1b821829410d2136866b45e2eb0d]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:53:42 vg 1.1.2.1: #i57506# add ts auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [d7f4fe502b3016cd60c9a3b89d7c49ab21e175e9]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:53:41 vg 1.1.2.1: #i57506# add ts auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [727b0c2c4e5bc37a91bb3003a4114d027f9a6968]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:53:40 vg 1.1.2.1: #i57506# add ts auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b044a07c009add46a94be6bfadabcefbefd5dec1]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:53:39 vg 1.1.2.1: #i57506# add ts auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [198e7ea589b97b72f7f0fe3ceb79fdf9e4167a41]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:45:02 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [e57fcc61a54285ff8fea5235fb0afe42cd53535f]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:45:01 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [d2a248103bd206cd0c5428aace74739de2715a1b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:45:00 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9e5b5e1ed322bcd456ff3f9905f489633d7ae094]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:59 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [14267d0eac250e3fdf0e475155b0a418d807b5e3]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:57 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [d3d9056d63c6aace576de5bad9f31ce4fcacd614]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:56 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [c07498abb1f0fca96475cc6105cbf33833cadf10]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:55 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [76e1c3845388708818567de5eb1a6e5b2a4efb88]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:54 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [57c883cecc5e8a53b67078ece5722178194c7e5f]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:53 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9354011d0716fca6a47a89e57a37b9399644d637]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:52 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [2eca55c08211794684ea4e26f7d3572dc71d2221]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:51 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [2bc8e510d56882f543663dd5cf1791773d68f6b1]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:44:50 vg 1.1.2.1: #i57504# add tn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [aa4e33aac625c3ae892cf6178902fb198e2ae57e]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:10 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:05:44 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [a5bbce149802297c738e8c2ba66f4508abed5173]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:09 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:05:44 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [aafec37409894cac8a9dd47b6a9fda240872876c]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:08 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:05:43 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [df956637403079fed0139a75b65e435a047e56e0]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:07 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:05:42 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [65e3bdad92ba4f7fd21b44c340353e77ea669263]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:06 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:05:41 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [256771fc97272fb06d27d587941ad861e0b823e3]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:05 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:05:40 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [ba48149d28b8fdfae5c2b2d5f8ea217c7e02c3fc]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:04 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:05:39 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [806c94f0970396156f6f1e484dba2f0090800d73]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:05:38 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9fc8ea326aa33a805ac3723e3f67427666c5244b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:05:37 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [f67d3273b8052a65308a62cb95a2d169a3ca102c]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:05:36 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [496f6a598f49917056b6fd56f913decd7a26a95e]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:05:35 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [5a8131eb971b8baf1c1b0ced036d4dfa417c3da6]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:05:34 vg 1.1.2.1: #i57480# add th auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [ffc6432f29745b1a2b89240a8e9cbd966d3d45e6]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:26 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [ef9b423eb0ae9ac1eb7e8e25178dc7cc7137e929]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:25 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [38964c7eab8c6ebdb4a33a023b655c304b1acb19]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:24 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [bde8ac4d9be093d4208f7612e0f18e8359b3c6a8]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:23 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [40ac14796308df63f22e798c247ef2f89728ee60]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:22 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [46a85598587bd971449725eabb3e8da54147740d]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:21 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [72002196008be449a0aaf20da98252d2a98974e1]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:20 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [f847e685aa7419d121d3751eb97edbc505f8939d]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:19 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [04ea124edec1c7dad80f23a927207ffdf339ddcd]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 09:33:18 vg 1.1.2.1: #i57502# add st auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9a9df62950199c1632832b0d0b2e368a12c4434d]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 15:31:13 vg 1.1.2.1: #i57473# add sl auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [19c0f13d43441d9cce4c044d837e36e2c21b26fb]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 15:31:12 vg 1.1.2.1: #i57473# add sl auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [ae431569cd9bf148e86d5c93cc62a9f27ffa30e3]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 15:31:11 vg 1.1.2.1: #i57473# add sl auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [6bdfcc62b8681f258e0c8eef14199f2c2dff60bc]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 15:31:10 vg 1.1.2.1: #i57473# add sl auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [a51e6795502e036bf865e4b46ef5b58a8f085cfe]

        INTEGRATION: CWS localisation02 (1.2.32); FILE MERGED 2005/11/08 14:32:03 vg 1.2.32.1: #i100000# corrected typo

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [be9c244a455fa991ceacb631dd5a03e0112969fe]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:02 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:33:10 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [8648b6074ca7a596f3e4d1ea2578d1634ef4885b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:01 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:33:09 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [8e8a997ccdbadb64c1b5bbe423a60b0ac882bab0]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:32:00 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:33:09 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [755223537288eaa4010b6638d5018c583496bd16]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:31:59 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:33:09 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [1d443d3dea20cb8eb424db8767ab80c32c9b4c26]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:31:58 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:33:09 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [c1d7fb3da678d162fd4af5b4c81d4f32b37ca87a]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:31:57 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:33:08 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [738ee243c2a73506bee78c4c36580c6337fe85f8]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 14:31:56 vg 1.1.2.2: #i100000# corrected typo 2005/11/07 17:33:08 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b03f8a41bac2e28ff16716f8529f32afbac0bf35]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:33:08 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [ece9b1f68ba83d2ade712549c0f5018fb55c9f0f]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:33:07 vg 1.1.2.1: #i57481# add ns auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [c10f3f6a8b8fde0474647da507db5c00d2ee98fc]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:51:59 vg 1.1.2.1: #i57483# add nr auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b253ad13c5668817c800ca1ae237e73f373eb299]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:51:58 vg 1.1.2.1: #i57483# add nr auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [d286ec7e236a196633118638f2015add7d8760e7]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:51:57 vg 1.1.2.1: #i57483# add nr auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [7cf5f1f59822f262cc0f38f5eacb168dc62c81fe]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:51:56 vg 1.1.2.1: #i57483# add nr auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [062147faee334e594259a24b08d35df3ab876b84]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:51:55 vg 1.1.2.1: #i57483# add nr auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [fcea2fabe003d5659f748c8e9313537d5459c03c]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:44 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [59bed0ce71468c7425cf1bfbd121465502610660]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:43 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [2b298be9c07a086d90cd56b599c4f42af6e5f10e]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:42 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [febb6be5248d58db9c34f745bf117cf4fd3f1b4f]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:41 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [5822908b7f7192da8a71a0dff39ac222bc9ec809]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:40 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [6fbafb615a1e97816bd8165660ba4eb1adaf02f2]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:39 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [adbd4c9099a07a38711afdca2cc48843814f158d]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:38 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [c829b16a55b7adb827599e2775b732705d11e363]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:37 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [941184c60a1a196a37376737aced7f445027ca4b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 16:52:36 vg 1.1.2.1: #i57479# add nn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [767b7f3db6030be2ddbce16dadf0dbde3073a6c0]

        INTEGRATION: CWS localisation02 (1.1.132); FILE MERGED 2005/11/08 14:31:55 vg 1.1.132.1: #i100000# corrected typo

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b71fc9033ae73cc9708cef4eaa9bad485f1ecf2c]

        INTEGRATION: CWS localisation02 (1.1.132); FILE MERGED 2005/11/08 14:31:54 vg 1.1.132.1: #i100000# corrected typo

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [0f6a6aebf87fcfe7d2d22ad233152e2db09bd651]

        INTEGRATION: CWS localisation02 (1.1.132); FILE MERGED 2005/11/08 14:31:53 vg 1.1.132.1: #i100000# corrected typo

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [ed781b7cf17a21f72bb3e6abe8f8f4659c81fde0]

        INTEGRATION: CWS localisation02 (1.1.132); FILE MERGED 2005/11/08 14:31:52 vg 1.1.132.1: #i100000# corrected typo

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [7f94d95e531a4b0052d545b7fa2d2feece150009]

        INTEGRATION: CWS localisation02 (1.1.132); FILE MERGED 2005/11/08 14:31:50 vg 1.1.132.1: #i100000# corrected typo

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [d0410fc7614fff1ce422bcacd102c0620915fb7a]

        INTEGRATION: CWS localisation02 (1.2.32); FILE MERGED 2005/11/08 14:31:50 vg 1.2.32.1: #i100000# corrected typo

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b373562af2199da75ae004c73a4c1f33128ceb12]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 14:11:26 vg 1.1.2.1: #i57354# Add lt auxilary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [61b25d9484c5e4cf772fe0ac68a73136a0faba5b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 14:11:25 vg 1.1.2.1: #i57354# Add lt auxilary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9d766b3e0586267f340516136ffd6fde3db72e5e]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 14:11:24 vg 1.1.2.1: #i57354# Add lt auxilary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [de002401623fe5f7c0f87cfc95c13970a1e2e947]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 14:11:23 vg 1.1.2.1: #i57354# Add lt auxilary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [6fe6e3d602db881c06e5a4f2ee2793799e37467d]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 14:09:25 vg 1.1.2.1: new language

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [cf997977ca9fef1e4e7e04b69a2a7eb4b880dc75]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:17:01 vg 1.1.2.1: #i57369# Add hi-IN auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [8ffe6b1e4951a8b77d1b9546a4a4845b00c721c4]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:17:00 vg 1.1.2.1: #i57369# Add hi-IN auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [514a0496b70a25404aa53c1294b4a217af2568c8]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:16:59 vg 1.1.2.1: #i57369# Add hi-IN auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9fb6ee18cd3914e5a192dd0ac330fec305e79d60]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:16:58 vg 1.1.2.1: #i57369# Add hi-IN auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [5a1864583dddf6e9425c80fd4854b9b3db4c90bd]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:16:57 vg 1.1.2.1: #i57369# Add hi-IN auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [bb36209043444b2ad14782481b4af0d5b680281b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:16:56 vg 1.1.2.1: #i57369# Add hi-IN auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [f614819ee7b03846e8abb7c5973d0f5017f50ad7]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:15:55 vg 1.1.2.1: #i57369# Add hi-IN auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [a7de4999254db331831f54b2120f66b73827cde6]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:14:32 vg 1.1.2.1: Add hi-IN auxilary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [5626c9a3ca74368bce4dee4102adecccb4da6e30]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:41 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [58a2b6191ae2efa5d97136558b6aa8af443d7051]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:40 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [742f71d6b9ca555c3e6da85b3ab82dcae919353b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:39 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [ef20eadd70d827243aef084481cba44923499ab0]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:38 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [f250056af928422a84a7d9d8df00d94e4b3f41b6]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:37 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9ecb041adc8cf1d20e4db3194a757001f76d8af7]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:36 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [882eddd881a42ea2ab01209ef68ebf19febe275c]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:35 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [2be9a18cb84f24a423ee95096d6e95742cca1cf9]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:34 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [e98583965f449ae02ef31720b3a8bfb729f8dff5]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:33 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [566b91c9b9fc227592d715516c389d9893001086]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:32 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [aa459954a128c81f2d34c5826f5c562f13a94d0a]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:31 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [8bfada9f04dedb5a82a51047915905c02ff61213]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 10:22:30 vg 1.1.2.1: #i57509# add en-ZA auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [2b5832c4a131b68c8fd1555a36e376db8464b3de]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 13:59:12 vg 1.1.2.1: #i57515# add bs auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [9429a9fc817faa7ffc62ca71e6dd85bcd3127bbc]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 13:59:11 vg 1.1.2.1: #i57515# add bs auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [1e4b2034452a4716e2ddd23b93471d3ea34682f7]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 13:59:10 vg 1.1.2.1: #i57515# add bs auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [4b29fc57b9342408a328000ae4e89cc2d48e50fd]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 13:59:09 vg 1.1.2.1: #i57515# add bs auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [ff5a8f5e833e02f20824d261ccad8c7e3b48be4c]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 13:59:08 vg 1.1.2.1: #i57515# add bs auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [d4ae1abcb48d0e3f63b46d057eff790f1fd86434]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 13:59:07 vg 1.1.2.1: #i57515# add bs auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [859f384334ab68690826a490739ca4f1d9601d3a]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 13:59:06 vg 1.1.2.1: #i57515# add bs auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [103a8e63f3bda2b83acd47b40ef5ae93ebde8e29]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/08 13:59:05 vg 1.1.2.1: #i57515# add bs auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [1fd5903776a06d4c3607d86cfdd0e8dba57f0199]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:38:09 vg 1.1.2.1: #i57373# Add bn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [f6b1ba26b2c67bc8821b824a8397f02d7cc9cfc2]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:38:08 vg 1.1.2.1: #i57373# Add bn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [8623955c619f911d35e3bd86ad854306f084e197]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:38:07 vg 1.1.2.1: #i57373# Add bn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b2c3a01a0dd142833d4ba0d9be72e8d96bed31db]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:38:06 vg 1.1.2.1: #i57373# Add bn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [d6aa8b166bd9fd09828a9bb9f5f99f58eec87783]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:38:03 vg 1.1.2.1: #i57373# Add bn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [5419d74a901d7bd9a49dfbca0a458ac4f5e284b1]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:38:01 vg 1.1.2.1: #i57373# Add bn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [516ff60aad4258032192faec3f8088b54b6c936b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/04 17:38:00 vg 1.1.2.1: #i57373# Add bn auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [6cede2769f16a7a9852a1a01d2f41f2b42a9eccb]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 14:06:19 vg 1.1.2.2: #i57467# add be-BY auxiliary to helpcontent2 2005/11/07 14:04:36 vg 1.1.2.1: #i57467# add be-BY auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [02504b3c10848f06d51abfd60f8b295798002c55]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 14:06:19 vg 1.1.2.2: #i57467# add be-BY auxiliary to helpcontent2 2005/11/07 14:04:35 vg 1.1.2.1: #i57467# add be-BY auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [cedaacfb6c1db7327b01ce8eebec952b04b80513]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 14:06:18 vg 1.1.2.2: #i57467# add be-BY auxiliary to helpcontent2 2005/11/07 14:04:35 vg 1.1.2.1: #i57467# add be-BY auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [295743318ff4a5c8b9f0d7bc5ac67be2744ef983]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 14:06:18 vg 1.1.2.2: #i57467# add be-BY auxiliary to helpcontent2 2005/11/07 14:04:34 vg 1.1.2.1: #i57467# add be-BY auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [1d8d4fe6697a6087d7d276d76a53a6faa723bd5b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 14:04:34 vg 1.1.2.1: #i57467# add be-BY auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [e9e7597b586890b9c57f080e18aa33063f084bab]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 14:04:33 vg 1.1.2.1: #i57467# add be-BY auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [88c1c1425cca58e74e23c087a26a39efffec70be]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:42:57 vg 1.1.2.2: #i57482# add af auxiliary to helpcontent2 2005/11/07 17:41:37 vg 1.1.2.1: #i57482# add af auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [d2e1807a349002a3ce5294f6acc1ecd6fbd32bef]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:42:57 vg 1.1.2.2: #i57482# add af auxiliary to helpcontent2 2005/11/07 17:41:36 vg 1.1.2.1: #i57482# add af auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [e0aa9c0dcc5b72009b32ea4866b05011a9caa0fc]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:42:56 vg 1.1.2.2: #i57482# add af auxiliary to helpcontent2 2005/11/07 17:41:36 vg 1.1.2.1: #i57482# add af auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [f4106b430376287780fba5349dd539cb6fc4077b]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:42:56 vg 1.1.2.2: #i57482# add af auxiliary to helpcontent2 2005/11/07 17:41:35 vg 1.1.2.1: #i57482# add af auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [647b460ec830be1db29c297c2d0a7fec505b60f3]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:42:55 vg 1.1.2.2: #i57482# add af auxiliary to helpcontent2 2005/11/07 17:41:34 vg 1.1.2.1: #i57482# add af auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [51b70b9651d1a7c87967d384eda03e283fced243]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:41:33 vg 1.1.2.1: #i57482# add af auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [0b91d26132c541ee6be88e21d74b02dce72e9157]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:41:32 vg 1.1.2.1: #i57482# add af auxiliary to helpcontent2

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [6fb0d9814da50c289ee13e531a4276959be1a680]

        INTEGRATION: CWS localisation02 (1.1.2); FILE ADDED 2005/11/07 17:41:31 vg 1.1.2.1: #i57482# add af auxiliary to helpcontent2

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5dcc6863581a38816af231cc98d8fa7747405798]

        INTEGRATION: CWS pj42 (1.6.12); FILE MERGED 2005/11/10 20:41:24 pjanik 1.6.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f1173eef1101204b98586f22d495db515e4807cd]

        INTEGRATION: CWS pj42 (1.9.12); FILE MERGED 2005/11/10 20:41:18 pjanik 1.9.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d4667d0939cc0d71c007497b0e820766d7457c4d]

        INTEGRATION: CWS pj42 (1.8.12); FILE MERGED 2005/11/10 20:41:12 pjanik 1.8.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a299a999059a83e8cb77eeb364908444abcf3231]

        INTEGRATION: CWS pj42 (1.4.12); FILE MERGED 2005/11/10 20:41:07 pjanik 1.4.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [fa6b733dbf3f534640bbcbe6aef5efe56b410726]

        INTEGRATION: CWS pj42 (1.5.12); FILE MERGED 2005/11/10 20:41:02 pjanik 1.5.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [68f1396b1a5190ba95cd10e2498e040edd30cd77]

        INTEGRATION: CWS pj42 (1.5.12); FILE MERGED 2005/11/10 20:40:57 pjanik 1.5.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [3c6688d1871f90d973bef3046c4e263899998886]

        INTEGRATION: CWS pj42 (1.4.12); FILE MERGED 2005/11/10 20:40:51 pjanik 1.4.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [03e0608724bb9a0c4180e3e60270b7c7056892dc]

        INTEGRATION: CWS pj42 (1.7.12); FILE MERGED 2005/11/10 20:40:46 pjanik 1.7.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [7ce3612de29f84f32b37be8b556def78cc4cee7c]

        INTEGRATION: CWS pj42 (1.5.12); FILE MERGED 2005/11/10 20:40:39 pjanik 1.5.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [4269349fd1856de7498587141b1817c1046c79b2]

        INTEGRATION: CWS pj42 (1.6.12); FILE MERGED 2005/11/10 20:40:34 pjanik 1.6.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [919820bed4e31977fbb2bc17199e8268a9cb384f]

        INTEGRATION: CWS pj42 (1.7.12); FILE MERGED 2005/11/10 20:40:30 pjanik 1.7.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f8c382d43780b9a0c06ab8898183f281fda64b0e]

        INTEGRATION: CWS pj42 (1.7.12); FILE MERGED 2005/11/10 20:40:25 pjanik 1.7.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [48447e1fe6d3bbd0df2ec321dc2dd41c874544b9]

        INTEGRATION: CWS pj42 (1.7.12); FILE MERGED 2005/11/10 20:40:20 pjanik 1.7.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b73b99c2ece718049310ef0e9e1aefb00757d89f]

        INTEGRATION: CWS pj42 (1.6.12); FILE MERGED 2005/11/10 20:40:14 pjanik 1.6.12.1: #i57567#: Remove SISSL license from helpcontent2 files.

2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [18da29ddd6350b8696ae896ed11a8b5a74a96a7b]

        INTEGRATION: CWS pj39 (1.2.36); FILE MERGED 2005/11/03 20:23:18 pjanik 1.2.36.1: #i56438#: Do not use Bitstream fonts for Slovak (they do not contain all characters).

2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [79ed0b00bafb0a3f575191df4e60c03a3773a064]

        INTEGRATION: CWS vq22 (1.6.16); FILE MERGED 2005/10/25 22:30:46 vq 1.6.16.1: #i56511# Fix W32-4nt build problem.

2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d082b6dee4359bfff35444bbfc386ff3362a60f1]

        INTEGRATION: CWS localisation01 (1.1.126); FILE MERGED 2005/10/20 14:11:15 ihi 1.1.126.1: #126248# path corrected math -> smath

2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c745a662bb6bfa1401c5d574bb35c16e25b21f0b]

        INTEGRATION: CWS localisation01 (1.1.2); FILE ADDED 2005/10/25 14:46:34 ihi 1.1.2.1: #i56001# added hu

2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d83e3c554882cb3a7865a3cdbd61b5e5ec9fa17b]

        INTEGRATION: CWS localisation01 (1.1.2); FILE ADDED 2005/10/25 14:46:33 ihi 1.1.2.1: #i56001# added hu

2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [39ce7c2901052b204fd6fc959a9122714017ddbf]

        INTEGRATION: CWS localisation01 (1.1.2); FILE ADDED 2005/10/25 14:46:32 ihi 1.1.2.1: #i56001# added hu

2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4391a1f2c997c24df8b203803df3621dd4ec20d6]

        INTEGRATION: CWS localisation01 (1.1.2); FILE ADDED 2005/10/25 14:46:31 ihi 1.1.2.1: #i56001# added hu

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6564ebbf91a1e225861804bc31577dcd4157e47]

        INTEGRATION: CWS ause041 (1.16.8); FILE MERGED 2005/10/19 09:20:26 hjs 1.16.8.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:06 hjs 1.16.8.1: #i55985# filter temporary files

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1d2292dbd54e8724abedd861ac5525405753bdb]

        INTEGRATION: CWS ause041 (1.16.8); FILE MERGED 2005/10/19 09:20:25 hjs 1.16.8.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:05 hjs 1.16.8.1: #i55985# filter temporary files

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b7a133fe9b07c82e7ed5f4481af788757175e3b]

        INTEGRATION: CWS ause041 (1.16.8); FILE MERGED 2005/10/19 09:20:24 hjs 1.16.8.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:04 hjs 1.16.8.1: #i55985# filter temporary files

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [908525efd146b471f111a556a26d674cb3a81173]

        INTEGRATION: CWS ause041 (1.13.12); FILE MERGED 2005/10/19 09:20:24 hjs 1.13.12.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:04 hjs 1.13.12.1: #i55985# filter temporary files

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [203b5104cb396449d35b892ffc0c0167471f9736]

        INTEGRATION: CWS ause041 (1.17.8); FILE MERGED 2005/10/19 09:20:23 hjs 1.17.8.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:03 hjs 1.17.8.1: #i55985# filter temporary files

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [d50089b676f358d72c570d335a82bcd8f85c247c]

        INTEGRATION: CWS ause041 (1.14.12); FILE MERGED 2005/10/19 09:20:22 hjs 1.14.12.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:02 hjs 1.14.12.1: #i55985# filter temporary files

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c7153582e4d07d8ee05e8f491936951069d17e]

        INTEGRATION: CWS ause041 (1.17.8); FILE MERGED 2005/10/19 09:20:21 hjs 1.17.8.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:01 hjs 1.17.8.1: #i55985# filter temporary files

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [86f677db2e9e797797f32e239acff015cae78359]

        INTEGRATION: CWS ause041 (1.17.8); FILE MERGED 2005/10/19 09:20:21 hjs 1.17.8.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:00 hjs 1.17.8.1: #i55985# filter temporary files

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae8bf10c2c0ace5a1de59e5752d4215b740bd2d]

        INTEGRATION: CWS ause041 (1.6.12); FILE MERGED 2005/10/19 09:21:23 hjs 1.6.12.2: #i55985# filter temporary files from all platforms 2005/10/19 07:15:30 hjs 1.6.12.1: #i55985# filter temporary files

2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [a4d9e4b2c8d315d3f65fd2548d332faa96a6b374]

        INTEGRATION: CWS qwizardsbf7 (1.5.16); FILE MERGED 2005/10/18 13:19:23 tv 1.5.16.1: #i45776# correct help url for wizards

2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [fb2cf1f590c86f311f97f84b9569801f4a1e3c09]

        INTEGRATION: CWS qwizardsbf7 (1.4.16); FILE MERGED 2005/10/18 13:19:23 tv 1.4.16.1: #i45776# correct help url for wizards

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6e239b8ef974cde3111c4ab1f324dc4112357c29]

        INTEGRATION: CWS hc680qq1 (1.3.46); FILE MERGED 2005/09/20 23:59:20 ufi 1.3.46.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:48 ufi 1.3.46.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [850c77e1279c4ad32847e94cb04720078453b415]

        INTEGRATION: CWS hc680qq1 (1.4.74); FILE MERGED 2005/09/20 23:59:09 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:15:46 ufi 1.4.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [cc1917e33be4bd2ba73288788e9c031cd9d06152]

        INTEGRATION: CWS hc680qq1 (1.4.74); FILE MERGED 2005/09/20 23:58:59 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:15:45 ufi 1.4.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e79ae0731874eea14b455e3fd51929844740caea]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/09/20 23:58:49 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:45 ufi 1.3.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [cbc27119cc92f4b00722d4465060b9f17c081479]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 23:58:40 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:43 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d45a70d612c55dd339f8299f4d0f41b85ac35ef5]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 23:58:32 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:42 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [60f2b1344b36d22c4219edd75adc1dfbf4e1d9fe]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 23:58:21 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:40 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8b3545786a620af22d4f036bb5512ef2f1772c0b]

        INTEGRATION: CWS hc680qq1 (1.4.54); FILE MERGED 2005/09/20 23:09:35 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:15:36 ufi 1.4.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [dac32f30992a3b45d5c87e61c5f8f6f1c04aa2ff]

        INTEGRATION: CWS hc680qq1 (1.2.100); FILE MERGED 2005/09/20 23:03:54 ufi 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 09:39:09 ufi 1.2.100.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e7344f51f72f9d960c242cfd2b07c060cd96b759]

        INTEGRATION: CWS hc680qq1 (1.5.6); FILE MERGED 2005/10/04 12:43:02 ufi 1.5.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b6ff1817d921d89e5e6337373fbb635aa02e8290]

        INTEGRATION: CWS hc680qq1 (1.2.54); FILE MERGED 2005/09/20 22:48:04 ufi 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:35 ufi 1.2.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0f74ddd69cd755d54d4f903c6ced6c2bda66000f]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 22:38:54 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:32 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2b51cf2f0000a66d8be96c677999c018c80f0ae4]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 22:37:55 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:31 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0179b1932b5fe76450d912955c4169afe7d61664]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 22:37:45 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:30 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [53b91276072d00e6fe18bfd9d495e60f23f892b7]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 22:37:37 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:29 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [098bb26ce76d6df4b98996457119f00beb97adb7]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 22:28:46 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:28 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6833878699b7b55242635d27582ab80027aa32ac]

        INTEGRATION: CWS hc680qq1 (1.4.74); FILE MERGED 2005/09/20 22:22:54 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:15:27 ufi 1.4.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [1f45f3097576fe81b78c922f4d12a90de72cc565]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 22:22:19 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:26 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f26bd7c47c03d824e352c363d6cdc5379bba5c4e]

        INTEGRATION: CWS hc680qq1 (1.2.74); FILE MERGED 2005/09/20 22:21:48 ufi 1.2.74.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:25 ufi 1.2.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [724eff90d74e2e529528da13637ab0b333de7411]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 22:21:26 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:23 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [02f55eac5f48f82fbf1e36c327821d86a863b80b]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 22:20:10 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:21 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a893c63775064f64128ede9348aa30968f1a842b]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 22:19:59 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:21 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c34477076a022abad24583d311b85cdac9088644]

        INTEGRATION: CWS hc680qq1 (1.4.46); FILE MERGED 2005/09/20 22:19:50 ufi 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:15:21 ufi 1.4.46.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4874986d439e2d309f590f292489885fa47e1b18]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 22:17:31 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:20 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [85f90cf439ffd1c60f198ef88a1dde2dc36aefa6]

        INTEGRATION: CWS hc680qq1 (1.5.84); FILE MERGED 2005/09/20 21:26:41 ufi 1.5.84.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 13:15:18 ufi 1.5.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9ba28afca69fa695c51ba189e3453441187ddf89]

        INTEGRATION: CWS hc680qq1 (1.6.16); FILE MERGED 2005/10/04 12:43:01 ufi 1.6.16.3: after cwsresync 2005/09/20 21:12:06 ufi 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/24 12:12:19 ufi 1.6.16.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6fe46318079f337d2c7d9e091933b45030492345]

        INTEGRATION: CWS hc680qq1 (1.7.6); FILE MERGED 2005/10/04 12:43:00 ufi 1.7.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3c451fd1e8826e286b87226ef0588a56d75c0ab9]

        INTEGRATION: CWS hc680qq1 (1.3.6); FILE MERGED 2005/10/04 12:43:00 ufi 1.3.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f7206b860ad2ca70d53ec2205aa40e6b47063af2]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/10/04 12:42:59 ufi 1.2.84.3: after cwsresync 2005/09/20 21:11:08 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/24 12:12:19 ufi 1.2.84.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9c6f32831ba2b2ed05935d29c40cb394def6a860]

        INTEGRATION: CWS hc680qq1 (1.4.6); FILE MERGED 2005/10/04 12:42:58 ufi 1.4.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [722531c5072667517161df919d418a96a9631bea]

        INTEGRATION: CWS hc680qq1 (1.3.6); FILE MERGED 2005/10/04 12:42:58 ufi 1.3.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f022e37e45b28d795080e6d863241b279b81f350]

        INTEGRATION: CWS hc680qq1 (1.4.54); FILE MERGED 2005/10/04 12:42:57 ufi 1.4.54.3: after cwsresync 2005/09/20 21:08:54 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/24 12:12:18 ufi 1.4.54.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [53e6bf7f5feb5d911a52cd8e2afee27033d5e5c7]

        INTEGRATION: CWS hc680qq1 (1.4.6); FILE MERGED 2005/10/04 12:42:56 ufi 1.4.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [93ac4785283a633096390f0347e72c2eb55b239b]

        INTEGRATION: CWS hc680qq1 (1.2.6); FILE MERGED 2005/10/04 12:42:55 ufi 1.2.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [108bc0b1ee647464f35d86ffe1ea16c1d152ebfe]

        INTEGRATION: CWS hc680qq1 (1.3.6); FILE MERGED 2005/10/04 12:42:55 ufi 1.3.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [1555d9261bba6d34c8ae0d4e7d2f4f438a51a528]

        INTEGRATION: CWS hc680qq1 (1.3.54); FILE MERGED 2005/09/20 21:06:54 ufi 1.3.54.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 09:39:07 ufi 1.3.54.2: n 2005/08/24 12:12:18 ufi 1.3.54.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2e36a8ff28b1ee9088f88fbc0a79bbc6c7261324]

        INTEGRATION: CWS hc680qq1 (1.2.6); FILE MERGED 2005/10/04 12:42:54 ufi 1.2.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [fb197448fc255e763a8d623ae1ed3466ca5a5d97]

        INTEGRATION: CWS hc680qq1 (1.4.6); FILE MERGED 2005/10/04 12:42:53 ufi 1.4.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8a01487406f39e1f27b7bf58b19d8af9d36631b2]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/10/04 12:42:53 ufi 1.2.84.3: after cwsresync 2005/09/20 21:04:09 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/24 12:12:17 ufi 1.2.84.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6f05d6aaa9ce05acd941a5622dc9829c61776168]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 21:03:59 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:16 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f7312a9d58dc8043f63943670dd0ddb0a152c287]

        INTEGRATION: CWS hc680qq1 (1.3.54); FILE MERGED 2005/10/04 12:42:52 ufi 1.3.54.3: after cwsresync 2005/09/20 21:00:24 ufi 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/24 12:12:16 ufi 1.3.54.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [472f80ec88d07bf75c07a8432eba8bdd0eac6e37]

        INTEGRATION: CWS hc680qq1 (1.3.6); FILE MERGED 2005/10/04 12:42:50 ufi 1.3.6.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0a58b0ba7ea1b51b120afd4a8f2e2a25addda380]

        INTEGRATION: CWS hc680qq1 (1.4.74); FILE MERGED 2005/10/18 14:25:56 ufi 1.4.74.5: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 20:58:57 ufi 1.4.74.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 09:39:07 ufi 1.4.74.3: n 2005/09/13 13:15:15 ufi 1.4.74.2: firsttry 2005/08/24 12:12:15 ufi 1.4.74.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [1a473026a7ff30adf4d3fee6895449f4406ae33d]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/10/18 14:22:29 ufi 1.3.74.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 20:58:36 ufi 1.3.74.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:14 ufi 1.3.74.2: firsttry 2005/08/24 12:12:15 ufi 1.3.74.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [1190a3ba6e0dd85e64693a3a9771043dc91ee924]

        INTEGRATION: CWS hc680qq1 (1.3.54); FILE MERGED 2005/09/20 20:57:33 ufi 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 09:39:06 ufi 1.3.54.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [33df8c66ed730189e4acc5d54a28e7e58012e71d]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:57:23 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 09:39:06 ufi 1.2.84.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e5f0a40a7f30a7d59b4bff6d95690f54b0d2605d]

        INTEGRATION: CWS hc680qq1 (1.3.54); FILE MERGED 2005/09/20 20:57:09 ufi 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 09:39:06 ufi 1.3.54.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4785fc3a546b6884046b1e3e18c57afcc5289669]

        INTEGRATION: CWS hc680qq1 (1.4.74); FILE MERGED 2005/10/04 12:42:49 ufi 1.4.74.3: after cwsresync 2005/09/20 20:56:58 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/24 12:12:14 ufi 1.4.74.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4c876a88381e68ea986124663435f4ffe9873116]

        INTEGRATION: CWS hc680qq1 (1.4.54); FILE MERGED 2005/10/04 12:42:49 ufi 1.4.54.3: after cwsresync 2005/09/20 20:56:49 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/24 12:12:14 ufi 1.4.54.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3ff3bdbb9aeb2ff0475140bfd3da5d56a8d66059]

        INTEGRATION: CWS hc680qq1 (1.4.54); FILE MERGED 2005/09/20 20:56:01 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 09:39:06 ufi 1.4.54.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d5a2d66226a06cf1af8559aac713e4ceee08935b]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:53:10 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 09:39:06 ufi 1.2.84.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c4b021e9b08bfd55756a1b7418d0f4fe7904478d]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:55:40 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:14 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [47c5fa2587d8cd3bd247428f3552872acc3ed1ac]

        INTEGRATION: CWS hc680qq1 (1.1.100); FILE MERGED 2005/09/20 20:55:19 ufi 1.1.100.2: RESYNC: (1.1-1.2); FILE MERGED 2005/09/13 13:15:13 ufi 1.1.100.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2da68ab5f16f7a3c04f6c800cc9499a287426653]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:55:08 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:11 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2e409b0d44c17db7024d2abe9ddb35616de4c8d7]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:54:59 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:11 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6f446474b9396bd7661d85958909293af9f9a9a0]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:54:33 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:10 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [5ace5161f22a4ed3b81fedee19fdf0f63eaef1ee]

        INTEGRATION: CWS hc680qq1 (1.1.100); FILE MERGED 2005/09/20 20:54:23 ufi 1.1.100.2: RESYNC: (1.1-1.2); FILE MERGED 2005/09/13 13:15:10 ufi 1.1.100.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [573f71c75648898c668575b17b75c5429f3d20fb]

        INTEGRATION: CWS hc680qq1 (1.4.54); FILE MERGED 2005/09/20 20:54:13 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:15:09 ufi 1.4.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d73c1b8afd9aaaaaa4b5948ca4ae0b189985c537]

        INTEGRATION: CWS hc680qq1 (1.3.54); FILE MERGED 2005/10/18 14:13:37 ufi 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 20:53:29 ufi 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:09 ufi 1.3.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d483deb8fde1dc856035a0fbcac678f247812adc]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 20:53:19 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:08 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [260b5562a2cb6cbc59a9d3d64cd5c1918af1024e]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:52:50 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:15:06 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [39be97e1ee1e0067ad5a473255204b2240c18cfe]

        INTEGRATION: CWS hc680qq1 (1.4.54); FILE MERGED 2005/09/20 20:52:40 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:15:04 ufi 1.4.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3643924fabf88d274ac615987d4ccffa598a35fb]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/10/18 14:10:42 ufi 1.3.74.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 20:52:18 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:03 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [873211c12916a4dc7944329cc66c2d19dd6d6ce7]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 20:52:09 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:02 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7528b3cc4e172b0aaf0de9170041eb85dbc1f789]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 20:51:24 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:01 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [39f26a999a4f0d2b10401f33b9260a325f158479]

        INTEGRATION: CWS hc680qq1 (1.4.54); FILE MERGED 2005/09/20 20:51:14 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:15:00 ufi 1.4.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [407a18581a1e1e2add1092d46484436a06cc8210]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/10/18 14:09:10 ufi 1.3.74.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 20:51:04 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:15:00 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [fbfe3fb1a2e9afaf5d77ec3f646e817c03975726]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/09/20 20:50:28 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:58 ufi 1.3.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [65d1bd87222f3d506aaba87a4a43a64ce02edbb8]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/09/20 20:50:19 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:57 ufi 1.3.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [be7410497e6e9d86056d28dfdcbb4dd05a71cb5f]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:50:09 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:14:57 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7af7eb82af2b28bf37f30c14c34e7be560bd9141]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 20:49:42 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:14:57 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2ce33cc35bf50f12959a658a96da19a29d44f8f2]

        INTEGRATION: CWS hc680qq1 (1.4.54); FILE MERGED 2005/09/20 20:47:42 ufi 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:14:54 ufi 1.4.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [744242d395532d1ed5e5633e45097b0617015fb1]

        INTEGRATION: CWS hc680qq1 (1.3.54); FILE MERGED 2005/09/20 20:47:33 ufi 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:54 ufi 1.3.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0036c4cee24dac75d3d50ba7113e981a8a6fbb2b]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/09/20 20:46:29 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:50 ufi 1.3.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6e8c91561b680a54bb30d63b5f819cc539825bfe]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/09/20 20:46:01 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:49 ufi 1.3.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0424cb2469308c48d0d5319c55950b0eca84799e]

        INTEGRATION: CWS hc680qq1 (1.5.54); FILE MERGED 2005/09/20 20:41:01 ufi 1.5.54.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 09:39:05 ufi 1.5.54.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0687aa1307d33a51144a113ed3ec925a1e87d5ad]

        INTEGRATION: CWS hc680qq1 (1.4.74); FILE MERGED 2005/09/20 20:23:16 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 09:39:04 ufi 1.4.74.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f8b7e0363a231ac02ecd14b55aad26fbcb18a535]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 18:58:07 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:14:46 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [92726f2988154d0003640a5e12e0c6f7147617e5]

        INTEGRATION: CWS hc680qq1 (1.1.100); FILE MERGED 2005/09/20 18:57:57 ufi 1.1.100.2: RESYNC: (1.1-1.2); FILE MERGED 2005/09/13 13:14:45 ufi 1.1.100.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ce8fc0aa6c075e69356c8be0d4b885bd785f119d]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/09/20 18:28:07 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 09:39:03 ufi 1.3.84.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4739e85f14be9a0c67789ddd12b54d501c426c9b]

        INTEGRATION: CWS hc680qq1 (1.2.54); FILE MERGED 2005/10/18 14:04:42 ufi 1.2.54.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 18:17:50 ufi 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:14:43 ufi 1.2.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0be90a7d18263f55eeb016f87d00aaae83b2064d]

        INTEGRATION: CWS hc680qq1 (1.3.54); FILE MERGED 2005/09/20 18:12:05 ufi 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:43 ufi 1.3.54.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [84b4538ea4a5db8413a870dab4da37923a82a070]

        INTEGRATION: CWS hc680qq1 (1.6.4); FILE MERGED 2005/10/04 12:42:48 ufi 1.6.4.1: after cwsresync

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2b09a82754d92ddf5328f9dcc609b4dc59f96001]

        INTEGRATION: CWS hc680qq1 (1.4.74); FILE MERGED 2005/09/20 17:41:47 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:14:40 ufi 1.4.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [431ca5fdb9392de728578bd9af0b8ac3ce5d928c]

        INTEGRATION: CWS hc680qq1 (1.4.74); FILE MERGED 2005/09/20 17:41:35 ufi 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:14:40 ufi 1.4.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3970480a4c46f5763b3c412702a5b0d09e1b6ab9]

        INTEGRATION: CWS hc680qq1 (1.3.46); FILE MERGED 2005/09/20 17:40:20 ufi 1.3.46.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:39 ufi 1.3.46.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [781e878150eb2e09b82f8afe2c3003f900d93731]

        INTEGRATION: CWS hc680qq1 (1.3.46); FILE MERGED 2005/09/20 17:39:05 ufi 1.3.46.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:38 ufi 1.3.46.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3263930bd5f04dcc38cf1976c54e25df84586044]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 17:08:46 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:14:36 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [58c4f7d0fc279cb26ef075e2974e7b2e3a0562bc]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/09/20 16:16:19 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:32 ufi 1.3.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b506ac4aad8ae17f0515f539e912f3b2aa41c5df]

        INTEGRATION: CWS hc680qq1 (1.3.54); FILE MERGED 2005/09/20 16:15:02 ufi 1.3.54.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:31 ufi 1.3.54.2: firsttry 2005/08/24 12:11:30 ufi 1.3.54.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0ba656e1491beeb3d1edce989eff641f0bb7b5ce]

        INTEGRATION: CWS hc680qq1 (1.5.16); FILE MERGED 2005/09/20 16:12:50 ufi 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 13:14:29 ufi 1.5.16.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a3c1e0a0fb46d33b9357f6ba0169ed0ddd58e803]

        INTEGRATION: CWS hc680qq1 (1.3.74); FILE MERGED 2005/09/20 15:29:47 ufi 1.3.74.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:26 ufi 1.3.74.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [de97d9bcf6b89d31e96383386ce9676eb156d369]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/10/04 12:42:47 ufi 1.3.84.3: after cwsresync 2005/09/20 14:42:21 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/24 12:11:18 ufi 1.3.84.1: Synched with hc680pp1

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d26826e426f4ea9d210d54c7b1e993934757bb29]

        INTEGRATION: CWS hc680qq1 (1.2.84); FILE MERGED 2005/09/20 14:32:26 ufi 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 13:14:24 ufi 1.2.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [84f41654a0abdb727f6c4dcfc52e238ba7f7770f]

        INTEGRATION: CWS hc680qq1 (1.3.84); FILE MERGED 2005/09/20 14:32:14 ufi 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:14:23 ufi 1.3.84.1: firsttry

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a3d3801434a2a4d2e21595d36c01333652f670a8]

        INTEGRATION: CWS hc680qq1 (1.6.54); FILE MERGED 2005/09/20 09:39:00 ufi 1.6.54.1: n

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e8bda7e839d5242727b37c231a556e2cd5a1495f]

        INTEGRATION: CWS hc680qq1 (1.5.46); FILE MERGED 2005/09/20 09:38:59 ufi 1.5.46.2: n 2005/08/24 12:11:11 ufi 1.5.46.1: Synched with hc680pp1

2005-10-10  Rüdiger Timm  <rt@openoffice.org>  [63d93cf3655aebad94b04b73e45353ed9f1c41e8]

        #i55389#, #i55594#: extend environment check for COMMON_BUILD, correct permissions for generated tree files.

2005-10-07  Rüdiger Timm  <rt@openoffice.org>  [f714535c254c6cffc6c8b921ee3d0147db3a0459]

        Remove SISSL from license header

2005-10-07  Kurt Zenker  <kz@openoffice.org>  [8724953cee5293cc9c0b55cefc416f32c138168f]

        #i10000# file shared/optionen/01041100.xhp (ufi)

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [649f41519840bbb084b1aafd3e0f5074dbc0ee61]

        INTEGRATION: CWS hc680pp1 (1.14.14); FILE MERGED 2005/07/22 07:55:22 ufi 1.14.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b365ea6c91244e959b09c0e9bb49f53a95b010e4]

        INTEGRATION: CWS hc680pp1 (1.14.14); FILE MERGED 2005/07/22 07:55:21 ufi 1.14.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a86b349656a42fcf81012b6f2b716c980c63a249]

        INTEGRATION: CWS hc680pp1 (1.15.6); FILE MERGED 2005/07/22 07:55:19 ufi 1.15.6.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ec23d475bc41f1df4d43e759d73808b493081221]

        INTEGRATION: CWS hc680pp1 (1.6.6); FILE MERGED 2005/07/22 07:55:18 ufi 1.6.6.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [26167d0c6c9d657972dfe2db615d5ae20f9fcb4f]

        INTEGRATION: CWS hc680pp1 (1.15.14); FILE MERGED 2005/07/22 07:55:16 ufi 1.15.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [455192135c04a1cf5bbddd527ab78dd4704a6267]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/10/04 08:30:11 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:48 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3e163ed6d4a5acb6a9b54636c07953e38bae308b]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:54 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [72a83f303281370cd35e578b3000b37d24c8513b]

        INTEGRATION: CWS hc680pp1 (1.5.8); FILE MERGED 2005/10/04 12:40:54 ufi 1.5.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [5f03180b89306d54a8dd7ca8e03615e83ee350ae]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:53 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3e15684d4498ea88015d69395f79d7e94f885b2b]

        INTEGRATION: CWS hc680pp1 (1.5.8); FILE MERGED 2005/10/04 12:40:52 ufi 1.5.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0a2b8d1a408dab86596b8090bed3f161fc2d4765]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:52 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e3c737c0c3a464a8de502cc5b42a25902f0881ed]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/10/04 08:24:38 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:47 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7253901ecb622b2ef29055edf5fb52be04600817]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/10/04 08:24:28 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:46 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c5ee039a2396f0ccbda36089e7c904a4bae74023]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:52 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [86603f7aeeed8e1795777e91e475e198171897d8]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:51 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e9816e6545ecd54744389a1e39b1f3d2c0acb0a9]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:50 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9ea86a207c2aa5a2b41bff8212b0e4de96740103]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:49 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [bd08b95550f574e045006877dffb0ad7d1f6d5a9]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:49 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a84fd9215940c391e46884e116455bc58828ea2c]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:48 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [173fc73a461cba55cf180a675f5b047107446cb5]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/10/04 08:22:13 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:20 ufi 1.3.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e62e1a7895b19909026d13a6ac0b26003cb94701]

        INTEGRATION: CWS hc680pp1 (1.6.8); FILE MERGED 2005/10/04 12:40:48 ufi 1.6.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ce77c60bdc8a3867d561d7e155d7dec14a958ad0]

        INTEGRATION: CWS hc680pp1 (1.5.8); FILE MERGED 2005/10/04 12:40:47 ufi 1.5.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [82aa9956d65140bf621d977a41b1b5c2229ad9db]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:46 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e5ef63b0cccea0401c8747333ba0fc0f570a7bcd]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/10/04 08:19:50 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:45 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b6d13e53dc4d346272383a22126c8d3a0c79e0e4]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/10/04 08:20:02 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:45 fpe 1.3.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [81948289b22fdcdb71405a929b0a806d77d509e5]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:45 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7fe186d7159d35c0afe9dad8b2ddb068d7df0902]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:45 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3cbc499238074d7c58d7635865d93fae4defef48]

        INTEGRATION: CWS hc680pp1 (1.5.8); FILE MERGED 2005/10/04 12:40:45 ufi 1.5.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ff46ab262ace610557f590ad9d147f87483e3145]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:44 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [dedc98c12ab1d86a66321b0399ab85f3e845c8ef]

        INTEGRATION: CWS hc680pp1 (1.2.8); FILE MERGED 2005/10/04 12:40:44 ufi 1.2.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [cec40db325f33f9023ca7d12cdec2eaa89484b16]

        INTEGRATION: CWS hc680pp1 (1.6.14); FILE MERGED 2005/10/04 07:42:46 ufi 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/12 12:34:37 ufi 1.6.14.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ccaaf27d5d8dd9d41e1284720e4027bc6913bd44]

        INTEGRATION: CWS hc680pp1 (1.5.8); FILE MERGED 2005/10/04 12:40:43 ufi 1.5.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ffcc800bc1595a8f905f17b9149965b2d3f38fb5]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:43 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a093e2babf577b77cd262bbca71d009d7f253081]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:42 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e0ab06f521edb724ce8e7d7c703c4ebec4c63aa0]

        INTEGRATION: CWS hc680pp1 (1.2.8); FILE MERGED 2005/10/04 12:40:42 ufi 1.2.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7858a4310fc82c15a28f052651ee8e9accd26716]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:41 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0b8b0141a9bd7674d38cc285232a887e3f2911b0]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/10/04 12:40:41 ufi 1.4.6.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2cdccf397c0231015c2b781ecf96e647500ca46c]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:41 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d05721a05793bc8fa6fa57cb344c8cbdfdf7ff90]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:40 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f4c833c75f335eacd9486f8d621840101ac27d3f]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/10/04 12:40:40 ufi 1.4.34.3: after cwsresync 2005/10/04 08:08:10 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:42 ufi 1.4.34.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e02c26894d8afcb76f25a862a7b57efb7d2c2488]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:37 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d402401779d6e15d0fdc1a91317d0c3d79cb1437]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:35 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [319f1f759446f4543255ca43c90a891b77157e90]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/10/04 12:40:35 ufi 1.2.44.3: after cwsresync 2005/10/04 08:05:26 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/05 13:17:40 ufi 1.2.44.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [377a22ac97300ae6e8962c0313dbb0000c030d13]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:34 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e65e7d2bda95d44fa87115d86a98134e8a6909b8]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:34 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [29263bfcb9e610597d71886b7a0369ceabcef57c]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:33 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c05a7f3ee617e8058a6be3881a74c44ec93e6bb4]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:33 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [14984d0691b3551e565171835182a08b032f3430]

        INTEGRATION: CWS hc680pp1 (1.4.44); FILE MERGED 2005/10/04 12:40:33 ufi 1.4.44.3: after cwsresync 2005/10/04 07:46:06 ufi 1.4.44.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:44 fpe 1.4.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7a41ecce2a133c861bdaa93ed02ec17260d856fc]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:32 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a756c920ef6c8b57c588aafa3803102a393909eb]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:32 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6f583b8fb55eb8f7b9c2fb134838abaa829404c6]

        INTEGRATION: CWS hc680pp1 (1.6.8); FILE MERGED 2005/10/04 12:40:31 ufi 1.6.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [587eb66d71961898cbc844dc623db32cc55900f7]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/10/04 12:40:31 ufi 1.3.44.3: after cwsresync 2005/10/04 07:41:13 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:44 fpe 1.3.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f3904cb8d491f6b5cfa0862db3b5ecf39668606b]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:31 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [840f9435ce3586b343e344db99981622aaadcafe]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/10/04 07:40:10 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:43 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8e5bdd175be5f2ff667f2d227492d88341d2ca6c]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/10/04 07:26:47 ufi 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:42 fpe 1.4.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3a4eb8d0d5ae56e6589813ab6521bfbf8d48623b]

        INTEGRATION: CWS hc680pp1 (1.7.14); FILE MERGED 2005/07/22 07:55:13 ufi 1.7.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3098d65139b1b21c84013adb27694f9fa1c7b3bc]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/08/12 12:34:36 ufi 1.1.2.2: comment 2005/07/21 10:01:57 ufi 1.1.2.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [535791b0cc27c97c020237ee27f496f553dbb622]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/10/04 07:01:58 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:40 ufi 1.4.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ca0367aad1ab94334b48e592b81f6e7f7225ccfd]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/10/04 06:56:17 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/05 13:17:40 ufi 1.2.44.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1dab8f886d347c3738a547e19436bc79d7df8752]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/10/04 06:54:55 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:20 ufi 1.3.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e1f686157b7d0c9df71ca551bbb8fbccd625639d]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/10/04 06:53:30 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:19 ufi 1.3.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d2821e7f4dd30c6f4ef50ee6a669c6a24a64f534]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/10/04 06:52:16 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:41 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9fad947e6255ea65b70e324b803234fed047ac06]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/10/04 06:49:59 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:41 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0840f4783d4bd6b372d0588dc5910146fc99bb9f]

        INTEGRATION: CWS hc680pp1 (1.2.60); FILE MERGED 2005/09/30 21:52:27 ufi 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/05 13:17:39 ufi 1.2.60.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a4711b59ed1fd97894dda21f15a1cf79663121e6]

        INTEGRATION: CWS hc680pp1 (1.3.6); FILE MERGED 2005/09/30 21:50:39 ufi 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:40 fpe 1.3.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [794a3e81c69ea9837bf98515bf312646d0c2cc01]

        INTEGRATION: CWS hc680pp1 (1.3.6); FILE MERGED 2005/09/30 21:48:21 ufi 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:40 fpe 1.3.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8e719bec9be031bfeeecb2139432193925745c75]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 21:47:59 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:39 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fc1a8d3321dc29d25220ad5a0b5059f73dd0c36c]

        INTEGRATION: CWS hc680pp1 (1.2.60); FILE MERGED 2005/09/30 21:47:15 ufi 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:19 ufi 1.2.60.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b891dd874f26c36a4b44a445b3749b6730d15c27]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 21:47:08 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:19 ufi 1.3.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [94fc651c0e280e759ce202ae715c8f4925bf33b0]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 21:45:19 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:38 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8985133670178a9ccb4141a017b1bbee4d1c9a81]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/10/04 06:49:04 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:38 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c97fe2d1f36ba17b79b130c36367a7d473ff1098]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 21:34:19 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:37 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [80c1be3db736e447553e1060261b3a44f99ef7e9]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 21:33:50 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:37 fpe 1.2.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a738dd7626db59460f2384a679a10995dbe85c2b]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 21:33:41 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:41 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [082cbd751d7c250ed092809ee2967c3c7ca06a60]

        INTEGRATION: CWS hc680pp1 (1.5.14); FILE MERGED 2005/09/30 21:31:09 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/29 14:11:41 fpe 1.5.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c21f976175adb9be9f62682256e0750ab85325b5]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 21:30:45 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:40 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0e10adb6ea824048b7f8fbf5ef50ce15a66a010d]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 21:25:59 ufi 1.4.14.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:37 ufi 1.4.14.2: *** empty log message *** 2005/04/29 14:11:40 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [968cb6a27da5e57b3adc8f6d13789d0d0501e56c]

        INTEGRATION: CWS hc680pp1 (1.2.34); FILE MERGED 2005/09/30 21:22:50 ufi 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:19 ufi 1.2.34.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [70db096544445468541bf02511d79f649503f397]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 21:22:20 ufi 1.4.14.2: RESYNC: (1.4-1.6); FILE MERGED 2005/04/29 14:11:39 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [419d822dcdb369ceb0c27d6d32f4721c08217bf6]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/09/30 21:21:48 ufi 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/20 08:41:19 ufi 1.5.6.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [99144fa85aa46f8cdc7aafca1b2e0533f22ff5c8]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 21:21:06 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:36 ufi 1.4.14.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b91734f0d6f565bc64572302b47e800dbb2b43ca]

        INTEGRATION: CWS hc680pp1 (1.2.60); FILE MERGED 2005/09/30 21:16:15 ufi 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:38 fpe 1.2.60.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [63fb934eac1a834a674eff3388e7008fc925299e]

        INTEGRATION: CWS hc680pp1 (1.2.60); FILE MERGED 2005/09/30 21:14:34 ufi 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:18 ufi 1.2.60.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a4aff19795d6afab539bb2ab0552464a83053164]

        INTEGRATION: CWS hc680pp1 (1.2.60); FILE MERGED 2005/09/30 21:14:24 ufi 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/05 13:17:37 ufi 1.2.60.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1f4fc68c06d88bbbe21300b52d8b8c9446e74e73]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 21:14:14 ufi 1.4.14.3: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:35 ufi 1.4.14.2: comment 2005/07/20 08:41:18 ufi 1.4.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [19db392df10e26d1b3c2514e9dee66bbfdcb68c3]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 21:13:52 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/04/29 14:11:37 fpe 1.1.60.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4614d1bb008c0575aeb955ec6b41eea5f62c7b01]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/09/30 21:10:43 ufi 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/29 14:11:37 fpe 1.5.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [34bef7d7cf731399c7d3bbfd38a4a1c178f0df96]

        INTEGRATION: CWS hc680pp1 (1.5.14); FILE MERGED 2005/09/30 21:10:27 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/20 08:41:18 ufi 1.5.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7774c71b44d0e2e4e93a1408f6afb586b7204e46]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 21:10:16 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:17 ufi 1.3.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8ff419355fb066b0d848d300f7154b455073c382]

        INTEGRATION: CWS hc680pp1 (1.5.34); FILE MERGED 2005/09/30 21:07:08 ufi 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/20 08:41:17 ufi 1.5.34.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a48918acc7d87397e221ecb10e40369a84eb5a97]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 21:03:52 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:35 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c2f50c5be9b029e88e037981c90328108a4e60da]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 21:03:43 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:36 fpe 1.3.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d32f1296383bb52dcd8e435cb144470a188d01b0]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 21:03:18 ufi 1.2.44.3: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:35 ufi 1.2.44.2: comment 2005/06/02 09:57:36 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a354a3c342085e51ad6d579012ee73e7d0909d4c]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 21:02:14 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:35 fpe 1.3.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8c928f4b74f067a6b66946ebf2c629f92d641e21]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 21:00:47 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:34 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [21b79a9805e54e053a43511083d0d8b834dcea68]

        INTEGRATION: CWS hc680pp1 (1.2.42); FILE MERGED 2005/09/30 21:00:07 ufi 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:35 fpe 1.2.42.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f87c8c6d6653eb3ced94fdb36cc3497ccecb61ad]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 20:59:04 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:34 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a0a56a50695b26370d25c723b7fa76dd3fe8be64]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 20:57:31 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:17 ufi 1.3.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [277d7c6d68fdf3768d55a06b2edaebca01b5102f]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:49:53 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:35 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e21b18bece01ef5545bd1472b31d723c78a9e87c]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:47:52 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:36 ufi 1.4.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fc29cdf1ba8a100798a2a99601827b201b48b05e]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 20:42:03 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:34 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ce5ff08b10bc9350160164b381a8b97ee09d8fb1]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:41:33 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:36 ufi 1.4.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e8290c6b7b5003bad25dbffb1b37d23593fece51]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 20:40:37 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:34 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [02b46afebef286a685c5995f48759e5dbcc2236a]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 20:39:01 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:34 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c869d577bf0217fe512e7852ad54a99122f181ce]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 20:38:28 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:33 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [5f4c2ba97e3b53614e3101842bdc81715d7caa40]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 20:34:59 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:33 fpe 1.2.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [40515e0030b6f678f28871af646cc15fd08da290]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 20:32:34 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:33 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [61a1d2ec84ce170475fd11627bb5ce1a0aff0ea3]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 20:31:41 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/04/29 14:11:33 fpe 1.1.60.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [36bd97cfbce21c7427b0d59d7dd734124a8d6af5]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 20:30:24 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:33 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [99e1a660e9b98762e08de98b1e46b2021a4329e8]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:30:05 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 08:41:16 ufi 1.4.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [46009dfef1702c7ef42eb41fa2f446489091aed6]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 20:29:13 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:33 fpe 1.3.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a4f48498210d54493cb52633740b5141a11667b9]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 20:28:25 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:32 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [991f21519a17d74d4e702abf5d41108d7aee3e70]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:28:05 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:32 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0b6df342ea4b58a1c37f7099b56ed27b31ee7512]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 20:27:48 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:31 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [62a30430e15307cf539980a938e7a19a2b246694]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 20:26:57 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:15 ufi 1.3.34.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [92543f3573db8902e4e7666b7e9dac24ffc38702]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 20:26:13 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:31 fpe 1.4.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b3ba91d2ebaecd1a84e9f372d718218fd0962790]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 20:19:06 ufi 1.3.34.3: RESYNC: (1.3-1.5); FILE MERGED 2005/07/21 10:01:56 ufi 1.3.34.2: *** empty log message *** 2005/04/29 14:11:30 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0f3fbbc2cafe0b21f5374f96d889fe55b4e85e1e]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/09/30 20:18:46 ufi 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:31 fpe 1.4.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [25a396a20bbabf0381ad04561aae72bbd7f02366]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:15:47 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:29 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [32d74227d9ecd3029e8e567aa1b18e3041fefc2c]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 20:14:31 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:30 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [40b8a49b7d3ae598bdf517ccfade47b07ec9f80a]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 20:14:23 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:29 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [97d182cea6188934c4af819da2c1764962b96273]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 20:13:52 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:30 fpe 1.3.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [34f337db052a6988d309ffef61c643cc1e41efb4]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/09/30 20:12:30 ufi 1.5.6.2: RESYNC: (1.5-1.7); FILE MERGED 2005/04/29 14:11:29 fpe 1.5.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [35781c482beca2ad242a3673b7ede4cea4dd736b]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/10/04 12:40:30 ufi 1.5.6.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [52e5d23b464d7958c5caf704ec68ab3160cf099d]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 20:11:08 ufi 1.3.14.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:29 fpe 1.3.14.2:  regular update 2005/04/29 14:11:29 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d43c0b757ce4640a54b177ee4c8babc10b7fe256]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 20:09:57 ufi 1.4.34.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:29 fpe 1.4.34.2:  regular update 2005/04/29 14:11:28 fpe 1.4.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6c5578b2dbe5032eecd9f075a04b88fdb14f4b2c]

        INTEGRATION: CWS hc680pp1 (1.7.6); FILE MERGED 2005/10/04 12:40:29 ufi 1.7.6.3: after cwsresync 2005/09/30 20:07:17 ufi 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/02 09:57:28 fpe 1.7.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e5dfe7668b754c1146e1f2a7c07ce790f3514532]

        INTEGRATION: CWS hc680pp1 (1.3.6); FILE MERGED 2005/09/30 20:06:57 ufi 1.3.6.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:35 ufi 1.3.6.2: *** empty log message *** 2005/06/02 09:57:28 fpe 1.3.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b8640a0201f94c966bfa2af8de0d350c2f6e7935]

        INTEGRATION: CWS hc680pp1 (1.2.6); FILE MERGED 2005/09/30 20:06:36 ufi 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:27 fpe 1.2.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ca9b42dd7f15c60ca9512059073d350eae31e647]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:05:45 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:26 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [406436aa5a06f767abba5968646ad69ec06638cd]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:05:35 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:26 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [017c2930a10cd27550197266abd3d620382568bf]

        INTEGRATION: CWS hc680pp1 (1.5.34); FILE MERGED 2005/09/30 20:04:52 ufi 1.5.34.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/05 14:26:40 ufi 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/02 09:57:25 fpe 1.5.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [561c1dc5cdf59c31ccdf0daa0bd46da837bf131e]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 20:03:51 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:24 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2c890a9ad8ef2c7a006b6692781aa7907515d5e8]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 20:03:11 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:34 ufi 1.4.34.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [07333ebb6cf0641f501b952fab1794b79085885a]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 20:02:19 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:24 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [87ac2d203860c97999ea835cba501e8ba3cdfdf5]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 20:00:28 ufi 1.3.14.4: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:33 ufi 1.3.14.3: comment 2005/06/02 09:57:23 fpe 1.3.14.2:  regular update 2005/04/29 14:11:25 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [70188b6c792179cf4fae9553d870fd310a7dcff5]

        INTEGRATION: CWS hc680pp1 (1.5.34); FILE MERGED 2005/09/30 19:59:28 ufi 1.5.34.2: RESYNC: (1.5-1.7); FILE MERGED 2005/04/29 14:11:24 fpe 1.5.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [621473cd0db92d7e420d83028a9324c5ee14e747]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:57:46 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:23 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b49de76b38ae9ba1ae2b05705c3288a41b360547]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:57:25 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:24 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [04b3f90ffb1ceed000d3ccfc7065b863637c6c2b]

        INTEGRATION: CWS hc680pp1 (1.7.14); FILE MERGED 2005/07/22 07:55:03 ufi 1.7.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e6f3341524094ef6386c799b9cdc05210720ff09]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 19:57:10 ufi 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:23 fpe 1.3.44.2:  regular update 2005/04/29 14:11:24 fpe 1.3.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b02b9906b5178a0720debc011e39b8a7914dc58e]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/10/04 12:40:29 ufi 1.4.34.4: after cwsresync 2005/09/30 19:57:01 ufi 1.4.34.3: RESYNC: (1.5-1.6); FILE MERGED 2005/07/05 14:26:28 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:24 fpe 1.4.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d393e78ba74120481a7d8c13f77a623843e2dd89]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 19:55:04 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 08:41:15 ufi 1.4.34.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3fa369e8ff11c60da0cd86e3f29186acae5b5a5c]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 19:54:56 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:15 ufi 1.3.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [11ca66afe40e622c4e004dc1600357508b24e4b3]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:54:48 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:15 ufi 1.2.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6402cf5fdb8312aeb3c347953072c7995b5f3149]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 19:54:39 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:14 ufi 1.3.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e864379145376ea6277244e7cd7879b32ee966c8]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/09/30 19:53:55 ufi 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 08:41:14 ufi 1.4.6.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [bf984324ee84ba8b31586e3c07edeb1eec3613c3]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:53:46 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:22 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c5dbc1d4c54279f9e9bd41b71a506b3886ff64ae]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 19:53:23 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:21 fpe 1.4.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [488970d5d3a099ce0b8ff1a92f194b5b94c7ba12]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/10/04 12:40:28 ufi 1.4.34.3: after cwsresync 2005/09/30 19:53:14 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:21 fpe 1.4.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [73a873e555a57bec9c39f1379354375add53aaf2]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 19:53:06 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:20 fpe 1.3.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c287462fb97cebc7b34bd7d52a85a81fc282961b]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/06/02 10:04:31 fpe 1.1.2.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4537c9b70bd45f285131a10c2d8f5e729c5e5079]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:52:31 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:20 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [db87be0b0ee01407e5ecf59e2df2b2b619aa1d06]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 19:51:47 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:23 fpe 1.4.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a0a1a2be8e0bb9cb5001e94bec0bd2b82cea32be]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 19:51:39 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:23 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c334320623543123c48d68ebcb36078633f016c5]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:50:12 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:33 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d7b2d9888d95291e4c5bb27de0389fd116fc5013]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 19:48:46 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:35 ufi 1.3.44.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [eb192c54228e0f9d19b5e34702451a6ea17d3441]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/04/29 14:15:21 fpe 1.1.2.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d5a35ba17e68803ebcca774df60b88369eb959da]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/10/04 12:40:28 ufi 1.4.6.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [debe1ab5e01a065579d6c3cd8cf3bb9f370c6bea]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 19:48:01 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:23 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [edd2158f1aa86d4c663198d485af2e8b65f9e256]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/10/04 12:40:27 ufi 1.4.6.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [abb93a134a099a9034c35a2d44b925ffe196cc8f]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 19:46:55 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:19 fpe 1.3.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c5bbb27ee1119ce509f4efbb9b9a515ae948b8c8]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:27 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9270511b72c1a72a7f5934a715b711faaeee5030]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:45:37 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/05 13:17:35 ufi 1.2.44.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [bdcaa3b40814b04bac1ccf53d531c619787ed58b]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/09/30 19:41:59 ufi 1.4.6.4: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:34 ufi 1.4.6.3: *** empty log message *** 2005/06/02 09:57:19 fpe 1.4.6.2:  regular update 2005/04/29 14:11:22 fpe 1.4.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [93920418dea4ff0e000bf860c91a52c9cbd89ded]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/09/30 19:38:59 ufi 1.4.6.2: RESYNC: (1.4-1.6); FILE MERGED 2005/04/29 14:11:21 fpe 1.4.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e7cf95ba586e6755f6325ba44960af58e744beca]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 19:33:14 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:57:18 fpe 1.4.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7e5e4e80369ebcec720812bc06590f60237edfb3]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 19:32:47 ufi 1.4.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/05 13:17:33 ufi 1.4.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [da250515d03cc4465315b980b3612a1584a37781]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 19:30:41 ufi 1.3.34.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:14 ufi 1.3.34.2: before build 2005/06/02 09:57:18 fpe 1.3.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [36ec94f2bc5cfdb5b72fdb4995825dc6a3521ccf]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 19:26:53 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:16 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [99025a63d48064b0ba15990a72ac0c363eeb8b7f]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:24:52 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:15 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2a0e4403af8b51e80a9e9fd2265e6172a878e3f7]

        INTEGRATION: CWS hc680pp1 (1.5.14); FILE MERGED 2005/09/30 19:21:02 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/29 14:11:16 fpe 1.5.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8a315277867f83cb96d79bfcb849dc85096d9a84]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:19:03 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:16 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f37bda2b4edb82f7ae4f00f3809c9338e7e1e8fb]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 19:18:24 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:32 ufi 1.3.34.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ee2fd80bd23d327ffd965bb04b84ef66af13665c]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 19:17:45 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:16 fpe 1.4.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9a5a12a85ec309cd75e992806bd4d26c364a3c26]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 19:15:04 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:13 ufi 1.2.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3fd336dd0fc410ccb12cd259f8306adf05424573]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 19:14:49 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:13 ufi 1.2.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [38494426a4074b06fa5c2963c3db80d50911c629]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 19:14:39 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:13 ufi 1.2.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [db06681516fa52905bf783d496c81dc51d755cf6]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 19:14:29 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:13 ufi 1.2.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2a718ba801c6f84b8135421c0673f8ce527721c9]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 19:14:20 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:13 ufi 1.2.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [945aee78687c0c84116f701e9e38037b11e5af58]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 19:14:12 ufi 1.2.14.3: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:12 ufi 1.2.14.2: before build 2005/06/02 09:57:15 fpe 1.2.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [78daa3a0e600d545dd48d631d091d423545ec5ce]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 19:14:01 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:12 ufi 1.2.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c7507516165a79f14600bb92b1fa694e013e96c9]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 19:12:25 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:16 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fef1c08c2df6dae518a48d8a5c7b549bf783cfd5]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 19:12:16 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:16 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d9699d291fa803da7de8bc28bbbbe2bc12b48236]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 19:11:16 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:32 ufi 1.3.44.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0dee26d22b4eb4a3ef7ad5bd76beb1bb0a7a4832]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 19:11:07 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:31 ufi 1.3.34.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8e73bce945da7e574a8f1c673c579fafc67441d1]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 19:07:00 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:12 ufi 1.3.34.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [cdb823bda6b8b15121e1acbd097ef760548df211]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 19:00:45 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:11 ufi 1.3.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d5889c4ab41ca94bc9a8a2187cda4dec6fcbaea2]

        INTEGRATION: CWS hc680pp1 (1.8.14); FILE MERGED 2005/07/22 07:54:59 ufi 1.8.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8a342343f9cd98beed6b8d957c216103099acfb6]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/07/22 09:34:21 ufi 1.1.2.2: *** empty log message *** 2005/07/21 10:01:56 ufi 1.1.2.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [382aeffc385f2e68371ae84a3bb17f73af326b19]

        INTEGRATION: CWS hc680pp1 (1.3.6); FILE MERGED 2005/09/30 18:55:34 ufi 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:15 fpe 1.3.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [812e9dd20396641c8749122f1b09a8869b645958]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 18:53:31 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:13 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d8d2a13f4b7d0291559684693217f6aad2765f2f]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 18:47:28 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:13 fpe 1.2.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0be453bb8cb0758606a7d04e70c753daf0da4244]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 18:45:17 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:57:12 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f84c48c8895ebd96d2096349b59c34ebb99bd97b]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 18:42:22 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:12 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [55c5c150064c5c813715c2d9ddcc1eef295ce0b4]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 18:39:51 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:14 fpe 1.2.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [930242075149c040a8418728edb3a66f5c855a48]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 18:39:42 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:14 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9aae98a9f695967dc7750f2679f6cc9966b0f1c0]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 18:36:55 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:14 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [00bcf870dbc43118f479a0b7e5ebd4659b75793c]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 18:36:24 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:11 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [51e48407802072f42428a2af7846cb3f75368e5d]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 18:36:16 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:10 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d52a679b803a27341fd21138474c70f380af5fe6]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 18:36:08 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:09 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ce181dc59befd05bfd8188c8e7f29f45d355dbd5]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 18:36:00 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:09 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4b82daab23cd635c7eb115c050433320f0a52f0f]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 18:35:35 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:08 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [484713e2fad97319e81aa0aeaf12d0bac0c7524a]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 18:35:27 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:57:07 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [cff2391e416d2337724aa6ce32071b00f139fcdc]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 18:34:57 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:06 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [141f73df46c0d7e6b8e9ba985b202a4f228713e3]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 18:33:03 ufi 1.3.34.2: RESYNC: (1.3-1.5); FILE MERGED 2005/04/29 14:11:13 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c351e228caa3da8008d1a5ad910576f57d0c9165]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 18:32:51 ufi 1.3.34.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:05 fpe 1.3.34.2:  regular update 2005/04/29 14:11:13 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [52ea64f2540c88d3a1917f9ca7698ceed91a5147]

        INTEGRATION: CWS hc680pp1 (1.5.12); FILE MERGED 2005/09/30 18:31:38 ufi 1.5.12.3: RESYNC: (1.5-1.6); FILE MERGED 2005/08/12 12:34:32 ufi 1.5.12.2: comment 2005/06/02 09:57:03 fpe 1.5.12.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c8ea1fd179c2f1142d1e4ae217fef0a65dade55f]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 18:31:29 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:12 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [71903420340677e1fa0c227012c43b7a3e85d145]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 18:31:09 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:31 ufi 1.3.34.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [88e1255183e141887567bd0fd828fa077b22e235]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 18:30:49 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:30 ufi 1.3.34.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [63f8bd18f0bd21051965b08a967679a127d31a53]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 18:30:36 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:30 ufi 1.3.34.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [dcad99d3329a75d907ad201cd22fe31f44f5ebc1]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 18:30:27 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:30 ufi 1.4.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [044b255eba3552258f58be83ecb197d319a7dab4]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 18:29:45 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:03 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d10269f702af00120a66473413d89acb3090eeb6]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/09/30 18:24:20 ufi 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/02 09:57:02 fpe 1.5.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a1c94170b0f8a654b422f4fece2a94586c37feb9]

        INTEGRATION: CWS hc680pp1 (1.5.14); FILE MERGED 2005/09/30 18:21:40 ufi 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/02 09:57:02 fpe 1.5.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [aa59bc976711ad2e9e128ed372993e1c4988e34b]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 18:21:14 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:01 fpe 1.3.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [32f3ed02531bc523d5430d26dd72db4ef5800d36]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 18:20:54 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:01 fpe 1.3.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [594eac3e63694685354f9a4e846e7e7427694f20]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 18:18:49 ufi 1.4.14.2: RESYNC: (1.4-1.6); FILE MERGED 2005/04/29 14:11:12 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [377273da1c8bc4ad14fdba59ad6a00fa35877247]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 18:18:40 ufi 1.4.14.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:30 ufi 1.4.14.2: *** empty log message *** 2005/04/29 14:11:12 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d91742b46314e41ce5b82c3d07e643f19d5f624e]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 18:18:32 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:57:00 fpe 1.3.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c36b7d0c4b7bae91c7d069e2704ba0e04b18dfb5]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 18:14:17 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:56:59 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1fbaa838d1e48083386176d9363e0c17e56227a0]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 18:14:07 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:11 ufi 1.3.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2bf5ead798507a6c39d1af2109e3a2d9e224466a]

        INTEGRATION: CWS hc680pp1 (1.2.60); FILE MERGED 2005/09/30 18:01:13 ufi 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:11 ufi 1.2.60.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [41758d676c27fa71f633931807f39f5fe712a787]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 18:00:52 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:10 ufi 1.3.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [cf2d0dccbc0fb23cb7f3d7a32fd77d4d757612df]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 17:52:30 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 08:41:10 ufi 1.4.34.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [867ef710c42ed44800103b42af3c0d0e8b8b5dbe]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 17:52:21 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:58 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8556650bea851e454423be90e84892b28c07bd3f]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 17:52:10 ufi 1.4.14.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:56:58 fpe 1.4.14.2:  regular update 2005/04/29 14:11:11 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1d23166d47d2a600eedd6bd7b0b347d2d1346062]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 17:52:01 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:11 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4602886f225fcf5ca124794b05d1a449fefc2cbb]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 17:51:52 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:11 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1dae4eb0d5efcfdfc89e70b7c5030c63435779ab]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 17:51:32 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:11 fpe 1.3.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ab58ab3513c5d9b7c884d6867b0c5c1914d69177]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 17:50:42 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:10 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [718d6c0c8fb47587c8966122d5fde7f51c2194ba]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/09/30 17:49:38 ufi 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/29 14:11:10 fpe 1.5.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b52bb77692f9aafc7e5d23b4235be4df28c4164a]

        INTEGRATION: CWS hc680pp1 (1.2.34); FILE MERGED 2005/09/30 17:49:29 ufi 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:56:57 fpe 1.2.34.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [5b060314bc951ae4a5f4755050c5c1e574f4d443]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 17:49:09 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:56:56 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [71fe1880dab5390bc1cdec9b751fae8e20409f89]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 17:46:51 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:10 fpe 1.2.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [81d2212be20c3a55d1e25cac4e1160186abb6e07]

        INTEGRATION: CWS hc680pp1 (1.3.4); FILE MERGED 2005/10/04 12:40:25 ufi 1.3.4.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0b025d1899785ad5f84a3a6f07d98e4bc91199d6]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 17:43:13 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:29 ufi 1.4.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [79f445ccd0bb4db13c8a226cfb3c84e0474eb460]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 17:40:17 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:56:53 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [db9ff576ac188b2cf323e9638a226f28168351a6]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 17:40:05 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:56:53 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [249f12a49bffd6ed96b35a47bab08e9c2785e1ef]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 17:37:55 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:56:53 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [eecbfcc64d42ddac43275747c612d77f58f16868]

        INTEGRATION: CWS hc680pp1 (1.5.14); FILE MERGED 2005/09/30 17:37:34 ufi 1.5.14.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/02 09:56:52 fpe 1.5.14.2:  regular update 2005/04/29 14:11:09 fpe 1.5.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6aa08dd96b01de732866d9ddca61c4e989f9f637]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 17:35:44 ufi 1.4.14.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:29 ufi 1.4.14.2: *** empty log message *** 2005/06/02 09:56:52 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6524c72ffaa756efe2c483c01dcbfde94a1c10a9]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 17:31:30 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:56:51 fpe 1.2.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3d1b5afe8c178990f1bdbc4ec328392664ffbd6d]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 17:31:08 ufi 1.4.14.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:56:51 fpe 1.4.14.2:  regular update 2005/04/29 14:11:09 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f0e8fc5ea3ba11eb6c120b2a8ecbb956fa995eb0]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/09/30 17:27:34 ufi 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/05 13:17:29 ufi 1.5.6.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [12c19b8e8eec962d668a4cd11047f6a7cc783a7a]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 17:24:42 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 08:41:09 ufi 1.4.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1b076b17109f50d69b1f2c5902a3da05eb30c694]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/09/30 17:24:14 ufi 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/29 14:11:08 fpe 1.5.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [731375d4e91f4502a367c3e171aaee9654e396e3]

        INTEGRATION: CWS hc680pp1 (1.6.6); FILE MERGED 2005/09/30 17:23:09 ufi 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/29 14:11:08 fpe 1.6.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fc77ea733a30527cf57d947f1ed849d09f6f2761]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 17:22:46 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 13:17:28 ufi 1.3.34.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2e47fcfa160f1d3fc17d8b14af548d20eaf1d26b]

        INTEGRATION: CWS hc680pp1 (1.6.6); FILE MERGED 2005/09/30 17:22:24 ufi 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/29 14:11:08 fpe 1.6.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6b202d3b8554805f670fa4d2dc21447f34ff2c7d]

        INTEGRATION: CWS hc680pp1 (1.7.6); FILE MERGED 2005/09/30 17:18:44 ufi 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/02 09:56:50 fpe 1.7.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4ddc3c529ba9efdf182bf50d5f8bcb8d400cfadf]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 17:17:17 ufi 1.2.44.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:56:49 fpe 1.2.44.2:  regular update 2005/04/29 14:11:08 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2d5ce16aed28632618fe8c35056c88ecd9d8c98f]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 17:17:08 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:07 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [68866c66412ec26871c6655cbc5686c76a7c2097]

        INTEGRATION: CWS hc680pp1 (1.6.6); FILE MERGED 2005/10/04 12:40:24 ufi 1.6.6.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [83dff798e57a88fd9cd4954d45b2c1dddf8aa5dc]

        INTEGRATION: CWS hc680pp1 (1.8.6); FILE MERGED 2005/07/22 07:54:56 ufi 1.8.6.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [57005d69cab23f610ad462fa408a3bfee37b4ad9]

        INTEGRATION: CWS hc680pp1 (1.5.14); FILE MERGED 2005/09/30 17:12:30 ufi 1.5.14.4: RESYNC: (1.5-1.6); FILE MERGED 2005/07/20 09:41:45 ufi 1.5.14.3: before build 2005/06/02 09:56:49 fpe 1.5.14.2:  regular update 2005/04/29 14:11:06 fpe 1.5.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c27b1ac4522607720cf2b8feb838d215a30aaa60]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 17:04:46 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/29 14:11:06 fpe 1.4.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a50e9ff56dc10b6d3a94fcfa01ed5d2f154cb641]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:55:12 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:56:48 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ea372c15dccdfc6ae4458ac56c7158aa4659c5a2]

        INTEGRATION: CWS hc680pp1 (1.2.60); FILE MERGED 2005/09/30 16:53:59 ufi 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:05 fpe 1.2.60.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1917bce137e08d9f84b9fc44c072d20bb56eb78d]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 16:49:41 ufi 1.3.14.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:46 fpe 1.3.14.2:  regular update 2005/04/29 14:11:05 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c2ae796721dcccb61089522684709d517fb02ff8]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:23 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e20d80d11869c7219f0d297f8b7166b19d7d6706]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:22 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f94875b00cf42c5a04ff74f3a88b8d36268b6885]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:22 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a28c3260a02a1f784ae5a2ff0b01fac61f7e17f1]

        INTEGRATION: CWS hc680pp1 (1.3.8); FILE MERGED 2005/10/04 12:40:21 ufi 1.3.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c47d52f77a3480ec31b8b5617fc5b0cca746b610]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:41:34 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:31 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3fa6a38a1e7c1d0cead1221c045998abd8da5102]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:21 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [33b497118bda69f17187ee9b77f40d127e6d2c1a]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:19 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9f86cb5b2bdf73f025860d1272759aee0913158b]

        INTEGRATION: CWS hc680pp1 (1.4.8); FILE MERGED 2005/10/04 12:40:18 ufi 1.4.8.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7a0a82f8fc7e786864ca85257374d5e7b879a147]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/10/04 12:40:18 ufi 1.2.44.3: after cwsresync 2005/09/30 16:38:52 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:31 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [018e5f259a8642375ee647d3c2d83764487b8ba7]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 16:38:20 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:31 ufi 1.3.34.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d968d1c0f2b5e65c6c21fa218e00e88a2f82f6d5]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:37:07 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:31 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f6b5e3e12ce91b27b39705a6c373b642c0cfa7fd]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 16:35:02 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:31 ufi 1.3.34.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [eec33473b0845d8033e26826fad21fb5ee413d4c]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:34:03 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:31 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9721867b968a8077a71f03abc885a46c4a64086c]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:33:44 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:30 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [47e1f16aaa5e8f60ceaeddacf5f02d4abd10cded]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:33:32 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:30 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [5462a58da13717af4b375e4f2fdcfd0606de18f0]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:33:19 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:30 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c01f7e44fa2d726d04d501c074ac67f605a78497]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:33:06 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:30 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0e29bbbc80a9c2b6aeaf2f43f4f7df51117966c7]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 16:32:16 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:30 ufi 1.4.34.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0964624c874c6259806b2cd784690b1e3ac5043e]

        INTEGRATION: CWS hc680pp1 (1.4.34); FILE MERGED 2005/09/30 16:32:05 ufi 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:30 ufi 1.4.34.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7a27ccf09f0a002a6f1e6982b5c4d028662ec85b]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 16:31:32 ufi 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:29 ufi 1.3.44.2: comment 2005/06/02 09:56:46 fpe 1.3.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [33aab54d444ac3554de0e6b713fd9bbc370a1300]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/09/30 16:31:16 ufi 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:29 ufi 1.4.6.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [dd7ca4b34bdaf34c3c3834edbc95fd867dcc9053]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 16:25:40 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:29 ufi 1.3.34.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [672dc8845645f931c9df24fb6cc4b1c842250f13]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 16:30:59 ufi 1.3.34.3: RESYNC: (1.3-1.5); FILE MERGED 2005/08/12 12:34:29 ufi 1.3.34.2: comment 2005/04/29 14:11:02 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [59e47ac3973bfeb51df197674f29610566c681a2]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:30:49 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:29 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [da7ba7c2adbea28a94416c956e1c3f935892f8c6]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:30:08 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:28 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3a3f1566fe8f1244f663c342765ec12b7297bda1]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 16:30:20 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:28 ufi 1.3.14.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fc5b90eed1469bab41ce22ce27b1f93ec431f6ec]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 16:29:40 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:28 ufi 1.3.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6e5ff7b432a9c20bcc3dba1edf375428209eaad7]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 16:29:13 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:28 ufi 1.3.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9679f6bee6ca6f3ad91940b5b3d44f9839593713]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/10/04 12:40:17 ufi 1.3.34.4: after cwsresync 2005/09/30 16:29:01 ufi 1.3.34.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 14:15:16 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:02 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [90399279ef5c12beff4c416701ed938a91f2da07]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 16:28:10 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:28 ufi 1.3.34.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [508a2f3a78a5e633565901e033a7cb6a2a26a7a4]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:27:40 ufi 1.2.44.2: RESYNC: (1.2-1.4); FILE MERGED 2005/04/29 14:11:01 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1e202ef0a343f9a6a713cc4d76a4314c1b7abb95]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:27:05 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:28 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6cf699c01f3a8c21ae6b3d75b86b516780ee7d37]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 16:26:36 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:27 ufi 1.3.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c986e5cd3edbdd99231727ee855e750cf2a611d9]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:25:53 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:27 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e440c9b21d8d76bf98525e28cf9f4a68703340c7]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:25:27 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:27 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [65d918ac2587e1cab64e6243ab998f5f123d4181]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 16:24:51 ufi 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:27 ufi 1.3.44.2: comment 2005/04/29 14:11:01 fpe 1.3.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fc040dc41a7c1f9e96c539cf36aa6871c962944d]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 16:24:01 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:27 ufi 1.4.14.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2836cc34878f6d180b010f3371e6d4646db0bca7]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:23:48 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:26 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [cb7e160e67c03142fbcde05cdd05da1a39c58636]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:23:36 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:26 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b8a0c8908a80972d514471f701c66dd606aff53e]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 16:22:56 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:26 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b0125616fc01dacaa424e09591cdfb9002529164]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/09/30 16:22:22 ufi 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:26 ufi 1.4.6.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c44be4023068a3fc2e9eb9af6227870be7ab0ef4]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/09/30 16:15:59 ufi 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/05 13:17:26 ufi 1.4.6.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b8996b347d3552e0225a22d906cc8cdb8d8325ad]

        INTEGRATION: CWS hc680pp1 (1.7.14); FILE MERGED 2005/07/22 07:54:46 ufi 1.7.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ba8d51708ddb9dcd972de7d2793d425bc65d7e05]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/08/12 12:34:25 ufi 1.1.2.2: comment 2005/07/21 10:01:55 ufi 1.1.2.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3a68a389d0ab6df1fc985b373c22a0321347f66e]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 15:53:35 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:45 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [60948998d85c462f3ed8b3c9404e45b9e8b00b04]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 15:51:58 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:44 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [35255e3dc2f0313edfdfaa91ba49631a9af90518]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 15:50:56 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:44 fpe 1.3.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [94fd70d15af14bf9fc41e6ebec7a1dacd2bc3db9]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 15:48:19 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:01 fpe 1.3.14.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8303b4b91ae7b618017dfd9e168afe9c80922135]

        INTEGRATION: CWS hc680pp1 (1.2.34); FILE MERGED 2005/09/30 15:47:04 ufi 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:00 fpe 1.2.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f3b97f7a97c2b29051e519c78eba88e44135317f]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 15:43:12 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:43 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e8951e8359b3fe984857fe2af52607f658605f6c]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 15:42:04 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:43 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [235d5ccfc5c8659dfa648e08e290d80982d303df]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 15:34:00 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:42 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f2909ea7f8beaf1a7e239da78c6b19c61a60b844]

        INTEGRATION: CWS hc680pp1 (1.3.14); FILE MERGED 2005/09/30 15:33:48 ufi 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/02 09:56:42 fpe 1.3.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [faaae1002aa1901a43e11fa28e3ee259e56e3a2f]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 15:33:34 ufi 1.2.44.3: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:25 ufi 1.2.44.2: comment 2005/06/02 09:56:41 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [11fc2ec787398439530addfbf7db00e0db7bbd7d]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 15:33:22 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:25 ufi 1.3.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [645f546fcdc4e5a4bf60782db36f5c59691f415e]

        INTEGRATION: CWS hc680pp1 (1.4.6); FILE MERGED 2005/09/30 15:31:40 ufi 1.4.6.5: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 12:34:24 ufi 1.4.6.4: comment 2005/07/20 08:41:09 ufi 1.4.6.3: before build 2005/06/02 09:56:40 fpe 1.4.6.2:  regular update 2005/04/29 14:11:00 fpe 1.4.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [82dce3eecb2fea8b8a080056f8be523a84d6872d]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 15:31:03 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:56:40 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3e5a0dac2e7813e30f9979413ea3735b683365c6]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 15:30:52 ufi 1.3.44.3: RESYNC: (1.3-1.5); FILE MERGED 2005/08/12 12:34:24 ufi 1.3.44.2: comment 2005/04/29 14:10:59 fpe 1.3.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f192ccbea6b8eae205f1486971c978df3cc84d8a]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 15:30:39 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:10:59 fpe 1.3.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [57853e0b32a6a93d6bbb2b6460c02dfdfcacc6ff]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 15:29:26 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:56:39 fpe 1.2.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6f0fb76c67de297b730205df2d914294750af437]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 15:27:24 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:10:59 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b4ea3f63e8d3ac3b303222c751afe14b7fe2bda1]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 15:23:53 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/02 09:56:39 fpe 1.4.14.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9aa0f6177a9b24283204e784e2313ca06505ea52]

        INTEGRATION: CWS hc680pp1 (1.3.6); FILE MERGED 2005/10/04 12:40:16 ufi 1.3.6.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2b5020767bb160cdd75f681b3661a1123ddfa3f8]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 15:19:55 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/02 09:56:38 fpe 1.1.60.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1cb25b92b1b7b91ee80f376977c4d58aeb6692f2]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/09/30 15:17:43 ufi 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/29 14:10:58 fpe 1.5.6.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [69e1e380269876a4b8af8d4b598702122d68a043]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 15:17:30 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 08:41:08 ufi 1.3.34.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [83b206264c90a06f0cc028d7e693a5479a7609b6]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 15:16:37 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/07/05 13:17:25 ufi 1.1.60.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0f9f112253a4ced4b0c7d05b8fc917407c04f4ff]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 15:15:53 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:10:58 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fe01aa877f7b7517d0c001cf1a543058cfe6f373]

        INTEGRATION: CWS hc680pp1 (1.4.14); FILE MERGED 2005/09/30 15:14:39 ufi 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 08:41:08 ufi 1.4.14.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6b3c0e4b6beaabe39c8abc9a597b9e56ff2798d7]

        INTEGRATION: CWS hc680pp1 (1.7.14); FILE MERGED 2005/07/22 07:54:43 ufi 1.7.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a2acc6736d5ddf74c8a69c266514dc09f6c444f2]

        INTEGRATION: CWS hc680pp1 (1.2.16); FILE MERGED 2005/09/30 15:00:00 ufi 1.2.16.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/05 14:08:29 ufi 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:10:56 fpe 1.2.16.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [889393c6f33321e7d1c5b179bef10a422051cc5a]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 14:54:17 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/04/29 14:10:56 fpe 1.1.60.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1fa39e95a2454f42a8297f551d37f6caa750e66a]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/04/29 14:15:20 fpe 1.1.2.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8efd041eae95e7eff28abd4cb232bc5c17eec726]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 14:39:43 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:10:55 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [64b04642cbf5587bdf7863ca341237fccd56a0f5]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 14:36:41 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:10:55 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2b01ef64d61af978db7b57f7716de05f9e9c5940]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/04/29 14:15:19 fpe 1.1.2.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c384f0c8b1cf6f647791e0687a62dccbd04edeb9]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/04/29 14:15:18 fpe 1.1.2.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a8999da511db997e38692e7d28926961f99ec88b]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/04/29 14:15:17 fpe 1.1.2.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [57ae22cda93e0131ca14eed2b5451e65a0920b97]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/04/29 14:15:16 fpe 1.1.2.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fa55d6058917c77608e7a95dae6add1e0e22eaa7]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 14:32:23 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/04/29 14:10:55 fpe 1.1.60.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [11b217d3d109f89a75c4fd56fdaba55f46ec5465]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 14:23:54 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:56:37 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4a30dd7095f3fc22d0935bb5ed5bf3e679fbeaff]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 14:21:51 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:10:54 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [5b6c9a418d8b93fed73100f4a48ba8ac50d2bebb]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 14:16:32 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:10:54 fpe 1.3.34.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d7f8f3e2138809ca985a6de81ab3093431e746b5]

        INTEGRATION: CWS hc680pp1 (1.1.2); FILE ADDED 2005/04/29 14:15:15 fpe 1.1.2.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ae0301fe0df97e61c376614ed6b826b47fd14935]

        INTEGRATION: CWS hc680pp1 (1.1.60); FILE MERGED 2005/09/30 14:09:17 ufi 1.1.60.2: RESYNC: (1.1-1.2); FILE MERGED 2005/04/29 14:10:54 fpe 1.1.60.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a66beb1f5cdc2980f541ad3a4a6fe32bb63a4004]

        INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED 2005/09/30 14:05:38 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:10:54 fpe 1.3.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [44c6dea12711bcfb0a950e1c8ae18b4a2556b190]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 14:00:57 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/02 09:56:37 fpe 1.2.44.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [190dfe020a1badf2764685e4aa7369ad4dad7bb3]

        INTEGRATION: CWS hc680pp1 (1.2.14); FILE MERGED 2005/09/30 13:54:03 ufi 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/05 13:17:24 ufi 1.2.14.1: *** empty log message ***

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a58269127e5d712a0dd0789297ee1ba3e089e876]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 13:53:37 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:10:53 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e3d8c6dc57f0d88abc3c30bff7145726d7161235]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 13:53:12 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:10:53 fpe 1.2.44.1: Regular Update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [37b5aa68feadb70aad22163cc79d045fd0045d0a]

        INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED 2005/09/30 13:49:08 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 12:34:23 ufi 1.3.34.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [82dbdf3fa95d34f0c522ab2402ba050e9d028588]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 13:48:58 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:41:08 ufi 1.2.44.1: before build

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1264c355edde0a7efa0533d06a398f24367af6d9]

        INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED 2005/09/30 13:48:49 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/12 12:34:23 ufi 1.2.44.1: comment

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [52cc12bb8490f93e04fccaec7887225cfd25314e]

        INTEGRATION: CWS hc680pp1 (1.3.6); FILE MERGED 2005/07/05 13:17:23 ufi 1.3.6.2: *** empty log message *** 2005/06/02 09:56:36 fpe 1.3.6.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e172858cdbfbfaca26699d65c4e720f2cd6bcd00]

        INTEGRATION: CWS hc680pp1 (1.2.20); FILE MERGED 2005/06/02 09:56:35 fpe 1.2.20.1:  regular update

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2ad03c2af04c6d53ec5a49ef760a662b2da558d0]

        INTEGRATION: CWS hc680pp1 (1.13.6); FILE MERGED 2005/09/30 12:50:33 ufi 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED 2005/08/19 13:54:36 fpe 1.13.6.1: #i53535

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b269412585c9f75e38d5f42f642a0b4f4412a174]

        INTEGRATION: CWS hc680pp1 (1.6.14); FILE MERGED 2005/10/04 12:40:13 ufi 1.6.14.1: after cwsresync

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f1c4b359fd7c8c3c30805dd7cf9c750dffab72e7]

        INTEGRATION: CWS hc680pp1 (1.5.6); FILE MERGED 2005/10/04 12:40:12 ufi 1.5.6.3: after cwsresync 2005/07/20 08:41:05 ufi 1.5.6.2: before build 2005/06/02 09:56:33 fpe 1.5.6.1:  regular update

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0119a791083f1ab9ad76bacb668f1faa445147d1]

        INTEGRATION: CWS ause037 (1.14.58); FILE MERGED 2005/09/06 15:29:28 hjs 1.14.58.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9372166df083c1c0c2dd5e3b4366f4ebdb837d4]

        INTEGRATION: CWS ause037 (1.14.58); FILE MERGED 2005/09/06 15:29:27 hjs 1.14.58.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc7ba0418a23a76c38126d34ef8ed219c97ca2ee]

        INTEGRATION: CWS ause037 (1.12.58); FILE MERGED 2005/09/06 15:29:27 hjs 1.12.58.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e853123db07c5ee88671ed5068522fbb6966b76]

        INTEGRATION: CWS ause037 (1.15.50); FILE MERGED 2005/09/06 15:29:27 hjs 1.15.50.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea69b148d4f9cd73f9aa19206f4c703f6f056e87]

        INTEGRATION: CWS ause037 (1.6.50); FILE MERGED 2005/09/06 15:29:26 hjs 1.6.50.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61da0dbb56190495a68cbbc7eb061f7e34e4818]

        INTEGRATION: CWS ause037 (1.13.50); FILE MERGED 2005/09/06 15:29:26 hjs 1.13.50.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f729dd4fdfa73d89cea20f404dc71a22c4089805]

        INTEGRATION: CWS ause037 (1.15.58); FILE MERGED 2005/09/06 15:29:25 hjs 1.15.58.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aad37b48d7484a25ece21f4fe145b1f8ae1ec31]

        INTEGRATION: CWS ause037 (1.9.42); FILE MERGED 2005/09/06 15:29:24 hjs 1.9.42.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6fd4ba7c9352250e50cb658b9080d530fb76de6]

        INTEGRATION: CWS ause037 (1.5.50); FILE MERGED 2005/09/07 14:08:36 hjs 1.5.50.2: #125412# survive empty language dirs 2005/09/06 15:32:48 hjs 1.5.50.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [765f0ecac02a08ee6eabe35c8f69223179b158df]

        INTEGRATION: CWS ause037 (1.6.42); FILE MERGED 2005/09/06 15:27:41 hjs 1.6.42.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d14ce4161f25d720bcccf50f71add6ac5aebf66]

        INTEGRATION: CWS ause037 (1.5.64); FILE MERGED 2005/09/06 15:27:41 hjs 1.5.64.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [27a1ca712c5d60eb2916933e02d88c9cb1289277]

        INTEGRATION: CWS ause037 (1.9.64); FILE MERGED 2005/09/06 15:27:41 hjs 1.9.64.1: #125412# allow building to shared output tree

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1be3bdd5d7ec682c5555af65a8e23cd57168d219]

        INTEGRATION: CWS ause037 (1.9.64); FILE MERGED 2005/09/06 15:30:38 hjs 1.9.64.1: #125412# allow building to shared output tree

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbc8975389b56451d68d5dfd1d5c5f2a7cce4db2]

        INTEGRATION: CWS ooo19126 (1.9.44); FILE MERGED 2005/09/05 18:27:47 rt 1.9.44.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1c0065e3bf133e7df2ebe3a62339be80b9615df]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:27:35 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d9b4469784dfe00cf876e401c920cda6a2f4115]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:27:35 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdeb0f3748888b2bc2e3f46f7922f161120dbd77]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:35 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a3778b4733b9e7b1d797cc7c0d0303d9e27303f]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:27:35 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [902ee56ff3e5128722b820bca1b482bf83811ae8]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:27:34 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [025d5977e9d1aec164122a72a983c2fbe2f93ab4]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:34 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33daae3d467a384f0298b635cde87bd3354ee4bc]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:34 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03cfbc9e61ac031ab6207b080958f45b62c73343]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:27:33 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d799cfcf58a9471dde4c17bf59eb038dfdbfe30a]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:27:33 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59df833ab39308ce22b28e59e98657288b802b27]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:33 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c02f11fc2b942fcd0d826a8656115115f36a66e]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:32 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed42b4b9086bc5e375027b042804e9e477a58a3a]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:27:32 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30696a0d265fc94826ae89fd2be6da7fd375ac4d]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:27:32 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58a013b55e7acb85e9b648214d187be340cefaf0]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:32 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0faadfdc40ab3423bb81750e1365d34af337f05]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:27:31 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7828266d682fab7f23198bbe5cf690d265f3493]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:27:31 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c21f75eec18fc6e3bf118306ee62e98e93f82cfb]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:31 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cc0987dd85468921617e077ded6ff8838a67a51]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:30 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba7b7a051fb23f0228751283c7526c61e5877147]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:27:30 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f192cd85de06bf4f28774ebedd1f77346f60a8d1]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:30 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [607908dfa6339fb5004b267353fdc6b8d53dc4dc]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:27:29 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1953fe6c4825858893900662710c57149ac849b2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:29 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f5989f9c1a79e1d4d66619d7953a997210896c5]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:28 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4b1ac585d74f3c6b4cf1bfcd63b52a0e001ac1b]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:27:28 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66cdeaf72a0dc7d2dd047194096806049a9762ba]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:27:28 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d62975034a0f532eec5f03dc7b30eb32cba4d06e]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:27:27 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fe8286e122e2a6ca1f275d707e6931e1942bc01]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [366288517eaebe0fa5652ec75661c20cba15e82d]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:27:26 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82f5f83156b50b3ebfb78e3d077fc080f3ec4f17]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:27:26 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6be5185077d600004ae5eb829bc80cd64b7b2977]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:26 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ea57deff4ca517b1f7b46d1e3cbc1d4b4b6bae3]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:25 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08d1bccf3bb34c6001a125637f4da4d78c11229a]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:27:25 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4af7437f84f93e143eb34d4d2144cfb5c3329639]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:24 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [673f34ac9b2ac67cf50a0bf354c426948b85f219]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:27:24 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b5262a4e1a66fdb3e1c3e316c8e4d424c447d5d]

        INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 18:27:24 rt 1.6.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0ee3ffa10fa587134a6854fed1f4fa5734d4d6b]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:27:07 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdaf0c60e13e1163999b90cb2bd4ba578343fa5b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:07 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfb5f4441bcf9294e899c9e0ee65017494ea9051]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:06 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd2c31c5295d64d41cedec654bf4363c9dee65b3]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:06 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b55999df34bd8d055d641735c7dcd2e87043b96f]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:05 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6acc5d44f9716d0b6de3ab8e6404c515a82de74f]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:27:05 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21952d337f2e75f38e7c221ea5809160a2d0e4aa]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:05 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46be5884e9e21a2d5fc9142c33deb389a3a011f7]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:27:05 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ae608a5413f19731c9e19827e4db94729cc03a0]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:04 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a0d9a6d3096c273a9434d4d12ff275cc85feb1c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:04 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9762cb91e842a3d79c72d5a614c7ee15718ba675]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:03 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8dcd00680878ce251d69f0389a8e99ff98240426]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:03 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ab49a00ff2765e7c645eb40cd22644256b3dc48]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:02 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aac4d2b445abad82b34009232e31d1dacc816794]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:27:02 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3565cb66ec1f8469cac50c7a849a81a5ec19d93]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:02 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43b5d8d5fb42bd0a26500a35c31031ec3a12bd90]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:27:01 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bd822a6615a553e8acf1d9deb7ad8fdd12b953d]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53472621b545380929191abe8a44a3b6e1d15292]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:27:00 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9b9226510c99849feed392f2269955a7df82bbe]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:27:00 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f1bb253bf907e3813df8e41f197d9a1f9f613e2]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:27:00 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e4c3e0f3f7e2008b41803214b3c407a2cc25e23]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:26:59 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17838bc7df5d148420793b12dad4257cd33537fe]

        INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 18:26:59 rt 1.4.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45e36662f34372499367350409217a6a1149d933]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:26:59 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efd8c08c1f79d1e3b01f811071614f9d7be68540]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:26:58 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9fb22df80c3afc64a19965919853f46667d5363]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:26:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fef6a1f8ca694c9bcddf8262c3adf23b172cd0de]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:26:58 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd6212620fe96d9cbd63ec82daf77a2931d08ff6]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:26:57 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdec1578d108c51b852e2a07c63132e110505c2e]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:26:57 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fbfe8f158584c4db4ac8a0b9bc314d310fa5836]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:26:57 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df6c8dca7731009f6986e6eade2bd4d56255aee8]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:26:57 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18a6ebe1a08d36c1cab7debd4d57a9896a34a0d9]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:26:56 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03d29ecc397111a123f5c31292dd942a2b33606b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:26:56 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cb163efe96a83afff27f36572d5f6f2c4921193]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:26:54 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bc38820818f3f2a338ba3eb644f560f64cbc154]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:26:40 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae14c23423195559e531a4289101e99101785c43]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:26:39 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91c7c9f548c162c7c37f154ec0ce8ff64198a49b]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:26:39 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9975364fc3f125539bb6e622d8d1317a7e64a7f]

        INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 18:26:39 rt 1.5.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4a786923f9df5258c9337d6e36455456dd6c058]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:26:39 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4656cc30446287ce4ef1f218a275d7dd0afdcc6d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:26:38 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75a495aa730bf24ee20dc77ac0250e51b15e1c3d]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:26:38 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9f3632103add8365c71361883cbbb5b0c9dfccb]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:26:37 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05627584be897d89a06be5d66609c0130e073cdc]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:26:37 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6ac00f37e3d0135654db68c89af676206ebcb42]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:26:37 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4694848814f567e75f80254a23102a6d1ce8823f]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:26:37 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f64b998c6804c4d795812301fa1881b6d56bd93]

        INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 18:26:36 rt 1.2.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1023bb97f8978829ef92bfb3cc903d4b0bd7e4a1]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:26:36 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a4e45ceebaeb9c603388bd7d63b448ee0cd27a2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:26:36 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b83c54c9f4da85fde40f6a16b276872b58b57ed]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:26:36 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35bcd178f90c3121c826348b5a83dd0bc6c3eaaa]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:26:35 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55b82dd7155d46b1f07bba5210dda42398682628]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:26:35 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebeb940ce5b1bab8ca1da5f60520842a4be1ea1f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:26:35 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cf3401e434f5db68c5f997b54cf07972ad1870c]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:26:35 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db3b1b2f2c8e73c656f8458136bda4977c1c9e53]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:26:34 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc8f5d5ed262d84f1a94de96c7e3455b8ef5e0f0]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:26:34 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b301d8fab14a390ed4cc5d0c095ff4c01922151]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:26:34 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b23c4144dfdf3579b59c4448909d053693b5ab6]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:26:33 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb7bd43cf34c237330d5a1021bd6bdb2b62fb4e9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:26:33 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e49ffeff0838cf2b24a594a70bcabc75f61a4851]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:26:32 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fa88f95b05e84ff5859aa32c512c69a7086bec8]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:26:32 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f37bf1f5cfea63469cff59a011ec6d7cacedea9f]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:26:31 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08df8bffd56ebff85d07ea6a6fb5fd869a92af67]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:26:31 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [105a58bcba9cebfc4c586e11afbd579cb271727e]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:26:30 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a60da0418ba17b9e092f4f29afa826bb7a42d12]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:26:30 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6464efa98bdc00087eb7e9bc187d94da363d610]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:26:22 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50e287d8107ccd502e0b5a2823ae4f10e68946eb]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:26:21 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0893de0b99819b71b14c5c53053b75c0ca630881]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:26:21 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d998490f8c82ce66b1c7e28e5c6babc0988bedbb]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:26:21 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfd54793bdb28420382aa22708537ffb7524fef4]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:26:20 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2cc1b4338df5e8400b03d8591b863072a3c67e0]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:26:20 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44fac18d17ab0152c9aef7dc7ad3691c3717ab5b]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:26:20 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72bfdb0dd58f5b650f442915345f659dd287afaa]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:26:20 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [082a1f354ad637d6a0efc3e57770bb2d009e6119]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:26:19 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d49e65d11c8f41f17fa97f838cd27fa6837a6e78]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:26:19 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4af092c803aa7af18c7675d4ffbfea18402af1fa]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:26:19 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55ed98daf7c8ca0ae3ad8aa5da663492dc94a88b]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:26:18 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d1a8956b2c006be7ae6033eb1a01964a47a147d]

        INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 18:26:18 rt 1.6.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b78fe749f0dcdead4d90cd6eac1239b613aba5e]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:26:18 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c934bc1b6a1c96bcbc9d8d0f45346af67c3a6d7d]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:26:18 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96de442940288f7b6e958159319695e0b64b4b89]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:26:17 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e5cb9770a4ab9c0843ac0c381f0c23daf37e046]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:40 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [134e78ce7bc33f60bb8e9a469941db5efa02a317]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:40 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15a29f8e3ae79ef850770b47db7ef82599744e91]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:39 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1e0a2a4bf5b65b4b459133262dcd11cbcc6dfb8]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:38 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0308a053ed5110b171e52a9173bf9ef20ba6e5c8]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:38 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5793cca03c5eb41a57af23633568a24d4a750e4c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:37 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e365d64a6c742876d04c4c47732ef9c852b73f2]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:37 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79bb83696c7277d5ef410a7e428b876bfe83f337]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:25:37 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c40b8f2cf39a72bd8fbd5445e47b5bf887810492]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:25:36 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6abd514eac8db8423ed795ae3f026dd041cec30a]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:36 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8431cd8b837a858242a674512367b28c24c2213c]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:36 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0051ae2acfeaa7d345f79c2246c33e00c7b9024f]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:35 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e6d9ee08b75aad948e5a258a5dcf42625721c56]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:35 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0617384d28f138aceac47c40257d5de1c1679ac1]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:35 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a99ae419661825ce8b35290b7c8bb0d2d4841ae7]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:34 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2aa0537c65aa3d78148506f1ea37bee9be2a1a1]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:25:34 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dffbed4b17b4e38cda3cfa6ee048890f28ff1d8e]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:34 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e249b3a1ba5765c4c53ab0c1d2d233a54b2265d]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:25:34 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [898be2d2baaaa5c811a7ad0a2fbc5dcf505ff889]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:33 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f57a191ea010e17bd086bf2b1d21b621c38e827]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:33 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c608ea7aaa76c4945b20a2892e76d282af86138]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:33 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4d23545234b60949c9678ada5b3ae171ca344c2]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:32 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a5f417f182c7924c430559b91a369d1ae007028]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:32 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea31bf27e1cba9808a643b8ecb26d082a746d872]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:31 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c6e68b5afb02c0062f55e58afd45b57dda32c41]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:31 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2333731b7188104e79416f8be46b82144d1f448]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:31 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acfa49755fd1a8008d023bb5dce81087f21c314c]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:30 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fd74448b4c247f4cb7f23e0b3c5199d7cd22add]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:30 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3bc5baa130c3f8ae1f08aba333408ddaa6ae305]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:30 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10c1b734d902e0402e3712c2ae8a217d618284bd]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:29 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2e909d5e77a0f0315c943dfc4268510b5f0b222]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5121de587ad46d0f9801d6dde608d8dd46441a55]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:28 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9726cdd4acd79893cd3e3127745a0da9a7a6e65d]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:28 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e772eb539be34d5b6b2028c96c9ab8fdc74b2f2]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:25:28 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da2fc46c42c7ed549eef809f35f49b457a70c3ce]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:28 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f2c0b8a1adcec6e3dc33d2b54e5909267a946c3]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:25:28 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afe6f088429539c841ecaf205d251f3d4658613f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:27 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fae9f30b42d38d93f0a1a0808e896a93fbceb866]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:27 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0b7ae0c2da3b466b9319aaab8cfc84309fd670c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bd7c471fe8a68719d14f9eafb26e16922c6f15a]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:27 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91f92609d777ec878ed9d0e1bdca4835d45a240c]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:27 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c614976055d2ea62f88d349c108dea50ebbb484e]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:25:26 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1f3be1690f065f57cf3fed4d8ef8fbc16409f7f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:26 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e57555f1cd7a8acd5da99107927c137948aeed0]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:25:26 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [778416ae3e55124f5763584f712484544c362479]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:25 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5133bea3a4844556df8d680e33e7f61a59b245ba]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:25 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee84fd15e19b6857e38f1206057b836d31743cb9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:25 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f0c3ca33eade72c97801e352683aa69a828f20b]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:24 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3134c8fcfc3e2e39b5b0949a8416fef25dea86dc]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:25:24 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c7685e05fd433b13c938def7a18fcd7fc23f265]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:25:24 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eac2320074d4d989776c477cdf895e10a9351273]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:25:24 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eff1e1f9720976b0774d0f5c7cc16c600a70e9e2]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:24 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a74ea6be0495a81a2feeab857cc33a2f7f46f887]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:23 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7b17d1e1830fbcc5920a3644d994b213e458069]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:23 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45d9c4b23956da3e6e0f9647d6d7fa9e32c6fb41]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:22 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [610c558eb4e0ec5c7984ea7cfa4dd9036424600d]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:25:22 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7eb019d02bdd8763aefbb472cc559af3b8123bc3]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:22 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7baaa47d3594cc1e842140c86256adbe259eb6b4]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:22 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4677745113ef3566ae0e74f7e50cf9298ff0508]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:21 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a08c600b09804ef0f89e60fd1567aa20a572fa2]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:21 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c19701426642de800fe2fe32c75541a1c1db431]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:25:21 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a94a85fd2f1b4de62619c039769a8135d5d29dd0]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:21 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4e3a351becb58350b3dde8bd14dea1d419ac0fe]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:20 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5b88180e0fb8e8ee813a71feaf1c774691de4bb]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:25:20 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [872400b65dd59c46e6042dd5a78a6179d6416f01]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:19 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2004b8cbe62dbb8345267a92a7bdcc354a4a21c]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:19 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4122c78bf850945ca74620d088e2ee1786d345e3]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:18 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1539a3764c76d1125822731b75b76597ad95175]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:18 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6e8be526084533fe0bd10e3e5e2c634f00daf1a]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:25:18 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdde9524fa98f4d94111795f88f0dc54fcfa25b6]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:18 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a9a5d632b9913449cef3286ef81eadced1f045f]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:17 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc6ea9fb7009a50a69c7d201dc6ca16dfd757c75]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:17 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd1eee8fb94364574130bd0827abf5341afeb8f8]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:17 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d83e88ed152ea2c4b21ab464b2d8a251139429e8]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:25:16 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26f28ca24e129f06097a9a6d4d0f895912d82e72]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:16 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5f426068b91776d811f2ae038415ffe4b76992a]

        INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 18:25:16 rt 1.4.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [051b33f410f6741f473f8c729cdbf559c3e24056]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:16 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbc6a0e1f432d78e3ced7e40bc765d0cad6956ee]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:15 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0956dbe93f4b5f77f87667697cb926ef892c243d]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:15 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67b5e6b0af00381536413f2c28b4f32922b76cd0]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:15 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dd1b27f57654a1622b3128c5a4302e09cfb83e5]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:14 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a247c9f18e45881ab866f7ed899ed942e3ab89a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:14 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [157f9aeae58eb205970a67fe3870d39aa35680f5]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:14 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [622d01685f9fe8b4e9c319ad17bc275306f51299]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:13 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f6070a78b9923fcc2737cfe73652cbafc4c2468]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:13 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc7f7f22c0042a6555f38ebce6ae060843180290]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:13 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc4e1850cf81961066dc87e834c4d96c5653a426]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:25:12 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [041e5156846ee6e27bfd9cf53a2637f560eea981]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:12 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0cd47829e77f95db0d5f5df4dcea228527b4456]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:12 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7108d1c7a05c78b5879deadbfa6d9856129f7650]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:11 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88bceccf4eecc47e5e50765dbe315cb4f92c560a]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:11 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a34623c621c67d9441074733a53494963758e417]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:11 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c6711082249b854dd840671dd0430c613b0ee58]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:10 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72faa1618d747e33171a42988734173ba850848a]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:10 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7805aa34fa2ded04566a7b870875da8433e1e43]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:09 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d43669d8cd47c99121ca218c0e6b0e40a0d98bb]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:09 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5689780f35b61ebb494721779d09893a5e5e10ce]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:25:09 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f8e2ab80a32e856fc929180bbddc4079a85a22e]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:25:08 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9918466e7fb42fb5e3a725f9bd71ba1a806efa0]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:08 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3223cf156a9405479f0e88c4c0ed8953bcc02ad]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:25:08 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a06b543f26e74dd9fcb515d99a0e13f0d1caf0f8]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:08 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b267d7635ebd29d75e3ae9c24d35591c69b3a22]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:08 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b360465609f0d3291a498dba10a346a6bf10fe2e]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:25:07 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c91c20c3be6ca7f861b43a32c221f2e80e9d8910]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:07 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c35d81a04f92b30767b4482de89b1592f332539]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:07 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc3a3e0979e445199be58a7c5c4f3040dc8442ea]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:06 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b60a6a959edcc1a16db6da19c5833dd9958ad38a]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:06 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e37757a021d8e7cb873d1640384e9bc29703ec2e]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:03 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9d8cef6c576cf3a1d1329dd59df4b531585c38f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:25:03 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2746aca0f144a904c5da4df46904042393be4e6]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:25:03 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0160ba6c0e2064cdfda19f74d6568be012472ade]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:25:02 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f271ede5a709e3b3243535770527fc6c95403eef]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:25:02 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3862d8f4f0cf82ff9a88ce97d2793fc2dccf274]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:25:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6dde7ba93aecf7f0202b52c75f0668f4cd26d75c]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:25:01 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a96b9112b7329c1871972bc7a4667848307c19f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:25:01 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01c21ca8f912a8cd521cfb3bc3c2fc5a1cf4c040]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:25:00 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b4003158c17726a567555aa01851d1e7471f222]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:25:00 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcb3f91b5c9dca560198c19c4ca4719778ebe101]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:25:00 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98f845bc1d37b7f0ea0df5d99055b6fd47d3e417]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:25:00 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72eb77a5fa6b5e4d1a9a1e1dbce3e3a9a617ad40]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:25:00 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e32a6a25625426955eb83f9de051a69ff046a9f2]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:24:59 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5286253ac7f2c36ac44c0e5db0137eb3f58b308]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:24:59 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bb7e55e0a824e27f8d16017f0fb396cab6291ae]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:24:59 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8a5c9ec50285e187cdfc7ec99a2a9407a642f4a]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:24:59 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bda3432f895e939d2438c1f0a2876a194fbcc324]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:24:58 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c88c3c74cb5d031ed9ebf21bbd3682fe9132e88f]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:24:58 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ad5ca91aaafb182404053d57a9e917d973c634c]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:24:58 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c64f51f2c2770dc8c53d62cf6a823535627964de]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:24:57 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [673b0f54bde41cd92349759b0d644ae92f60cdd0]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:24:57 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19c9c4c8af4649040dff23417b6972987c129399]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:24:56 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b17eb6f0f3194dc48124c49db9b069eb2d6495e9]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:56 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d39ae81cd2f2fa5e541dad6deffb659fbcf286a3]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:54 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d3a36bac35d3c496164e2c96341e57351883b19]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:53 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ac2171538f68f39ebb0dc60acca6ad9e021ea92]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:24:53 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8dc9ed0011874b3a053cbcdc5d052177abf66494]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:24:52 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa774eaaaf7caa68239a8b3960160eec3706e1c1]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:52 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4b93ab49151d24f2cd560730e866586f5cb3892]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:24:52 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87f10eb28488e269287eb30e7b27cba0b071707c]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:24:51 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb0bb8890be5ea6e3615c50c6f6b87ff5dcc556e]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:24:50 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a369497688faebae6dd5cfa27efe9bb43dade20]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:32 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [532b1cfe68f827369e663b7bc4ac95783a3c5a79]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:24:32 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d9d66de6c5bf7a20dba2f05eeab199f66dfc64c]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:24:31 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e0d2c88bf00f9413b8c44404092aa8ee7f38504]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:31 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc00ee00f2ed70692c790297c74781d854abff1a]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:31 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6956d4abcaeb2da220b5b690460aa4930abecf40]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:24:31 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c378ce94da00638888160e74f28d557eb6e8de90]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:30 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5eb72f04fd96a67bd34c1ae575418f11f1342ec4]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:24:30 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fe6e996d40c97d7c2e2b49bda8fe480c2edf03f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:24:30 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65e612f7e5a62b64cc878943f0606b8e651d70b7]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:29 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [176d143e4f9c115adf08e5940382196861294ed7]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:24:29 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e4d8bf0a2bfd30913d50c2c403571ae103697edb]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:24:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98209735cf57c90b682e9ae57e378e5b2d6cab0f]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:29 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efc6ef17587cb709a8c1d78627e346d911f69fe3]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:28 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6bfbca524a5713380db13b147ebf41a0760e38c7]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [06f177372cb660dbd1636f6f71bc994a58b1bd19]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:26 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e201a83462303756e63fd324e6211054bfba94ca]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:24:26 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1fab728decf9515eb47ab42784a64e8f81fbe5e5]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:24:26 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf63082154127f2dfb349653e8c78c66410ba993]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:24:25 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [618cbf47962bd10213312bc8594b93bc7f71fcb1]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:24:25 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d3dc66a619e8ac2a0993133e65b9ad686c5d9a7]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:24:25 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c2f9c49994eba9572c799c66f4ca7a58fa241f2]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:24:24 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7b23aba52337c817d3563805b45d73b7e4df246]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:24 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3516ccdf0b4d10a47254b421e908a8f25949eb15]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:24 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fff28549069a5a04660bddc8eda70c24b17f2e9a]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:24:23 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23c46fdc8d01fb56589b4e04ccc3d54ed943f6d1]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:24:22 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bae4c46a1e6645c0e43da50a82c263ee74458aa6]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:22 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7d82aea50fdfcd5ed1af895ae5d4bbacbf41863]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:21 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef3a88d5aeada495591f9eced2f02ef71b724ef3]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:20 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bc6501df56a3e9327728abb6229fc951c7940a7c]

        INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 18:24:18 rt 1.5.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c7881f7a1de3788f8bfcc02ad930caab7be75b5]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:24:18 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1cbd6b618989d14e8edfd1afd4483056ff850a77]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:24:17 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce42946809099222723b519978de6efe1dafbeb2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:17 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [285cccc75ed8c6567501f0613cea35173987698b]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:17 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d67f86f65e048f701ff5bd134b5e04034962ba70]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:16 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eef04ff9070bd6e20e0c5610b4258f6d3c8a0ceb]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:16 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2077749b22275249faaae4ab596c2cbf81b4d90b]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:15 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b998444072ebf363b0de8c3c357c892390d9e5bd]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:15 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf8ed041abedb83d24a026f1246d758e4f31958b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:14 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcfb0d83571cc34f8a5fd7f4cae1aefba11ec8f0]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:24:14 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c69f949e89651fb40a304a784c4be881b6aeb25a]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:24:12 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [338e918b59e05ae302f84edd7e6d212f050abcc0]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:24:12 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9eacd941db5d296a3d4b5cb362bc7e29a782453c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:11 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8d1494be2778d9148e21ef2a54fe791598e8caf]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:24:11 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17aa9918ff4815d7807a3e75720c63282962f60b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:10 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79782a19008648d0ca621b45818e042953abfb4c]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:24:10 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [defcd8831ad31d3333c3b146102ce998885968d9]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:24:09 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87ad7e29a2cd6aa72e7f1f28bec3bcbd9705afeb]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:24:09 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6265dbaa3096981466e8bbd1cfcc98c96ef099f]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:24:08 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09753f3739892c9924176e7b7059c37480bcf06e]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:24:03 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d11cff24432c5ef4c44dfb9099913e9c754d042b]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:24:02 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [592d8ff72e39565418742b5afc8c79e6c26e5871]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:02 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ddaad9c3744c1bb4fd3af1a17af57ae7a31b8285]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a1a138308f258cefcbd47ebe0e4b5387b1c66d16]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:24:00 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [828d6232dd21ea44d1e9d2f37eb690d60a6f4ef0]

        INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 18:24:00 rt 1.2.88.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97e9a3d26981abaa634307662c106d3ea325a54f]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:24:00 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b6ec0b91dfc2a4883defe66cd2cfd1de0641683]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:24:00 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11a372d0533b036077b3114ab816c473f1f05aab]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:23:59 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [828afcc83e9c94e477d1878fdab230d6c1505484]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:23:59 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d6e11d1ffddff5790018430af36c55c3c7a1432]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:23:59 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7cd4a951f9999235b844377a97ee14f7d52a03b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:23:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4fee1a92263fda7e5225471760fb6f2df48ee00]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:23:58 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [723790c4222f32264d6d44f18b3c3ffde3008762]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:23:57 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [84d8bedb4636af5a1a9397dfd4e174eef89b7a30]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:23:57 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8364996e0a1e4cd00b498a6cd1231529fd9314e2]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:23:57 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8321e2ef1639dd54858a2c9fa30c48fa23cececc]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:23:54 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3db24fde12240d3ef3176034189bf53dd0ec1f1e]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:23:48 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d94f7ab0555c1c3a77cd01d47f51160dd02c956]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:48 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37d1c0ffbdcc64b8ac1fb9253bc169f54bf3fec1]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:47 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba96c43a71fdca6c72d2a01a1e0e63540f094325]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:46 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ce12943106b92091e16caca684f63c764798a6a]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:46 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80d3fa26cb59a512543b70368d3436f5b147ad97]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:45 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9486b970291c0d981368a562e6087633c4e57df4]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:23:45 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7cc97a1bf400a9b3c2fa64178a0e11c5e9dfff6]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:44 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3375ebd7255dff8805f3a5d1fd5f52052f4a2ba0]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:44 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b248ea5836dfdaf797e61d52546e938f02a8c12c]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:44 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48e02514d27dde25d6f86baf9df2a46343a2f0ce]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:43 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c2a7cb2c790563952bea5da1763fbdd2ea47ece]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:23:42 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1467c71dad880e076aeadc128689cb47bac836df]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:23:42 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [078d960e97de3bdbd96afd759a5302c53fc14c73]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:23:41 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [768785444f8c146ec11459d8c0f9994e10f81de9]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:23:41 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65e5c69322f0531a65d094be23fb1f2500b58331]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:23:40 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53da93fc7f4b698ea985479a83068594f90f07c6]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:40 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dea92dcfe129347fc0e86b504827c04536c23766]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:39 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1823cd8a9c76042e4b3c812c52354ab93c3ec76b]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:39 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49b950fb65c9daa7459cdfc3fe7302b952915ac3]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:39 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab22408d79277f0ce50036df60f466d57dc84668]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:23:38 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f5de578d14445204c956a9ac62d580ebc3c58f9d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:37 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f8498d40cc7dd80a97af30559d1066a38472c179]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:36 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a5ba9df2a4bd978d2207e6d30c7ac9f1aa22a02]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:25 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b488d495dda3bb585398a09d5890229abf7833a3]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:24 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17fabf8f3033a01e1b92e5a6044a2466b6afe8c3]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:24 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f38f4fff9920a6cb20796ea7985402f5e718502c]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:24 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03e4498a90e4f88bb7f37aa6e61b92b6c22e1a4e]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:23 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d267b43aa563e9c3e18e018013cbdf0956742c57]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:22 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4431e0edfe5f954b4c6840cbfb8026a16ce2e5b]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:22 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1225061a41b9eb5c75a9ca63f97e4a2a32b39b45]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:22 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [69b3356f4457f2977b5d42eb0e90b1e8b4d574b5]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:21 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a66b6a78091de3a390d73c86256e88d6569599d]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:21 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77969e843634e69f6d539483b06d450292b92cc7]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:21 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d85b206e0138cef8901ae2fcf74c687431c78496]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:20 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae5a24f8b2497d49d42c58e9af9bf30e8f795c6b]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:20 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b05f60019c97100ad8eb3fb0a395d1b8d2fccf8]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:20 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87d03619291aa534d613ea89373a4ca2440b72f9]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:19 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa176562e4afc074ed3cff3ec03bc80337b26db5]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:19 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f36c75643d51f83e4bc9d4830a6798b599d9d1f]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:23:19 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [02478374d0138eb2ac080c363cb78a18974a9c50]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:18 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [067cb988aa261ce5776495f8758f09588fe1ef64]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:17 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c03e80a49cc23946eff99edcf81fbefdb54c82c4]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:23:17 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ddb4cb331243ce47316b2c8d35a13f740e31578]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:16 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d40299e872a57f1e8e402ea3a67722f9fbe3f572]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:15 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40096605236a96cb31e2fc29be5387d1c021885f]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:14 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2c99c20caf438ad4e470c30628493ec9889a447]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:14 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e7ad358251d7d45f01c99a99d49903f5aa448cd]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:23:13 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b58bf47b9462ebeff0a70b60f05c2b394a989a79]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:13 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [33d0149cd9b33b8b93c774e658ce32a27c0b6ce9]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:13 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c21f2b061bb4b64ea0eac58146cc7285547ec07]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:12 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cdd2eff887370504becd34ef7494dea3584a18fc]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:12 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5cf58a786848ea314ada800bc40f39fa3f4bde8e]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:12 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8e59f559d02dc7b43dd5b40402ee0cc3ba9e03d]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:11 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a0010ff30e8f6b5d78d5a312e641f9ce3e72b3d]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:23:11 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [058d8156098f223b8234294f168e15b6c2ab5614]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:11 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e3f4b40e7e5189df7ea83e51fd7d71963eb4410]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:10 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f9cfa5d5447939f1fa35078f888eebf64697e920]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:10 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d1129ca2f7f792fee19a205e1911fff8c79f086]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:10 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [151f9493dfe74b7272c616f8a38edcb42e2d9698]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:09 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51b3d8c6267fa225f6a8d68dec1d867c497a94b9]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:09 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92afbc31b812181e50b857735887c893f481d901]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:08 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2844e0d549ac518f2186e0504be3eaed2b71fb8a]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:08 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8bbeaf63f72bbf5a47c40d8223bb9398a7ebe5f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:08 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [69cb0673e8034db069c25ad972a8dd60cb9565c2]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:23:08 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c275c6cbd3c15a9fe5bdf553e813e22e563ac2d]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:08 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b84065bafc5ba8a5447f9f94293d65d9761dab9e]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:07 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18d55b1fd3bc99624161ff181a9fdf7e9f63de84]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:07 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [616293b355206e1a5a0f2da4cd9e9f8cf8b8c41f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:07 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d29d2d582b844daa6898db22268c889eb4a720d0]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:07 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf1b5caea2f65363c0dc6c10bac1a46ef8e50ec5]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:06 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2517f5bf04183b25e6b304e69179d80c7c755e65]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:23:06 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db29f34d3939c921e280a492beed7b9b90c3dd4b]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:23:06 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [416a3efb03ead96db1e6d785b04d1ea22e8a0e53]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:23:04 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7efbe946c4720938adbb9ff9063fdaa994070e2]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:23:03 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0ef81ed3358da0311c73cb9444e554809af2258]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:03 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27db7c94691c701fe848e10dfaf53a8ec6144b8b]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:23:03 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1808986ef22d92331dd91425f65fb7bd2a23c183]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:23:02 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb818fecab0572f7d855352c5f03c0f2bab2cc6c]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:23:02 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4aeeafad2cd176e551c8cae6152ba09e194a3fc]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:02 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ac17d0e9ecb36334feaadcbdc3080e48d1efc80]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:23:02 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e8e31d4abfb875046d3d0c6394f866e644f3497b]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:01 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a5609ee0e75c2909c9bd9b190fa29d7a8c8d233]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:23:01 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14127774087dda294733998d72ecc7291cd24000]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:23:01 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ac3f925a071e024105e9bbe18e4b30f0d8b3842]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:23:00 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [886069cf6dbe43cf2034de80c508057794612bb7]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:23:00 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [767487b028904656548f67d6e5d8c586a9f7721e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:23:00 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [271ea2da648f0bd098ae745e95915fae672278ff]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:23:00 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e1160bbe21be644f66d3b92ad8e36bf09af18f4]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:59 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed691bad0926d4533056b5e532e8b83aeaa82570]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:22:59 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3781e547ac0a2fbd5d86db451e0d653df67ab23e]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:22:59 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45e9f694357b990ec946c9ba325b6defd2f66730]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:22:59 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51737ad3960c2a05b228f5ed10c94f3766e6c42c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed74ec6c5fb0b577f4b9751a217307960afaf93b]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:58 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79e20769ad2d9710000593a3b0d02329449cb5a2]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:57 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [882f7a0f633c29bd22bec1d33442bd9f5cf1a807]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:57 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [180ee0fb3dbbf37532a1b67adc4b3f8db7160ae9]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:57 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9086f5e8918280e63f593d90396b20f619e5620e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:57 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c749e8909979c162b0e2e3c813dd3673b78d52e]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:22:57 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac8dc968b40377720ec0291622d0653c7961b6f8]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:56 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f35de670cbe18591a97e308b99c1a025b21d094]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:54 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a19def3cb4539af3c6076b555e031fdbebbb7c4]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:53 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b5803b2c47ae598b64d24e72a23c8b2d2f6b51db]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:22:53 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [662386f34979bd63db1b39ff98df1a70f85ee410]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:52 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09b067ce87da730bd6b6b4246713609778942603]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:33 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [232dcf744684bdbfd6dc7eb6b3bd22f4e81736b0]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:32 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf47c192e89bd3d8cecb7cf3eb6e3bd58d1a1872]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:22:32 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4113e2e6b7e2d09aa6f8ba340b3ad57a71476ef9]

        INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 18:22:32 rt 1.5.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42f95d221da65242a6210024b9dedbc4775f9b23]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:22:32 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66af4cd6c4ffad82b9fc804cc29723fae486d1a1]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:22:31 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [44e01973a9674dde3858484430e60bc06485b0f9]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:22:31 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80792cb246474ef4eff780c4808b479848346bda]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:31 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8b5d5609d4449733e7cb1f4bf7467850cc4c9fc]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:30 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e3486a6a251bc7f388e351bad7ace752a7460d8]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:22:29 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b22eb3b682224cde1bea78015c3764f8feb397ba]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:29 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78c220a21b3fe0864de6ca7866e6d3457403856d]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:22:28 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3c593327eea48a1329786637402a21891b78232]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:28 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7176e89ad58c34de4716907640879f7caf086926]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:28 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1199e69a67f08d756f303d10b471d6bcdf8281da]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:28 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97bb44979722623e98f1d195cdd014b9d2f53eca]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:27 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f00fb57ea55bb2c6c83d700add5369d597bd6ff4]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:27 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53965893a3d63134ecd88343f6ca7234c52ab33d]

        INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 18:22:26 rt 1.5.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [255bee0c1a015968b5f5973cb650e6590af7b33d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:26 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f320b66174e0278606da097b0c66734d570c265]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:25 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5bf460fd21dc7a3e4d7647a0f77ceea7ca6b6c3d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:24 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c45990582e14c94c4ed3840758c58408afcfbdeb]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:24 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f14b4a96526943f2b9606210baee8b0acddd2dd2]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:23 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72f9118c47b210df61fc2c6193f2ade1387596ee]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:23 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da49d3b504874d9828393e680bd5f901ccfd7df9]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:22 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da6d63f6ac9b4bafa0e655172183aa8d0802b4f1]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:22:22 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed915d9e0f36a802918ad71c750064d17bbd669b]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:21 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd8bf59a006ea61f07077d43bc297e152f6a165d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:21 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87b13d11030b22a91018f13681d860e89d250062]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:21 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8597ff1715e9550594f9a892ea6f908d0bb768fb]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:21 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f1b56a219eb4fa7a23c57b036adec13130443ec]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:20 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9ee8b6d9b9b001e0656c9339034f3b64bc0413b]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:22:20 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f2638ef53b7f3480e95d18f96dd92d99e9d251c]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:22:20 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd29833e305d21afbc03081b762b91df1fcaaff4]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:19 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37954ff7986e2529ec68294fe3ada7dd61ac0ee8]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:22:19 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [237f1c802979aa84860d04843a9b7568a81565f1]

        INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 18:22:19 rt 1.6.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42bec079c2da158997e2bfad5122878fd9bd9d68]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:19 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ca4bb9e2530275825df493ff12f980e90ad6549]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:18 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d7f82fccf87fbf772bb0d184bc47eb2b7745a957]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:18 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7551a6143aa88ef8fd66cc062f63c2eb48662408]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:22:18 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05dd570723dc030f452eee2579569b98874fe617]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:17 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [878cb61c7f4a657cce2658a23113c04d347b1795]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:17 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf872d59c5c777e24455f40cbbf4eea2643e22de]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:22:17 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bc357d6e14c5472761539002c171816990c5d753]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:22:16 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [70c8550c08aedee7eaa7f066a4e50ab0aa6d5d21]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:16 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d83fb707ab28ce07ed009012108435b3e6a2cf1]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:16 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0beaf6111c8fef5796ea3189543a6954a7191184]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:15 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e8b8192a17c05be412c61d4ed7e3537969f6ef0]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:15 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [975ce16b6f433c40c1161d7e711be7bd18d02dd5]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:14 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2923e786d7669876b89b6352a209622c16e8d740]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:14 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a674160f974d86412d86025b042e7dc58cde65e]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:22:14 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25126f40bf4454a8039d9ddcef95df5557e6cc58]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:13 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [481a72bc673b5df197de5adeb06b16b131efc423]

        INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGED 2005/09/05 18:22:13 rt 1.7.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [109922e48b34ea8bcf1adf41f0abde99ecc16c27]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:22:13 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aaf328436f3d9ce535405b8437f20682b83160da]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:22:12 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4829beac49d744ebf3bb3dfba60f04057ec12bb8]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:12 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bdd34be90c7a16df2526810207fd00b37d67e51a]

        INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 18:22:12 rt 1.2.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f33c8ddc534d83b252bc6d53db64d4b6b3894a5d]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:22:11 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5750b17fa842158cde8b5df683e87ee0f01714fe]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:22:11 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d58e29509760e0c6a6910d1bb99a8b8cf237428]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:11 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf61b2fc1407d9cbbdf6f56dc60dbb8638bfd4db]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:11 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d8598d5994cc65aee4a8002ba4ac30f16e8779f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:10 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18ee3ddd52eb51d4e8d5a5fd3d42153d28e99980]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:22:10 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [69f40719995c7ca64d189ec1a24b8b99e7655abd]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:10 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16e2ea8a54717d46c376ee6442a652e77dbfe455]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:10 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a40aecaef5d744e011d401ba5eced7a525a40071]

        INTEGRATION: CWS ooo19126 (1.6.22); FILE MERGED 2005/09/05 18:22:06 rt 1.6.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7bb58771b855d09758942ba0b5cbf2be0ef71502]

        INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 18:22:06 rt 1.6.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa0e431a598c61fe46ea5e8ccb4b492199c2b77c]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:06 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ddee80e90e8cc900672b1d07e9694e78c3ce4b2e]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:06 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [722c894ae877e3a3b810dbde517cfd37a86b9382]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:05 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f1375002f8c5fdb3f337008c0b3d2466cb22715]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:05 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e614e78897eb4b474c78b6e4f833c8cb36d37ff]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:05 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f4a7ac2fc15278ba4af0ebef0a61d92082cff2a]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:22:04 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94500c642ead4181f75d280c5b9acd6d7e6917b9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:04 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [31e3c4f4c5656b6101a4a496b91bd3a12b12cf6b]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:22:04 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9af7dec56ca8fedfe4c587c0ef33f5a73be6d18e]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:03 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0873afe7bc9aab1700a6f3de82f3570fd6d0de56]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:22:03 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54d8e8eeed73c0c80807189d6bc2c8373641d55e]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:02 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [64ef11b3e744324c7f1e48dba0fa0e8d09cc37ca]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:02 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7aee74adf07ca051669c31139e862fc4d58f62e9]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:22:02 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [70665b18fb79333276be54da68c23aea653e15b5]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:01 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62a8479766de066c5043e81753ce496c27b53eee]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:22:01 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c29f3d7feb83290364e2fb100c97bb35b4fa980]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:22:01 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb45b7df495569603957799abdc2db13393ada6a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [21d9be7afde6ce75ea50f868b2d54ff8226903a1]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:22:00 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de4eeffc82e91bcf66d166fdf1489b124ed6c50d]

        INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 18:22:00 rt 1.5.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [685601c73a93958d245e7077802c381dec67286b]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:22:00 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [91fe40ad57fb7547e5b02b5b3f5a3c5aa49c3c1f]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:22:00 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a26ab86f495d8f3938522a8ab0bf674408d09b9e]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:21:59 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d5a77f64c01c5e9af5c7d3c4ae9f4710936e146d]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:59 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [583620268292c770a633dc9bc8f3e4cf7be9357e]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:59 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d1aad104aac2f21ba505f46864222972270969e6]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:21:59 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f87e4eda6042bfff9b3c91477719e47f230b188c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3caf6f731fa8f12b5209d89f928ad698ea293d40]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:57 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c1375580c54f5156f2dde30e3059b3d9b97a2130]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:57 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e126c3666d9ad416cce8bc09135384ff65f27e4]

        INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 18:21:57 rt 1.5.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d3550b29bd1badcd109e5e7ddc34a08ec31f0f4]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:21:30 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a31db5bbcfaa62e44395f2e1bd559e240aee961f]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:30 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77e7ea0e4ff2b8bf79b512c303e5bff558ddd6be]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:30 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad0b01f1c891f0fcd7fb55c7202f306540e129c9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:21:30 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c233dabd4e1683b1a5e3fac1fcde76b9accf205]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:29 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [02165b453533bd1aecf7dabc3272538bef12aa50]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:29 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c724c7cd3a6305665ad8d54f96393ffeb60287ef]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:21:29 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [898ab6cd74d6df6b080544f293df2a077554eda5]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:28 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2b92b8000a0bbf8651af4f26c651b4a0e839b5d6]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:28 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e272142550c8ca83d128ab44bc6e327c36884198]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:21:28 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1643409859cce01e36e9c7e338e071281b942db]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:28 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f9cc87edd0e31ba374c17a299a119e0c76df355c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dbb085b8c848d9532dcf9a685cd2d01c55215186]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:21:27 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8ea43334dc137d7a1cae1fa3fb3cfef85d4d962]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:26 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [47959d5add010b5725dc3b5e0e589714e5768b66]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:21:26 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eed77245f468f7c483a7009852f16d3fdb2073ed]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:21:26 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b0c3a0e02940ff79a6032da89300e92404262bf4]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:21:26 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c9f4c036286adcc426f7c8793cca50ab263d582]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:25 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [011cb1a59ed0bd89caa6acec6148aba5737f9338]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:25 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be15d1a1f54c05541e626d670450dbf363a84715]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:21:25 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d5572779de6cd4dd23fa72be1fc6b59e338bf8e2]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:25 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da1e18ac71388a2a50c4a024542cf4910ec14814]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:24 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [444a7eeacae4a4126a91188a674eb3ba7504d0f0]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:21:23 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b972a3056eaff08072f5e5f6fbe3126d9553abb]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:23 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5895232145de9e70498f00bc9b444014757855e]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:21:22 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [796620f9490d16cc8fef9bf81d21f9383ad6f3b6]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:21:22 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e425233a93efeaf89488a07a756eb726a3a55b33]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:22 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b2af4d97d6252844748d13ea99a5533eefb498a7]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:21 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8c4230d5cf1dc3976191dff08b66b92a72dca1d]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:21:21 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [440895229056d80819930e12da61e51bab118579]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:21:21 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7fc38ce6a9d9f01a9caaac9691a546d093223459]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:20 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [888d93302ce683cfb098f52adb96410960ccfee9]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:19 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f0a3c5aedce8be38532599e968310d604603199]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:21:19 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c72f856ba0b333a6f574c67117b55994ffa4dec8]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:21:18 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c641c7c311868c84ff25eeaade8a2f243c148952]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:18 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9df40840fd21c3dc2e87be41347dd1ed6d59412a]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:17 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9412d0c73c2cf35342c7204151ed1881e9af08a]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:21:16 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6fecc620054ce0cbb29fecbebb79055dd6a0570]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:16 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca7f852454e6960ee22e0199275e5d6cce0597fa]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:16 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [44b280190f8462f1d304bbb0cc02a710e5f76da8]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:16 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c2974895e061f92f876f5a10575bed3c97efa3c]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:15 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [01fcaad611dcef9f4f88b20117aaa3b3e40c4c19]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:15 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58860874d9d4bfb949f2215c6be41fd07f708d27]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:14 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2020df3259abae0a0ad95f0e03a48d4998518ffa]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:14 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6830af41ecdfdeac596dea90006a15e3e4c6c30c]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:21:14 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1893cb4c97bd5bd4a80430f6f02e3b2bfc4b8941]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:13 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dcf0e3275ccd2e5595a02597e3b423517e63f70b]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:21:13 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ece4097c5590d5456f35512a652b23ba3e077e0]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:12 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57e73b7c0dfc1e62a44541f637f9fa3d12b8932a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:12 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea6eed6788e4a3d4c8693147a49784880301a526]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:21:12 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2bb56e98b9578b5eed4756ed4e9fe47fe30c57e]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:21:11 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [63bd0be381ad1ce07f0a126c9d16c050de6ef2a0]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:11 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [392487460f31f27ea7d8d208a24363f503850edf]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:21:10 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53929abd7a96075bf969fa8b8ac8f026f6632cec]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:10 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5913634f0fd2762d741757800631666e168ed871]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:21:09 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e191a2c73f5262dbde72554efbb89b13788ccaf8]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:21:09 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b9afdec597e5dd32c07e10736d8a124d10cbdd4]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:09 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [853739e1a4ae34e91c5cdc345a12e9d39f83d243]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:21:08 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7dd3fad186469ee0207c3b71507976f01a811e9b]

        INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 18:21:05 rt 1.3.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e81d58080efbeda437a226fc9d9f40ca972a1f3]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:05 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dbddc4a47df1c09a5ad3bd653743da84b36dc6ed]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:21:04 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e10cef0ee325cf13d64052b356e64565e33e0f9]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:04 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6537203a9fa54b80636731b07d12e73bf7d1905c]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:21:04 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53b663c2deac4ae9ae9de7c208e8a826b43c9cd8]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:21:03 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a60c9796d4642ab920ff3eab1d1ed4de2f7245a]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:21:03 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4db29f3f8a1147c590c2addd1e109bbd44068e32]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:21:02 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eaeed118025cde28079f34424d298992ad615bf6]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:21:02 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [421e4cc0899fed4bef58101a9343b2deb0d56914]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:21:02 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bb3183539abcb45ad4b3dffae15acaddefc0965]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:21:01 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f9efd0d13cda617b54644047c6ee58a0290d065]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:21:01 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [896dfd9936ef24a36bd6ac8a2942505a4f3703b9]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:21:01 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b0de63f60884c606c1f3a35d35d7fa5160aaf39]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:21:00 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00bacf753bcd33921ab03fac5010a0e9b80d02a4]

        INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 18:21:00 rt 1.3.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4011b343ffc5ef387aad0c3191a5d91a374fda9b]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:20:59 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a19c2d665730b3d0dab4fcd673453ba1f68f6fcd]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:20:59 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [323207b4369bcb432852c5f7a6774b9e15bf4600]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:20:58 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c644659b595c3c1b2f297e449c9d291106c5e6e]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:39 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26e99505b11a2008d93c30c1e9aa2bda9f563d45]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:20:39 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d998567598255a8a75b3d5b056c963bd40bd169]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:20:38 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f801eb03ebab8792fcc0c50d2a597a41285a356]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:20:38 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e955812ef1864fbbea55ae2e01036c14d29c05b2]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:20:37 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8cbf3256846e6d03b1537c580f4cbae374648384]

        INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 18:20:37 rt 1.3.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e097bce1c148f386564bd166480de91b26ac0fc]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:20:37 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49e805cbd331f1f546885bd09721825f8544e178]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:20:36 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [82fe36976316e649c1bb8728bc57534370a3aea2]

        INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 18:20:36 rt 1.5.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [753dc66844c8070b9874376c1cedd370215a0462]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:20:36 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0ae7b6b460880c71be7f22aa3a8fc306f6ece659]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:36 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [61327a962e9e4bf6e232f494c77da6d5847252ab]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:20:35 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d35ab210d864c6d96ef12f97daa6afba8764ec0b]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:35 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f785be9b87634c52c3ec90e7d38b417e24ce8db0]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:34 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b20eb0cf8716e8c060d96c59c840c65ccb9f50a]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:20:34 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a837a7c86a0079dc0b624d1d13a13aa30ca250d]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:20:33 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b3bea5c8db4df3c3a200d03530e5714ead30b1f]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:33 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ebacb7b59436b7e6d2102abba7b8820a1b14b75]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:33 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dcf1993cff5fb7bafe702a1a7c67705c61d63352]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:20:32 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40f95df48a00a26e9d37e1b6fe25a9001641e662]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:20:31 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fe261ab8b6d16bcc75a92ee60a02565bb2cba41]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:31 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e50b6c134ffa52664f8727a43454ea6653a0e7a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:30 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77cdbb8ecdd4ba761a512d88ce346ff8bee552ef]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:20:30 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f01b237534d4b109bc5b46c60895cd45e7a6a543]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:20:29 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff7362838845c69d6eb4f44d3d315fd2fc9738b4]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:20:29 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [767a143e94a9ee5f69b11b86ec50ab3418127bff]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:20:28 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d240a65e292851b206e3a650cc3f0facb4fdce68]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:28 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57e1a5f53d6b9a6f91962b0f2e08fdc26db85f30]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:27 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8aaa90b6b1b989e9e61a308064e34a5ee4cc3b42]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f5cb5f2c074931e717bec082abdb067e4be7a964]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:20:27 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [763f36fd0faa978ef20471225f3e12ab8fd32f93]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:20:26 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa80331e30874c4e2af3ca5c2c946e88c70d90c2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:26 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19cb720763356e75ad9ebe480786a7959197f1e6]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:20:26 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [73d6a8b1abb46dfa4fd806ed3f95059cf01b4254]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:20:25 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4fdeded6e5545a4e49f2c2f06654d34789eb4f16]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:20:25 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bae03b6fbb1a2e08facd7e46dfed80eceb16df5d]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:20:25 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4752a5d80ad585b20344e0f6e465fbbcb1b40e0c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:25 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6295681bfb9ed4e1320f5a916e60724679e7418a]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:20:24 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [780da5cfaeb069bde13248ccaebc9260c1eb185b]

        INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 18:20:22 rt 1.5.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efceb4bd0cfcc0f7a8fcc29903df043fb870bb05]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:22 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d009d473dd007ad630662c54abe0fd73d6115ab8]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:20:21 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a71d503a19d44d1e0dd5e149a9b1086a66545cd1]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:20:21 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14893acd9d2a503620f5fb9722896355c4419a1b]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:20:20 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef7195a8a1a8d45d04d34173d0c535fa4f8dd4bb]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:20 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40acc7e89b055e0129b75ed495531f3e5d9f60d4]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:07 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa09c629edf7d6d3d33bd871e2b664ad51b863f9]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:07 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db6e023fdc369e8c9270c15f9ded9f6499917a97]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:20:06 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b522b2eb3c0a5499c724f143a4665d5963600955]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:20:06 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ccc3e5bc0e4dcbb710e45b525dbf845bb9ccd91d]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:20:06 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [821ff2ce885dbb94ec3bcefe00aa4edb325eac80]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:20:06 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c76420c38423aeab2ef3c10c88f22b255410d1b6]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:20:05 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea74cd616882e87b119ea83fc3e27141973291f8]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:20:04 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dcb6fe0c420d0ec623e107722567b02ca84a6c80]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:20:03 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0c5613025fb4108d772592136e67c5fbdbee6a4]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:20:03 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [21c4280de0d6f96b2ed387bec1fbe9628a4628c4]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:20:03 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e43fac698b878863b0efeeb9b85c3b33f173b71]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:20:02 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5566155dd3f72fb774f24767ad6e9f5f72706c41]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:20:01 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27d23c380e42c3092e179fdd97068198d7c3be23]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:20:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d5528a2971ec9f4939e1429758fdd6eecf41479]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:20:00 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b6c8a6610ad0a661afff728f88e83f7d80e18dd]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:20:00 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1d4406614b60ccf3385fdbefcf0d09cb316d702]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:19:59 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [874030f0ae08915a73b93734cab76c5093d203aa]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:19:59 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fbbf4b8b8007c06bda070877193eece143c5ade0]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:19:58 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7573b13dcff19ee583e778ada9dc79c61c8d32cf]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:19:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9b9cb564402ad0c1594cf64ade112454cce7f2e]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:19:58 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [140ae8abab836a944963421e45bebcfc745d5ca7]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:19:58 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5017c35506bb0c685c45a8a5a3446e4d0e1ccaff]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:57 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53cd4cd78205c441553c589324b578085a3a653a]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:19:57 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf52f0ccfc40f0f5aefbef5e5d8fce3f8f5fe767]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:19:56 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0ed52335a9c80b65eb62c99f295c4669c9876e4]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:19:56 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe96250b53336350d4bafafb0f8c36166575b1d5]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:19:56 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0dc2ea10e509d91357b61a9cf282845cf686481]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:19:55 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e9740350f84926e79e8a6aa2e3f17479f208ca5]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:54 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a9def123fd778a05874d70c9e21799fa08b0625]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:19:54 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [351f6f174762d59b4824ae36c6ab2d835cc2dc14]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:19:53 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f530143b57bcd1cbcc71e0ee19f0270e3dd9210c]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:53 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [52ffd70d44b1aaf1129510aa81f8bb07a07f78aa]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:19:53 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20233628f209dc89945f76625a3caec850de354a]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:52 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c24a40bd477b0acc5d0b7f6cccd86d80a96bdfd]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:51 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b2e698b69cb69cbf0474c1b29233fabd71f9e14]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:19:51 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7f5c09d212d9fe50989be8f3c7ff4942e759b11]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:50 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7039b8063abbcf689b8239da04bbd1454e46666c]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:49 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6bd879858772e6c127870319ad7aacaa90e25f43]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:47 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af66cc52aacb287584a9cd1b84be287607dd7d77]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:19:46 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46cb9695b593d866a86ea3db23c0aa488deb42f3]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:19:46 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f75f8c416ee341dea20aea76926d6a5e495e029a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:19:45 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b405fcbcc776296ac02845be5074aa39fb45598f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:19:45 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49690dc92fa405a5519a5cdffaa855c5a9bc9d82]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:19:44 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43dab8f8997ebfe75f141da5b999ad2db59fe1a1]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:19:44 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [603bb60931c201c654e97bf1cedc8a24cda8d285]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:19:44 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c1862f6969e48f46e00a325362acce8fc065736]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:19:41 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67dce7ebf807b798e9dd052e744deea763dc6c2a]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:19:36 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43063ffc26c12a618a4279752ad507aeb068408f]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:35 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [046a4ed1acb6505e02868ed57ab672a2e38f3f66]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:19:08 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75b005d9afb0fa2d71463af06da8cb3c89b94cc6]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:19:07 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3dba3583a0e76c0bc5bcdfe5af945f4302ea4fbd]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:19:06 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fdc20baa47c89372627fe257ff40460850b69570]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:19:06 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56ea3462f637f688fcf078650377823eb0805d72]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:19:05 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53d9a4177e9b5cb5deea71c91d1ec5f1717d83ea]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:19:04 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f67949aa1f2c8f567418834fc752e8aba7e05b3]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:19:04 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef34a75b12a6486c6c6415afaed923b91af33a56]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:19:04 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16fe85f70c3a017656950b391e1a0afc419ae807]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:19:03 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a49edabb3f1de712f0a69c7baff23084eed6103b]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:19:02 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a24ad418565fc0b7face642f76a80026955aac37]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:19:02 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fa3e8cb036519ae04f08c64eb1618030681a366]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:19:01 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d7ba106f7a68783aa956d4424785e4c21ebe8be]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:19:01 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d7a16d5334cc4358733fd675594daebdc3fd6ba3]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:19:00 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c9f4b8c6bd77c0723dfffa5135a1920d6ed9c06]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:59 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2763fd1b1ed698c73ceafd47660a6c1cf319ea4b]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:59 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2601ce5e14924c77049f4672b7e4d72a952f6cbe]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:18:59 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7b343991c01c45597dd156799578d6d0a9426ab]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:18:58 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23bdbba00bd6ddacb662201ecb211d713fe040ae]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:58 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4b054c3800c5c2ac6fade216e909b65efb6a7e3]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:18:57 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c0a889ab9e0ff4170fd041b577ebefca3869aae]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:57 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [90bd8dcfea93b73e723f4e6485b35612aecff0bb]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:18:56 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa9f08643bb37680573b3aeac047f96395c3e8ed]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:56 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6941561a17d1108080f62c9b3fb61715d7df717c]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:18:56 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b4c5a89e374eba48810005461cfd211801e6383]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:56 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [39001a0365ca4802fdfc05ae7bb1348110688ccd]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:18:55 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [653cd3b36a89d4bdbce0152cb72afeaeab3decbd]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:55 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb92ad5bfcf01a1929db3695514ef7d11586d68e]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:55 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9933e618d2f699d3ddf6c47bb1dbac2a494203d4]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:54 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f6d9686e9155df0c67ab70d1ff2b70af65b20ff]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:54 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b3a7f427931c66f2e2d4629b5975a82f501e6c6]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:53 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5090eea92d440cbf8ee7b8c06ea4d7fef7d7cf0]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:53 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [96f4dd58c1582d537e37f94d127df7db3269d404]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:53 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a024a2e40a01208d5240c5d7321879adf9ce6ec9]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:52 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ea6fb9658be6b5c11677efecb6c91e90903bbdd]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:18:52 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11464d147e894645dabeaa0b022fe76b77fa7084]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:52 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97a0bdce50c3bca7cf99c6c6237f80dfaee9d122]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:51 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e33d66eb0bbcf007177c280c9bfc30cc9cce9740]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:51 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e420f72d81fb1fbd936550ac4c11548fb65a84d6]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:18:51 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd3eb20ea64eaf11c2163a98c943c4b20f9197a3]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:50 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d324c78fc6c26d63900e9232ab4a51711c4cdcb5]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:50 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1799d6f8c8616f171d17423051b9dd373458d537]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:49 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d6facfee6b342bbb85ecc87e5b56da09fd93e000]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:49 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16235ef7c493d389d0d7ab16587986366c624e00]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:18:49 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cef7034d51ffd5fd211699486bc7a0511c930538]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:18:48 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9fe7a27a3cbc13cd8dcf4972f1acc454d30f8fde]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:48 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58b41c59a90fe81add4891a256561b5e9db29c13]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:48 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f36a2d118cd7eceac7fb5e9cbad2fbdc11e3a363]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:47 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d242cb0658979e102b9a929f5ce077f22448d14c]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:47 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [060ed465390ac6b08a2f09e541fcc09e6db86d49]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:18:47 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0da70efb82a81bdb7d52584556f09870e9b94f57]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:46 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f94ec2535541c0e3828f419b4f8acb2530efe6c6]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:46 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e8bb43afc976560f8740e993e9a1ecf335b6879]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:45 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [01f3173a645dc0c6f7f51ca957ee2b859229ef17]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:45 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7fe66f01ab1a2d38f1605720ff70a66da008069]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:44 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1aa0a55879faa5fb01fff53a11ebd82b3fc4a08a]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:44 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [848410fd7b2b590e25115519dee7981164ec0d06]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:43 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4acd6fe6dbe88d96d79c912b752eebaa619e16b]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:43 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2345b7814ce93fb3240420cb24dc922fa40003f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:42 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [740d0aaae83a6c4277e82ba255235df9b7c66cbd]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:42 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [34a12608d1b548e7badeb5beb98fb19569d25fea]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:41 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aac099ded270173d04e7b6374db2ffa12c7ab936]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:41 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af56d52b85db75ffe5410c4ae1f58c756734e93b]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:41 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c041b1bd9f355d570cd3a8161f6eea02af58ef7]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:18:40 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c6eab2d85002868628603070df9d29864e436d8]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:40 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b82b7ad99c33c27e1d26d4111bcc60060864d72]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:39 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f11f955a5f12f77d0d73e1436954a2a9d7a3c897]

        INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 18:18:39 rt 1.2.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0df4e0bb33584f2699a0d15ec782d3f753f3c331]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:18:38 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [591f06255e09455a5b3d0682338612d19617a509]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:38 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1d2bb1d3ae495ab192631842a645f20a6e1e79e5]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:37 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2b32f8dd0496541420c026a87c6347d43e91ece]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:37 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e74981bdb0e7119b1012ec3054bf4b4805c3cfe]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:36 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e384b34d7a89ca6bf7faa38c047c408ec496cd3]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:36 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [686c0cfe0bf1629aed24618b6f995591fa453c16]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:35 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd52b3aa17b229c31f6284ffb52d9be033e50b92]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:35 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [648c397e8c1d66edd51b59f640e49cf2b7fd141f]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:34 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d691065be52a9349269077b3ab02f13d4d0585ae]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:34 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f2fcc69bcbb836c43842d9fc8062161f50c3e08]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:33 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [06fe3aa5f0d2107cbd60086a13a7994d86fad935]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:33 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71561f50fd8fb12592c1d14ac5fef6b7858c8347]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:18:33 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35cf3bd1d3fdb11da307f25adad9b1a7c03a94de]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:33 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [307c39e6b555d0cf39df2633e39afa43b1d1a3de]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:18:32 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [509eb4f64fd3505633dfd5b95bfc10d69c543390]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:18:32 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9569ffc3c919b79ad2cd7127812fb73e94dff829]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:32 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f6b21969f6b050d3b73c7fc7881ecd4ef2516b4]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:18:31 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bfce096dde399dc0c1084031e4fb39a1730195e8]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:18:31 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc2d8db271ea2b1cb3c34eadee74a1f9e7d0dc76]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:30 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6adf5d9f82b2c2204ca058472ce981843bf8b1f3]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:18:30 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac3bb5245377ea317eb95fac41673e4944ef6767]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:30 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e3cb00cafbb569c0325f8d6822e4d4edad10bd1]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:18:30 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [086c80bb6c08b407e051502fe2673039f94484e5]

        INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 18:18:29 rt 1.5.58.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5de5f1548440729e5d6ed803da49d9458bf1521d]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:29 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d88a297cd16239dac6aa2af0f588792762d2b23b]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f002eed8969493c8463c2cd445b8c8d8d404e287]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:18:10 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56c0007c7f8d98f901dc021dd9ed67daaf0650ea]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:18:09 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [097a49d0c21b35b97d3a49cc0d780741fedd9c4c]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:09 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [38f6c7ec046050558c9e890a88b066fac95e774f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:18:08 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e81e99b50feb5148964ba8549d399cb8c2e91f7]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:18:08 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [584c83b0f2d0eea16e1a2b8418e9d2225b2bab07]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:18:07 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9dee144680248f5d3cb323858a71273b2bd21176]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:18:07 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88f608929d9278e343bdc391ded3e557a45621f2]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:18:07 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14c8e362e31d1975f7f522e5190e9a812c5f2320]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:18:07 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f6d295f3e4373ad07470e05a1e1e5b815ac143a]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:48 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68ec36937dab133c4c5d376a2a5000f7a1e0c887]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:47 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [046f8298e1ec3f8a9d9215319840af9eac6d5200]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:47 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c44861b35e380ac24eb5e24821cc6b710a89e9e]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:16:47 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a929d8733003c2db10881552aa9d1fdea7ab76f]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:16:47 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0427344a06d4fc09bb1b1bd1c2ef6c7937e5c332]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:46 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ded2813817efb1c672a51e2f2821a09e8a76fca9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:46 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32346758543e68b490fdb9c0b30156453aa447c7]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:16:46 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [007ee10ba99dbf66301b38cd9f722fe24394bb98]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:16:45 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9645ed509655dc06f3bdfb6fb0b9199e20dd5cba]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:45 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23690c68266277ca93d2519df93f82e63200ff7e]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:45 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c8ca58031d6b013a9ccc7396db492b36ee2c04f]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:16:45 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1654f0ec2feef8974040d49d7b130ffb64940f64]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:44 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9342772c89f0071bde6d6fec92c626d034f74a49]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:44 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a422890caea77897ffc89829646e41c0f9b312d]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:16:44 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [459cf7b3eb18f108638f135238b7deff3b11d650]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:44 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f003220ac44f406763877e4ad96102b2c71ff047]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:16:43 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [646f773ef75bcfc02ec4eb4b0cf412ed4046360e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:43 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7148cd8dae03cf50077d8dac96eb892c8725f9a1]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:16:42 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [200f482dd57331be17526d46a55733804fb2421c]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:16:42 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8dc70087bf617ef1cd479aa779ef65ec88b99672]

        INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 18:16:42 rt 1.4.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c8690d560f578312842f0228259b0c9b946314e]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:16:42 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [41396245cad96ff33558de53cf49c977cfd8bb75]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:41 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40452d977fc67bfb28ddae54543867f8ee0848a4]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:41 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2126c4608687dce40b01bb565310132135b5e10]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:41 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42a471ee1700d76fe053a44b859025f59abafad0]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:40 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9442edc7a7a189ed38ce3b27d658e4fb98c3c640]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:40 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0e7c3bbb09d3084f725b59e6391305af4c8c887]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:39 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f56841d5111083ae22474db58480d14b48a22f87]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:39 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [423892fbeaf13e849a69e45f5a1cebce972f93aa]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:16:38 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93da7c952e6f1d261f09fe1e494c10c53e780dae]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:38 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [76fe42a6cb9b1cbdbb6b33c7aa9018c91ad37834]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:16:38 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46d9377f8afc16c9c5de6e027dd8784b8745fb50]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:16:37 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d7542b6bdce4a752254c139894d1b6e9b0acaaf]

        INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 18:16:37 rt 1.6.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf3ec650e52db96ddb5852edcbe44df952d4bfd5]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:37 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a89691e3339e4272239fbb6fdb958be5b8dfd9cd]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:37 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4eb6aec538bb08a46a79112975f8a121b81708ed]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:16:37 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8445a25d7fc9a74ee025ae100b617f2670e3060]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:36 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ac9bf0a94a5d5ec218d7a68b6f8d11fcd3b9d7e]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:16:36 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a32cf21c6bfd7b1c58f7d63a3afa0e937b71d3e1]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:35 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c99b5da165c05948c5d7ed3ec9c39094ec5c282]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:35 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a11c350247db7052f4f72dd9347da7a427a154b]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:34 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e9fd83524c3df6001139cabc7717970a9d7d780]

        INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 18:16:34 rt 1.5.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ede524000c2e84b7166fd7f127ebe68b1f010018]

        INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 18:16:33 rt 1.5.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [caad024a8c06acfbc49945c8ff73c8d67a2e9791]

        INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 18:16:32 rt 1.5.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b4f0ee1cd83d8a557196cb71b4188c7c10920e0]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:16:31 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [348f77154c93761d4e5ae181462f18234db206c6]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:31 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [39c8c5b20a3d52b0061526c962cbbd213233da00]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:31 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [027c906213bf427f334c2f0b3daa3ea4cb3e677b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:30 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [771eca92b68cd46949250f0a33492829b150d6ea]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:30 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0957976f102cba998ecd36bd2f8ed6238ce6771e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:30 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ecdfdba07abe574ef9bdd6470760939d01159c1a]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:29 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7dea8c134159afb038ce11efd7fd4de23be6289]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:29 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [468d950883c887c821e5576e0eef6799f99c92e0]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c20c00502f72f8f4a877701efa19269723459c1d]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:29 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0dacdffdf52bfe9cea3bfb0caf1c8f1bcb062405]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:28 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a21009f34c9a084e195b91e2c1be7ad775f1a15]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:28 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [261c6c3f2a3bb36cba63fdf1a7d9e66a53df3c86]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:16:28 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd3a142e775f5a3440b3df39d7d41e5c07b46be0]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:16:27 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f43393202774f72480974ab2f969dd03006d3f71]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:27 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54bcac7a8499d4834f7dad05dd85b24ae325c9c4]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:16:27 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aecf3e738b3a49f16fb39e1069d394546722f3ad]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:27 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [debe057cd1c44ffc6e7534fd126739d6f4ddf264]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:26 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0ef2370fd112870f3c354cf092fe2dcce1a6427]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:26 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16c5fd0fdd4e4047fe6f3e9ca174e9861a8c2e7f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:25 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [117cd9f12a3304ba7f57798588ff145bb65d9aa7]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:25 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e31d81337cc248792c1a255c99b74b0fe3c6d4bc]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:24 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [73e82aa28c8d5061487b59c99a360ec5ccdbe169]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:23 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d7acadc750fdc5e5c6001090348215c45d8fe384]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:23 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4ce180100aaa53744ed429450af8686aff6051b3]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:22 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1be72cc3bd8087942e8a3ee3626eec88937a612a]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:16:22 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60daf990f3260c71f52e89d3cfa02c9250590628]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:22 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b4e9f31a18ef0814a12ec90c120fb6e0a1482df]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:22 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7be0f83c33dcd3dab798cd893d12e710f44261a1]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:21 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [105ea141828bab147d94a1eb78eb296a2b14bb72]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:21 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7f330536f15ca3e4f20d89005985c150bbfe473]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:21 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d53f33b4195df230f70b1d1e2d17083df8d07817]

        INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 18:16:20 rt 1.6.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b36dfead9ea45e8a6b822ef55cf215112b79c9ff]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:20 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2594e7befbd4a5f85fea1346121fee45c6660f0]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:19 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cdda1d5dec6a7cf4eefa0656c05d1f78ef8e5ca5]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:19 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8cd8b4eafb1634039c2f913790e359754b814fa]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:16:18 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c55222a21bac6b325292a3e3293dd57ace9d9296]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:18 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c007768a1d37afbd37564f0d5719184c9a63250b]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:16:16 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a970dcc35ad83340a1221a424bee7c946751b1db]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:16 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ab2d5ad4c44ae005c1d86b453b9adb0c2dabe50]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:16:15 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c454ee8260ce40a4ad5e9a5b2854ac43583a9027]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:15 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0ac1b2ebe7086f1c388b79a3b0638ca71513c8ab]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:14 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58e8fba36e624baf40ba98c997a00943f6c73666]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:14 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fcbd368bd24d00b1417a8fa8bfec850f5ab6ae16]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:13 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4a526abb8e950fa6cd7873be13ec45163742f79]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:13 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c47352b3863a3aaad6d0411fbb2ce2a12f8306ea]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:12 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05fa4afc52b3ca77c31f37364265bbbb3d87168e]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:11 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea24da1c6fb87636485b4683a80f809f618ba31a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:11 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95591db7eeeede5a7120cb5588c42931c01b76e9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:10 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6b2e512217cffc81af6310e73c9bdbc7bb5bb9b]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:09 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [632603a40a43a3bfb79c979fde32192231ee550e]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:09 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f092e2d555d73eb300e1e25b5964c086b412b74]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:08 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58b7bccf87a3a2f4b884a2ea75611b1e393bb5e5]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:08 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [339fedd9df0fb3d2d1d41a4dd394c23d062960db]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:16:07 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [823c3b181c947b057a48b9f9bb58b1b0288a5adc]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:16:07 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7c2390b79f56ec2f65c4937b0f76a0ff4b89afe]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:06 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e13374c4dc388ffc3894607567ff86ab7a70eed]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:06 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b0e4248dae3714213a34ce2b2902b98e0478d131]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:16:05 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8874c0f68241624b3b05337c9731f6d6605226c]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:05 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b567542b745c7dec39a92fc104573befc95b708a]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:16:04 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c24dd01a32a5cf033c4a21fcf7dff7d0c1efb183]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:16:04 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d89e76806260d50bba6831c1ba560319277becb9]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:16:04 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [665ecfd853714ee7ab03c7ed66205ca95ac80c16]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:04 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92e6219802e9ae9a984a4378fbf3cbabe1cbe1da]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:16:03 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a48ee66b6af9e3591628d6e16ebb482e3842d533]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:16:03 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e234b3281897ef77580b48fd3b20beb630f43ec]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:16:03 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29ffa4c604659002b70dfe0ad1a651c63999fbe8]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:02 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae4b7d1b959b27c77ec884909b9a8ecf9e28faba]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:16:01 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6676b3f96343bce7dc17feda47d2e5c5851fa82]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:16:00 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4adebe947573a09634053168522b8ed5007af396]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:59 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c8de298986ac4b2bdb52d34055a832960734072]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:59 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b6dd050fbbd331794f735f97bf82a74f2b190ae8]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a8cadff0030768eb6205d293d9a3b2da9f9e2bed]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:57 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c507d21e96a1863a7011a7cc60990b71c86ad26]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:15:57 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [095a7b187838e3614abd26278e43bc658ef50fd0]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:15:57 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85ba91ce5c7c48a84b3b8b5d399ea994b821bfef]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:56 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [037f50c96f089ce6af5f6e2ba711c05764c36f2b]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:56 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a8115c13e82370575bf6eec1bf6014257a6ef872]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:55 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2386b149f7005a63eee41c622f191f1fd4a0c70]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:55 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a8e57d96fa623276af555dbe283985db646a8307]

        INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 18:15:54 rt 1.6.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05b2e6a784379f88c4a0c20636618e0a4eaaba66]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:15:54 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b10120b059b21e2cbc81b19866c779711d8b7d84]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:54 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8d6405c9a5049cfb9d8a1a33cc0d71f15f7b10d]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:15:54 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [47fb94edaa34ad843b3213da7c5981712e1b9c1c]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:15:53 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de1da740e1ad5d704f3bd55c142e4fabdae37507]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:53 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5244ae51a7bae9b6bc3e47d0770cedaa81a71613]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:52 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7b18999d53c0acd0d87c9f0af8608132a0c50dd]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:50 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5677d6320431d6ce173e292d793e8d1efd76c1e2]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:49 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d3a026b5932962aca172dcd3998315931799b087]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:49 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6d51fdfce53703b8f52cd9d2cb5f944cffb92c5]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:15:49 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [180c81839dc52db73086a9b32896881bfd024db0]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:48 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [343ebf8837583870812451be2c4ad2c90fd2d03b]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:48 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6250759a42e76d482e1ca38f2cc6975ca32bacfa]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:47 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [86576a54c7a7b67b758f0996d18117471cae7c41]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:47 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd5e38d7a7e770329bc47a9511d53b6e87fbf719]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:46 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [010ed89e9b7678e0e35ce9f5714403ec5b8b0568]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:46 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a55135c6b25ebc248f9f0a75cbcd5cdc809e4059]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:46 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1391c464fd639363273d3e7dd0d0e250804c1743]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:45 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dfb74da3afbf989704c4d019b5a59cd39eae223e]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:45 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a87a42aea03ca20af088da9c45841c5c3a7998a]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:45 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b8bb9821ef068b47bb9cbebddf92d19b8875652]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:15:44 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d1b892e931480ebd0c560e540f9be1abdc4bb215]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:44 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb3227dbdac2e58713b8a6d3a7ff6886ad9722de]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:44 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45eec23590428e8a02f9d9d60671ade177686e7c]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:44 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fce30d3ba08ee7a7574f8a5caac1ca1b6e314980]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:15:43 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [368941f51529cc55e4718ea857e3000d332dfa3c]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:43 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [189c54f81bd73852e03753e23b4c38252ff372fb]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:42 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [236f3a71edab7a4cb157f1d1bd37b48c18bb372a]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:42 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [166f79db43e9448a995c02fa010f05755a653f6f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:41 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a325c0dbdacdd613fe4ad194a5ce752b50ca2d6]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:40 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55ac1b0143e7fae6fa3137a453c03adc68bae208]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:15:40 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8fd88bc28931ccd2aadb4d990f828aeac3777a95]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:40 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [219928552b4902e143335ee2197e4041a6fd6ae1]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:39 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a190182cd3b11f428ad72741eaaed47c10933b10]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:39 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71d1a0d4c1f017c383a6718cccb140ae54abeb8b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:39 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [922585f50a0894fe0871bfe3e8cfa631fc984a51]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:38 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f15679fd184c791e6de5a3e1c9f1d6dbcb7b63d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:38 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b31d7b1d578ee280b8cd5f4a08875d164a4899fa]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:37 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f744536faa7b4e7c68193f7406562eb86c9f7a30]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:37 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [032b440019be9609aee20fd0fc9e392486a86b51]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:36 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f8b50eedac6ca5455ec6c535e077f8a2f40aac98]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:36 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [31da0ac247f57311c5bbb530e711661289b25a98]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:36 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42ebfbb0fd84c8fbc9926154bf0cbc58dd613ebb]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:15:35 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0d68f55276874aee6152ff1951a70d03e31dbea]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:15:35 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [251917992474e9f24e364e6543a56ac3b69572f6]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:35 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a33e4214fd5849b25c2a6d9fefd6c9ca4388ca7]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:15:35 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [226411be7e022f27b14d1287324411df3128e4b5]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:34 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e8b316e09a7f052548bbe12efe3192947e06d3c]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:34 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e98b89cebbe9ea2cf8529b8f4f72d37dc75a13a]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:34 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [84e66ed579432f3a8099efb437a017021f9a2312]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:33 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a003ef6bd05a9c8ab4cb2c567085d9f946d3765f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:33 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d1279685d84e2cf8af1640d36fb1fb6bbe4b1c6b]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:32 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7faf7f400c604690dfa069f351a231e104211501]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:31 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e435582453ef1086d2ec5e097be0330b4d5f4f2]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:31 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [50a450748136adfa59423f0dfdf7531d16811f48]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:30 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b90470f10419533c5aeee7e691c329e65da19851]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:30 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a24ab5236ac88ea7ea7db7b5281943314d29f824]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18bde7ee6dc02c845fb2c7b2831286b8dda18d03]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:29 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b667a16d2cfa168132750be6b3ec0d7b227326b3]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:15:29 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f48c39eb7f3c89a51bbc1eba204aec4188021b9]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:15:28 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b4d2878f0f9bce74b366267d9f24175a72e5b1d]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:15:28 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f87d5860a3fdbc693cc796a0239b3847ba7c747]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:27 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e65ba57073a533f07e890d70090ab64f25b105d]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:15:27 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1342e9a3c583b1aad4a1c2b42557446a0a6dd8ae]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [faf6bb2dfff85bf5ea63a23e82215bc5e2bbac58]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:15:26 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bdc8f6ec381132e218d48e0e8ea8c88b815e0ef1]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:26 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a78dfa3f1a613820335d75d875661a36f43f2788]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:15:26 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66795a29b9e26690d920d374618896362b3ba325]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:15:25 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6eef8e821d51d450aabb654ca2631b34f254194]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:25 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5855d3fb29e17b89b482caf38b4d4ae256d1a31]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:25 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b50b9054f4986aba34b40fda7ee81b99ea8a039]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:25 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3bf09b39c34606b1fbb02d004d4d2f3196e14e7]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:15:24 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9088e13bfbb79fea4d3d84f4697b45b23e4cfa9b]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:24 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd08faec5c2c0c2bae62170c2598d4ed509db10d]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:23 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94c4364f37f9b91e8b465c559acf7f4d593a37ef]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:22 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c95dbaf98597c83c472d66cc4474be8fdd8e7347]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:22 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c95d99157c649e64c1666f589e985a6c257fa0b3]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:22 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ccff9da2ad528f77dd02347db5bf1b0910ddbd4b]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:15:21 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f909a2615d15d37f99e0e232f6ac75cce3c408aa]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:15:20 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5278b09cacbe2a5ee0295f6241353383474fd72c]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:15:20 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6338f06ced9d4f0a1c6b5b91d756944fba66dc3a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:15:19 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6e3a49ad92cdc435bb3419a5d1479a1e2beed0e]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:15:19 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3a780f275deebffe738561afdb692c35e0cef62]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:56 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6cad7654ad1c24f290c8b6d60cb2866bbf2cc71b]

        INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 18:14:56 rt 1.4.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cab1f880df32f76c2d677193ffb830d428ec25b3]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:55 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1623b6efca3d4040263c7264ab664ee5f921f15d]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:55 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e5f38822dffaf7bcbaf4a1839037608ac628511]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:14:55 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ebced322cc0fe35fcbdd3b5cf33c7bcd70d2db4]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:54 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [624cb65f9b107fecc6049f56bf6727bee6116b21]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:14:54 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f82bd5dfcd5da953ed85ff0e19052660bbbf252]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:14:53 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [164f637e7b805466044b9d5bb6f5848d7bdc4b9c]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:53 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f8e874044428d2a1ba3277cb96580477a5397e25]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:53 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [840947b762169fcadd806a96f83f5bced3812d16]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:52 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4326ba696ee47a305a0200f9b4cf360ea96634b1]

        INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 18:14:52 rt 1.6.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8fe41fc7dcb1cd350653a1794391bf7b1e241f0]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:14:51 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8fb584b8edf36c27b3c13c412014d0021674a95f]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:51 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55f85808c82d99e7515ce53012d1c8afcefdb1db]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:51 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf4ee4aa19385a893d251976c90853c64455a193]

        INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 18:14:50 rt 1.6.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [922ba6c5bbdbecfaeeb3b7387f61cf5902f7dfb5]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:50 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6b0b6149affbb02e5ddd7daa54dcc4fd832a2d1]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:49 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11e006a2e20404c155e27600d6d2d7bedbb6144d]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:49 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [07de105e3c3f9d4f7efb2e2196762b6c9c29a40d]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:48 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05b67d6979d652f15c2bd08d941a2e8e2e8482f5]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:14:47 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89763aa60ec333ffc2e4a5cc722f087992ac86eb]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:47 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [443ab469632420652da49af9ff5b0d38258046d9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:14:47 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bd3933e9eae7d3b4bc7d16c26f98c9082b15782]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:46 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f8ad8cadf3b2cdecbdb261d0ea445f29087b05b]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:14:46 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3acee335341526b394858e9a80800efd3b7c33a]

        INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGED 2005/09/05 18:14:45 rt 1.7.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d30ade7083af3517099bf5e35a43d1091636a0b2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:45 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2fe8b10c5f45247a6ea470fe2fdf3c71bc01dfd8]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:45 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d55663517cea6e8fb8d324b4b943d49bab795c72]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:44 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9210fec99ab8960d8a6826c87b64c70873c79190]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:44 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [966548b48ac7a4af2569a4ced0acb7e2d48f3cd6]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:44 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eaaf4233aa5192487be2a1dce1ea432654f28bb6]

        INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 18:14:43 rt 1.5.8.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db97799c07f2f53363bdffb0c56b1d11763bd079]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:43 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c88dfd46034e23e3445b0715d3eb3894754c2a28]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:43 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4c1860befea07e56427a00cfbf288b4c913d9d9]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:14:42 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62ea432f73ab09c85c93d055507bb00f6fc8235d]

        INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 18:14:42 rt 1.2.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b610529e5818803abf74cebe64b256f7fa1490e]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:14:42 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a641c6fe9b9523cf59fde0004c7c421eb90016a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:41 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e74c92c1e510fe317feb83d4cf34b460da120653]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:41 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6df2c79d20afd22bc530a26a6fe6f8e7020cb041]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:40 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e66fea6a184f9bc7386ecef5a5abc4769b2cf5a8]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:14:39 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a08e80db20f0ebf7a362ab7934d9730547ab5a9f]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:14:39 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ec6baadec873d22c1294f5b5d9b22680b7f25c5]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:14:39 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9bf97d58db47c7758b8b53cf921599c29c986c1e]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:14:38 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a68bbb81d31c515e7cdf9990ab009faeae95cb9b]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:14:38 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f69eaef34143f868e0f36d12bec62594ed0821ce]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:38 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c446e79287c6ae401da05ba70b8d559a65abe083]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:38 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [502061522eb6260812fb3d99f66ca13f8b8293a1]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:14:37 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [614478538087f54bc7e9a7d3e04896c5d2da4ce2]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:14:37 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54c55aaabb3382620d0a268d3f0c139c866ef1e3]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:14:33 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [896cf70cd28f5008f238e4fa858382d99746fc7a]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:33 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8cd38fad101f8eb2355344177837cbbb43c8b92b]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:14:32 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d0fe951d56a79e2a282a07bd9d1adbc46b0061eb]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:28 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [154c2c80e637be4474a69b1809af7c814374471b]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:14:28 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4d7e9be5d675c7c5705ad966c07daf3fa064b88]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:28 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [796190cdb09cbb65bdd5fd3acf31f200e98d2dbc]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:27 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e0c0a0eba20bb7b7e5319a6519597ca91aa3a60e]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b2fe673e8b45025d8de14e53bd8c62f251f58f1a]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:14:26 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c875b446951152aa09d1f866c71ffa8a77f2ef46]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:14:26 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d264f2eae592db1bba4bf868c6f25774e795052]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:26 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f96cae1ae2bfb3e84bd116d92cc3e8291e861b61]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:25 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e78d215483ba16896e964d40a11fdd35013fd59]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:14:23 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c75bc21ee55414335a6234fbabf07b835f96573]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:14:22 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd901f404c962222d95a6346c5ffe8f733cfd710]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:21 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [015f58cce01f5bb6ad368ea93ff65cb9061163e0]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:20 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ab3f36e9fc7a6dff3275217251721912085f204]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:20 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2bb1a3721e428134e7dd0fa11b7fd622dc940c9f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:14:20 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b856e407df6584ae911ef5a716458a0a9d524150]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:14:19 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be721082b643650d1337d97e30c2d805205d6eed]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:14:19 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da655fac61e6ae94b72076c43ce8151ba85d70aa]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:14:19 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28c2430ac587840f3b78a0342db64e8e6e5079b7]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:18 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [33f410ce6e2ad0e8bbaf826abd47f703d125dff3]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:14:18 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b55bd1a9b3d3e6021aefa956adb9febe8cb5eca]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:14:18 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [12306fcb702f5fe3729d1dcfa0f7f4f8748bac4b]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:17 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5133b8a32ed3bea471b3910b0a978bd9bf211355]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:12 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f4a28cc574562ba966a204094d964cf3bc4e90d]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:11 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [76b6216b07792713c45cb7a9fb32a8389464bc22]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:14:11 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f13eee551e57fc4bea6841e477e46bdceecac9e]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:14:11 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd3961510621470feada2b5cc0cc6285756dce6a]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:14:10 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c6422c07099a9342b97c795b3bbe6792083a711]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:14:05 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac084817edfbf032bafb8b9a04876ec14688eaba]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:04 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67189919e565ae35c900c12a15ac91d72eb1af94]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:14:03 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae93568765a356751c5cf3829aa9c9d5173e63f7]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:03 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [371ef69bd5ff6895d02d768474bccd94de15611e]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:02 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0ee703b659287ccbdd120a271ebf9c41d05ac62]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:02 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35119a3d392e75315695afb9e8b74fcbfc604780]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:14:01 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ae3cc0b167caef9af69c2001693bf72bdcaee45]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d295caa7acfefdad2cc26aa5708404e4d0a51cc]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:14:00 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [927a2ed416f8b4392497a7665c116ed576491f57]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:14:00 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27e8b952eb23f782d288678521b3aa0711eb67e8]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:13:59 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc55c310c0fab136bd1e490bffb66c7a5ee3e54b]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:13:59 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da843fd916732def7b33b8d68cbbab8d49b66434]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:13:58 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ee8eb120cbf12105c1d5984d854def112d250e2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d67c08948c3b806f6ac92107895730bd0df7acb9]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:13:57 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [12aacdd658108f3a04ef9f046f5d65f6817119f3]

        INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 18:13:57 rt 1.2.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93dac25d0206a980f5f8e6e0ad88e5dcd5ade456]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:13:57 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab67ccf9cc6f0231795ee5c8e873173184e197d0]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:56 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35f57fb1b94565cea11964b807fcacd79f5fcefe]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:56 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [61edbe278038c0ecd38ef9cc12986d21d1b373ee]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:13:56 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67e785f5405a1381fcf14fde5708f4f2beefb4ed]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:13:55 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [38eb8c0362b67f784e8635fdd0f633b20c659f58]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:13:55 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ddac1f2e390e620d619670a29c9d83683c2f6cc7]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:13:54 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5bc793de2c63c2215ffee3271663448ce5c7edff]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:13:53 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c0cd31daf238b68e261bd667b100642d3b4e0bf]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:49 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bf6b12909fe9a015169828b5117f03a0c5b19f6]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:20 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb3be13e69dd6917f5cd5aa0f6ad5007439d3c88]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:19 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c05a4f96e9543c2b12ec855e7d6d7c709a364a86]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:19 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae6dcd122591d1d93ff89ef4a7872c816ca44713]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:13:18 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c4015acdf0da4078656400bdcfee61a773efb11]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:18 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92a1a395dc836dc13e1a11250d4f830af0591e76]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:17 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c3c091c1abbcb5f567bba116d46e9b9cc99103d5]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:17 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae0a783cf7b2a7e8336fdcbce207aba6e3b6bebb]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:16 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09c8631d18e641e207440d0eede9dbf22016cff2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:15 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [149c76127a40d5b09fa66c90a4fc1c63144bb428]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:15 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa939a55367ae09e5daeb78746e72f1652b50f33]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:14 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c784fb207711d118a77561eba2d0c17b81d6a53a]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:13 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [299edb0ed6a075f662eaa70ae3d4e9a0445b731f]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:12 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b88e9faf1f775bc097c61a25c10967d27a8c5fff]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:12 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3bc61a6e48f4cefb5bbbdd49c7778a02f52bc81]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:13:12 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4222991026c64e0d5cd9ea3e51617991f07e2b36]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:13:11 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7324c23433ccf204593da8c89c66ebdfe9455978]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:11 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf0af1b439aea6577e039fe39fa96e07967faaa9]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:13:10 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65cbd9409d51e36907489e76113c0b8cc69fb37e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:13:08 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4e689cddc27c5a1a79e97271d39629692b2e9f7]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:13:08 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7d97d751567a59b306b83cc8ef2026eea3ba270]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:51 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10c4ff56f18b15c49d883ae087cd3ebd839e0b9c]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:12:51 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3becfae18f7a78a9acec8d0eaf50dcd505ee40de]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:50 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ed98511b8de00e40569c4faf3f678427a033021]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:49 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98c9af73b387d46c36e1a4ea4d47a1509a21a3df]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:48 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [64eac401b6a39af4a5ba2645605b43440d224ac1]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:48 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e06e9983dd31b5ec12aa7885d3cd5a0210dfd6d]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:12:47 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [64dd70e55708bad9b8a1f79ab8239f1bd595e94e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:47 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77fb0af97f982176985035b5f11bfa495ca0eec6]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:12:46 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab0568afb109ec619cb6d4b01540192781468e22]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:12:46 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3dd3178f307f5f15d144a4fee1deabe4452475aa]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:12:45 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ff26016912b7180212d1bdf542d2a4449ca639d]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:45 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b2681c09959ae3d2cf024b7c8fc933dd5227058]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:12:44 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c8a8630c94e247af7e0d2451be5122ee05af175]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:12:44 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [76de2852fe1b7194f7c4e30fd3c0e40d71cf8ca8]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:44 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df6337b067c3e0c1237106773ac44bedf60b1f9c]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:43 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27528f31e8cbda57ba00f47eebfaf002cf39be0d]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:42 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be506eedac98df39c756644c2662182cd8662aa4]

        INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 18:12:42 rt 1.4.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30fcaa77fd846a401c759d85856bc69fa325d6c7]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:12:42 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a005ca3881a3647305964bc4d327f48693e9253]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:12:41 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2970e5a9491c6bf58d5335e06525fb89997dfc64]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:12:41 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a7212d283e8fddc5efc232fccea4ae97da95132]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:40 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b083588eb90d27cbdb5857df9a60bb175a39548b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:39 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e984055a1e7f598f9484227655dc877a710bca6]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:12:39 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [681aa52772164d30d832fe1d7a32ce99914daf98]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:39 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5082ffd2285d2b16b9f081c48cffb855ee05dc2]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:12:38 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d3ffa9adf5776631f008a5ee30a22def522e489]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:38 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [004150d08317b01f4c0f16fcb933c00a37f88342]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:37 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5261401eb2746da2c725ea634dd1bb68379a4e8f]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:37 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7b8c4dc84d65e071f3a0fb05e55e4055b74c64e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:36 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4695a2494378f92c73bcf194f7988ab14960d302]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:36 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [150fb9587a5d3b0e9e4dd24465c37f3d1f86addb]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:12:36 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a24eda463e2383d3c9aad73e9a98237101b50b18]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:35 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1cab33a68c0056a938062ebe81bce07257e1b6a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:34 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1993eebc6491f2698db3901fe3be73e28bdfe9c8]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:12:34 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1d2c0f072ab7f6f0a663c24a29b0907279dee110]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:12:32 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c58b60fa5612201b8668528a81765e6346187c6]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:30 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [761f6bdb700f9120d6701ce1bda1ad94b899b381]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:12:27 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18339dcda4b23d884d7bc309c8ac605e19516c0c]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:12:26 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c37edfe38661a16481fdd2ae3aec6be369108657]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:12:26 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7dd9de1bcdc29c745017bfa312626bc02e33fdf5]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:12:25 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6dcf9a2e27bc16be0cd9a86d52bb5762fe54ceef]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:12:25 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d4b3a7a54df965feb2e5e32fd26757fa3316d33a]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:12:24 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d7379ea23cc896569118586d6eb65ce85c5105f]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:24 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fbd051c0bcc7a6e7d436a4bf7dca0245351b98ab]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:12:24 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca90b2e5270faeeadb6fe90720ff92fcd556b83f]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:12:23 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf7e569312123b37738989d7237ee04f46801e4e]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:12:23 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2aaf3daa48ac15d0f606e915b5180fd9f58204ef]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:12:22 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0c74efcf6de08cafeb3949523aa2b92d6df67f3]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:12:21 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e0dbd6173fbf6f26bd5003e04f07043ce121ae2]

        INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 18:12:21 rt 1.5.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [537d40d4acb69c2d9f23fd466352192f507605b7]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:12:21 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [241f6b39df7dfe5f7bab619d4c500219b408e281]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:49 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3d635e1e7a2b90ea92d6a197f1eb9de50faee21]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:48 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [222fe23a73ad0a4de2eed1ce6167aa5b1bc80d04]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:47 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea22276236af3e3c7cdfd6c6a779f0294c6894e3]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:09:47 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cba35963847459fa8e2c65c6a463df0b526eef81]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:46 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30fe62ac4c9be55f1402bd58fdb1512d549fb309]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:45 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [756c4c223783202873477273a9ba4f7eb89605b7]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:44 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78983cb76d5e6c41cd35bffa57e6a5c27948931e]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:09:44 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2363b5c79af96ea07f2fa27e0ac09778c7dd3689]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:09:43 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94dd84f0edfcd8340437268f2500bc7997f33915]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:43 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db1e9331f12ffd36565d319df1db0b63ae8eb212]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:09:42 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b19bed20425211a567057d264214372738e597b7]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:42 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9bbbd876634afd2a47570ceda45f37069df3eb0d]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:42 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6383056b155b10a809de2c89739cec9924c9bf8]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:41 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18a4d46a2a569a834dcd5c0990bfa9046b2c4cfb]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:41 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [643e567e77d5a03f734a686ce29aaad09f0f50e0]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:41 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2665a9b6b83f8a67f8070f0e5220a6b3d251898]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:09:41 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [13b613fb6e8ac0c4f8f3c6739e860eea6594da70]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:09:40 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [974697c76b8ad31e792e06811c41fc02d538bb69]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:09:40 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b5067019ee4a3c4d8ef79ad1c535eeaf74b701e]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:09:40 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed2e783f255d86ff9af90fa5fc93107337b3d0b1]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:40 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79d66d7b90769f31dd8138eccb88bbd56f1da48d]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:09:39 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4eacff2b993c44af1db89cc31b5a72a12cef0bcf]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:39 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72a7d7f003dca26c300ec9e35c4ddaf8e3546170]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:38 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c643bc32c3fe08607fca35a9b2cbdbece827537]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:37 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [559410c3ba1042b99e62c900ca3a809b2fef6fd4]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:37 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [434d6c6482cacb37503e4c737400399d9b8a4160]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:09:37 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb1c45b486ea2ddff353deb45c4f0a2ebbbfe127]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:09:37 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25fd1d53f54125a7780cb90b83c28cbb474bae2e]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:36 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8f53114718ef6006246266d981098d64a37bf31]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:36 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b5109e71711c59cb8a9013a6f6948708ffb4449]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:09:36 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bfe43950fca58ab32b55d9cf5cfcedf7f83945a]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:35 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e717013e80209bc3f57993fd845d2b4a2b128f9e]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:35 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [896042ebd10a6bd651affc5da72fe7edfb606922]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:09:34 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [911b7b8733a6e4ab72a702b09ecc8172c8c62732]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:34 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51ba768160a10ad566bc782cee0d239c439b8453]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:34 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [63faa55368f250aa3cc1b204597027f71efdb35f]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:09:33 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cae4daee75c9cfcbb841a93a10e45206222ef13f]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:33 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99f07dc986ef2c6adab6158cae130324df820578]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:33 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c86749d50f305fa12dc977a59726c79ba91d961]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:09:32 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05e47fd66b491369acbea6fb7250e89be205ee38]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:32 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e924ee42569b34b65b85b911a702503921e1aaf9]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:31 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da564172ba10845ded447e7b4222130832290977]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:09:31 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb683aaca7feb18c289764b0445efca8fbe23f15]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:31 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [667c45433b525aa1ad7a7970015376ea3fa455ca]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:31 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93b398c1c4373fd7dffbb50cf896ed0376867f7a]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:30 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65718044a664bf87e2ab816ef991c863bc8d9966]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:30 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b91a03e79a3d1ae9de59dcf117840026634f819c]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:09:30 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb40e1c29780581d1f104453f5daa1d9a5e314fe]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:29 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d081d9cff6862b17420589bdb3cd352df2621e37]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d520faeac5aefac1755a2cce1a2443e26f3b7d9]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:29 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e1760618051345f12fafefc37c9c357ffded7e38]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:28 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [81162605ba08455afd73acea4db1c0fc2edeb44c]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:28 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [877adfa24062c85b2fb13b3a4f0824849a164a4b]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:27 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fedab715733f95b26bf4a7a20215d7f1ae76f8e7]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:27 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1771c8beb1624005d58296b918b5195389f2cb67]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:26 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4db2fd520cd0e92d5a3ec93090958162e55eb2a4]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:09:26 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6bcaf5ef0a519e1f58d7363526fddd523932fa68]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:25 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [44619c917de88e809a23c5bd245789b9d5b7534d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:24 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [920f2284e097d71a7c24f6bed0227f1ca0c7a46d]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:24 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35b2e233b81a4d0e6df3e9eacdb343bd2c62b669]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:23 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b85bb5521697f81265244180924c0b1fa8a16b9]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:09:23 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03dbf33c6e275fbcd04f5bccacc5dacf937813b3]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:09:22 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e225ea782bb414b7afd8dc1b4249b5d94485b2d2]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:22 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [739ba9072e5dda09f98eb287ddab76cdfaa426ac]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:21 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f6f6772099e5dc19a5eebd5cb30c1b5a2b361f5]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:20 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [436961220b8df1ef00cb8f5f0d0cab679fdefb0d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:20 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a123e92871dd7fa81a2af7d059d34b106730a48]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:20 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [281987642dbb919df499b4897f0f12e7e93f7963]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:19 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b984dcfd94e6c3e30748c3e892d2019c5c072299]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:09:19 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8fc2012a53e495822fe722dade36146b3537cc9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:19 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e578339fd6ce519e36f7d6fa8cf5220e23185a65]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:18 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e5f4a8832fd06582494f92324d8992809006e0b]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:09:17 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6eb6b98d04c42119cea30a115add43203cabad08]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:09:17 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [33f686a9d11c9fd891484747ae0618f2fc33fe76]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:16 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bdf14292a25ee7b4ecd27d6935c5a6475416955]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:16 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0e8c00c44908636d0eacc3badac0a63311e568c]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:15 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e80e0f5a41c159f0886cf93672cbffe9776cac77]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:15 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7c63d3b256a691302bddf5559fff26f9acaecaf]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:14 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27cda130f3607e7256d4d9306dff5a1fa50831ee]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:09:14 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cabcc0fb33f74452ed815d6902c16555f1f214ca]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:13 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [832a728d2db88f3a6d70a8ffd34a182c19ae7d79]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:09:13 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [52f494bb32a091aa13a167c37325ea9c634ac699]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:09:12 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bc6ec159b19ba8f90887a6a00fe0bfc77b6cdddf]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:09:12 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a86a5a59d1e9c812259d03ee358f14d7a2c76497]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:11 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e433c6de3c2d4e4882974e4052bb2cb710d4569]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:10 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [595ad50128f219efbc5397155d90950d477c48fe]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:09:10 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ad1f7e916a2566c6cf84d5e49655ca4b8c4a18f]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:09:09 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75618463dd39139f971043a049f939bf5297b962]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:09 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0172d49566a3ee4edd326f57f8ef173604997ab4]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:09:09 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [828f6c40c131886f17c1549040c6bfd637dabe97]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:08 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f6b8ab67bfcd25dc130955f7275eb46d3fca69b]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:09:07 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed7fc987456e1dd5929bc288af107171c64b0d15]

        INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 18:09:07 rt 1.5.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25f366f05c5869e7bb9e516eaa16d181d1ec8667]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:09:07 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcd7ddb52054a6648936a4f235b725ec8a33040d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:06 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d2edd1a9f6a0a54139af956d2e15157a4ce21c2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:09:06 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8c1b6742afe51b3d2442ba049c5a1c4c8a7302d]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:09:06 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2b4de7dd6d7cbe5be22e96d8c00589b26d6943f5]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:09:06 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bdcbf1233b906fbce6247892ce1da19a839a9a69]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:09:05 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e83fb068531ca5eb89615a86f9afedf84719b55]

        INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:09:05 rt 1.2.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [717cdc8b917c1221b22a06045241eb601c4b8c3e]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:05 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2bf4a6da748fb1c1333d54daea47282ed5f87740]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:04 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea8540771c4bd5eab4aa9ea5d9e1f1b38fc843db]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:04 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [064ca980a4730e5da84f955a643f2ac71d9e8ab0]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:09:03 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e1992afaa1b276bab34aec658d954137257c6b49]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:03 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc2aadb9a9d6317899e89d62f27864b106e2695d]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:02 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c232f7ce49fa52e8cd4eabdf566f04ac35c07e5]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:09:01 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e41b00bb1a7cde58e614f22ed518e53925d80ef3]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:01 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42be53a77390b72e8a154844f749c76a74b56fb9]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:09:00 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92f615a95009428356730fcbf5e38c39254ab058]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:59 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d28a51658e3807c5af0001515d529bc6118c81dc]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:08:59 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [979d4f7bafe0f1ab80ed59d163cea0a9bc486b7b]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:08:59 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d89a5371f20e8a7d52f25d08f86b6f04e94105a]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:08:58 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8fe65e484d44e6c99923ff60e9b52328a27b0e1d]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:08:58 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0d7dde089f1c453dbce332865e822afba95e7ee]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:57 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [76595d74e47e3d381da1d26758acc3cba6f77247]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:08:57 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f5b0afc49943600f6d33de5c2ea7298ec5cb657]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:08:57 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [697fb529f3b8877a61dec3c475df22bb8b2ab06d]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:56 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [668cd2f7dfd67febe56984fc4029a04d1b9e3b19]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:55 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3aec449407a0667b44bdcb4aa3a26d172ee87fe9]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:08:54 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [82e93ea6bc30cd3746d8ad4e4c559a31fc73edc2]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:08:54 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27b2117c7d23b663ae8865a55fe3fc1556c1d78e]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:54 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ef867dcb019bca75c76a44e859da1e51cf6b421]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:08:53 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c552c2808ec666760eee23ec08d844c95674783]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:08:51 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [63d6a13bdd46a0638fdf302b07bd2271aa9031f1]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:08:51 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99bb566c381a1cbab5d0b6c3b215359060e9a144]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:08:50 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd05272963d9856a54f09de44a77c9df0f590e74]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:08:50 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb4ea9d16204e4b458a57615c6cc15e18201cece]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:08:49 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e28844cce720d3b76887e56eb33bf8959cb46d34]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:08:49 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abcb717b01a067214b2f88ec5bcb382ea4c6b708]

        INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 18:08:48 rt 1.5.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65e1771f86a00ce2a953ab489a218dedf532a9b3]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:08:47 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e9484608586835c16e8f3d252bd5fef2b6a7e6ac]

        INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 18:08:47 rt 1.5.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ff4d32c86bcfb6123b2df59c8d9b0d905d920cd]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:08:47 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed3bcb488fcf8b6ac436d25feb9de8af27b1c5f1]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:08:46 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bdfca5dc5dac855298ffadb9dc3f0d4f63583b8b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:08:46 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f06e57790c7857fa9af81c5e4b31ac7306c2a123]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:08:46 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [15a12d5911cffb6ea25176c0528c8a54f87026fd]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:08:45 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f11898ed525f73e23092bde8291d9b82828c62a1]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:08:44 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5cf15ae979d42b7e5d1fdba811d784d5b261aed8]

        INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 18:08:44 rt 1.2.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [280baa3550692a59b0ced1217c39faa5e8a5ced1]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:08:43 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [360df029ed397a5d46035235686a3a61dc151f19]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:08:42 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a5b650512d08ea999022acdc24026bb01045911]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:08:42 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3d16273b11e02b5d67f0b887fda41bd5378c9c7]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:08:41 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e725434ab78f5094e9e8e8b9f43c0c2875587bf1]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:08:41 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35bba1535e7840b40021a08cfdd2b358751faaa6]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:08:41 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bfc298f272465242437f9ccaa8b863981751781]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:08:40 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c687df71642e4edc9053d0b7e12ab8a87ea58f28]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:08:40 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce6922320bb5f43051838fcbabb969cdedd84a1b]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:08:35 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05cf0990b4aa4d89e7da529240fa732d04b792fd]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:08:35 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [191c3021625f8bd1f8b4045619487bb39690b846]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:34 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c702146d6e96651aeda745d94ed87076915f52d2]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:32 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f034ee0c2b60d2d6b082494cbf6aa06bf6a4e515]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:31 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac2051771a23af742d1feb27c6d00b1adc382445]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:08:30 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a82de6ef40b7b2e8898e6cca4eba3ea55baa93bc]

        INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:08:29 rt 1.4.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed0cc558eb7abd9529fe825a7847285230b5f607]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:08:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6947fe4cd6150bdbf33c570c1f146337332c90f2]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:29 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5846c4cbfb4cc0ac7c660edfa4b1e4a7355bd777]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:08:28 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6476d977c1a7606c94ef33aec5bf74808c991532]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:08:24 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85ef2f3f202d6872c92f148c06f11ba0f79e4ad8]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:08:24 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a926d4d60c2dc8daa56dd5738399fcd2544f58ae]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:08:24 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [682f01213d60a625ebe4f6f1c026d923df374895]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:08:00 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b635082676b2970465216007e7edce72a96637f]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:07:59 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa3aa4b1cd91642461950df84fe8a8605b94152c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:43 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [04e5bcc35f757f3a96b085763222ffeea21a0813]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:42 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f04f136c5afdcfb23fbccec7bb7f2e30ec86c44d]

        INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 18:06:42 rt 1.3.22.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [478da8afd00c6fce3b66743fed52931273a44e3b]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:42 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6ac0728fe52b4f2a6c367267c0b4aff99240634]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:41 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dae08a0a320b7ab12d644b930c0cdc9f2e24165e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:06:41 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [425cc263e6799e08647684cb80d8d5961321c3a2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:40 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e41c6194a307ec7e13ecc00162c16438e7c40a4]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:06:39 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc3f134474e9a8222b36876b434d75218c6cc395]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:38 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a3e41f4e320f8bea7c1e7b519211ab8e0ca440c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:37 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c304ef19c06acf511616268794410db1286e723]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:36 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e48f6b170fd961709e959583d80e71e764374763]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:35 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17ca9295b8baf8415163337b6ec53640e3532ee0]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:35 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57bdffd9b1ad3fefcfbc56ab013a21ed34b4a8b3]

        INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 18:06:35 rt 1.4.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f04b71c0af1563ba9526f8b4acf43a9b13ded2f0]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:34 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f5d6092f99100497360f576f7fbac2c85787120]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:34 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [06789fec6bac98869ce15d71b53231dc12d7df87]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:33 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0f5c2dcf5907e5ea3730aa5caf32705539bc9e9]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:33 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [408f30e7ccf38ba2f083fb6d866d12014e466c35]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:32 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5aabdc8275655f68e68a70f19b2693ba35c6f5c2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:32 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7f5528af672558aedf08a85ab6863685d510fe7]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:31 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d796e78cfce824a4a5020753ea8ffaffe502c7df]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:31 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e7f4794f8409981394b5dc5cc2aab2857b6faeb]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:30 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05db9e768184adcfff542fc0f418ca3ac1e09b61]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:29 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5713aa451b7bd0ab928cc3aad838003caeeab652]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:29 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28b9acc71d71ba87892a2554a4a2a94944ff3f24]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:28 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cdf150d9bdc7a21c414d3ee25c6895e74e5692f7]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:28 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6fc479bf59dcdf3fa05fe395dfa327a8e7bfaef]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf227597e7501ecca7417e61f56b25026f9fee07]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:27 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1baed028ba978c0ea5bf76205705bc0cb9e7bdd4]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:26 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6fc64bac67a6e2889344409347a8ccdfbc7db686]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:26 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89172d4bd62b61ffcc44df56185522eed1efab1a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:25 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3624b59afaa37aaa69a96795e1bb314a0b29fbc3]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:24 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a1f8d61c5ef2aef5fe19104ee566533bb456e83]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:23 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85a4faadc65e80e8aed0b2bfbc8796bf4b201981]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:23 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16f178cbf37108b5eae8b2443319972487d19200]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:22 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f34bacf59934f7ba7363b36b13a3c9e12f8e0ce6]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:21 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed77b5b1d1f7753e6be845ba5ae535b2871227d2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:20 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf1fe8536338e89a76eed85ec5045a92e125efb1]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:20 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ccc33c0846c5e7efb1a7099fab01b4cb7b35e22]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:19 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [39324a8bf0136fb5f62b076f8fe5ab1b4f40ef98]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:18 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [83f130fa4f7af2896a308b401fcd01ffea151594]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:06:18 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c166ad8e2ecfe90b5ffd009c74b6b8cfa67ca460]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:17 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5398c81378b41091daf9ea4ea2dd666517458676]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:16 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [443bed7e8e1a230ca9fc73a284afc400cbd10de7]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:15 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d92af6948247fd54b3b8843b7d028c0996d67895]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:14 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb1ff13e5f6d2cecfe3cabba5f032aced163c6f5]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:13 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6ac94c6fa88d344f301d535247703f259b03857]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:06:13 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42e2061c238a0a7116a03e035377b3f9dfbe1951]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:12 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [667c787fcde6271a15ba8c88bc0979a3855a86fe]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:12 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [905c17a81ba08e8165fc420c199066e40f78117a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:11 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [783a4ef0e193a214f8d4a075b62d4d88f173ce1a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:10 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f7388b955ad2caaa7672fac654c072a41ec62c4]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:09 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0607a2d7a149811970904e65910c1c1281904b90]

        INTEGRATION: CWS ooo19126 (1.3.58); FILE MERGED 2005/09/05 18:06:09 rt 1.3.58.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [485af06551d192e44bfbf540c0aebf72302f131a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:08 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf676d3fa329805fd417f7c28447bb8003d5d572]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:08 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6336cffa8b89feab82a0d497f0c0776bcddb2d8]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:07 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bdcc2660aac4d0ae23f8077f6fc2236c55a01433]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:07 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a65bda07f4186479d47fb35d2ed59d74bedeb8c5]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:06 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff144c822f6709d6a6ed6cfa37009464d4092109]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:06 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ec46ba3456c754dde6a9e3ce3e48adffa4c10827]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:05 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aead45d81816bbb5bc69156d292cbe15c967d9f9]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:04 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28cc47ea83661cc248a863201b79dad9ee5f844f]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:04 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [254413e7ca311ed82e3ac8052d5e63c59cbd4c79]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:03 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9348a3045310db2f20507103780cf4202c4353d]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:03 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b8f7441d0abd09332d1ac637abf8896c008d46c]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:02 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae9715d8cbfc0e86fe699813608656a807154a8c]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:02 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b30e643c37672156871b33033b7bcd5c9be6b92a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e47c0e22f6ca53215d5d308a047983ceea3a064]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:01 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a9a3d68f13c8e4e52695502ffc437401ec288d4]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:06:00 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89352fa0c6caaff639c02ff332185e3efb5719fa]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:06:00 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e4cfdd9f72f9bbd42d358d67b7f871f50c6c7f1]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:59 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3096175f4727ada2523332b7db05ddbdc337285f]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:59 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e9a5cd275c5c9f91856e6706c32a1a1b0a031c4d]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92d383c5e04101141ce9e73ee3bb8b45286f00e8]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:57 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b64789599ad8843772a0ca55396232ecfb3ca2e2]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:57 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c16496aa3e616e5173b2ebef97b3fde9b5f407b1]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:56 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf776767f166c61b609202f2e818372f3944081a]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:55 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d009720bf871cc01d614bf98c85acc60175afad]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:55 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57b3f50bd61f688afdccd0ef88a9bfd33b92a435]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:05:54 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b0aac64bc065c0243e19e1cd9deedb2804f3282]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:05:53 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc1e145f6b466ff77a45069759fe271c0737debb]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:05:53 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2a25ac750d23c6dba49fecbf89d3552037d685e]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:53 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a2d4452685bee79efdc647779ae961915738287]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:52 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb650a8a1640a00aa6d606a14c37fe79d62b9118]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:51 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8fee1f74b00b8645a71518e16a20e70a048a1c8]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:51 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa6068b20dabe0d6a8b9120f4076907abd00f4b1]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:50 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2377c11ecd11a16c8357d49b69e65726208d2d4c]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:50 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7007a12751caac92ea22db4f8c06749c0fc8d467]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:49 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [369bc285dc8104e48c5cdb5de0b047fe16867ec7]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:48 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1ce98fbab19a0beb3dc562b5af547d53fdca1a09]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:48 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7acd07e3578166e49debbf899d9e52b0f225189]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:47 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95b57b35e4fea4990ebfdc7f625868520f319a77]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:46 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30a783c0f4d6c837ae9317475dd1090ddceef131]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:46 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e04d6f9885b77a206a8e4e429e6d4606bc807861]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:45 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c80909b0267f3a2ed02ff3a7f8b1125ff325dfd]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:45 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2188e5fd0af0e8f4fc9b9c4a5a8d4ebec63e4218]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:44 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6f222aa5d3d893a87bfcd80c591964088aa4543]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:43 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [31d226efdb6f0ac562c46f705378ac1538e3414b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:42 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d4da22ef60c2ff9cefe3041314a323a7ffa157ed]

        INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:05:41 rt 1.3.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f85af1a53ede83909ecf5c2204be69acbeb9742e]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:05:40 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40fe86fd0186f6ee69a0ae4a0d23096870ac155d]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:40 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f95fe7c41ccd5ff21fa801df1868c7baa1fc822e]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:39 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd7659aeef6db248773d20a9485581fe4273ae3a]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:39 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [609138fff9174b8a10dd2bf29c220a8a9f40fc88]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:38 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ca3d7e529650fedbef6cceecfb0e1451d238326]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:37 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [15d08e73f8026a5eb83881afca25dbf83fd0934e]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:36 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a8fd578768f289b471d2623f20df04c28f6db850]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:05:36 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27d2871769a51a8603d21ad2c3a12c50ba639417]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:35 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9433c0c24ee9054f9c0a493682c28a998e29d47]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:05:35 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb6444358ab02a53760a983d9a6aa29d0f302ef2]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:05:34 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3656c5760755c37df369c8404cc1f3d108518679]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:34 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc8cdd11e47e8652c29f8b6b5243aa7c2a88e161]

        INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 18:05:33 rt 1.2.52.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a11d4d97ae6313aa90e1e6a2565b4737c9ef5295]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:33 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75e1ee0fdadfa1849f41e52740958ff49d79c8a7]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:32 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c73134661d765b4b515c84c7dabecba34231ad62]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:31 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb6205ddbbe32acbb1128a5b0978b82a81c6b3fa]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:31 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df7ec50b39039539b800651a864705b9b81b378c]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:30 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [21a91edf24879944f66f9035785f952c455a63ac]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:30 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae952746b39461d569610ca4c55bd7ea025f9def]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:05:30 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5368808a09190e4d9b286fbb23fe0de78763b144]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:29 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57dd4733bae3b67c56874a1432e453459b87ac47]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:28 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [746b2b24884ab2d7ce31d1b3600f94f0cb5ec866]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:27 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8568cb139a991e03256dd5480ef5c0d315f705b0]

        INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 18:05:27 rt 1.3.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8fc7189b455a1dd0003e2173485476ea87fb4a2]

        INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 18:05:26 rt 1.2.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [211b0cabfb647e6eb34945e4034f84016249bfef]

        INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 18:05:26 rt 1.4.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c063cedb5ab7b973fe690ebce268fe6115dfde02]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:26 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eaa7803d0548a8fc1da946444545b077f0a7a32b]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:25 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [840e5a4f68476f05986c4d5efa53590db1a56114]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:24 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93a54245f9d887b3bca432478d43490c1747f236]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:05:24 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d3edba1f774a80f07b248fd24c07752a22ca101]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:23 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7befa40196d9d7241bd75f4d7b97a778dbed614]

        INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 18:05:23 rt 1.4.60.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [07a808fad948c0e05800104d99a9861675b1c9a7]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:23 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2697680209cdcc96be4fc9029391ac5cdbc0d937]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:22 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ec6f7a5a84726903f725faeaa5c4789b4ea58449]

        INTEGRATION: CWS ooo19126 (1.1.106); FILE MERGED 2005/09/05 18:05:22 rt 1.1.106.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6813755595f6f38a99513b8f5218910b73945ac1]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:21 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [34701984303c4f852352a605b428690218d31d57]

        INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 18:05:21 rt 1.3.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57f29f229e87ed32a57d81ea4e847ee9a296b089]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:20 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [04ecd6234ef3b68879d4eb7bf707443a8cebd35c]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:05:20 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c7303c4e23e51df87c79e2d5658884cd78c03a6]

        INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 18:05:19 rt 1.3.80.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abc249e5cb7d074967a3128cf41e4c79493977b1]

        INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:05:18 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5380e9e11b72c66908caeabe722808daeb31e41e]

        INTEGRATION: CWS ooo19126 (1.13.38); FILE MERGED 2005/09/05 18:05:17 rt 1.13.38.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a72967b8c120009e6b30ca845031f21de2519330]

        INTEGRATION: CWS ooo19126 (1.9.66); FILE MERGED 2005/09/05 18:05:15 rt 1.9.66.1: #i54170# Change license header: remove SISSL

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [dabb05123b4ab979909d4944e038523eab4495bf]

        INTEGRATION: CWS oool10n20 (1.4.52); FILE MERGED 2005/08/15 15:01:47 ihi 1.4.52.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [c7945d7aeecd04f41c123168dfdd6eeaa6ae903b]

        INTEGRATION: CWS oool10n20 (1.3.72); FILE MERGED 2005/08/15 15:01:47 ihi 1.3.72.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [8a21d36f32a047adccc85b4ef619252edc0d0e5e]

        INTEGRATION: CWS oool10n20 (1.5.44); FILE MERGED 2005/08/15 15:01:47 ihi 1.5.44.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [3b667b38f6b29a0c8705830644327a098dbec443]

        INTEGRATION: CWS oool10n20 (1.5.72); FILE MERGED 2005/08/15 15:01:46 ihi 1.5.72.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [21281f9d55267e4e25a51e5b9e60c8aec4791597]

        INTEGRATION: CWS oool10n20 (1.4.44); FILE MERGED 2005/08/15 15:01:46 ihi 1.4.44.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [325b468ed77663e09af2d7ecc0c7c7d42f67c8d4]

        INTEGRATION: CWS oool10n20 (1.3.72); FILE MERGED 2005/08/15 15:01:46 ihi 1.3.72.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [76597a35156eb78df96271c85ebccc82565100cd]

        INTEGRATION: CWS oool10n20 (1.4.52); FILE MERGED 2005/08/15 15:01:45 ihi 1.4.52.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [769e8b9b17da12e56c582ab803e12e86cb9aaf21]

        INTEGRATION: CWS oool10n20 (1.3.72); FILE MERGED 2005/08/15 15:01:45 ihi 1.3.72.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [fcdc81a71203091549064dd7cb64b2b63f53b0b4]

        INTEGRATION: CWS oool10n20 (1.2.82); FILE MERGED 2005/08/15 15:01:45 ihi 1.2.82.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [4e3228f7106e8da92b387e0fe9cea5e509eed5d1]

        INTEGRATION: CWS oool10n20 (1.3.82); FILE MERGED 2005/08/15 15:01:44 ihi 1.3.82.1: #i52754# Duplicate id's

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [b6a812780e756654d913b7bd8cf6ebcc98943b94]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:49 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [9379087b52a1471faaf1b4edc42531d49c748ad8]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:48 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [9f2237ef6a8f6e36185e6e1dd31e97e9a385f349]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:47 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [eb11cf6bf2943215b7bce6781a376a8e68458909]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:46 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [fefe2e2ed489d6d942947109becf63a42d2ad5fb]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:45 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [fc4abb6cdceb1cf6039d70413a8846fea0b92d3b]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:44 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [d1f7519e573095335c4e64840532fd4ba30c1bcc]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:43 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [5d08eaaf523766bc04312de760004fecfc54ed6e]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:42 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [81b8eb5a55eedef38d6d77d63884b703eeddee35]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:41 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [5e0b7552c5aa0e193830ce98f64236eb5cd9d96a]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:40 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [d3b881d1e5dc69f1549596a90b0b666e33d85a5e]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:39 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [326d83ae4bf7b66d6ca391f7157b4a4aa32668c9]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:38 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [76f47b4edeedbbd7001bc2d5ef210c365692b65b]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:37 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [8b90d7385fe85cb4df257500b80a360eb36c0376]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:36 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [2830e7ef9baabffbf4a69c8d4d20a96d0510a224]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:30 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [2557f1d60cb4f5e7eb01c243cb56c1a06a84e7a7]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:29 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [382eb7177a2c5d23a85ba5023bdbf220add0101b]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:28 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [73ab11e14abd1582e878054e0de971c31706220d]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:27 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [0c56657a89ed787df379ebb4a1d30fe0e36060d6]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:26 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [9f3b64dab58a99dae081dbe62c2b95292ae1ca20]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:20 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [0f707d49426f38f2a320791c076fc9a0ea21887d]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:19 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [9cb0532d8dad61636ee8b9b5b2dfaeb3cca894f7]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:18 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [48c70c95f0570f32bcb77424a48bd7fcd976da20]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:17 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [157e8f82e6c46c793c2eeaab782b0148067de44c]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:16 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [3b74c3f1c91e3c5c192f1bdfb99d59cacc62b9ba]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:15 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [eedd1d3befaccaa282f610c7ab7a8049e6449171]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:14 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [7e9f1f8b99d6ed4fe61338b44c177a7e8dd719ac]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:13 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e890b1fd810d64640529ad8e4dc002d3e2d400c2]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:12 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [105cda99783c50db6847e0094848b68c65267242]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:11 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [56af1bc2e5cfeb7affafa17a365ae8ad74093384]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:10 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [842bb3f3b655ddaccdeaa887c28aecd89aee15f7]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:09 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [d7a951b5a579548224f7098ae73bf451248cb8cb]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:08 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [b1e650ebba736668125a98e6fe4e58a820e84bea]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:07 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [931c40471fc1940c2e3ecc5c2936862581253e55]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:06 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [4d431c7aaf78baa877f0ed6201ddd54415126a01]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:05 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [40b29a121e756b3340001464048ff5ff4f10b27f]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:04 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e6630ce33b8703ba75a6cba5ac6529c4be69f4a4]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:03 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [12a0c70487c6b1fc82a95a4f68b53c602f97242d]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:02 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [4517f4f69248fe5ffb296c6e40cd08868c7fc6e9]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/12 14:25:42 ihi 1.1.2.1: #i49478# khmer

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [06416aedb0e51d5ea7781af87b136823710a3b50]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/12 14:25:41 ihi 1.1.2.1: #i49478# khmer

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [cd6bab467f8e3a19413b81f55f26d3f3168596c4]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/12 14:25:40 ihi 1.1.2.1: #i49478# khmer

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [ce150f25e3f31e38d6752a08775c375095c0647b]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/12 14:25:39 ihi 1.1.2.1: #i49478# khmer

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [d5065cd1efaa0188291ce3afa479bd46b0db45ec]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:01 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [99c9639be879279ecca7bfb857441508caeb2700]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:33:00 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [674f825328d2eed772fa12fd9a98682e3973a018]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:59 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [c16874cb0f583d7378488ee8347631ecb77afe00]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:58 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [68d3a3b2edc1bb098b8283dd371e0bc1798d928f]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:57 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [7efec15bbb2a54408c95f1b1aecc737718a4731a]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:56 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [c8b266fa3d539e13434d3df0a4d71d9992af9af1]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:55 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [42c9c90b1716bc76736153d5d67b18a78c64f9d5]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:54 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [93d0eaca72eaeaf4fa5493725b612b66aaed114c]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:53 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [dbc9c8f8889eb52f6706377cdd496704e512a960]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:52 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [9f35e0880d76c07c0f39ec0fe56e1fe916814311]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:51 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [95c68fd8b649212210de1f27fabbefda93049aac]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:50 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e62f6ba291fa24bf2ba8f6ae7df2af0e202e6799]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:49 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e9bdc26378393fdda969f9f9de749ea9aa9ba61e]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:48 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [9f3bd069b8473114ab26f8d6e49ffedf50e10c24]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:47 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [03657273f105988bb4422ca8a9a57c486c189a43]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:46 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e665a885ac50b1726da0ac74e1da6bb8a3231eb8]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:45 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [c457d6f8c10284ddffadf31770f168986b9eb234]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:44 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [cc72d95c9fa5dddad9223ee84761260a73fb9f98]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:43 ihi 1.1.2.1: #i53738# new aux directorys

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [79c3be5a6747a5fbc6a9765c0a5c81f4ef73590a]

        INTEGRATION: CWS oool10n20 (1.1.2); FILE ADDED 2005/08/24 15:32:42 ihi 1.1.2.1: #i53738# new aux directorys

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bca5e79c402085562f0d55943a6c967c4e59016]

        INTEGRATION: CWS pj32 (1.4.42); FILE MERGED 2005/08/02 17:02:57 pjanik 1.4.42.1: #i52757#: fp001.png was moved from svtools/res to fpicker/res.

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [30732bb8f5f769486858f297920a150df8163747]

        INTEGRATION: CWS pj32 (1.3.42); FILE MERGED 2005/07/29 10:04:17 pjanik 1.3.42.1: #i52318#: Remove non-existent help pages from Contents tab. Backport from hc680pp1.

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [bf009f2870d366776e0e01a9e5cf7a04ca8d6e99]

        INTEGRATION: CWS wizopendb (1.5.52); FILE MERGED 2005/06/29 13:00:15 fs 1.5.52.1: #i50797# done by UFI

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [70eede632717d794efa44c95dc8e52f748d3c2ab]

        INTEGRATION: CWS wizopendb (1.4.52); FILE MERGED 2005/06/29 13:00:14 fs 1.4.52.1: #i50797# done by UFI

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [30da8151fb4f40bcce6e91745013b301d3910647]

        INTEGRATION: CWS wizopendb (1.2.34); FILE MERGED 2005/06/29 13:00:13 fs 1.2.34.1: #i50797# done by UFI

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [46f33c297417c8886099f2243f7e39bae6c3980f]

        INTEGRATION: CWS wizopendb (1.2.34); FILE MERGED 2005/06/29 13:00:12 fs 1.2.34.1: #i50797# done by UFI

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [3e89870d271ca447a04382cc0c4cb8174214f60f]

        INTEGRATION: CWS wizopendb (1.4.32); FILE MERGED 2005/06/27 14:26:00 fs 1.4.32.1: #i42king in UFIs do'cumentation for #i42477#

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [0ce5152738e3683551359a3893d04eecb0f2c636]

        INTEGRATION: CWS wizopendb (1.3.52); FILE MERGED 2005/06/29 13:00:12 fs 1.3.52.1: #i50797# done by UFI

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [ab866483adaade52aad9cb64387925199be266cc]

        INTEGRATION: CWS wizopendb (1.4.32); FILE MERGED 2005/06/29 13:00:11 fs 1.4.32.1: #i50797# done by UFI

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [9c6c652aa84d413dfd12141fa4ca0ee21ef931a2]

        INTEGRATION: CWS wizopendb (1.4.24); FILE MERGED 2005/06/29 13:00:10 fs 1.4.24.1: #i50797# done by UFI

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [6adf385c7de9527cf209c754f2e25218dec832a2]

        INTEGRATION: CWS wizopendb (1.2.34); FILE MERGED 2005/06/29 13:00:09 fs 1.2.34.1: #i50797# done by UFI

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [c926e01fb519c1028f5b4d3ee6ccbc5f7f2e68e6]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/14 06:08:28 pjanik 1.1.2.1: #i50414#: Add en-GB auxiliary files for 2.0

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [f982119f486a0c46007eefb9e6f75b4caee5442a]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/14 06:08:27 pjanik 1.1.2.1: #i50414#: Add en-GB auxiliary files for 2.0

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [4cba9bc4e97886fb7d58f4200b890cd6b3501f77]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/14 06:08:26 pjanik 1.1.2.1: #i50414#: Add en-GB auxiliary files for 2.0

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [cf3c12c8b5ba802e449fc7b0ab7805ca860f9fba]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/14 06:08:25 pjanik 1.1.2.1: #i50414#: Add en-GB auxiliary files for 2.0

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [5cec84c5d601e4be0c052a785dad1e28cdf3f34c]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/14 06:08:24 pjanik 1.1.2.1: #i50414#: Add en-GB auxiliary files for 2.0

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b6d716815cb43efdd742fa2fc4796c7fc0bf4607]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 16:33:41 ihi 1.1.2.1: #i48735# Bulgarian lang support

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e0e1a96c8817f89d06ad3d96f5288cd5907e477f]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 16:33:40 ihi 1.1.2.1: #i48735# Bulgarian lang support

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [0f5057c1ebcbdbc28b552225bb435621a320de65]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 16:33:39 ihi 1.1.2.1: #i48735# Bulgarian lang support

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [65663b76f451080499e2d2bc77e406694c553e81]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 16:33:38 ihi 1.1.2.1: #i48735# Bulgarian lang support

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [3495cc29a15589804dad8a155e294d618003b26e]

        INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 16:33:37 ihi 1.1.2.1: #i48735# Bulgarian lang support

2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [976b153de896bdb7458432cc069997b03979a7e2]

        INTEGRATION: CWS hc680stoppers2 (1.12.16); FILE MERGED 2005/05/10 14:02:53 fpe 1.12.16.1: #i48785#

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [6d30b5aa5e475c75e3d3f9f7b616d8368ce60861]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:20 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [4179b4dd84f6dc5761751b9c4c0a0f5c924da152]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:19 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [651f995abdc9b7b40f75e62a2e07492b7963a03b]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:18 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [481fd316bd85d2067ea7bea4a3b5228c2bfdae37]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:17 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [72ba42812f5fbd674216e30762612e191d8a26f6]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:16 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [83ca23c291ccab88841eb10a819611fcf8ce8bad]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:15 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [15d98655ea3f3ad8a73715b3de67373aaa2097df]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:14 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [2dc394216c91014717fe120fd804e86ccdd1fbf6]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:13 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [3bd3d660bcb7998cb2aab4c7a48fdba7b326bfc0]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:12 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [d8aabddff0c7d3c97be1b291a6aa3db46b212c96]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:11 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [269cbe4af38579814bcc0edd59e1b4a41422cfe8]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:10 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [3957230e8e97e31b21be15845f82f8abce796ada]

        INTEGRATION: CWS pj26 (1.1.2); FILE ADDED 2005/04/20 16:47:09 pjanik 1.1.2.1: #i47827#: Add Estonian and Czech auxiliary help files

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [5a28770b6b093bbefd81bc7f35e017ce155674e7]

        INTEGRATION: CWS pj26 (1.4.2); FILE MERGED 2005/04/20 16:59:01 pjanik 1.4.2.1: #i47607#: do not redefine my_cp.
        
        Patch from vq.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ecbbb9edbeb1ef45e1ff45e1ff2df69a708c0d8]

        INTEGRATION: CWS systemdb (1.8.18); FILE MERGED 2005/03/31 08:28:24 rene 1.8.18.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>  [ec48fbe3119ffdeaef0bdce72ffb239c17dfc9f1]

        INTEGRATION: CWS systemdb (1.3.34); FILE MERGED 2005/04/07 14:35:35 hjs 1.3.34.2: #i34430# remove dupes 2005/04/06 08:13:04 rene 1.3.34.1: don't copy db.jar, add it to XCLASSPATH

2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [74366487174080a36628ce83d1f808c8994275d2]

        INTEGRATION: CWS hc680stoppers (1.5.18); FILE MERGED 2005/04/07 10:18:13 fpe 1.5.18.1: #i46823#

2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [544fe40870f187758d6b5ee2c8e2015ff949f68d]

        INTEGRATION: CWS hc680zhfonts (1.3.32); FILE MERGED 2005/03/24 08:25:53 fpe 1.3.32.1: #i45378#

2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [2f3f09063bdbcdab0355da4636bfcfc62d4bcf16]

        INTEGRATION: CWS hc680zhfonts (1.3.32); FILE MERGED 2005/03/24 08:25:52 fpe 1.3.32.1: #i45378#

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [9b86fa03f770d129e967794fec650a5c20ed2e41]

        INTEGRATION: CWS fwkfinal3 (1.6.8); FILE MERGED 2005/03/22 10:23:16 abi 1.6.8.1: #i34539# embed.xsl does not handle sort

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0d1f224df0b43e44b72659f044358f76392c3427]

        INTEGRATION: CWS hc680l10nimg (1.1.48); FILE MERGED 2005/03/17 13:44:01 fpe 1.1.48.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3a029121fa5d04b527d422181b78436ed19a0c8d]

        INTEGRATION: CWS hc680l10nimg (1.3.22); FILE MERGED 2005/03/17 13:44:00 fpe 1.3.22.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [91147a4bcfaae94b6b35447f738eba04382bd959]

        INTEGRATION: CWS hc680l10nimg (1.2.2); FILE MERGED 2005/03/17 13:43:59 fpe 1.2.2.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3fd1b6ccc95c16e389dd7a5ae083e32b06cd0e60]

        INTEGRATION: CWS hc680l10nimg (1.1.48); FILE MERGED 2005/03/17 13:43:59 fpe 1.1.48.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f0cf037f3028f868e337fd8a4e67fcdccd9397b0]

        INTEGRATION: CWS hc680l10nimg (1.3.2); FILE MERGED 2005/03/17 13:43:59 fpe 1.3.2.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e1fb74a6cf082e4d833a23f7f2d5c5400cdd36dd]

        INTEGRATION: CWS hc680l10nimg (1.3.22); FILE MERGED 2005/03/17 13:43:58 fpe 1.3.22.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [809990ba3f2fe493ec2abef46b487d1a92c3f768]

        INTEGRATION: CWS hc680l10nimg (1.2.32); FILE MERGED 2005/03/17 13:43:58 fpe 1.2.32.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0b15eb81777680d07b4c6cda93a1287af1e786cf]

        INTEGRATION: CWS hc680l10nimg (1.3.32); FILE MERGED 2005/03/17 13:43:57 fpe 1.3.32.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [68363a7c0ea0dda6225bc12ed37b183135cf59f4]

        INTEGRATION: CWS hc680l10nimg (1.2.32); FILE MERGED 2005/03/17 13:43:57 fpe 1.2.32.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [45939ff5d361bf3ab791da11c1cb8e2b21a1efcd]

        INTEGRATION: CWS hc680l10nimg (1.2.2); FILE MERGED 2005/03/17 13:43:57 fpe 1.2.2.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a9ef42b06a448398e5ba823755ec74585ef9c861]

        INTEGRATION: CWS hc680l10nimg (1.3.28); FILE MERGED 2005/03/14 14:54:00 fpe 1.3.28.1: #120094#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [353126fd0ac44127b4cb95a485d0f870b6d90fb3]

        INTEGRATION: CWS hc680l10nimg (1.3.28); FILE MERGED 2005/03/14 14:53:59 fpe 1.3.28.1: #120094#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7d057d708043b7f3673cdca331779f84ecb11088]

        INTEGRATION: CWS hc680l10nimg (1.11.2); FILE MERGED 2005/03/17 13:43:56 fpe 1.11.2.2: #i43972# 2005/03/16 13:53:49 fpe 1.11.2.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b10201baa8194f9b636a72991ebe9330dd7eaa22]

        INTEGRATION: CWS hc680l10nimg (1.2.22); FILE MERGED 2005/03/17 13:43:55 fpe 1.2.22.1: #i43972#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7dc5279b690781d676ed30a6f115d5b326ecdd3f]

        INTEGRATION: CWS hc680pb3 (1.12.6); FILE MERGED 2005/03/16 15:47:47 fpe 1.12.6.1: Regular Update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [872b603a474c26dfecc58c2a6145880ffe2d7973]

        INTEGRATION: CWS hc680pb3 (1.3.6); FILE MERGED 2005/03/16 15:47:47 fpe 1.3.6.1: Regular Update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [75798b4880768071954bbb948a980082b30e8015]

        INTEGRATION: CWS hc680pb3 (1.11.6); FILE MERGED 2005/03/16 15:47:46 fpe 1.11.6.1: Regular Update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b097653c658299973dafd3b2fe4328d85fdfb7f6]

        INTEGRATION: CWS hc680pb3 (1.4.20); FILE MERGED 2005/03/16 10:32:21 fpe 1.4.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bcc00ca12daf15fe16503a02788b1bcab1f5e6de]

        INTEGRATION: CWS hc680pb3 (1.2.20); FILE MERGED 2005/03/17 13:42:05 fpe 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/16 10:32:20 fpe 1.2.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3661ad80691c09d4b83b5d0977d7b45527c1572e]

        INTEGRATION: CWS hc680pb3 (1.4.20); FILE MERGED 2005/03/16 10:32:13 fpe 1.4.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1b4985cc07af40d56df7b3db2eb6befbc7dba05d]

        INTEGRATION: CWS hc680pb3 (1.2.30); FILE MERGED 2005/03/16 10:32:02 fpe 1.2.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c54f3fcd179785292032a5912f7b6a3da73d3788]

        INTEGRATION: CWS hc680pb3 (1.2.46); FILE MERGED 2005/03/16 10:31:53 fpe 1.2.46.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2e890a2c89ea3a85c40026bc97e2fd33c1c8a85b]

        INTEGRATION: CWS hc680pb3 (1.4.20); FILE MERGED 2005/03/16 10:31:49 fpe 1.4.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [18f2f50ce8a6aa88d8f41d621c47fbe611e2e6c4]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:31:25 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3563000da633797e244dbfe60a06b9f49ced0e21]

        INTEGRATION: CWS hc680pb3 (1.2.30); FILE MERGED 2005/03/16 10:31:25 fpe 1.2.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9faead9b50fdb63650c88eedc2f130613be0d6b9]

        INTEGRATION: CWS hc680pb3 (1.3.30); FILE MERGED 2005/03/16 10:31:24 fpe 1.3.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [39f40442a451e8027b809c890c4ea0501f8981bd]

        INTEGRATION: CWS hc680pb3 (1.2.30); FILE MERGED 2005/03/16 10:31:24 fpe 1.2.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5c5d8b2791c82f8969fa92cc5cc9813400727239]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:31:22 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [85448e70b24c12b96576b48806f8bc586fc83138]

        INTEGRATION: CWS hc680pb3 (1.4.20); FILE MERGED 2005/03/16 10:31:22 fpe 1.4.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [53fcf36b52b3361a598143a206213c26d9f93aa1]

        INTEGRATION: CWS hc680pb3 (1.2.30); FILE MERGED 2005/03/16 10:31:21 fpe 1.2.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [29082814735352ab43f76d089e2547a1d4ac2983]

        INTEGRATION: CWS hc680pb3 (1.3.30); FILE MERGED 2005/03/16 10:31:20 fpe 1.3.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [01257f62a12772627e5683f5cb99dcfaff199122]

        INTEGRATION: CWS hc680pb3 (1.2.30); FILE MERGED 2005/03/16 10:31:20 fpe 1.2.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d948116585a7a0119c418698f941f20b55ab2fd8]

        INTEGRATION: CWS hc680pb3 (1.5.20); FILE MERGED 2005/03/16 10:31:20 fpe 1.5.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [41d5297c1dddd31fc45ee031dfd549d74ecf8d00]

        INTEGRATION: CWS hc680pb3 (1.2.46); FILE MERGED 2005/03/16 10:31:19 fpe 1.2.46.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [95a6b6b16aecd4899640aed58066f6c5b78b5dc0]

        INTEGRATION: CWS hc680pb3 (1.1.46); FILE MERGED 2005/03/16 10:31:19 fpe 1.1.46.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fa8109f043bff1c6481837b9c845774d8e839e49]

        INTEGRATION: CWS hc680pb3 (1.2.30); FILE MERGED 2005/03/16 10:31:18 fpe 1.2.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c79fe5d9b3e4d100f6a1128c66feac59b943522b]

        INTEGRATION: CWS hc680pb3 (1.3.30); FILE MERGED 2005/03/16 10:31:14 fpe 1.3.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0d6a4cd7a93a9841053445b5ce29938115173068]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:31:13 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cc604f7d097d615169e868a78c2fc941611102c5]

        INTEGRATION: CWS hc680pb3 (1.4.20); FILE MERGED 2005/03/16 10:31:13 fpe 1.4.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8f79df3da5b064198ebdf3301a6f246dab792891]

        INTEGRATION: CWS hc680pb3 (1.4.20); FILE MERGED 2005/03/16 10:31:12 fpe 1.4.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e273e262b86c04ce78aaa95a5fcb2af2bf2aea05]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:31:12 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bcd48127c46a1d64b280530012776af17aab1d45]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:31:11 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5b305ab6975a7ecaee0f62de358499953d518edf]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:30:28 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [46f629e8250403c761e80b2a9576fd3ece4b691d]

        INTEGRATION: CWS hc680pb3 (1.2.30); FILE MERGED 2005/03/16 10:30:27 fpe 1.2.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1c5544a0f5d71b6343062b2b09c5cae0920ac257]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:30:25 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f280acbd21b065902e563e2ed9adea8a73228d81]

        INTEGRATION: CWS hc680pb3 (1.2.30); FILE MERGED 2005/03/16 10:30:25 fpe 1.2.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c0c59e3a00e14fe27c90a0079030a8faa968779d]

        INTEGRATION: CWS hc680pb3 (1.3.30); FILE MERGED 2005/03/16 10:30:25 fpe 1.3.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ce0efe235e11370c15eb377cee6978811ae0e3df]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:30:22 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a8e16aa09691f6162a2688e7ad89a79bd2652a1f]

        INTEGRATION: CWS hc680pb3 (1.4.20); FILE MERGED 2005/03/16 10:30:10 fpe 1.4.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a1e964a8747363ff6b531535be6c8543413796c2]

        INTEGRATION: CWS hc680pb3 (1.2.20); FILE MERGED 2005/03/16 10:30:05 fpe 1.2.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4166a37ca63c3e39749b71684b0dfd3f25106de6]

        INTEGRATION: CWS hc680pb3 (1.2.20); FILE MERGED 2005/03/17 13:52:33 fpe 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/16 10:30:02 fpe 1.2.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [136160d88284dd8dd1869c93578dc0c4bbd03411]

        INTEGRATION: CWS hc680pb3 (1.3.30); FILE MERGED 2005/03/16 10:29:58 fpe 1.3.30.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [33d6abfbefc7aa52708ecc81d34326666fcde9d3]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:29:54 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [76037a9c3feac3b498051ea94706eaa65445021e]

        INTEGRATION: CWS hc680pb3 (1.4.20); FILE MERGED 2005/03/16 10:29:54 fpe 1.4.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2ae7a43c380866309087eae613d93e87d51cbdd7]

        INTEGRATION: CWS hc680pb3 (1.5.20); FILE MERGED 2005/03/16 10:29:53 fpe 1.5.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d3ce41cb2878eacc27d6cb19e153dac504a5f240]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:29:53 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [693009c44ee56ab69236b48823212c1af28d6f9c]

        INTEGRATION: CWS hc680pb3 (1.1.46); FILE MERGED 2005/03/21 13:50:13 fpe 1.1.46.1: #i38426#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [08ae79fd0eb90dd2ad183326d11d77a07026c798]

        INTEGRATION: CWS hc680pb3 (1.6.20); FILE MERGED 2005/03/16 15:47:32 fpe 1.6.20.2: Regular Update 2005/03/16 10:29:53 fpe 1.6.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0789a6a2a4df6abc5afe0e9e3f595286ea81ff84]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/16 10:29:52 fpe 1.3.20.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [29b284ca07634257129e83472b0e5354d7caae64]

        INTEGRATION: CWS hc680pb3 (1.2.46); FILE MERGED 2005/03/17 13:22:49 fpe 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/16 10:29:13 fpe 1.2.46.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2530b6dc13b09e92aeabae2fb7f9c4e3f444e3fb]

        INTEGRATION: CWS hc680pb3 (1.2.6); FILE MERGED 2005/03/21 13:18:52 fpe 1.2.6.1: #i38426#

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fa10291d0f5c046b1c62fb78ef7cecf0e168cc3f]

        INTEGRATION: CWS hc680pb3 (1.3.6); FILE MERGED 2005/03/16 10:29:06 fpe 1.3.6.1: Regular update

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8b40fe9c088619441d67d99dcfe9b16b2f30d599]

        INTEGRATION: CWS hc680pb3 (1.3.20); FILE MERGED 2005/03/17 13:22:18 fpe 1.3.20.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/16 15:47:22 fpe 1.3.20.1: Regular Update

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [ffef151058886cc36ab3165b5c1a1b6a59b43978]

        INTEGRATION: CWS hc680typo2 (1.2.40); FILE MERGED 2005/02/10 21:10:28 pjanik 1.2.40.1: #i37161#: an graphic -> a graphic

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [ec2b7a86a8dd3e886c99b43c26850670589d394f]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/03/02 16:46:35 pjanik 1.3.24.1: #i43889#: "AutoCorrect/AutoFormat" -> "AutoCorrect"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [29eab2d7f9581baca5ced9eef7e1b13f1d7b43b0]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/14 17:36:59 fpe 1.2.24.3: RESYNC: (1.2-1.3); FILE MERGED 2005/03/03 17:44:05 pjanik 1.2.24.2: #i39705#: "Insert Graphics" -> "From File". 2005/03/02 15:26:14 pjanik 1.2.24.1: #i43870#: "nextto" -> "next to"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [9154b53648f72426c26d0dae742d02ff2a9ef557]

        INTEGRATION: CWS hc680typo2 (1.3.10); FILE MERGED 2005/03/14 17:37:52 fpe 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/03 17:43:37 pjanik 1.3.10.1: #i39705#: "Insert Graphics" -> "From File".

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [fa4ab22e66df0b19458bbcb12ab379b65da40a81]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/02/06 22:26:50 pjanik 1.3.24.1: #i39703#: Space *after* :.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [82a076a68917802cde4c8da6b4fb1458aec80497]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/03 17:27:07 pjanik 1.2.24.1: #i36264#: "Allow cursor in protected areas" -> "Cursor in protected areas - Enabled".

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [0b5626a17bef3820e3d1c11711a82c8a6cc888c5]

        INTEGRATION: CWS hc680typo2 (1.2.40); FILE MERGED 2005/03/14 17:31:51 fpe 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/10 21:13:05 pjanik 1.2.40.1: #i37237#: a endnote -> an endnote

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [c571ee905e726ce068ac3baab08c9b8d2dfddfac]

        INTEGRATION: CWS hc680typo2 (1.2.10); FILE MERGED 2005/03/14 17:31:58 fpe 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/10 21:20:04 pjanik 1.2.10.1: #i38456#: or or -> of or

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [f3540f2036a4f2ad7980205dd92f1b7c66dd7972]

        INTEGRATION: CWS hc680typo2 (1.2.40); FILE MERGED 2005/03/14 17:32:31 fpe 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/02 16:01:40 pjanik 1.2.40.1: #i39631#: Unify strings by removing useless whitespaces.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [b9915feb67699399017306910f7abd46d32c2040]

        INTEGRATION: CWS hc680typo2 (1.4.10); FILE MERGED 2005/03/02 16:46:24 pjanik 1.4.10.1: #i43889#: "AutoCorrect/AutoFormat" -> "AutoCorrect"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [2c5fac4a4305d081cc316e8b958df7096ae91691]

        INTEGRATION: CWS hc680typo2 (1.2.40); FILE MERGED 2005/03/14 17:19:27 fpe 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/02 16:56:51 pjanik 1.2.40.1: #i43891#: "Graphic" -> "Picture". Comment removed.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [46e9aa6df13cdce59ca9459148576157984d0bd8]

        INTEGRATION: CWS hc680typo2 (1.2.40); FILE MERGED 2005/03/02 16:39:44 pjanik 1.2.40.1: #i43888#: Remove dots ("Compare Document" -> "Compare Document").

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [d4c2ddf1b3b67a92a36216e1f56333e99e0a7f4c]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/03/14 16:58:11 fpe 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/02 15:46:10 pjanik 1.3.24.1: #i43902#: Insert missing word "placeholders".

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [4869bf84f70a19c3e90171b387c345898f6839aa]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/02/10 21:08:37 pjanik 1.3.24.1: #i37125#: a orthogonal -> an orthogonal

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [737f4bd99c6cdbed15bed39a5cbc5123681c6ff9]

        INTEGRATION: CWS hc680typo2 (1.3.10); FILE MERGED 2005/03/02 15:42:48 pjanik 1.3.10.1: #i43901#: "Format - Object - Line" -> "Format - Line"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [7be5a8c7e284ec37dd7737fdbd517b8343017095]

        INTEGRATION: CWS hc680typo2 (1.3.10); FILE MERGED 2005/03/14 17:15:49 fpe 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/03 17:42:52 pjanik 1.3.10.1: #i39705#: "Insert Graphics" -> "From File".

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [c6a94e5e347444c5cda84da693aeb812e00d505c]

        INTEGRATION: CWS hc680typo2 (1.4.10); FILE MERGED 2005/03/03 17:27:01 pjanik 1.4.10.1: #i36264#: "Allow cursor in protected areas" -> "Cursor in protected areas - Enabled".

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [5dfd5273d32939215c34fb6dd98fc1c5e9162703]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/02 16:59:35 pjanik 1.2.24.1: #i43900#: Configure -> Customize.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [ae27ca6708606c3b8b290079e233a17c69a79dcb]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/02/06 22:28:04 pjanik 1.2.24.1: #i39621#: Fix misplaced emph tag.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [c55d319af6282c0914db78ce7e68eda1e6d04761]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/14 18:20:48 fpe 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/02 16:32:02 pjanik 1.2.24.1: #i40062#: "Styles" -> "Styles and Formatting"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [f7da8229876e080cc3c1af39eb0baa2807ece813]

        INTEGRATION: CWS hc680typo2 (1.2.40); FILE MERGED 2005/03/14 18:20:02 fpe 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/10 21:16:31 pjanik 1.2.40.1: #i37437#: the their -> their

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [ab339144250febd8027a568d0caaa9426465b8b8]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/02/12 18:05:10 pjanik 1.2.24.1: #i42622#: Add missing quote.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [c756a95259e9df8e8b30d894d48cd8a7122b6c43]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/14 18:09:54 fpe 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/02 17:02:26 pjanik 1.2.24.1: #i43900#: Configure -> Customize.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [011175adcf741c7fedf8bbe6e8544610acc70137]

        INTEGRATION: CWS hc680typo2 (1.3.10); FILE MERGED 2005/03/14 18:10:16 fpe 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/02 17:07:07 pjanik 1.3.10.1: #i43896#: "Default" -> "Default Formatting"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [d3cb919aa4d6d23868176a712f9a3fe193663be7]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/03/14 17:54:44 fpe 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/02 16:19:25 pjanik 1.3.24.1: #i38383#: Remove the word "either".

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [144e321331052f07cb8ae8caa041d5e55040a4ae]

        INTEGRATION: CWS hc680typo2 (1.3.10); FILE MERGED 2005/03/14 17:51:44 fpe 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/02 15:55:52 pjanik 1.3.10.1: #i38946#: "AutoPilot Presentation" -> "Presentation Wizard"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [ab881c211b376b68c0fa7464633d15d2e246da19]

        INTEGRATION: CWS hc680typo2 (1.3.10); FILE MERGED 2005/03/14 17:48:15 fpe 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/02 16:37:56 pjanik 1.3.10.1: #i43886#: "Database bar" -> "Table Data Bar"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [b2780916b2514e413154960c6a275a0641233db5]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/02/10 21:23:02 pjanik 1.2.24.1: #i40942#: add missing space.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [704572085ccea7899ae3c02ac13bf3f7cb0fbe55]

        INTEGRATION: CWS hc680typo2 (1.2.40); FILE MERGED 2005/03/02 15:25:05 pjanik 1.2.40.1: #i43868#: "increase of decrease the tolerance" -> "increase or decrease the tolerance"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [84cbcb9ef1857d413a8bfd3d740dd34601b5e42f]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/02 16:14:17 pjanik 1.2.24.1: #i43884#: Configure -> Customize.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [e0840877de6166b2a54eaa70246382837dcd1949]

        INTEGRATION: CWS hc680typo2 (1.1.40); FILE MERGED 2005/03/02 15:38:42 pjanik 1.1.40.1: #i43893#: remove empty epmh tag

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [0ad9c1a85355d73cec89bb7a239a37c1c410e25b]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/02/10 21:15:33 pjanik 1.3.24.1: #i37392#: transfering -> transferring

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [590941f0d0ce8f2ebfe38f302416772120c0b58e]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/03/03 17:28:57 pjanik 1.3.24.1: #i37788#: "File type" -> "Save as type".

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [673846105e9d9ba11aa9dd215e4823819e8dde61]

        INTEGRATION: CWS hc680typo2 (1.3.10); FILE MERGED 2005/03/14 16:52:59 fpe 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/02 15:37:09 pjanik 1.3.10.1: #i43892#: "Insert Cell Right" -> "Insert Cells Right"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [776010e846cb350a2fc8fa71f8c2bec9a62bd3a3]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/02 15:59:30 pjanik 1.2.24.1: #i39617#: "Sheet Area" -> "Name Box"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [621f27296d3dc1580ee5ace54832df4c5e58f9a7]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/02/10 21:14:15 pjanik 1.3.24.1: #i37311#: a array -> an array

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [4bdc63a12deb92916afe46975b4e97ebb22571c9]

        INTEGRATION: CWS hc680typo2 (1.3.10); FILE MERGED 2005/03/14 16:35:28 fpe 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/02 15:51:19 pjanik 1.3.10.1: #i43883#: "filter" -> "Filter"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [7d03c071b0e731f4f4e19a8e9058cbebdbc2ac86]

        INTEGRATION: CWS hc680typo2 (1.3.24); FILE MERGED 2005/02/12 20:56:14 pjanik 1.3.24.1: #i42642#: Delete duplicate word "define".

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [b3d74cda7a7025fe17484726d6cffb481c8f6567]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/14 17:44:50 fpe 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/02 16:26:33 pjanik 1.2.24.1: #i38872#: Remove useless space at the end of paragraph.

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [2f56f856028f78e735038403cc7d962013c5c85f]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/02/10 21:28:22 pjanik 1.2.24.1: #i38768#: expression expression -> expression

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [33a1975d2d5371bd3beb9041c45bb418d474d4fc]

        INTEGRATION: CWS hc680typo2 (1.2.24); FILE MERGED 2005/03/02 15:29:38 pjanik 1.2.24.1: #i43875#: "you to return" -> "you want to return"

2005-03-22  Vladimir Glazounov  <vg@openoffice.org>  [fec1c1e036f8c30e5070cf8fb26fff6e901b8d77]

        INTEGRATION: CWS hc680typo2 (1.1.40); FILE MERGED 2005/02/06 22:25:25 pjanik 1.1.40.1: #i38873#: Remove two spaces.

2005-03-09  Vladimir Glazounov  <vg@openoffice.org>  [c647b1a8fddc63f64a0809a5450910751df4b78f]

        #100000# cleanup after integration of hc680pb2

2005-03-09  Vladimir Glazounov  <vg@openoffice.org>  [618927f80336257cd34b76d45649bb5d7accbd91]

        #100000# cleanup after integration of hc680pb2

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [171091e1a7738f3a2b215714f20177f20dfb05d8]

        INTEGRATION: CWS hc680pb2 (1.2.12); FILE MERGED 2005/02/10 10:32:05 fpe 1.2.12.1: tree creation process updated, see cws ause018

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0c5878815637b54c3d431d1fb54b4007fe7e6e66]

        INTEGRATION: CWS hc680pb2 (1.11.4); FILE MERGED 2005/02/10 10:47:10 fpe 1.11.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9b5d072d9de83663a4682a7b927cdb3f73d93403]

        INTEGRATION: CWS hc680pb2 (1.11.4); FILE MERGED 2005/02/10 10:47:09 fpe 1.11.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9398e43dc4217a5cec05add84a9e095374968e61]

        INTEGRATION: CWS hc680pb2 (1.11.4); FILE MERGED 2005/02/10 10:47:08 fpe 1.11.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [58d919d05b813c1c00a4dc3c2d88b01f3e3b3c05]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 10:47:07 fpe 1.2.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e8f1f896bd08127a125f910759f06688b45771a6]

        INTEGRATION: CWS hc680pb2 (1.12.4); FILE MERGED 2005/02/10 10:47:06 fpe 1.12.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2e0d8ae9af54fb366eab73b44dd92211dabfd771]

        INTEGRATION: CWS hc680pb2 (1.12.4); FILE MERGED 2005/02/10 10:47:05 fpe 1.12.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0210641411549246fb7f57f50024dc561ecb1eb3]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:43:35 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [da52e991d39fd20c776f3fd360fff7e79a6e0a7f]

        INTEGRATION: CWS hc680pb2 (1.5.4); FILE MERGED 2005/02/21 16:43:33 fpe 1.5.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fffc03d2b0bcdcdbfccbf196fb23c9fdce0ebfcb]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:43:31 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bb163e555a40450b7f86effd9ac27f6dd430d4ee]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:43:30 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e967c5fdbc8eef02d6e5a47918ac163c5581af2d]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:43:27 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9906d2a4c79d600012b83dd58c60e1e61a4ce968]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:47:01 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d7d5c0ee31635d7d5d67e3ab9b1922b084720d55]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:47:01 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8bfd862047a4cd3e875f1771b0fcd01d1bf08725]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:47:00 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8e19d96af4f81bad2c1ddc504f13c4ae28d537a4]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:47:00 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [abe40693e297663b63b1785d207a58c033f06c21]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:47:00 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4433ae29315d786ad61d74056e1fb9683903c6e4]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:59 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [639bdb0b9c7f71442996fa1ba6badd2ebe880f88]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:59 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b037ee130494fc7d00db68a62332cf5109079eb5]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:59 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [960aab328f1dbe72ea30a60b9119092a4db74031]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:43:27 fpe 1.3.4.3: regular update 2005/02/10 09:46:58 fpe 1.3.4.2: regular update - missing HIDs added 2005/02/03 12:20:31 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a25071a0b0e837d1ea632f2302c734e296435074]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:58 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [20512a83a7d9811ca6b7f5617610c0305fb379e7]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:57 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [25100d3ed4dd5b5b018aa38479dee01a5b704689]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:57 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b000da5504b1880d9b133d749bfeb04aa0ee93f6]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:56 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a4c1d16e74607302ad3030d37c8010b84d4ee661]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:56 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4b7ba6c79131e116a1ef4cfba35821701c0d59f3]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:56 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f13ca28b8306ecc8ac0602fe457ecba07d5e2ed3]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:43:25 fpe 1.1.32.2: regular update 2005/02/10 09:46:56 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [dc1bbfcf1f9747389c12f76088b04880df434799]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:55 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2b0b8010b21096aeebfd38c5ab9f83da70cd0401]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:54 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [49947458a87bd83527004c5f5e8fee4c502f76e9]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:54 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d5809a7b6d6073b0014aa641f893d50b178e0446]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:53 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b106425389170bfb055b8dddc0be6f6b683aa6eb]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:53 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c35a74de1ebe6c702ff89f9fdd69971f3145268f]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:46:53 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f6c8ce6d7fa8876c21d393f72d0abdebf1623154]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:52 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cd288bf94f5680ffd41342bba96dbad0dcb881db]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:52 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [27a6cd4be7321d3bc4c401410ebc48a6c9c5d955]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:51 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c8dcfef041f9c6cff16c2d85256e5746e3b2da94]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:43:20 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c7327411efc27fb37da2752607d0d4fec7ba82a7]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:43:18 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [36975e218f43d46dc052ad94618951c371a1e7c5]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:43:16 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c124ab563ceb035acfaf6549a32f16ef2607c227]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:43:15 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [09bace33aca905140499a356bd6615a70f80420c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:43:14 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [99c8168d48d8be6cbf21feb8dd878cdc6bbf5da0]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:43:14 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [12ae7a49c8175b38a882cbe5095bffea4fb6df64]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:43:13 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8ae8cd543422c48904ce3917bba8418a10db1313]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:43:13 fpe 1.3.4.2: regular update 2005/02/10 09:46:50 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0d1ed489d1792e7d6f5dbac5eb75411c6ca1ca86]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:50 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1ecbb69e9681d9ec7cd9fc0963131508e5f82718]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:49 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bf8f7d700af578cb766b99122554b45732a6abfb]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:48 fpe 1.2.16.2: regular update - missing HIDs added 2005/02/03 12:20:31 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fe1d04a0c4da50b5f4f6a2f46c672bb16a3c281e]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:47 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2b4e341f3d267198be2bab73bb45bd1542e961e4]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:46 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b7ff976b89ead203350dca38beba91604d46525a]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:46 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [604a20f25c9cce3b9d157c195c89e68e29ef788a]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:46 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8ad878e27570f63aed818adba39386c7e3fc293d]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:46 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [123354fed730f0e342007b109502e95fee01f336]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:45 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [67b5d429a9718630e484d28ae2d979da57ca4c4c]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:43:12 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4334b6cbb954326a6192aefb3ca23d6d1680030d]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:45 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c0714d6f117716735b8abed0e784644666fa8884]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:45 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c53567541b1680c68492e6e758c380cdbab8aa48]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:43:11 fpe 1.3.16.2: regular update 2005/02/10 09:46:45 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bdb5f714053141751e69a4d618d3fcd3f1b9fdbf]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:44 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8e4648248f9b19187546e498144e85cf38919473]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:44 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fccd6a0c6a842a517c3235f577d6b5a56d2f9454]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:43:11 fpe 1.1.32.2: regular update 2005/02/10 09:46:44 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6c4882ede35c388b9d39561559b91b84b8c2ae9d]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:44 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a50ef9c581b4fbc7993c3c76a152c66641f55fe0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:44 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [024e4509af32996e679e24d50845261f3079d0e0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:43 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fc9a4a10d83013f0e113246968511cfacee6c0d8]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:43 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [751faf6c665869a41a6964bffc7aec1698654c58]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:43:10 fpe 1.1.32.2: regular update 2005/02/10 09:46:42 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1f7b4cb9bef56e5c9d311c80dd7033db7f3f027b]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:42 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e0c0914817fad7d101f433b1c460bd469882b865]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:41 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4b76c1ca9de5d07ead502c6640fdfb5a09cea62a]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:41 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [839ce3a454ffdd0636eaee0957be655292817007]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:40 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c42a064933f88d3fc508691e45dd9d1c7b8d2355]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:39 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [23265e40a8a4a8d8dc9f426aef612cc18fdd4a7e]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:39 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [977ce393e8f5a8e93e014cdd7e538a9f29a07b00]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:46:39 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0e100f0bdb5281ad2cfc46fb6f424fee2a4faa25]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:39 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [aab16a30ccb58a898569c2dd424d0607385e171d]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:38 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a1fa21cedb11ad5c7176dc3d909069bf42684993]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:46:38 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a9314c9de06fbafc11f965c50998f9e5da155ef5]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:37 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1d611f1db86a204f846905327e87af50454fb323]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:37 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [97456b97d3593edba7964e6c24902c0c218ead4e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:36 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ce362ce43594398427900b2bcbc7d3ddad06422d]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:36 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [87bc44acf5d12784a91458d42cedef4b4ae3f29a]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:36 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [25689d3f28b4c84126053d4e49eeb121e61c3432]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:35 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [860ab4e10934f7d8da5776a3214098190b24f3f4]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:35 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5431bf84ede33bac73eaf2f02c9bfc5a3b50eecb]

        INTEGRATION: CWS hc680pb2 (1.4.16); FILE MERGED 2005/02/10 09:46:35 fpe 1.4.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [918a786f45d14bd6bb8f22e16ce06dde9caa4ead]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:35 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [47a431ed1dc1925ebde48bdaf65bab21fe359ca2]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:46:34 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [74b0968dab354e7eb24be6f14ec418228c1a4170]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:34 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [05347e8e599772a6493b8ceae6d1f34fb88b18df]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:34 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c1fa28ff42598b9e5aad21eba29af9679420c410]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:34 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4fd6ad0c15ac5a2a38be4826d5bb44e37b8ec0a2]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:33 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ccbd297fd5615770b65432374b23356a5396d748]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:33 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1feee50aa7284400804c75cc41752ded340bb9ee]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/21 16:43:10 fpe 1.2.32.2: regular update 2005/02/10 09:46:32 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [127e2e26ade68647700e15cc5947fa323505d4a7]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:31 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5419bb522794e69870fa749f2714097fc71ad274]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:31 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [34b2fab64ac5ce0e3fe8b3f7a73010d99e7451c3]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:31 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [39644221c7ab596e813606b2b249bae08f7a468f]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:30 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5425e21083e91eaaa934e0ed1d89fc7384938d87]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:30 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [41489fffbf5111e3eee6a83bd79d1071d08f1a1f]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:30 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c9c3380154bdeadd6f330d88b512384d2bd26b32]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:46:30 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e969056d318c270325c361349df08ad09b518459]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:29 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c0fca742168ed6c75deefe4cec3a596fb2ebe95a]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:29 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ca5f5368fee6e379b5eff8d0cc4a404e96b16fa9]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:28 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [eb69522e53ba2c82325db2ec882cde6e03215d26]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:46:28 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bdafb846c8a57e5c7fdc77795354bea965a200fc]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:28 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6074a58bfe90f1da1c3d087d6b8ce26b3991de37]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:46:27 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bd2e16dd349c6c54720efe68bb552c46e84abd58]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/03 12:20:30 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c5ec2aa15b000505d71ce1653be145e2d1b98e90]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:27 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [610ec0ed91fb1c51782419ac0a6cd10f11819fe9]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:27 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [62eebe5a10f3ff5b53aad1ef16fb3a786962171e]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:27 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [174ae2a1a77bd9c592a5c2e2f974b1de24b4ef21]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:26 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e04dd5d4156a2014c17093ca2673c528a23da072]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:26 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2f768b69308b2ad5d9206b433b6957a11ea17294]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:25 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [893bae18feeb9a4a09f65927fe777d57650b059f]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:43:07 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [982f709d64762d1da9dcdf27eec1fbf8e3d7ad09]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:43:05 fpe 1.3.4.2: regular update 2005/02/10 09:46:24 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4e19b80d9e7c2377e4c54a07f6ad87697a0f366c]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:23 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a722b310717afbbd09b8ec367083e1283313e01b]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:46:23 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6e8598435d5ae2f467c7ad0d4082345a1fc43d7e]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:43:01 fpe 1.3.4.3: regular update 2005/02/10 09:46:23 fpe 1.3.4.2: regular update - missing HIDs added 2005/02/03 12:20:30 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [729454223018da1d32e16cb5a6d55d7ec0d30bec]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:22 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9106db06188ac0acfe4b08f6dc66f77dc3f93184]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:22 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b4deb8e4b277ed10a5c12a8397de3211ee8e6123]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:46:22 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ecee24eb679acb8e8fce4982ed847b86e3dbcd46]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:58 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [78763771d72dc59caad58e4f2313f11e9ed4672f]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:53 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a06043500574b4b05d0f3e7ee5b9c59e619a436d]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:42:49 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8d1b74665f3e3ff253076eded3aa6c0eaf260abb]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:47 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [92208752ea375f3c022225cd684ff2c9319cbd90]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:45 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [408e20dba8683bcb546c71c1d230b3bb569ccd6d]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:42:44 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [277538bad02ea47423a878aaf217fe921ef8a097]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:42:41 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [43d03d09b915773fe3ed50f198e72c7c84a5d496]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:42:39 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0290cf131437e3eed3ea2994bc783ed1b48849db]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:17 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a01722a1942371453596245ddfe1aa807455b5e6]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:17 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [58bf9308be60a70ce21d937c5ea1c392c225921f]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:16 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9f140e7a0d4def9661d5a7921bbdd647facb0e04]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:16 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7cf0b479ca02dd3d5c7a5c4cce95e1c56a59c2f2]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:16 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e870e2691acc75365b0e4eb8132796084823a7cf]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:15 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [374a66cf7f9650fa199aac93f4adff8f47443fd8]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:15 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b59b6f815f0a1647b84c2646c23f9961fabba9ab]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:15 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1588da27c8075be7f4de3c1a09cb3e2ccb7fd7ef]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:14 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1f130798390a8e11106cc4993d4e4d10810da613]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:14 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [04512f559c77a21e0d20c9d02f0e7d5c59846a9f]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:13 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ad1c19dde9b9f40486da4e94bbb493a52ae7b53b]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:46:13 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [74c5c127a52cbdb783e20278b971f41a34754a02]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:37 fpe 1.3.4.2: regular update 2005/02/10 09:46:13 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6eab3a75519e31a54d9bab2b747ff11da4ed8002]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:46:12 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ea2f624bc1a483d864c27294838c5b4cae1c0dcb]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:11 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [25eca969a68926fc4755ea57925686ac9a90084c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:10 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f997e44286c06428f844e3dd1e2caf75b002639c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:09 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e02889dd6e62f0920c4f88eade792ec0b8a89cfd]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:09 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [062835ada311b29a07fcf79bda3ee8d1a764a825]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:08 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9dd5d74e47f083aaed8fa2b964790787cb0331b2]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:08 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cfec992c5cf9dd9c2d23ec7f6831e2f6a126beb2]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:07 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6e2069d0582fa3f71c8d56f695a9784bb76e9051]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:06 fpe 1.3.4.2: regular update - missing HIDs added 2005/02/03 12:20:29 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6c0480c9bc2ce9dcb917fe43ac5a1bfe9c66346c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:06 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0bfb0b85739e600c235cea6146ea462d1e173b60]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:33 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1d09ce3b4cd6eea5628d155ea8e27462a32a0cea]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:31 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cf160e1efd6900bca7663f4ef7bdb6b3d50b18a7]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:29 fpe 1.3.4.2: regular update 2005/02/10 10:41:22 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [02de06f9df83a26fe3a5e64b2873c128638c3b9d]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 10:46:53 fpe 1.3.4.2: regular update 2005/02/10 10:41:21 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [37d9ecf7d16832c02e72d05d694de19fb0785c8c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:26 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b3f2860a18a696e64113df9ef3d57948ec937b3c]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:05 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e87a0d99efbba3c5c960ee9b1ae4f5db7611b23d]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:04 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [38f8b5e36a13a9842afa15a41f02aa8f596107f8]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:04 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [49126bf9b8b6e34e77072d24caef38c109dcc998]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:04 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [20f85988bb6fb464c66db81ac4da69d7c4701dbc]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:03 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [18baa2b7a04e90d52e94948ca4b05ed653e7c054]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:02 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [26fc3c0dcece32432434720fd162f462b6181936]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:02 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e2bca91dc015031a79c615fe341637f54806a37e]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:02 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [168c0f34eaeceb7784e43c65ba38d86cbab51238]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:01 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6436b3101df3224c31ed4fbf6c21a3772609782d]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:46:01 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c5dbc8b37010434644d90c9bc268231f831d941a]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:01 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d55769579ec5db3121f017036ffb2ed14da02448]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:24 fpe 1.3.4.2: regular update 2005/02/10 09:46:01 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5b7cb1b12ab96fe1c3ef816019914a2fe70ba5c9]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:46:00 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fbb8d26a3c6beb31e5cffcb379370511e55cca0d]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:46:00 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fcbfea1e23613a65f847ca2687b27158c04845b9]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:46:00 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [45a2d0dfa4bfed61823376e809a6d167dd66e08c]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:46:00 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c49a75d87f32153399aea3de4b87105be819b647]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:46:00 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7e441e131938f272177b66ffaad3ffabeefebb24]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:59 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [60b3c1aaac90c961f3414ef47780d01f1377a9ff]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:59 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4d1409ef6eea7e35cc089f53ec08ebad3dcf834e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:59 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [914923e8c0c866e7edf1200ac7f2c38802caa33a]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:58 fpe 1.2.32.2: regular update - missing HIDs added 2005/02/03 12:20:29 fpe 1.2.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c45c1b256c2c182c9cc84f29ddfee397e9fda830]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:58 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [35c4e9eba0d6c6f536510a2d9ae4323b1fd63cbe]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:58 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e082aeb33fc551fa8d05786d76725011d7dc0f88]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:57 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f28ee265763801837e3a381be42afd308cb2336c]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:23 fpe 1.2.16.2: regular update 2005/02/10 09:45:57 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1ba592f6271960d0befc5d6060a4caa9ffea01ec]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:57 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a16f64d67bb7119765be5518ad138e90c937bdb6]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:56 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [36b9a4a05a6baed1a1595ecc19607d5ad80b236e]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:56 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9eb00d7713ed965188ddf9b7d65f6e336ee12506]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:55 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [417f9fdb947c6b556b830d38c70eae6399ff7bb3]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:55 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [67c705d1d8c8ddb0d8ddf029f598e4c47e8085ed]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:45:55 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d5820a2a6918a18b7728ccfbad8e553e48d115ec]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:54 fpe 1.1.32.2: regular update - missing HIDs added 2005/02/03 12:20:29 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3ea3645c0ef87d638ddb73702a3b247671ac55f8]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:45:54 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4859a333790a0f5baf9ae2ca5461966bd6040d48]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:54 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [00bcdd1d54d85fcc24ae7a4e9d1c2fb623906f94]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:54 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [615fda7dba36e66602a5f28a30bce29260120f6a]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:45:53 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6f899f77a022d38926fcbd4ac6e11066f6d51f2e]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:53 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1102a8641c21cce9fc0f04864a1adcf832cfc1a7]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:53 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e0e61e7bd247e44a9b3da84070816004edb29bb9]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:53 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2c3a0c5918f6ee091e31837f4978a4c8eb5df135]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:52 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [17c505d674e65d0659c66b8e75c857557547bf42]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:52 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [372c9b7a787c5b9e85bdaff30e163bb006203c6c]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:45:52 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [26b585ca4c8331764eeb7e836e10f4061b0993b2]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:52 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [281935a1756064e535a7ceb6677b5dc1ff362b76]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:51 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cd86417e2fff0c29b74395dc3e3ba36a0985f7a6]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:51 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [30455168ca778ee8affb217f3735cfa57365a6bd]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:51 fpe 1.2.16.2: regular update - missing HIDs added 2005/02/03 12:20:28 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d680136588f888196cb06d742aad04cc1204b124]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:50 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a5e08dd8fc59a47edfcaef7d4aaf7bea0cc1b373]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:50 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e22af47d3adcf88b7c8bb14ec6a1b43d83bc54e7]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:49 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c02b611c770092b42b9e40954c1d0dcbce8ece55]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:20 fpe 1.3.4.2: regular update 2005/02/03 12:20:28 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c9473b03e47ce90687d0f6b36ba05369e08d3781]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/03 12:20:27 fpe 1.2.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8e3803291f2e0d619e6acc1731130e92cb1e224e]

        INTEGRATION: CWS hc680pb2 (1.4.16); FILE MERGED 2005/02/21 16:42:19 fpe 1.4.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [73f0cf3089e8adc4cb621cf9d6c465955d83dfec]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:49 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7d6e0fd9d66ab52e593f3e258151cba57ece825a]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:45:48 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5b8ad1e42d55aeaadfc8f3b7d9a48f33eb4988c9]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/03 12:20:27 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6ae93c071fd80990256d8493741b2887a6a6740f]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:16 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b13d0a9be7e6eaa5066835f173395c758da96776]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:14 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1e03b5d7f2deb6ceb4d2c92ccbe97d142a44994f]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:11 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2c6fa156241cc58481c4dc19ee96b11b32c97270]

        INTEGRATION: CWS hc680pb2 (1.6.4); FILE MERGED 2005/02/10 10:46:51 fpe 1.6.4.2: regular update 2005/02/10 09:45:48 fpe 1.6.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9070c406246c7aa470f207bf6f05ebdc06bfe3e8]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/03 12:20:26 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3e77112bec5a220ced552cb7e6015728e7bc36ab]

        INTEGRATION: CWS hc680pb2 (1.3.32); FILE MERGED 2005/02/10 09:45:48 fpe 1.3.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e957446e83b35095bd8a0bba78aa7dae8cc550c7]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:47 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b31c2fbf3bae104625147b3fcc11ed3d4b6de145]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:45:47 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [33295e5b2a3aa3cf07a8067cc3fdf45dbcda2585]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:47 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [99a7faeaa044ac82a604ba071683163befd9a5a1]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:47 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cb9757773362b8f6179e337eee249011c76b03ef]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:46 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e2301e9e5b167ff2283287852266ef38695debc4]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:08 fpe 1.3.4.2: regular update 2005/02/10 09:45:46 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a4c34bf4029a1948321f3f5841631a55761c8ff5]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:08 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3d38b520eff2399ea3f17ef06480dc2c57e7013d]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:46 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cc507eadab61dd7bb770deb2422613b611ff1abb]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:08 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [312a6000eb3cf31db8e114258d14d25301af18ca]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:07 fpe 1.3.4.2: regular update 2005/02/10 09:45:46 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [05db4e2cc6c75f5986f9081eeed945f78769cc32]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:45 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ca6f9db1700461a85cc1ba09e6ec67abc4b8ddb4]

        INTEGRATION: CWS hc680pb2 (1.5.4); FILE MERGED 2005/02/10 09:45:45 fpe 1.5.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1cf317a0455f8ec641e769dfa3abbd21a401fe02]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:45:45 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [87ed0232042da486206cfacb48b4a594ac4b5168]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/03 12:20:26 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bae4fa04a32acfbc439d15d45f7096789df7181b]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:45 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1bdef53487e1bf3f759f7ca061e12d202588757d]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:44 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [57f5f59cb95639823e2b13bb15749bc87e0a2fad]

        INTEGRATION: CWS hc680pb2 (1.5.4); FILE MERGED 2005/02/21 16:42:07 fpe 1.5.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3879319bcebaf773edeb19a0a9d009741036741a]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/03 12:20:25 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9bf3174521acfbb09a9dc0a677d461dfd08fec42]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:07 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a54e1471667d310d1da20f332ec6366a1b829f73]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:06 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [89a0220bc57ea823359b1d5d8a72f8c6784a2c6a]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:42:05 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5c9d693801a46f75f719ceda89685ed3faccdc52]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:43 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [49869ada8e20e079da084df7b8d3bdb06aa27ff0]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:05 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [71ac42fe27c4c764670da490bd1f9e9ff65ba139]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:05 fpe 1.3.4.2: regular update 2005/02/10 09:45:43 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [87ac60669c4498193a2526755e22745dedf30d22]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:04 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f041dca02dea3b99d3d48a6a3b8ba16733650842]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:42:04 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [138c63fb8532ed0e6630e40fba9ba2d60361d1e6]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:42:03 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [47aaade7bbec46084fa010e631ef0c05d7b2ebb8]

        INTEGRATION: CWS hc680pb2 (1.1.2); FILE ADDED 2005/02/21 16:42:00 fpe 1.1.2.2: regular update 2005/02/10 10:39:56 fpe 1.1.2.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [40ea7f8f9ec0a3e097aa93d33eed8f44ca7796cc]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 10:41:20 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6102bcec52af4ed8975769addf69e7efe3082391]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:42 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b073adb771cf70e9053e1717bfc45282a991079c]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:45:41 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [79479cf8bafc4a6e6e2352dd51a5ff3cad5e2440]

        INTEGRATION: CWS hc680pb2 (1.1.2); FILE ADDED 2005/02/10 10:40:13 fpe 1.1.2.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b0be2696be6d4e33e390c9a4bd84e7235123cf5b]

        INTEGRATION: CWS hc680pb2 (1.7.4); FILE MERGED 2005/02/10 10:46:50 fpe 1.7.4.2: regular update 2005/02/10 09:45:41 fpe 1.7.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [772529e8a2e12eeca0e3b0f9cd21d5ea067800ca]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:58 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [04c171396cc80fb06d5fefdbca7235233a87010e]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:41 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cc26792c26ec0d6d29790988c899949a8d83ae84]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:40 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [50fca6b4db51cdcd631ce7c8375c58203257b412]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:45:40 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [718acae032e18e6b49caa95ee34d285499ce4da1]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:45:39 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [45b98e65bc215837fc82e12bef7b1b16ee1cfb7a]

        INTEGRATION: CWS hc680pb2 (1.1.2); FILE ADDED 2005/02/10 10:39:35 fpe 1.1.2.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c10839ddd880479b8ff80c5994d62c03480fdb89]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:38 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c6a8bfd3c006c55d344188f3ed33fd974081bfcb]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:38 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [366fd3b3a0e2e048bd195d56189a578cb3206a6a]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:41:56 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d38c5acf3be87fe60edfd66ad89428332e748d7a]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:41:51 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2b3f9ed6269660e1c8303a28674b4f0b36a78105]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:48 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [661c6305acbef84c39332aa8050273d8fae5aeda]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:45:37 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [25941f76dfe54e3ad866462d0c456e70de2402ed]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:37 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6912c787fbb030f883c483a42327cf5f09d6f908]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:41:47 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3d17b2095916a9a4d2dd4c61328d96dc63e6b90e]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:41:46 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6d503e2ca47ef922fc23cb627df18362694bdbb4]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:41:45 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [099d4f9ea45de0dfc38eed14a4e381fe6587e3a9]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:41:44 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bf74ab66857c094d4f586e525a4036b4dafb6002]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:41:43 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [67c22137e459c1a970035178dbb7e7b83577d0b5]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:43 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a88e52f1275c2b68787637ed4e71678d643ef42a]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:42 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [db9f9f8637df068aa7fda536c7167e63115ae355]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:41:40 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [168cdd52d1b240706a101bbf0b1a3e3d682cefce]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:37 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a5902152689bd449b5351fb5b50c64cebc698b20]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:35 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7caa6c3f2a78ee33db2bf6dad90bbf44277ec572]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:32 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4f13e890b05b8b8b1190e280f80ddd21c96ca7d3]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:41:30 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d5f7126ddb4b1872ae49c6c1b896ceea4102dd78]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:41:29 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2be0cca506b4c4e1a7a2c00fbfe3ca63de11d269]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:41:27 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1a21ce304e74da95c206d285ca2cf49666285e42]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:36 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0b3fa2265d8459d6426d9c2dd1b99be4918f1f8f]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:41:23 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ecc8a3893f69f3752d0660cd307b95493ddb7648]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:41:21 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fd97f99e66a6882405753fde3ffbe1dc86cf221e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:34 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a367b0e33aea22a3f80ec47e7923f2c36fec3a90]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:31 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [80ebdf4623bf7357e2810325528810c573cb04b7]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:30 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [61b3019c13f8d3624934336647a9cb23fc9654c1]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:29 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3a0331ff1615157d4fa58af67713f7651bca37f0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:28 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [94aa4a0d135d1df3bae2aca81ff4f5fda21966c4]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:28 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d5473be9cc2bd87b8e9f6a5fef98b532b9205785]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:27 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cf866fb4a530c8f11a7deacdfe5828705bdd844e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:27 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3ff10a518997782c730e7d792ca464c106cffa4a]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:27 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bf6ea9f8964fa6a8151f02d8991139e5e7329ad0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:26 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c742ac0942098f2b16a189cf6d0dfe561c34bc58]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:26 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ec0567eadd3b8e372076ed53cb12ae11fb104219]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:45:26 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f4bcaf397d8be4fe38f2c1371da1efcbd5f7ca12]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:45:25 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5e61d5eef0d3f5598091c8841981d430d48b5846]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:25 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [191884d581fa46601904aedcca6517e388eb9603]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:25 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4607dfa2d681e2a964899b6d81d665246be343b8]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:16 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [81470880b461cace9bd983ba487b704ba15c7f2f]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:41:14 fpe 1.2.16.2: regular update 2005/02/10 09:45:24 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6577240048f3920344a46de641ee277e8258b38b]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:24 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a6515aa27c9429834d3138282390ef20660bdd2e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:24 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7585ad80f694a5718c2d72bc29e04f9bcb5f7dda]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:23 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0654e9b8fc9cb429f1bfce071c1ac25579dd2ac4]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:41:13 fpe 1.3.4.2: regular update 2005/02/10 09:45:23 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c2db4120f84ae6c0ee55ede1fa3fd9a5ee8431f8]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:23 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b033f518e0df078d4de0417ff6075c28b0598983]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/21 16:41:12 fpe 1.2.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1528dd3a73bc1d8881a997fb2844268d8168f988]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:41:12 fpe 1.1.32.2: regular update 2005/02/10 09:45:22 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [33fdc7aaf509dfb7ddece23aa70c065a70898a04]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:22 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [eae31a8bf31b01aa92c6f6f39f4b1f4c3450b54f]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:22 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d1a12c6479d7acdf9de1b6ed8fc3c11947c53d85]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:45:21 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4972d2d312cb8ee091d08f39c5362331449ff6bb]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:21 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ac862c2b145e58aa7e8a1cf48b0dd232621ce49e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:41:11 fpe 1.2.16.2: regular update 2005/02/10 09:45:21 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6b02b7058b2605e04133f8ccc8cdaf5de320eb88]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:21 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [06f0b9361a210daa53ac608c47938a61cfcd1ba2]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:20 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8b388551c6af5d1225f3c034b153d5f20ad6b0fa]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:20 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [74ace53208fe3137a52a9c4ce8e571baea9b2cd2]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:20 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0e4c7b6c5dd016abcf2f527eb743938d2b984833]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:19 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ae087af22901767857eb9b6a2d376c06197dd26d]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:19 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [820f0510e3d05fd76794d1cf74aebfd175658860]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:41:10 fpe 1.1.32.2: regular update 2005/02/10 09:45:19 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c9957e9bf847df5c078eb935845aeb1c13f3e9ff]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:18 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f95a5ed1d6afb0168e3df792bfe3d50a663a58b0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:18 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6cb3665399b7631787e1843a0e97542659ffbed6]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:45:17 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5eceaa73d46fbd6663db7cbbdf07ca1531db741a]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:17 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1e410e913a56995bbb1ecfe8c67e8b9449ac477f]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:16 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b7233b6021a837edc893c5cad55921aa3f16dab1]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:45:15 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [84964412ecab1feddef09565fea16841cee29b87]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:14 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3c11b1f9bbb10a45cabade719f8bfbbf682d333b]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:41:09 fpe 1.3.4.2: regular update 2005/02/10 09:45:14 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6cc0f0daf701e139919f6d9737e045ed1eb72481]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:13 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2844c393b389d77309cd509fac1336898d0f63ca]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:13 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fbba4a943428a02738bd55e689aceb8236b31c8e]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:45:13 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fa5766d7e2ccdc8427e94d3288f156e02096d4e3]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:12 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6722e4f4e32fd307e5b725cc97bb173a2729c0ac]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:41:07 fpe 1.2.16.2: regular update 2005/02/10 09:45:12 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6bccaf8101a15012893b1b7276e06875d62468cb]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:45:12 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3fa9e9f06a279b1aabee14cf7ec2a58a7cf4057a]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:45:11 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [088864073bea3ede8dc7aa653484552568972279]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:41:04 fpe 1.2.16.2: regular update 2005/02/10 09:45:11 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d0000c38fc0a68a1706cbede7e97c39e558ac152]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:11 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4439836e4e32085a782095e390e4225e699b7f60]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:10 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ba76a48af8809a708b27b14506ad77b5d24090e0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:41:02 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c17a4e20d2739ffe30ec6f4288aabcd4010702c1]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:10 fpe 1.2.16.2: regular update - missing HIDs added 2005/02/03 12:20:25 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f8b818576169ff93cb504260ed155d8bdbf904d8]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:09 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c3bfa95673c55e08d9b800a6126bdce9f9cb2d24]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/03 12:20:25 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b7c6860cac264232899808050523e6c384f4a0e6]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/03 12:20:24 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a2104746e9fd4fe226f181b737affa666fbb7025]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:09 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8a76cace19e157d6a747c876e4950f96b7c990e4]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:45:09 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9ed7ceacf4fb3affb74ebf26cb63cb77669b66ab]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:09 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a3fa5bc852aac87771ef124a8086a1345723e1d9]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:45:08 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b73ff7c41c29f7d5412f495fb67ecb5a5cf20ffa]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/03 12:20:24 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3d7b79e13e3ff59298b0c93338072510e19df483]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:45:08 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c261300c0cf0f517e6b6745c2ff99ee3b7ece1d2]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:08 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [362416fd7a283e65ccf7849f3e9faaf6a11058ac]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:41:00 fpe 1.4.4.2: regular update 2005/02/10 09:45:07 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6c9033c35eb1f660384887520844c8b7720bc81a]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:45:07 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ba25ddc980f03d55fc98b9cd4c37680288a78368]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:45:07 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [017d0f17970be57db8beebb4ae8273ca428ca761]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:58 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d3abbf49bb54e58152ae6341a64476d4d6738118]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:40:59 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b260eb992669416273422a8fa03ec4771655f5d4]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:58 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fa93caf63939c49f15c6e397eaae4a65748fa718]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:57 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e44ebab7a1a053e8cbeec247dd62120e1b7c89a6]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:57 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [750c00843deca9ea7a8061349917dda795411f5c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:56 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cc7e8b0c064b80ad91bc67841a8beedc00d1def1]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:56 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cdab33146b1887c457ec4f24188e52639a652175]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:56 fpe 1.3.4.2: regular update - missing HIDs added 2005/02/03 12:20:24 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [966f4d92b4b5740fc73c8d68484e8f9eac0d843a]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:55 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b2afd8b4733829597d02de97f9c2c51637ef3a22]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:44:55 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e2e86668a4578fcb300dab49eea649dbae55ea43]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:55 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a2fcec5e622b4aa0054dd27f66d6cda5e54d8623]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:55 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [da943ff30a3ac741d83a41565925a520d4b009cf]

        INTEGRATION: CWS hc680pb2 (1.4.16); FILE MERGED 2005/02/10 09:44:54 fpe 1.4.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ceab06252aba960e48f8d80d2cc226e110135c4b]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:54 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f8aab05812498a527b672eb1cf260fb48ff4e464]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:54 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f3df9f3ff3cf29ee20e91c29ea463263d97bbd4f]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:53 fpe 1.3.16.2: regular update - missing HIDs added 2005/02/03 12:20:23 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [329f982f12185345b5ddfab883564857af882468]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:40:59 fpe 1.3.4.2: regular update 2005/02/10 09:44:53 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e08b9563ff0e9fa32f07b3f01df7626d732bf9cf]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:40:58 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e63c695b0bf2c265c084e59fff9798b6ad2d8ad2]

        INTEGRATION: CWS hc680pb2 (1.5.4); FILE MERGED 2005/02/10 09:44:53 fpe 1.5.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [42bd31af8d7b5e1ccb49232059f50e8c64baf7b3]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:53 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d2adf79ad3f0689c7a1411865f88037ca8bcf634]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:44:52 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1c1093c409631209975d6f83cf40ab931f5f21a6]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:52 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0c91c75dea5dc4cbe365eab6ce10a85928b096be]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:52 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a8f630e4cf5697b4c8ce4172c90afaa1be11ba18]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:51 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fc2bcb88a7b412081c4f9133e347a93edc017638]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:51 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [856c682704af5047aacb3fb7903f55af470779a7]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:51 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f16d4d4c062caa1aa2f8c8638c350bd0f65e7493]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:44:51 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5eeef4519f06004fc81a3bb079aaf187af025125]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:51 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [728054a9bdb039960f71a12bfc6c956e97a15b59]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:50 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [462b412d99b802c149d2e37c1399a292cf06b396]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:50 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3554728146e7408319346eb7e66ba3c3ec42bc07]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:49 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a3e22fca122b81b6eb20603058a6bd10a595bec0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:49 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [030de46a721c85340098c95a48403e2f7e93f787]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:49 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [dd94bccbbef2211f83fbe76974330b290dd18128]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:48 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e61379a26d3a481f51688d583a5e673752d52db3]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:48 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [dff6b28beb3f5842af2ab19ac0418466b27c5196]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:47 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [58dc07295862c51261f5ac9103c2f1958190d517]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:47 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9218888195030a8370e35e2509b6899717d55da1]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:46 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [68f697f626928e5c118f244fa4176ff9295a51f5]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:46 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [17bb955651abacaed7bef9569f7dae472c9d5914]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:46 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [94c37794c256d9b52704a791b4be8752e1e2083e]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:45 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8470d093e4e91d4239118202a70a25b2251852de]

        INTEGRATION: CWS hc680pb2 (1.5.4); FILE MERGED 2005/02/10 09:44:45 fpe 1.5.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2abf075863ce4eb2aa3d075b67104bedd4aa9a49]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:45 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e7ce8cf4ae0e62dffea96e10c7fc40d6ec2e5d0f]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:45 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [29c9fb7c0ec89b6dccc13f7764d629e4071f737a]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:44:44 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d169df72257ee556cd0a98e42c9fd418772f8112]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:44 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d3b8b7b193bbf76a3c2dab53f6703c2f1edf07f9]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:44 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8a1fb0089ae31c121e1f5a9ae4c6b7b4255f10f0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:43 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [54b12181455feeb7d4683267da55a7070b01a6da]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:44:43 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1ef7161b9c8b56be5ec15bb60085adb419884b08]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:42 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5512f6cc08b0fc88bc4be67e88f667084e1bfe91]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:42 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9b33169c51d6f959dfcbbfc6297c0dc7932571c3]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:41 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0e2e63fb81066afa3879ab6000b9463963b81a77]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:41 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c436e4069a4ea4d7911ef5a69fc4b9bba723e5b7]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:40 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [97b1a7d278b7925ad7d909018010d18f897feaef]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:40:58 fpe 1.1.32.2: regular update 2005/02/10 09:44:40 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [27d1580db36e252c0a9d639d512329d049f814a9]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:40:57 fpe 1.1.32.2: regular update 2005/02/10 09:44:40 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d373f4971047f55f99012d94b2016e080465bcf7]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:39 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [df88cb89a6d99da811213bf8e3ff1734e2532f32]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:40:57 fpe 1.1.32.2: regular update 2005/02/10 09:44:39 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [99c001ea744964c7c808a8aa9021a579ec476a07]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:39 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [74ec72f75c2b8984aabddde8c65a0e6e9c2a1abc]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:39 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0a791fd09d8e05751fa870cb98ff74611daadb32]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/03 12:20:23 fpe 1.2.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e0ab7fa847c5eabdb394523557693a9d61424a0e]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:40:56 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3f78ee6fdaba23b4c285b2658722b4b7047faef1]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:39 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b4aaf748093c0a991ea7f730103a868c4e06589a]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:40:56 fpe 1.3.16.2: regular update 2005/02/10 09:44:38 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a6a94912835bd5b747e69249efc0a770e33b673e]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:38 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [28ace9909c36d816b48201fbd4d59e42403707f8]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:37 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [482e29ebf41ee8697bea98a8b878bb14fa05051a]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:40:55 fpe 1.1.32.2: regular update 2005/02/10 09:44:37 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [598b3fa26a565e992ad618f62443bb4a9a90eda5]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:37 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [87159e6fd70967995448628caab012c1188e5fd9]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:36 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [10049a827bc4dd88d85adc852135462fb22b527e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:36 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e8e5e81c826aa1d2d84cb99352733b200fdb005e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:35 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0a31dcb6def9deb3da4c7efdd658ed6e986c2f7e]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:35 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6add49ce1b1f7670193f45638ebe1833d96c1b90]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:40:55 fpe 1.1.32.2: regular update 2005/02/10 09:44:35 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5df6e4db56a9efdab375f9953136499ef9053e4e]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:35 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cb671438b230edb8b6a1be3c5f1f9cb9613189ff]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:40:55 fpe 1.3.4.2: regular update 2005/02/10 09:44:34 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3c048c4c643b945b2572ec3b5546648dc31fddd1]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:34 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d63bd53f86c6b707684f12aec3c4ef801769647b]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:34 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6e137f8d1bd187e7bbfc7306dc78d65a14f3545e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:33 fpe 1.2.16.2: regular update - missing HIDs added 2005/02/03 12:20:23 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f4f595a947da180db0825375f3285c221c3563d8]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:33 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c8f678606ab4b3800107a0ca80521bd608de5014]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:32 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [843d5b6f10069a1da5739ede3d5ca11a4cbe7097]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:32 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [96cbeae6d9b64f90a3b5c7a73a4af2b8c343001a]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:32 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ce0fdd09a9135e4601aad9b76322123d1cbc9c19]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:31 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [feb26fb0a8a3bcd1ca9abcbfe58895544780fd95]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:31 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b29ca309e645e98eb4961a5f8ac9422af5748156]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:31 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b0e17f94de8cd59a47c203c116413504740be574]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:30 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cb26a8cadb9229c8c742a689ffd4e8b7cf5c342f]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:29 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9c70c49c4832195062df5f4efdfdc5b7bf624ae1]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:29 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7cbe069016720aab2748961ed508469d4acdeeee]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:28 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d1d454bfda0abebe3e9672524a200f12b14d4899]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/03 12:20:23 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bea3b9354e82d36d84e061cc968374d41a32eaf6]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:40:55 fpe 1.3.16.2: regular update 2005/02/10 09:44:28 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3c02f4c2ef6807b78a20b8ba3a7ded0d28688303]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:28 fpe 1.4.4.2: regular update - missing HIDs added 2005/02/03 12:20:22 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4039143656dbb464075d40b2a39aa0bce68fcd8b]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:28 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d7fe3f933268d1d691c52ae6e99bd2db1905e7b7]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:27 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b869f58fd06f22bbd927f65efb8fae2bb1076c73]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:27 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [da28e902038fa6c81f10b565c0af3df7375172b4]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:27 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a718422918c246641a9faf8f54213e5d0aec9dec]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:27 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9c035da2ad5ef07cff9d5f261c093b88f22729ec]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:27 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ca3ae38ba97951eea5d5480cb75ce889ea29a1d4]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:26 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ad977a1b3008207d9d06e378785437a2ad5b36c0]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:26 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [76f5e767af21afb076e501ee528d6bdc99e403c6]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:26 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7d51a0e9b1e5b6748df335463e523029df449de1]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:25 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [592efc691f2a0fec5f5123d56d0514879dd68835]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:44:25 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c0470cff15ce75c03e672aae1240ae6b6869a37d]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:25 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [57f6867ebb9d7dc347b448f98676e350c30816e5]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:25 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f247a0223824e0aea6167813c5ed0cb2550e89b6]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:24 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [92098bf154428942caeab3470570403d6d32e814]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:23 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1343ffd6ef7af788b39ede92a75790bc37c225a3]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:23 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [af6c6a82a8962216fab3bf815240264b1f5aa278]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:22 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f497891e0308f8be408e19d8e5b8c915ebe8645f]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:22 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ba84c1beb9bdfc0918c920962c76b93b875b8cdf]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:22 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3a1197151520e71d5b303ce37e51de2724ca1cfb]

        INTEGRATION: CWS hc680pb2 (1.4.16); FILE MERGED 2005/02/10 09:44:22 fpe 1.4.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7620242d774c766fca31e7e1b250f770b4a1a66f]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:40:54 fpe 1.4.4.3: regular update 2005/02/10 09:44:21 fpe 1.4.4.2: regular update - missing HIDs added 2005/02/03 12:20:22 fpe 1.4.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [32764d2af9af8de5fad7469b873f4ef0cf74fd45]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:21 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [89f3f2329ad25efb4a29da925c10a2656f87c96b]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:20 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [146032aba11721efe61817bbe4b90d6ad96e7800]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:19 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ad9b2a413d0a1e6b7c2c847139699b85b406d071]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:40:52 fpe 1.3.4.3: regular update 2005/02/10 09:44:18 fpe 1.3.4.2: regular update - missing HIDs added 2005/02/03 12:20:22 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4b93d09db2a3e5d22a512bcff13a0f5acad3af42]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:18 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [464f4e8c64fd9fc046623b74e2b5534784d9e3d7]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:18 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fce0d11808d5fa0047e07207149c375effcdc53f]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/21 16:40:50 fpe 1.4.4.2: regular update 2005/02/10 09:44:17 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c6c55a929e2cd225548bc487f0038b2440b9bd6d]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:17 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [88a9f75bbaef909417aa30f5827d768e1b24b7ac]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:17 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7b6d97cdf57fc734728f7154cc72b500a0d69274]

        INTEGRATION: CWS hc680pb2 (1.5.4); FILE MERGED 2005/02/21 16:40:49 fpe 1.5.4.2: regular update 2005/02/03 12:20:21 fpe 1.5.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d516ab2c76ee61d160622061231bd7e4b4c34a1a]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:16 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8eb0c985730a2a1eb9c8d475c602572b4be0e45b]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:16 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2fb3662d88fa7b7a2b7013880431ee3f19b54807]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:15 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2c6c5eeb2b5fb0db26c1d3687671c51c3b674e05]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:40:48 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bedb98a1d6af75c2de6cced99f089c17d3d52f64]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:15 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a7b6096a7a4f5da650359e44ab52da33d155d018]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/03 12:20:21 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a95d35d7296563d16d93dcdc6abc61213ff8e87c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:40:46 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [69ca8a023eafede0564a8c9f9faabc3c0b0bfa01]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:11 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4fadc8d0f55831ed5c7eea129d3cc8e69922efbf]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/21 16:40:43 fpe 1.2.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [330f710feb2cf4c7bcc658467818ccebcaf5d643]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/03 12:20:20 fpe 1.2.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7657d9c12eb28b1acf99a636e02d09edf5d58a9b]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:06 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a9a94de3e0dc28907fcf941a4ffb546af5f66e38]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:40:38 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2dc13c3a793f861879f8ae68b02563aeedcd520c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:03 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9e31995f55bbc615ea1be626154217cbfc246c4b]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:02 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8b106136ee45284092c70f0fc3ab521d97e724bd]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:44:02 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [65a70a455a78610a49b2c41984e216d8f2ceaa01]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:44:02 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [89a6e8fdcc6afdcb66957abb9e4ebd1c6f82dcf9]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:44:01 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b3c6ad967b23dd45c6150ff795fb9623cd267965]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:44:01 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8cfafdac783f6500c37840878d04bb3915015da0]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:44:01 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b3cc1c4a937aac3394b26dbdde42aea75db749f8]

        INTEGRATION: CWS hc680pb2 (1.4.4); FILE MERGED 2005/02/10 09:44:01 fpe 1.4.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9e258c7aeb3ba1d571d382d4ca79044f4ef66164]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:44:00 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9ffe46468a8e83eb57fcfc7ea9385e677bd70532]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:59 fpe 1.2.16.2: regular update - missing HIDs added 2005/02/03 12:20:20 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1e7e54bdc3fbadceec99a3eb8e1703b2f8b78345]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:59 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [268ddb50cd6481419fa6b1d2e2224ba2e70d47b6]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:59 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3a46f496522fe14a546c50caa2b31aa1011715ca]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:43:59 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4c6d6267373acd1a3af8232db173bd1b9ae5b026]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:58 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6a8a2f013641566c683c6c38f7385beda1c458ea]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:58 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8f24743913b0b5798f9d04ba475060bd0bcdd749]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:58 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [11150b7517741015d79cb24c003ada86a023ce0b]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:57 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f8eafa67d51cc0bae3914b8b66721be4494523bc]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:57 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6a2d7b2844e85089ce297c13ed6c8ec4b47af343]

        INTEGRATION: CWS hc680pb2 (1.2.4); FILE MERGED 2005/02/10 09:43:57 fpe 1.2.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [21185403d3f3e93739745c4e62f17f4c07b7ff8b]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:56 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [438b35b1b600474159ae9f88f0214e545cc92f5e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:40:35 fpe 1.2.16.2: regular update 2005/02/10 09:43:56 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [327eff6bd04f36d7c904318dad3cdd5df08a2bc7]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:43:56 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f96f2a875151137090ff16c90cb3a4ad88337a7c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:56 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [68fc480317c76f58797591b8aaa7a1e2c845e97a]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:55 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [72b634d8fc70e93de271e3ea46044a344f73ef25]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:55 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6700bd6af9c20e6bf39a6cef33653e63aa67164b]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:55 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [00755cee8395e2ab81c06a862ddafb379b623b00]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:54 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5681bb8d559a9e0e272ba2fe37dfeb0d15137425]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:43:54 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7f99a4839a09a6c2e0aa27c48ef7b461b1ffaf81]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:54 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b21583c0ca4ffd28c9816e8740ad6be6c556b3f7]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:54 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ba75d861cd8f4c81b58ab439b8b5018eb080d2b8]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:53 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e66cdc0afcf0d188e6558415050bdd70bd0d7a67]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:53 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [565d4dc9bdedf57ce4b3af7248874ef682381e27]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:53 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9e2f12f2ece86684608dd79e6091679003b8945e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:52 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [23800d23730a2d092aa51c15e1c5eb2a201319b0]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:52 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [77f9c4a41ab643f7ed36fc0f65f9fee3bd156215]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:51 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1dd94bb3c88f5690a8eb081a10797ec98059eecb]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:51 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [baba239ff700583d12eb8d8d12fb78a0475c27ae]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:50 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3ec00cf0d7681a5d3e5485b4127bc8a789340edb]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:50 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [115277650b0bebb9f2f5e1870648f22d2dc2117d]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:50 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a5f31ff2e10b344bc4a6d5b36800b7aacba576e4]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:49 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ddb39c41a954d18e54b7a5b4c31f61ce97ba56c0]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:49 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2c9e04339d610ff0f38c9d81afa4eba09b8d1e83]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:48 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9cc4670c08ffbfd4e718c905b7e2051a19ec264f]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:48 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e4b3d9b861ccde00fdc7da2db81ee398610b884b]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:47 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [de81eea758696b74b2b6ed6c3b6d71c7e107592d]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:47 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [db2ba6195d9e71fa629b540951614f15e0c6c3bc]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:47 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3bd5708f8ff439f974dee457c4d50c005ed2a1ce]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:46 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6bb2312f6f306916adb32acd4b26b2ac354b8ad0]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:46 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8172b8dcb00e52af4c49bd064e9927fec154f2e5]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:45 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6ffc3c34fac41fc4ef1cd2f255a4a84c5fb11160]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:45 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c5362832067f90023ca4a0e4affeb2b00fa99f0f]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/21 16:40:32 fpe 1.2.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a349cc2548d486285a87aee630063e5b1f0c0935]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:40:30 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [43229c403a2f185ccbbb2e999cf54daf55f40b0e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:40:27 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a5895f8acf8351276edef13762e68b5193b6dc16]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:40:25 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [291c6786adccefc64ccddf2429c1bb838560aa07]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:40:22 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [eec981ad896aa7fc7395220c38966e732c6adbfb]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:40:20 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cf2ecd1ba85df49e2011d6fc638bb49bc9607dfd]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:40:19 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3f4a119cd1b2e9fa877139429917ba94e3695f58]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:40:17 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e8be692a4d38ad58b9f9183bececc32cb8f5a1db]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/21 16:40:16 fpe 1.3.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d2bbbe546b8b5b7fc20338f88b384db9fc4b8eed]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:44 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [44a40237d304447b8e1e90ff3fe5c16eeb70640e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:44 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [79a6f5f54573dc167b648de298c2e1ea75f8ff82]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:44 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [31f385ca37406509da38b57a3cae7e1e88709f2a]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:43 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1282d7034c0f15bd814128808e3ad73bb00d1c98]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:43 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5525faac2827d096e4f7c9897e001d25ad8b54b4]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:42 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8d2c28a7a75a7a65f542c940d2b37a979e28dec3]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:42 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [25ca544294446ed3eaff45a8c8c3a50a8654efcb]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/10 09:43:42 fpe 1.2.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4f3ee91c6d69b18d09148fba7699404c0f73fd33]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:43:41 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [de6cfb53562ac614b2077b199c4b2597d454917f]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:41 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [41a96f0ebb061a78163452830fd835136db89c3a]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:41 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [22f56389aa94e84e780945f8eec96da55a7c30e2]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:43:40 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c0d484cb6c0543163d6daa867a40d10e741148fb]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:40 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5efee2d0cb853099d04e39138e5f03227f3aa900]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:39 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [db1e538a9f0f83d32cf5b1c36dcac3a6076dd507]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:38 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [78c8713912441e0d0a3d897ed7848c56c425f6db]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:38 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d8b7761cc7eb30817d2d08ae889ac20fa75eaa8e]

        INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED 2005/02/10 09:43:38 fpe 1.3.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [54507d01217e5002dc4fa4c2b645302bc45ca59e]

        INTEGRATION: CWS hc680pb2 (1.2.32); FILE MERGED 2005/02/21 16:40:12 fpe 1.2.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e55c3d6c6583ebc95b1c88ef22ae408c0dd57b96]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:40:09 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b511d82a3f0dd4eb2e8c9409967ff539e03cebb2]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:37 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5d2d1afc2d6c4055fd94ab319cebbba8eb4f0d38]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:36 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [93bb246819d56949ec0a7ba85506926e938e744c]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 09:43:35 fpe 1.3.4.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0b64d0f60ae86264bf884b602e2670ece0b1e4a6]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:35 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [794f997cb25843cae68d040e7ad7d42c88c48324]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:34 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9ebe5aadd56f571a31c7911343ed118511fc3d26]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:33 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ac2ba2f7504c1232eac73a72b693b2814ca5de5d]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/21 16:40:05 fpe 1.1.32.2: regular update 2005/02/10 09:43:33 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [faa855742eba9ac57ecce756579bc9c84187d5f6]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:32 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [206ab1a0b505e7cc920c5a71f794a9e89bbddb36]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:31 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2cbc02a25c627cdb3e2c00e57529bb296e428b62]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:31 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2848775d21fee1bbf14b3b410752a598f9807760]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:30 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2507c1d96091255786ff5e9e16bad7d59cba7a78]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:30 fpe 1.1.32.2: regular update - missing HIDs added 2005/02/03 12:20:19 fpe 1.1.32.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1d018ad0ee7cf88bb3a563b253f12c382077aa7a]

        INTEGRATION: CWS hc680pb2 (1.1.2); FILE ADDED 2005/02/21 16:37:59 fpe 1.1.2.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [baf4c1a285f9cdaa06edfdbdc96834e88b1172ca]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/10 09:43:29 fpe 1.2.16.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9f93a5d6fef38e0fbf83390650a22960c64ab5ad]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/03 12:20:19 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [75ee3b2ad74cdf7ec2fc7dba8e6d9aab6538ab3e]

        INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED 2005/02/21 16:39:58 fpe 1.2.16.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d1f820d2960faf7ce9149a195dbce34e51dd61b2]

        INTEGRATION: CWS hc680pb2 (1.1.32); FILE MERGED 2005/02/10 09:43:29 fpe 1.1.32.1: regular update - missing HIDs added

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [495465ac577b0a8024f95d5217724ec81204ed2f]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/21 16:39:56 fpe 1.3.4.1: regular update

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [dd6a683b128812f735394598fad2adc0651e64b4]

        INTEGRATION: CWS hc680pb2 (1.1.2); FILE ADDED 2005/02/10 10:45:19 fpe 1.1.2.1: helper files for uno-commands/hids in help files

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c65c0b95dee57dccf4f2bdc68713f253e7f4ae83]

        INTEGRATION: CWS hc680pb2 (1.1.2); FILE ADDED 2005/02/10 10:45:36 fpe 1.1.2.1: helper files for uno-commands/hids in help files

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d2a29309381860222385ef50abc1f7880c66c8f2]

        INTEGRATION: CWS hc680pb2 (1.5.4); FILE MERGED 2005/02/10 10:34:46 fpe 1.5.4.1: tree creation process updated, see cws ause018

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0adc56b711cba5f14bb6eb129ab7c104fb62eb23]

        INTEGRATION: CWS hc680pb2 (1.3.4); FILE MERGED 2005/02/10 10:34:45 fpe 1.3.4.1: tree creation process updated, see cws ause018

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [82d97a5497a397a58089be259a4a05bcff0972ed]

        INTEGRATION: CWS hc680pb2 (1.1.2); FILE ADDED 2005/02/10 10:45:08 fpe 1.1.2.1: helper files for uno-commands/hids in help files

2005-03-04  Kurt Zenker  <kz@openoffice.org>  [f0e0aaf3ae151828fa3984c9ed541397ba94537e]

        INTEGRATION: CWS fwkpostbeta03 (1.10.12); FILE MERGED 2005/02/04 12:21:04 abi 1.10.12.1: #i41795# additional variable

2005-03-04  Kurt Zenker  <kz@openoffice.org>  [52d0b39be8b584bcc6cc9ed53c3f29935845d09d]

        INTEGRATION: CWS fwkpostbeta03 (1.5.12); FILE MERGED 2005/02/17 16:42:48 abi 1.5.12.1: #i38406# no title element set, so no heading found

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8951c22b54705e9465bdb550d6b7d1e987e9770f]

        INTEGRATION: CWS vq09 (1.7.2); FILE MERGED 2005/01/31 00:42:30 vq 1.7.2.1: #i41560# Remove unneeded $(WRAPCMD).

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0318b221b2a1a3244a29370bf5ba1afc8d20ff08]

        INTEGRATION: CWS ause018 (1.11.6); FILE MERGED 2005/02/07 18:56:45 hjs 1.11.6.4: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:21 hjs 1.11.6.3: #i42057# avoid unwanted files in zip 2005/02/07 14:09:20 hjs 1.11.6.2: #i42057# unique TARGET names in generated link makefiles 2005/02/04 17:42:27 hjs 1.11.6.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [41e70eb0de906f505c891b93064e03ec55df9e5f]

        INTEGRATION: CWS ause018 (1.11.6); FILE MERGED 2005/02/07 18:56:44 hjs 1.11.6.4: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:20 hjs 1.11.6.3: #i42057# avoid unwanted files in zip 2005/02/07 14:09:19 hjs 1.11.6.2: #i42057# unique TARGET names in generated link makefiles 2005/02/04 17:42:26 hjs 1.11.6.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4be16e694a405cd7cfae724d776fbdff7147cf22]

        INTEGRATION: CWS ause018 (1.10.14); FILE MERGED 2005/02/07 18:56:44 hjs 1.10.14.4: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:19 hjs 1.10.14.3: #i42057# avoid unwanted files in zip 2005/02/07 14:09:18 hjs 1.10.14.2: #i42057# unique TARGET names in generated link makefiles 2005/02/04 17:42:25 hjs 1.10.14.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd5a1ad2debf750706b9b9db19a0c22cf884d84e]

        INTEGRATION: CWS ause018 (1.11.6); FILE MERGED 2005/02/07 18:56:43 hjs 1.11.6.4: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:19 hjs 1.11.6.3: #i42057# avoid unwanted files in zip 2005/02/07 14:09:17 hjs 1.11.6.2: #i42057# unique TARGET names in generated link makefiles 2005/02/04 17:42:25 hjs 1.11.6.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [96cc5d0c10bfb97d3ac01b94005048557c3a7aa3]

        INTEGRATION: CWS ause018 (1.2.6); FILE MERGED 2005/02/07 18:56:43 hjs 1.2.6.4: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:18 hjs 1.2.6.3: #i42057# avoid unwanted files in zip 2005/02/07 14:09:16 hjs 1.2.6.2: #i42057# unique TARGET names in generated link makefiles 2005/02/04 17:42:25 hjs 1.2.6.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bd4ab748c66b3094a3157d3164ae0f6bf4bd001]

        INTEGRATION: CWS ause018 (1.10.14); FILE MERGED 2005/02/07 18:56:42 hjs 1.10.14.4: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:17 hjs 1.10.14.3: #i42057# avoid unwanted files in zip 2005/02/07 14:09:14 hjs 1.10.14.2: #i42057# unique TARGET names in generated link makefiles 2005/02/04 17:42:24 hjs 1.10.14.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [478789eef91fed64e5be8973811bd91baa14d5e2]

        INTEGRATION: CWS ause018 (1.12.6); FILE MERGED 2005/02/07 18:56:42 hjs 1.12.6.4: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:16 hjs 1.12.6.3: #i42057# avoid unwanted files in zip 2005/02/07 14:09:12 hjs 1.12.6.2: #i42057# unique TARGET names in generated link makefiles 2005/02/04 17:42:24 hjs 1.12.6.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1ef1895e2add64fc4401542529cb44da7ef6d1d]

        INTEGRATION: CWS ause018 (1.12.6); FILE MERGED 2005/02/07 18:56:41 hjs 1.12.6.4: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:15 hjs 1.12.6.3: #i42057# avoid unwanted files in zip 2005/02/07 14:09:11 hjs 1.12.6.2: #i42057# unique TARGET names in generated link makefiles 2005/02/04 17:42:24 hjs 1.12.6.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ee7b5f74e2b9037b5ea84ab89fde6486c8b445f]

        INTEGRATION: CWS ause018 (1.1.2); FILE ADDED 2005/02/04 16:41:05 hjs 1.1.2.1: #i39062# *.tree files generated now. en-US used as template

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5522dff0afaeb8a153c218a1cbcf447855508606]

        INTEGRATION: CWS ause018 (1.1.2); FILE ADDED 2005/02/04 16:41:04 hjs 1.1.2.1: #i39062# *.tree files generated now. en-US used as template

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c691fddda6ede85b797b70834439630f381cee5e]

        INTEGRATION: CWS ause018 (1.1.2); FILE ADDED 2005/02/04 16:41:03 hjs 1.1.2.1: #i39062# *.tree files generated now. en-US used as template

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1810728af4bcb7d1019b8417e5ca3f34a50a134]

        INTEGRATION: CWS ause018 (1.1.2); FILE ADDED 2005/02/04 16:41:02 hjs 1.1.2.1: #i39062# *.tree files generated now. en-US used as template

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a94ca7e5193b2883df9770b044263a5ffffc8bad]

        INTEGRATION: CWS ause018 (1.2.16); FILE MERGED 2005/02/04 18:17:17 hjs 1.2.16.2: #i39062# create dirs before writing there 2005/02/04 16:40:33 hjs 1.2.16.1: #i39062# *.tree files generated now. en-US used as template

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c82fbe95783c3e09f10853e9731bc0c4c5bc7def]

        INTEGRATION: CWS ause018 (1.4.6); FILE MERGED 2005/02/07 19:17:41 hjs 1.4.6.5: #i39062# remove obsolete line 2005/02/07 18:55:09 hjs 1.4.6.4: #i39062# improe language selection 2005/02/07 14:07:00 hjs 1.4.6.3: #i39062# correct path for tree templates 2005/02/04 18:06:17 hjs 1.4.6.2: #i39062# script cleanup 2005/02/04 16:38:10 hjs 1.4.6.1: #i39062# prepare update_tree.pl for in-build use

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c96154867796005fbc6a386be478ba19e91b6a6e]

        INTEGRATION: CWS ause018 (1.4.16); FILE MERGED 2005/02/07 18:56:24 hjs 1.4.16.3: #i42057# avoid zip targets for javaless builds 2005/02/07 16:45:40 hjs 1.4.16.2: #i42057# avoid unwanted files in zip 2005/02/07 14:08:11 hjs 1.4.16.1: #i42057# unique TARGET names in generated link makefiles

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0e586d044a9a18073d6f0a6ce46e86b65435114]

        INTEGRATION: CWS ause018 (1.8.6); FILE MERGED 2005/02/07 18:56:24 hjs 1.8.6.2: #i42057# avoid zip targets for javaless builds 2005/02/04 18:17:59 hjs 1.8.6.1: #i39062# use *.tree files generated to MISC

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [13e95388484271f4f04458c11212d58bffed9102]

        INTEGRATION: CWS ause018 (1.8.6); FILE MERGED 2005/02/09 09:26:41 hjs 1.8.6.4: #i39062# stay with rev. 1.8.6.2 2005/02/07 18:57:23 hjs 1.8.6.3: #i39062# improve output 2005/02/07 15:17:17 hjs 1.8.6.2: #i39062# just comment what's going on 2005/02/07 11:36:11 hjs 1.8.6.1: #i39062# optix

2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [a39de56ca77fde718f32b7d5735b908aab750320]

        Flag file. Touch to get ziptarget rebuilt instead of just updated.

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [7738981b6e814b80776aa3cb3f3deb91c98ba492]

        INTEGRATION: CWS hc680postbeta (1.8.2); FILE MERGED 2005/01/24 12:12:27 fpe 1.8.2.4: regular update 2005/01/18 16:35:49 fpe 1.8.2.3: RESYNC: (1.8-1.9); FILE MERGED 2005/01/18 15:20:11 fpe 1.8.2.2: regular update 2005/01/18 09:18:12 fpe 1.8.2.1: sdatabaase section added

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [e6ab5e0537cd523659d8d7f7c88a91d21bf7e020]

        INTEGRATION: CWS hc680postbeta (1.8.2); FILE MERGED 2005/01/24 12:12:31 fpe 1.8.2.4: regular update 2005/01/18 16:36:57 fpe 1.8.2.3: RESYNC: (1.8-1.9); FILE MERGED 2005/01/18 15:20:16 fpe 1.8.2.2: regular update 2005/01/18 09:18:13 fpe 1.8.2.1: sdatabaase section added

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [6a7632f49f693aec8c8a5f4917ae11050aa4fdfd]

        INTEGRATION: CWS hc680postbeta (1.8.2); FILE MERGED 2005/01/24 12:12:30 fpe 1.8.2.4: regular update 2005/01/18 16:36:08 fpe 1.8.2.3: RESYNC: (1.8-1.9); FILE MERGED 2005/01/18 15:20:15 fpe 1.8.2.2: regular update 2005/01/18 09:18:13 fpe 1.8.2.1: sdatabaase section added

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [16085e345c4ff24fd01e972a5d1c6576bbaed37a]

        INTEGRATION: CWS hc680postbeta (1.8.2); FILE MERGED 2005/01/24 12:12:29 fpe 1.8.2.4: regular update 2005/01/18 16:36:34 fpe 1.8.2.3: RESYNC: (1.8-1.9); FILE MERGED 2005/01/18 15:20:14 fpe 1.8.2.2: regular update 2005/01/18 09:18:12 fpe 1.8.2.1: sdatabaase section added

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [451f9cc908b790e7f24c5f59eccc93be89e0ab02]

        INTEGRATION: CWS hc680postbeta (1.9.2); FILE MERGED 2005/01/24 12:12:24 fpe 1.9.2.4: regular update 2005/01/18 16:35:29 fpe 1.9.2.3: RESYNC: (1.9-1.10); FILE MERGED 2005/01/18 15:20:08 fpe 1.9.2.2: regular update 2005/01/18 09:18:10 fpe 1.9.2.1: sdatabaase section added

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [be4bf90b2972c9c26297eda9c48bef83c9785ed1]

        INTEGRATION: CWS hc680postbeta (1.9.2); FILE MERGED 2005/01/24 12:12:23 fpe 1.9.2.4: regular update 2005/01/18 16:37:18 fpe 1.9.2.3: RESYNC: (1.9-1.10); FILE MERGED 2005/01/18 15:20:06 fpe 1.9.2.2: regular update 2005/01/18 09:18:10 fpe 1.9.2.1: sdatabaase section added

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [b409e6ba65e6c25798bd91f8d105457e64239e24]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:12:20 fpe 1.4.2.3: regular update 2005/01/18 15:20:05 fpe 1.4.2.2: regular update 2005/01/18 12:44:45 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [cd18af496c6c6dace171fdb04a72263856eb6c66]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:12:18 fpe 1.4.2.3: regular update 2005/01/18 15:20:02 fpe 1.4.2.2: regular update 2005/01/18 12:44:35 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [521cbeaf6dda4c9ec8ec3ad31f032af8bda92f1a]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:12:14 fpe 1.4.2.3: regular update 2005/01/18 15:19:59 fpe 1.4.2.2: regular update 2005/01/18 12:44:13 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [28abb81ca2f1677b73ab0f0d51cd5413ecca8437]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:12:07 fpe 1.4.2.3: regular update 2005/01/18 15:19:52 fpe 1.4.2.2: regular update 2005/01/18 12:43:56 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1ed284978d234b1bdc081b4f4716c7588812fc00]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:12:04 fpe 1.4.2.3: regular update 2005/01/18 15:19:49 fpe 1.4.2.2: regular update 2005/01/18 12:43:43 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [16ee98e907e5a7ababbf183284c8faea455aedae]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:11:58 fpe 1.4.2.3: regular update 2005/01/18 15:19:41 fpe 1.4.2.2: regular update 2005/01/18 12:43:21 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [935df08aa6f6f864d94c459b2ba7b5bc31c05077]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:11:50 fpe 1.4.2.3: regular update 2005/01/18 15:19:16 fpe 1.4.2.2: regular update 2005/01/18 12:42:14 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a77abfb1d9203bd2b08754cab3ad99e4a7bb9be4]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:11:54 fpe 1.4.2.3: regular update 2005/01/18 15:19:21 fpe 1.4.2.2: regular update 2005/01/18 12:43:03 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a64f8bf83d79f7bed5ade73d8ff42c6e250cf6b3]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:11:53 fpe 1.4.2.3: regular update 2005/01/18 15:19:19 fpe 1.4.2.2: regular update 2005/01/18 12:42:47 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [85d443d4739ef191fa3cc00529ef80acedb9a605]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/24 12:11:43 fpe 1.4.2.3: regular update 2005/01/18 15:19:02 fpe 1.4.2.2: regular update 2005/01/18 12:42:00 fpe 1.4.2.1: Regular Update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2dd5cb185004016abf0b993ecbcd3bcb35a6e71c]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:34 fpe 1.2.2.2: regular update 2005/01/18 15:18:51 fpe 1.2.2.1: regular update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [d2c7e00cd1914d803331010c2aab31ec6c90f8ed]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:34 fpe 1.2.2.2: regular update 2005/01/18 15:18:49 fpe 1.2.2.1: regular update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [3c86b38707e93d7ba614cf081928e79027de1395]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:33 fpe 1.2.2.2: regular update 2005/01/18 15:18:45 fpe 1.2.2.1: regular update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a81be6af119b56ca7eaa70134cd24e99086504d0]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:32 fpe 1.2.2.2: regular update 2005/01/18 15:18:43 fpe 1.2.2.1: regular update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [66ae5a0f4467a6f7890a753609d0bb2082674129]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:32 fpe 1.2.2.2: regular update 2005/01/18 15:18:42 fpe 1.2.2.1: regular update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [aeca292b0f2be1d25ea4988d0370ea9e9351cf61]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:31 fpe 1.2.2.2: regular update 2005/01/18 15:18:41 fpe 1.2.2.1: regular update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [554c900c59e4b7088dd9379d9f0fcda134b9f57e]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/24 12:11:31 fpe 1.3.2.2: regular update 2005/01/18 15:18:40 fpe 1.3.2.1: regular update

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2b7d017e8d3ed9e5fcee6587670d7dab6ecc15e9]

        INTEGRATION: CWS hc680postbeta (1.8.2); FILE MERGED 2005/01/18 15:18:39 fpe 1.8.2.2: regular update 2005/01/18 09:24:28 fpe 1.8.2.1: tree files updated

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5c80a933255418846027123334194f97919be709]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 15:18:38 fpe 1.2.2.2: regular update 2005/01/18 09:24:27 fpe 1.2.2.1: tree files updated

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [103abfdde22831c8a4eafdb51b6b1fdab5db5c3d]

        INTEGRATION: CWS hc680postbeta (1.7.12); FILE MERGED 2005/01/24 12:11:30 fpe 1.7.12.3: regular update 2005/01/18 15:18:37 fpe 1.7.12.2: regular update 2005/01/18 09:16:27 fpe 1.7.12.1: sdatabase section added

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [483b17860048d6dd0e7e83520af2518799d9cea5]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 09:15:08 fpe 1.3.2.1: Updated helper files

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ab2d4d1f8c343f7356c4e18b8628f60f7167e8a8]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/24 12:12:26 fpe 1.1.2.3: regular update 2005/01/18 15:20:10 fpe 1.1.2.2: regular update 2005/01/18 09:17:48 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b40c56546a8637b3f62c3e0abab540500186a4b4]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:50 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e9d637064e10e5bf1ca46589cab366b48d9ce65f]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:42 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a2da1d1961d597abc13f4c17f21dd91f060e7764]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:50 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6e9e5a2663ed6d04c815953a737a2135a7474942]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:49 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7a92cce96fdba84e8cb957c3cb40c9e0c9159fdd]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:48 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1c27e4dc24b3b971b884b363e7a6fd97f174e4cc]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:48 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [54381d4f58cbf0f67bcba3482ac1f1220c17d3be]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:47 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ca6ea11e14baade28b4b7c84c517253c3c228710]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:47 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1a8b86d342a81040758c12c48547e281da48f760]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:42 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [78b9bc0552f293e1b9f00dd74d7c0d9ff86297c8]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:46 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [480c194a0b877b6895b3cd3b8facda3f048f3a98]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:46 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [70a9243c393bc64652f834052b690a3fdf45d55c]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:41 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:44:45 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [746e72e819095f60ac73a3284e80c611400ac0c2]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:41 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [39a10dfa57b5ddb8982dddbb742bd27dcce1874c]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:45 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7dab1144a1681f003d558ce7d5f6d98394376d6e]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:44:44 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [363486ae079e71d8532dc01571b58bcffbaeacac]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:44 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dcfab21fb63ac4512e2948972f14864e237ee6ce]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:43 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a912a0d4c898db3e483faf743372525660514187]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:42 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5efadb6cb325e05a84a99de9f28764b43f155c18]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:41 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9b3ec2968173189ea7163b589327564101afb0e0]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:41 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [033275e020af56729a287246350728ca334bb0cd]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:40 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c49a815228db7c9d31200021ede4d56a657d3832]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:38 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8f773e7e845c2d2bd71b18a38e59256354f63a09]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:37 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [acbff46ea00bfdadf0b46759b3203c1e111a2cb2]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:34 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [10a45f15e7199ec497ea19ab2924e0812509d514]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:44:34 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [99797488b7ef739d37608c86171ee136d090f96e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:33 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c3b6274044d4ab381941c790e36b0b7d6dcbacd4]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:41 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [68cf930054f2ff9c1bdfda5aed8d6ba6a16cd8fa]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:32 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [68cc44614b3da222e66380971eacc525663567d1]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:31 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2a4b0e05e85231fbddf0a1fdeb7d62bfc7374f36]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:30 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dad28a1dc4a1b65155e37f45d36255ca618357bb]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:30 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5dcc0e956b24f3947d1ea7f3b895824087508934]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:40 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b871c491f5476f2759f2062f25b653863b52f4db]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:39 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [74db2ee08d4b0a3a2a0804d4cace0cda6018beb0]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:38 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4250e362ea2a0df3b7d591844b3ae4ee126ad5f7]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:38 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [08aeaa6f524fa2f9be2e3919f2a20254e023f4fe]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:38 fpe 1.3.2.2: fixed slashes in filenames 2005/01/18 12:44:28 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a32d3c4a4520a0cf4f31236bc28c648ad2ffaad4]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:37 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4353477ab94c8f4b4ef96a0a62a6076670ac4f3d]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:36 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5d452f48d9faabaa12024f4afdd56c2fdb222905]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:36 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [842408f8ba0824c57e4acf0a1da9d386f698ecac]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:36 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:44:28 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7e7063140055dd9ba1930966aa489c54a74d33a8]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/25 15:45:36 fpe 1.2.22.2: fixed slashes in filenames 2005/01/18 12:44:28 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7ed180aed6028def1548ee7db1648da9771d4da8]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:27 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cd2075c8a961e691ef36d35f356581d8fc3f681a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:27 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [35fa2818da02946f925425e70972c77fb5b91c41]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:27 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c3febe3157a42fdbd3c28bbe0e90ed9fba5485c0]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:26 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [33892d3b6ea34eceb804cf37d43ad75fdab6e86f]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:25 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [80ea13249931a166ee062d35c89809a1add21947]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:25 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [11e56683ac102fe70ea3ee24810cb4e4b55acd45]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:44:24 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fcded067a02b85d0146ac76851fd7e4acd1b3da9]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:24 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0a736bf71fd60cd12e55253374181e25fdc2c08a]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:44:23 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3d7629cf11741c439114779412581aa6e6dd5f46]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:22 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fc670e046625f7ae4c7ca0e75a43639371cd3755]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:22 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e5593ecd79a239623eab7370bced285a994e146f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:22 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [37a7959f48e7bbf975dca4a0ef32163eb0192877]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:21 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3feed8dc90037c08f696e1a63cebbcfa22ca8bb1]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:21 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7dcf2a8b2a6fab6268396a4531806a42b7cc24c1]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:44:20 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [50da3e0417ebec1ca95580027b65be9ad9768784]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:20 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2cc7f0ac2128f493a5d0ddb833cf648f2b05ac6d]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:19 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1f355a7d5fe54bcab8a242fb5966b046fc20a223]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:19 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f9e0ea864fbc313b5fda43546961de20dfdd87c7]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:18 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d63fc8f83105d455a9c3f2ebc33c2b8e00500d3b]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:44:17 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [86812fcb2e45e88d155394ef35c5b8ae8de0871f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:16 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c887911a0131f9e6f3d683768520271712b205a0]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:15 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [90716a28ef17484d99f4d3737bcf5dc4566861e1]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:44:15 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [209663054ef1247fa0ca376095a3ad41ec3d10b2]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:14 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [67fc0b13a8c5a4eb6c1745a3c2a47b9845e56516]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:14 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [23c1f59a14258bda6f16a9c30414a64b1c27feed]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:13 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [067fda7812faa27c368dc5d2647c8c2ce577ccfd]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:12 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f79c268320636b049f3c4dec775b604ab6ca7dd3]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:12 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [02b7ab9262ffeccd53435a1000b69849962a34da]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:11 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [08cc0e8f5583d08d48cbb7018451e5b2a962be2b]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:44:11 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [27659f6faa1521529d5bb744b033a15b4460ba84]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:12:13 fpe 1.2.2.2: regular update 2005/01/18 12:44:10 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c361b97638dc67b389b1539fc60714e5e8a5dcbc]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:35 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:44:10 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [45eb3ddfda919e6247cd3e3e4bd5718cd98d2ce9]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:10 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [36d7952fb105a23b703661ece4d854cfd68f5f2a]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:44:07 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [34aee1d23a02d917ef7eb57fedb5fad5a082b359]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:04 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [80a969c766d84cee367fee32ea1fe2820e4830cf]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:44:04 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [884eba776897a4ef9a5b5d4af75f02dbbc1c17d2]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:44:03 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f5f7114e6e986f2d982859ef40ce24060d8cd75f]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:44:02 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [37e8134e16ffda88d1ae832e3126aef597f3ef84]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:59 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [445e082f1fea14a2f8a8c6253717f2dbfcc472e4]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:59 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [280b8b77daa480e2887f19b6031d74c499730699]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:57 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [33a19339003b08bfa8250aacab21e3e8676c39ac]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:57 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0c6f4c627348a080602264b4e80e3ae201420516]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:56 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [98b2f109b563b2c282a52de6e130ee0a78a9cfea]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/24 12:12:07 fpe 1.3.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [32002eb96517d5257461e9bf269ceefd2df31406]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:55 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9189d8129d3a0bb69d5ff6740a8a5170ae5e1c6f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:12:06 fpe 1.2.2.2: regular update 2005/01/18 12:43:55 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9e21737f3ede46b8da68edcccda138253696e0ad]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:54 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f35ff2e5fcbe87c9f6597561124afd4865bd8c3d]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:54 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1bf72b43f8344137ab1f0e4b726a945fab3fbd2a]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:51 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a948511a5385dd377d4c069028119ced72dd74d2]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:43:51 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c8d586b0ca30789e1bcb4ea838e027e50a5afa7c]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:49 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6e37a020d77cad035c1ac87fa2af35fc20631070]

        INTEGRATION: CWS hc680postbeta (1.3.22); FILE MERGED 2005/01/18 12:43:48 fpe 1.3.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cf6262153dd1daedc65721a972f16b5db97ebba1]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:48 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8f31e9f22a1351a38e96ede0ed9545abe2167ba6]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:48 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [effc1c1309f7387863e32367918561cebf1497f8]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:47 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [99a59f2562445c46b73e0016938b2b65504b44a1]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/24 12:12:05 fpe 1.3.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f721fd07b964b9d0758002280d195343148abb9c]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:12:05 fpe 1.2.2.2: regular update 2005/01/18 12:43:46 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [886d6e57f4659af06e9689a10fd0e0864d16f3f1]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:12:04 fpe 1.2.2.2: regular update 2005/01/18 12:43:46 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ce5e06f3edf1e5fb1cbd22a83e39c5c3404f35f6]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:45 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a070c74545f48a45cfa52b8440158614c417e06d]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:44 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [404215fc9e925f08e65d32ffc020bfa2230c7001]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:35 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [001824177a6b12f5e55b23b4fb67a3863e5fb8aa]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:35 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:43 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7ba33ed23c7ea33f803930b193a3054855e55c22]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:34 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e99344de0a03f106811a39266a202e82092eb030]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:43:43 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d0caaa4b6af23f15426660472f87eae813a36f1e]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:42 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cbe94b94e9fa2cbdd277fdad8a8f30cb822b6c0d]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:12:04 fpe 1.2.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ae4f7e9f1bae34f8499266c656130d1f9f25773a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:12:03 fpe 1.2.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2d7e7b10c58b8634ae75adea9a8e223540815dfe]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:42 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b890e3c09f85962a281ea9b11fae25f84f23d268]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:33 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e3cbe15343a4287c9e6c0435ffc91a29bdcff2ff]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/25 15:45:33 fpe 1.2.22.2: fixed slashes in filenames 2005/01/18 12:43:41 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [bcc2723378a58b9e1aad7c87ca4cbd710b2da428]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:43:41 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [efdcbfe98c0fabd2d1239514549d6dea16bc36ed]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:40 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [adb12320907023100852edb96d885b9c0c07d019]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:43:40 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a8ef11d00576380197b2a9265e7a7c8342845f7e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:39 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [786fd8ed8f40e9076ebabe929fd8b35e28dbe917]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:12:01 fpe 1.2.2.2: regular update 2005/01/18 12:43:38 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f576caa774349703905473c66955216ec4de1728]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:38 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [79c3fa537feae22e16e78e938d4ca1cbac4ba40d]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:37 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2aa60fc8e8516c01cfadc71f94cfe9ae57cab1a9]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:37 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [62cd032b35c23b2666691bb49c42bc3f579f81ec]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:37 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cc0ac021793a750292a5d3d0a60038c5c0f847ea]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:36 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4fd4fbd0f3f497913ae687d82e528483ccd72535]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:36 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [00d4e4f8d974901c27ff78b437b228bb5ade1180]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/24 12:12:00 fpe 1.3.2.2: regular update 2005/01/18 12:43:36 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [912197bb57d94cea6ccf1b0831f73a9d83ec43a4]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:35 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [272be693f0e0c869ccc668aaad6c51e65669dbe3]

        INTEGRATION: CWS hc680postbeta (1.3.22); FILE MERGED 2005/01/18 12:43:35 fpe 1.3.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7ab3ccb74ce8627f25798822ac880afd45d73dfc]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:35 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [510701f16a9c49cb81344d358ce96c46dc22f23f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:12:00 fpe 1.2.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0c47305f887ba563a558da3b1795442363e2850e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:34 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8a832fcf6d6f9544441d251ef5a1498bf9e6f7ac]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:32 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cb776428a4a1f9e03eab74f7e65adaf80d38a8df]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:31 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [acbfc5d37e6542afcc9dd8a0ef16b404bedd0a0e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:30 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3cfde197f1cedeacae5940ea89558c1fd3817724]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:30 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:34 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ff746a0ebfe743714645ef816aca8757cbb502c5]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/25 15:45:30 fpe 1.4.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d7a62047ded864137323aa2955aaecfed582b192]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:33 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5afd38cc412dc69c69b8dc06f0905a87f76b11b2]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:29 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3716d1eb68c6eff7cc94c59dcc81da34b57830b3]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:29 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f21383817f0389417e9cddce6d8c7afdf9df6f29]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:33 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b2243d6bf43c7df198cc2acc98f346b1fe24d33a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:32 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [32be5dcae85bebb7c5908faa67412e5d185f9671]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/24 12:11:59 fpe 1.3.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9f9bf2f82ded0b6fad2314453bab0286597e289b]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:43:32 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4cdbb03f4c1a3f074c082c04505bc429632269fe]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:32 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3462271bcaa1bdd0338ff0050cacb88941b66528]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:31 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1ffb14b687898dddb28fcf1c4b242d37ad9c8a16]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/25 15:45:28 fpe 1.4.2.2: fixed slashes in filenames 2005/01/18 12:43:30 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [edf53a9e48791fb82977140a32efcb020448619c]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:30 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0eef73e380448a2d407b47d24bac34b8f61e4138]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:30 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ac2d9b9ce24cecfa12d3ec6e52507e4baf067cb9]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:29 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [061d56ad86f4173d072f07c896b5279ce491a3b5]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:28 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:29 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3f3f15de9cb5f6900fc9ee2ae99ee4b5d43e74db]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/25 15:45:27 fpe 1.4.2.2: fixed slashes in filenames 2005/01/18 12:43:29 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [70620eeabc12cadfa3e5ff05dca98fb013363cef]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:29 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [843eb35180c8caff1adf1d4e9baea63eb574f409]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:28 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [999fc6842573b796dccd3557b2e963864b31787a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:28 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6d866003d9ffbc76f82c226c63c7a62e3e2e0fe8]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:27 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9115343b869854bb4a04b298a2d7d3c5aa165f7d]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:27 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [13ce4a35a66ea5d7d013547a41f99aed7805e2c5]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:27 fpe 1.3.2.2: fixed slashes in filenames 2005/01/18 12:43:26 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a8e676b144cd0db165ff72d941fd2dc9b0813a98]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:27 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:26 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [14480387fc8e05db2e7c985dc7909b5318e731c2]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:27 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8a3ba0fa53278e29a39a194e5ab3b70a07aa3b19]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:26 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f089ab5fd7d70878188c7d2566d5bf4c58b95bd4]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:26 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [81ec45d87b5c4774580f0923f0430fbe520636ef]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:26 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7796d6e379e2a7a2ede387fe6fcfbf6f60a7fd25]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 15:19:43 fpe 1.2.2.2: regular update 2005/01/18 12:43:25 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8599d6dd9f67dd2c02b8adfe3379ce9f21da3c57]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:26 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:25 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [77a9fb5642070d639a8fffd558dc5eed691cbc15]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:25 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9679f0777d54e54b1f7457ad055fed8282e1afb6]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:24 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0ff1649c49d92fc6116feb7b9c8d0dff123d78cc]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:25 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7443a5ad409d19dd94e2f85047159357575e1757]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:24 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f548793691e7de04b41519f44ec79650202d9e45]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:24 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [10571d456f5ec4c0003a3286e22b51a21e64c41d]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:23 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7051b196e1a4651bf919230e2d94e5ad07c9a0e2]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:24 fpe 1.2.2.3: fixed slashes in filenames 2005/01/24 12:11:58 fpe 1.2.2.2: regular update 2005/01/18 12:43:23 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c0ab63f409b671ef9d243a0bda6c723371c94f56]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:24 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:22 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6305bb4ae31162a8481e7d0377f0997db243a9a8]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:23 fpe 1.3.2.2: fixed slashes in filenames 2005/01/18 12:43:21 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [417464b8739a3c6436a9f539d73dab18160f255f]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:23 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [732d2ae07a688d0516043ffb05808308b0121505]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:22 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [43367479baee154a20c6901dd25c30e27740a8ae]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:22 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [145ed189f38847b960af41f636c0e2b2d3d3ef2a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:21 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5a6601898d8d5e39a8572cb360535b43d36e217d]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/25 15:45:21 fpe 1.1.2.2: fixed slashes in filenames 2005/01/20 12:18:48 fpe 1.1.2.1: added file

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0c93d2d04101f5cb932fcb0a622e8766faacae8d]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:20 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6de235e8fa19486d2d0e007bb3e7bb09bf564fa7]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:19 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9296268268048fc33ff0704dea0ef2e6d90e2fc5]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:18 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [07d0dfa57f8e236c04cc81da412bc358c721a611]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:18 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a4ec4858fd5f76dac88988c71051f2c5963cb818]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:17 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ad736ad8140ae45f235027214ef47eb293fdded9]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:17 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7fbe7628c2ec62dc17632c91c8ac8133b358c04c]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:16 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d98b31b93779d40c1b7482ea13b4d062f4df3091]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:16 fpe 1.3.2.2: fixed slashes in filenames 2005/01/18 12:43:21 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5c4d1db88138e86bbdca410482a96fbe2005b8e6]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:15 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [31cc65fc00a67ccdaec62a17d49f98fb2e9d3e9f]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:15 fpe 1.3.2.2: fixed slashes in filenames 2005/01/18 12:43:21 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8e3bcdbcd9b97137e853d0ee33bc7328f7ccd8ea]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:14 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [434a097b8effc4415223454ae683d1c6e7739c37]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:14 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:21 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5e2f37773f7f9e20333452baf7fa1624640c52c4]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:14 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:20 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [232287c8acf0303db9c80471fd7eee989d33e555]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:12 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:20 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [904fbf60afab8a90f991e0b44ffce12ea5e25402]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:12 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [de6e4d1c7ad7643c44a028e35ce107ffae31b89c]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:12 fpe 1.3.2.2: fixed slashes in filenames 2005/01/18 12:43:20 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d6a8b8992d3c51894b73ce0891e099936f05a88b]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:11 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f908c8839ebef48f453124f90aa658fd4ad50052]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/25 15:45:10 fpe 1.2.22.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [50a642a930b678fb3ad4676deed20f8677cfd390]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:43:19 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [51b13ac718eee6dac85fb9b343f5090cc57f12a3]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:19 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [35c80d2862e2004c3c2ea684bcd61924acee5404]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:18 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2ac51190bed501b945b5a508220ea9e8b91dc72d]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:18 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c9d2c2c7ac32b0d21d559c543607266bac85bce9]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:17 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7f8711253be28074009ae38755a7d78ec38c113a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:16 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [531b98722e4decaaf59a679a280e774bc10d0cc8]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:16 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fe609e369141877ad20a97df3f7d85c558e2f637]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/25 15:45:08 fpe 1.4.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6ab090e36a26750a7b7c144775dbd45a5f2340e9]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/25 15:45:07 fpe 1.4.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [22c249bb06f2a098522268d0a215aaf6b90c9794]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:07 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d206827995c8978d1c2772ca20c8f0087f280c4f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:06 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d147838bd27f1fb8d98774fe2f1925be466fdb30]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:06 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [47e1e85d7f464b55b51cfde961d8fc98b131ff19]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:05 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ef6c7058d1df16c19518a45ef14fd0e57d1b41cc]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/25 15:45:05 fpe 1.2.22.2: fixed slashes in filenames 2005/01/18 12:43:15 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [71f4424a520bb8a1fc3b3904009e0d02e6065b34]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:05 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:14 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [494c8a05d81deaa99253bd5c6cf908e3e53fea0f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:05 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [34964d0dad15a833bcc5c7c2f1f3b192b6219ad0]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:14 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fdb5b4c18e1155175062f62a32d574f616f12af4]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:13 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [84c7f153f5d8524fd6fd037e71f43984a3baf1b5]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:13 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [184c404103380b036bfec30b352825578f4899e2]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:45:04 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [84d42297676716c016f0febebea8dc3531f12a1d]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:43:13 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4b0c709c62bd5f2e19551394876e9894c2769003]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:12 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [62dcabfd655aef4d0a04fab9f37ca8076d34da66]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:43:12 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cc928ed881109436e4132d20ee58d5d1943bb8bd]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:11 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e349056659c9d611926e3e9451bad959524a3d72]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:10 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [29ce054b164623571978572e200c6db2dffbcdc0]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:09 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [96ed40ade4f29d3612f69de8745734ab73993941]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:08 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8c6556e8e32fe93a8f656b56bf4dee6dfd10f6a7]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:07 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [95dca68c1a7ea4357bd33d060052e8b2fae5b0c6]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:06 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3f2855915fe6c83901e76a81b17540a807e5e2e8]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:43:05 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0630b3227653533635192f88eca8ab82a1c82ea3]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 16:40:29 fpe 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/18 12:43:05 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1085cdc09a9fa8f541e865d7b37bf1e14e257fa1]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:03 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:03 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [bdc7cf128fbe2bbe0471a0a26adc73bccb1d8993]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:02 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:02 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [78395207667064a2f18facf9deee296cd36b72b8]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:01 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:02 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [23e6aefff56b779be6af06ea0910c534adb50489]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:00 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:02 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e866b3bbf6d322bbefdd0409b83a7c3b8242256a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:45:00 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:43:01 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cb02ce91795f972074ba63a622cd5f147df8f13e]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:43:01 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [424bf990e52af27e21f6b3d5fe9002334c8cc47a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:43:01 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7c7be0405e663c241b7ca292f3b42be26d55efd7]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:43:00 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [944bc978edee3111f6114d940b5ac5939562a4b2]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:59 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [81bdd7de8a5aeec74760b037d6a33140b4b92659]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:59 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [df516cfc24ad77ad1b079552efddb96b3fa06db0]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:42:59 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e4eaefa204631b5320318ae7028ca7df926079bd]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:59 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7c509a32253e1da3cd5dff2c8fe84454679fc911]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:58 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e92421b1f97401024012b2e4bdb29d2f28c3117f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:58 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ec49de8ba71e3722c4358cc74293faea57daf5ff]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:57 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [21d0d23c27448c8c547a24d982f885dbdee47450]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:57 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d8141863e2e4b4b9365f3def86b3eef6f1895d18]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:56 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3ae25f7d315ca2fb30c32a23b03ebca14e63f5c3]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:56 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8eadd2b7449d8ab34ce1d0b98f3610d27af782bb]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:55 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a3b167812d2017d50516ad18f45e9ec93dad29d7]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:55 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [779940533114c7cad3fe12d28679f1acad174cb8]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:54 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5c1a0fbecaaf304ae70aff9c35ad09f2e7964070]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:54 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a460d1a09a13768d66d1502a5ca8afbd28b8cb59]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:53 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7fc77c6cc534d54ba235d5bc35704f0e9ac4a1b4]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:53 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1350ce85b138c8746c82db43ad575913d3f330e0]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:52 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ca28ca28c11fc63c2862c55e2b2701f63a51619e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 15:19:21 fpe 1.2.2.2: regular update 2005/01/18 12:42:52 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [148d053369b7aface3887694a2b852f4939748f5]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:51 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dabebc907156ba92669b12f0d50520bea2a27472]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/24 12:11:53 fpe 1.1.22.2: regular update 2005/01/18 15:19:20 fpe 1.1.22.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [68a194b8a5b75220b3f0730cbf95b7d8708a3501]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:51 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4c35fe8dc744e4bfe362ae73595bf43f1a6bc240]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:50 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [23cb68c3cbbd918776b4807551d083eb61c07a8a]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:50 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [36011e3dc0a41aa26f1f23c46afe47b8aa93b656]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:59 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [155c05ed20b07a83f348a95efa8e75ee8e7cc8aa]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:58 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5501fd75fc4dfda8837f070f21074811f8c279b2]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:58 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:42:49 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [edba913211ebac7110eddac1eb5747c6a4a39e0c]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:44:57 fpe 1.3.2.2: fixed slashes in filenames 2005/01/18 12:42:48 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1285022bf0de32edfa42f7490027f47f698bb43c]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:56 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e8017f7ddc88bc9cb37c8ca4ba8bdc7524d1bbe5]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:56 fpe 1.2.2.3: fixed slashes in filenames 2005/01/24 12:11:53 fpe 1.2.2.2: regular update 2005/01/18 12:42:47 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [01903173f79c79c72a08718e5399d9ca8419ada5]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:47 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0e6b506f8e13e3cd9c5d62462b86f2d22a331572]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/25 15:44:56 fpe 1.2.22.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f9f5436aea10d09a1d67d7a5eb73c9e899a8d480]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/25 15:44:55 fpe 1.2.22.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [45968cbfc9e02b5167506745b1548354fea0654e]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:44:55 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [04837a43cb0926c816191a309eb549550c18d384]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:55 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1d1b2d5abc45142940588089671b270ab848efb7]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:54 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:42:47 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8038af4d1162713ae8b9903e4e195b73fd12a76e]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:42:47 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5e951340cc6700fcc30c80f6af1bdf2e17735c7e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:46 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b0219287771f3c4394e8483c6b3bf17445e183f0]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:42:46 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3fbae70faaed95530abd131d148aaa5fad392d77]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:45 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [90060fbe4a0136ba7805673e447c54727db6ec20]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:54 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fb460519e9249384fb632c75d7148d6e49cc79ad]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:54 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:42:45 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dfa342b6c1b55126e76545e6f8b767da0fe5a48f]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:42:45 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7ec86c621f7977ae89756f084793b36ecb820123]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:42:44 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5d430bbc5343981389ead88a3a4063938d7a3593]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:42:43 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b4b03903bcc5683215abc5572a6025d0dde5314d]

        INTEGRATION: CWS hc680postbeta (1.3.22); FILE MERGED 2005/01/18 12:42:43 fpe 1.3.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [df358c498cb7abe9e8e3fb3e6d5e51b28dfd4e46]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:42:42 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [aea68d30f7ebd80f06baf3d5b08ecde257f4b4fb]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:42 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c91dccee72cf3944614595b7f9c00493523c9854]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:41 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [afdef8136608603d307a09afb4eba5526a3d2931]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:41 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [705b09c9d3f8d1254e5e20c5f53076aa7e359d9c]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:40 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3baaddbf5b00264309796c9cde50574beec950e1]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:40 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [789e731c7451d7e87f0c0f474d6ed53db7891e47]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:39 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0ecfd3a07e82150b0ffc1bd482e899dc8b9ac9ac]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:39 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [324aeb6462b87259b762e2bd52e842e97ed834fc]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:42:39 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9eaf152b826f048bacdf856762640d106620ac98]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:38 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [eb31154c4d36c451e43acc48a4d9ce9548a098f1]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:38 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3e05685aca54ac8f38c29ce2a8bd2c57a00b8df0]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:38 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c3527af7719b62328ee85f2426bb662e0b4fe14b]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:37 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a77dd28c10f2f47c34ce23abcb43a3a520387066]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:37 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4ef28c6ce14a0bc82782ca673b6787b16001db39]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:37 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [01d5a9a7a35825f0f614fac576d67feffb6170c5]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:36 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [05c68cf3e8528746f7ae8718ccb39d1ec8390132]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:36 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5bf2f6f6dbe5ba4ba736dc6b06da10bb8fd2002e]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/24 12:11:52 fpe 1.3.2.2: regular update 2005/01/18 12:42:35 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9807ab8c1125ea26ce4f26e3eea0635395159346]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:35 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b18fc3b377cdeaad5a8f4cc6ac17110163c62211]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:35 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1f4a0759a0c14ccbb53d91969426db4e02d5471c]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:35 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7abd7a5085608a97bf6de75cb686ece9e9b46460]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:34 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7f3ac3ceb793fbe3895567b330a1d00086935eeb]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:33 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e5cc2f6e87a06f904dcc6981e5e8b8bf6975ecaa]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:32 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2a8567a2ae456fff846a63539c9b327157888105]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:32 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5fb7d79bcc84e3519bf57b0eb2fad31ef4311588]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:31 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0ffe3d8769e3d2f0657fa4915a884c17f0b9cf75]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:31 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [93aa2928fba83b254ffa099d25610466d9a4ff5b]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:31 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9a53e6e6e4f82cc33e8f02d5724a72a1a8e2980d]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:30 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5be20698fab2d7ff29203fd799735184aa99bdc6]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:30 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [189eadb3727d9a1bd4124a39364c9e426c01b698]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:29 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c6c628714b0984743ac1f7e234965c6aacbb0414]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:29 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6abd1b1f89d564d4a7acc3a82b8f821086ee43ee]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:28 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [07899873ef5b5360ab3665e2d2fa051ec5811531]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:28 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7464a420dd26aebbd03d4171ff96c196537aaeef]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/24 12:11:52 fpe 1.2.22.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e1b19789ab631d643d2d01899e4176b92824077b]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:53 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [19499664dfe3d05c4879137ce1f013db65535abe]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:26 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a7c751eb2353dac8a1d1fdcc9318facbb8256d80]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:25 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e0c36954d09fd20ba479a87dcafc9f3289c21ccd]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:25 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1c03ac524b86be6fbaa3a574363713ba0df9208f]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:42:24 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [533fad0208f4490a1bcbcec7f025966f57b49668]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/24 12:11:51 fpe 1.3.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [86c9be15396f48ce9c3aa542dd13b8d5a40f5036]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:24 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [261e716a76bfb5e1a44da0c778eb39537685799d]

        INTEGRATION: CWS hc680postbeta (1.4.2); FILE MERGED 2005/01/18 12:42:23 fpe 1.4.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [511c28182d9f8baff7b2d9616ede56a5731b0d1d]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:23 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5781f5e26a9783444109fc198bfd7bd4f94f6046]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:22 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [719105664cd4342cb2a0d0ff16b04998db3ac51d]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:21 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [30eb0cda8b07762b3d6652d3b8e246e9f899703c]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:20 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [579310ebb97d55c6aba5eabdff3b9bc0efe2d072]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:19 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4a6f89301406787583af1f0c6fd4ab4214085bb2]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:50 fpe 1.2.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9f4c651bea3f1a7cf5c37b45c813cca1dcb36169]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:17 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8b86c268d6488e274ecc229ac9d3a7e5df78e6cd]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:16 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [493ea7241ce649fe699595c144bbbbbec52df393]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:53 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:42:16 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8bc87433cc315d8a7d9ef726d1877e40b615d262]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:53 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:42:15 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0273c9c7a92d28bad586efe2c517d12a32ed8c9d]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:14 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [98e9c1e81cf6ff1a42d30e7847805646cec70285]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:13 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [462083bbd50007f50125a010bc20da08ec32ad67]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:13 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e3e94fc25729478a16efb849602daeac369b9b49]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:12 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4fecf4bc2de941600a9075c93754d395359f12da]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 15:19:13 fpe 1.3.2.2: regular update 2005/01/18 12:42:11 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0b11164bbc06dcb0137458a148633a60b9c00f64]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:09 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [36ab248e1f7ec0532daeb17be8a5a58deb1a7e4b]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:47 fpe 1.2.2.2: regular update 2005/01/18 12:42:08 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b31edd17966b415145de8c33a57e8b50fc24dba4]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:08 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0406dc2819a0b1d02c84f6052f1d8de84aee2b0d]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/24 12:11:47 fpe 1.2.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1ad0da02f191722e68892f9b7db9e9088fedb28e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:07 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [39fb7337d22f43828867b8473455612c698967ee]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:04 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3e781d9bea2a9fc2dd70963ed7c3ce42bda59d0f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:04 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1557a7ffb4f6561c7591b2f94f88da7055534d9e]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:42:03 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fd822b55e62c7e08e79e96681238d81c8adbcbf9]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:03 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [aa8fff457235ba697c9d0a34537a03f88ea0e6ed]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:42:02 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [413dbe79b0b9a0c1a04b66bb8009866e7a6ee72f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:42:00 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a8010ae11b04e1e47606cdbb6cdf4ae470b7443d]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:42:00 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [915b533d9c3d6eb465409706d7e25af2d44ee377]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:41:59 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [761dd5f6ad1aea8a6f3afc5bb91f0ad7df76ab1f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:59 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6194896c81e32e31e4ca7e54a3f2070bb996d1f2]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:52 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cb22a184ed8b78e84c4b3f7b525b5fb2edacc28e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:51 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [bbee6913ed8e9f6866a6b5576512d1fd8c42a7ae]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:41:59 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [12101dd68f67f671a26210e35579fb771f40bc60]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:41:58 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [82e1e1945043ef1a99bdcd58c6a56eb40710d06f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:58 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d8107c83fbb53f5f36d122de9b9e30be22401bb8]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:41:58 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [496503f15668c18674b91907784dfb2e413df225]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:57 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [04ba128a3ed513f5fde87c1894c4a65e8b16b344]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:55 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [aa90c4b1f0ddb20d3cf10c8c7763caf53202adec]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:41:55 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a75bf8d97e82123d61ae559daf99fc68666faabc]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:41:54 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [798fc98ddea5538bc0e6008118c3850d7bea00cc]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:41:54 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d965407619699efe4c1eaaac79df100201e2d08f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:54 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1e3505209ad89915825fc521e919ed11043fc3e4]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:50 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [eed8e3dc788d1c0e8620ad54ce6a1315cad401e5]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:44:50 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [62ec188405b2a551f58b5009abee9f42536302aa]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/25 15:44:49 fpe 1.2.22.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [211fa2de0fcabdaa79ce9b8697a9f56fec9133be]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:49 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c47769698778cea9d55d6bfb3cd4a5a1fed60926]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:48 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e97a9f8678aedfc222c9fcaf6495b3f09329b492]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/25 15:44:47 fpe 1.2.22.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5ac91829bf37672fac55c7eaee031177c04c0571]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:44:47 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e9cabf863da1fd5fda1523be69507a9c57f257d6]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/25 15:44:46 fpe 1.3.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1950411bbe746569948103a45a4a5ecf5c87ae98]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:46 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7223d1fe847bb29d70d14f2657144dbbd22afb23]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:41:53 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [842c9997247c8890f921289b301272a06e825d42]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:41:52 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [52136b5b23e91804c7ad04d9d819324e0c214434]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:41:51 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4f5a50d2c2db352ced934789b2a03de070d61994]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:41:51 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [82f9189ee81dc245b4cdd1a1ba48900bbb5969f9]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:51 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [aa3e6120e2caaa7f92089b8152b6c82868a520fa]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:41:50 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b98cc1aea2db0e4fa08bb1967c772153105a481a]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:41:50 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6a076dc3451ee60995633c7af26f56218590d323]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:50 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dbd7f912f66703b654e335da409ddefd9792c6e3]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:49 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ddf075d89e24446fe221e000bf042eb669ea7321]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:41:49 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8db83a985da1ef351535d9233ffa8b29430ea78b]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:48 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9f3cdf43716116efca594afd27dd5e8b70a5ef71]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:41:48 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c1eb5ea4df6eb166048ca5a2dff3e8ce7c76d052]

        INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:41:47 fpe 1.2.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b01b927dd57965e7563b50d293bc3dd09f0da22b]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:41:47 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8f08ac76c039b11cd3792b238607ebdf19a5c203]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:46 fpe 1.2.2.2: fixed slashes in filenames 2005/01/18 12:41:47 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c81f9b9fe5dceff786efb145684888a9492b24a8]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:47 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7bfb84606a5a7434de490c3a71ec903cdc77a93a]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:41:46 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9e4eb85f5012ee86fde657eb5527deeef1357adb]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:46 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5c290eada5c284e497f8f11388494c36e6534fe4]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:41:45 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b035d63d92e625fbf6fe0d453b99270cac108a24]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:45 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9d44aae88223c9c4fdcead429596d547a47053a8]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:44 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d9b2571dbe884afa1856dbb18370c369070d477b]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:43 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [70525239b1e6ece4cc2fcdae474e1323a7b2f4fe]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 12:41:43 fpe 1.1.22.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d4c68e23d7013df75acecb781b2af4639147dbf8]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/24 12:11:37 fpe 1.1.22.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e141dbe12c4abbe01db3d1aeaafce6f77d4a481a]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:42 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6eb704ed05bbab20af37eda073ecee3d3a1e1719]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:41 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8b526031a885aef2ac4edbc52c19dcb3cb94df5f]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/25 15:44:45 fpe 1.2.2.1: fixed slashes in filenames

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dff9ca1f83c7be5ba350488f5f39c49429f03d7d]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:39 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c40d41b804d6223eb65d8106c5f2e36fd7f3c80b]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:38 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [202cbcf3ba9ffb486b76b1efeff5704820b1a9d9]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:37 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [93f9f72e8c61a0a7214db204348697ae3e5018d9]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:36 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [550e0a1b08f43b3fa861c389cc5dc5289d4d1d0c]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:35 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d978cab85735ba6015cfad7d56bdee8d36bce94b]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:34 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [56bf338adcb44f81dd99063e429f6bfdb44baf25]

        INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGED 2005/01/18 12:41:34 fpe 1.3.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [edeec29236f4411e7377fd8cf4a068ba04915e9e]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:33 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e397a4d5806f301f6b1652182a79363682174f62]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:32 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dcb04eb8509534f1d046fa043146c5d244ee8bc9]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 12:41:29 fpe 1.2.2.1: Regular Update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [06150c5aa312c6b8770dadf7d6752026e05894c5]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:20:45 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [52280b52da308c0a4b96080bdabb6bd99f58004d]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:21:18 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5ceefdc976a967152ddb68ea6ecc03247d14db10]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:20:10 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fe56d8e3e258f4783c8c86df369455301a568f4f]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:20:33 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0c5bacc91067e8be66e2c85e8108b949c035348c]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:20:20 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [defcf370ecac57111bb3c79f00bc07d57d86032c]

        INTEGRATION: CWS hc680postbeta (1.1.18); FILE MERGED 2005/01/24 12:11:33 fpe 1.1.18.2: regular update 2005/01/18 15:18:47 fpe 1.1.18.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8cbf4ffd7edcbcd7e9f4a561601ef9d2cf065ad3]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:20:55 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2a0facea263e499d911eac4f12658f7f8ad609bc]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:21:28 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a1842f6aebb070362c0396ec8dc20fd29b7e5249]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:19:31 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fbf780acfa6b37cd3edbea6933954e96e9b9a526]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:21:39 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [33e90c517fe731e26157581f546931efc923401e]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:19:56 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fc3cbcf1cdba9f2f03a8896243b107ff31795eb3]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:19:43 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b8d84f905eb34efa8ee99cbd01232ac421194f89]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:21:05 fpe 1.1.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7a639e7b123997ccb55bce56e25a18d9adef1aef]

        INTEGRATION: CWS hc680postbeta (1.6.2); FILE MERGED 2005/01/18 09:16:28 fpe 1.6.2.1: sdatabase section added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a4224b890d6e1b4b4c48c6c17dacfb0bbf9dff12]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/24 12:11:29 fpe 1.1.22.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [df3536b971c24c7a53a74c17206c7c670a579f34]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 09:15:10 fpe 1.2.2.1: Updated helper files

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5263c518563f06a7573a9fd1b07a1d3b3262d4f6]

        INTEGRATION: CWS hc680postbeta (1.1.2); FILE ADDED 2005/01/18 09:15:09 fpe 1.1.2.1: Updated helper files

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b2c2fd560f4807cfabfdf63036bc5b262d184ddb]

        INTEGRATION: CWS hc680postbeta (1.1.22); FILE MERGED 2005/01/18 09:15:09 fpe 1.1.22.1: Updated helper files

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ec913b4150e2d14c442bd4b4d15d6c58f0a759af]

        INTEGRATION: CWS hc680postbeta (1.2.2); FILE MERGED 2005/01/18 09:15:08 fpe 1.2.2.1: Updated helper files

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a721fb9b3bde65805d7c4cde8513c8c2323d98d3]

        INTEGRATION: CWS hc680postbeta (1.5.2); FILE MERGED 2005/01/24 12:11:29 fpe 1.5.2.3: regular update 2005/01/18 16:38:24 fpe 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/18 15:18:34 fpe 1.5.2.1: regular update

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [06d167792709d187e06fc72c803f4712b8aab5e5]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:47 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b71b4ec510f874e4945a7faf7e5517c54e6a5035]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:19 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0c5b55a1263d5f4d5d77c526c2ea34b1fe5c0002]

        INTEGRATION: CWS helpcl (1.9.2); FILE MERGED 2005/01/17 12:13:53 hjs 1.9.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1bba0beba2213abdd12e389253d90927cbafdaba]

        INTEGRATION: CWS helpcl (1.9.2); FILE MERGED 2005/01/17 12:13:52 hjs 1.9.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6efd305a01b4fac817752b11d05238cf6072d5c1]

        INTEGRATION: CWS helpcl (1.9.2); FILE MERGED 2005/01/17 12:13:51 hjs 1.9.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [40b970a39cd5a2e17f2bdc77e7057b2d796c6b91]

        INTEGRATION: CWS helpcl (1.9.2); FILE MERGED 2005/01/17 12:13:50 hjs 1.9.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c2ca3087503d46da134ec150ffb23d9e350f22ff]

        INTEGRATION: CWS helpcl (1.10.2); FILE MERGED 2005/01/17 12:13:49 hjs 1.10.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d302ea038c77832c782b45019c87a0e225fadd57]

        INTEGRATION: CWS helpcl (1.10.2); FILE MERGED 2005/01/17 12:13:48 hjs 1.10.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [961c67b88e88d80c5acfa908019f9a4fb94a39c2]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:47 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f8477171ae3f8fe1b7027bf7ef7d59b95e53b03e]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:46 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [413487c8d01136e86b4a108dbf716983f50dc862]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:45 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c6f5a51f0b5166c542b92b2bf930ee53b902da84]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:44 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2dc6a9e086ca68cebcddf2f29a28db82a60bac7d]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:43 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8b070d73fbe46d306239a0696f3c4b49e5d2d5b2]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:42 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [51d0d95f497de709113d845b5ad2ce0eb25edec5]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:41 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e03eb6aabb4cc09aea7fd5ae3de7ec24238c2349]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:40 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f94f014b11c17c179cbb3d0004e9103e7699c887]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:39 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [805aaa813c3fa7a992140b90992d18500c873b43]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:38 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a1c3ba94dbf0bd43b130d6a76a09b99b9bcdcfa0]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:37 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d6eea929d956b10c329dd26705050a3671b7b880]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:36 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d47a3caaaa7f0e9f585eda919d616a4949fd548a]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:35 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ed0ae33e07a10265dd520425fbd12e03f2725005]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:34 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [45f076387a43d35343af0dbc3c6de15a1057807f]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:33 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ac0f241879a5492d09fb2e771a4f354c31bd9e44]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:32 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dd19986b532b88623d99e5ae4bd67dc13d56bc04]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:31 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4c1ca04e9c7eb2d107ff57b014fe4dcab316ea3c]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:30 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6b4fb9ac0be3beb99da1af0ef96b039b4301e258]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:29 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [67114a4dd0e7fa9f86f2f56f3e8edb487dd4577b]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:28 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6eb52ecf40c8c25ad1e38af8c2b55cbfbf71a611]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:27 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f734059374b55370ea582f6c9d9c325403671133]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:26 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [857920f4c205a07571e2a0d935a46a7a3518b4c5]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:25 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [989d620424654ac88e63d46a503a9a0208e3e60a]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:24 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8f6264e85a0c4086fcef287f6f0df88b6edb583a]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:23 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6c9411dcff9658c805b4b475a55c727189af2603]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:22 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1b5b8e671b66d696f4787e6ec2c041c8e4bc2294]

        INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:21 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [abdfdf85a39f98cf91972d0a9f6c1b949512100d]

        INTEGRATION: CWS helpcl (1.3.2); FILE MERGED 2005/01/17 12:13:20 hjs 1.3.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [328ff6f83555351695a300e03e5de68aae7d6d38]

        INTEGRATION: CWS helpcl (1.9.2); FILE MERGED 2005/01/17 12:13:20 hjs 1.9.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7af4810105e75499ea256f02abfd30d2acd11d49]

        INTEGRATION: CWS helpcl (1.3.2); FILE MERGED 2005/01/17 12:13:19 hjs 1.3.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2cef02ff40f39329fac7faa7a10c3cd643439902]

        INTEGRATION: CWS helpcl (1.6.2); FILE MERGED 2005/01/17 12:13:19 hjs 1.6.2.1: #i40787# changed makefiles for compile_while_link process

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [89407a919ef62ed770ec4f20ec29f1c12269257a]

        INTEGRATION: CWS gcj1 (1.4.10); FILE MERGED 2005/01/07 08:37:42 cmc 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/06 11:28:44 cmc 1.4.10.1: #i38188# wrap javai

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e5659e132b857ec9006ae91a35bc96820803d437]

        INTEGRATION: CWS gcj1 (1.4.8); FILE MERGED 2005/01/06 22:01:49 cmc 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/06 11:28:43 cmc 1.4.8.1: #i38188# wrap javai

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [d4a61130f5c9e69f4a71aa7b656a3c4032ea7522]

        INTEGRATION: CWS babelfish (1.3.4); FILE MERGED 2004/12/01 18:03:07 ihi 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/19 20:45:46 ihi 1.3.4.1: Quite fix

2004-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4a176cbd341ff6b9bcc40c8581b822244fcacec3]

        #i10000# directory dependency slipped into module line - breaks CWS creation

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [ac90ac89d5296506309ce88e6adcd34e69bc6b3b]

        INTEGRATION: CWS helpaux (1.7.2); FILE MERGED 2004/12/13 15:07:09 fpe 1.7.2.4: RESYNC: (1.7-1.8); FILE MERGED 2004/12/08 17:42:28 fpe 1.7.2.3: updated makefiles 2004/12/08 12:08:55 fpe 1.7.2.2: conflict resolve 2004/11/30 18:31:02 fpe 1.7.2.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [f50935fffe5467dc3105cbbdc32e1c8837f58433]

        INTEGRATION: CWS helpaux (1.7.2); FILE MERGED 2004/12/13 15:06:52 fpe 1.7.2.4: RESYNC: (1.7-1.8); FILE MERGED 2004/12/08 17:42:28 fpe 1.7.2.3: updated makefiles 2004/12/08 12:08:54 fpe 1.7.2.2: conflict resolve 2004/11/30 18:31:01 fpe 1.7.2.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [98ac17e72dd2910e99a7223f532c62c7b6b82e2e]

        INTEGRATION: CWS helpaux (1.7.2); FILE MERGED 2004/12/13 15:07:01 fpe 1.7.2.4: RESYNC: (1.7-1.8); FILE MERGED 2004/12/08 17:42:27 fpe 1.7.2.3: updated makefiles 2004/12/08 12:08:54 fpe 1.7.2.2: conflict resolve 2004/11/30 18:31:01 fpe 1.7.2.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [b393e10605d7bcf326c3eff748f1ba357ff549db]

        INTEGRATION: CWS helpaux (1.8.2); FILE MERGED 2004/12/13 15:07:42 fpe 1.8.2.4: RESYNC: (1.8-1.9); FILE MERGED 2004/12/08 17:42:26 fpe 1.8.2.3: updated makefiles 2004/12/08 12:08:54 fpe 1.8.2.2: conflict resolve 2004/11/30 18:31:00 fpe 1.8.2.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [a9ff1e2455e5ffdbaaad9335a7b62828d6bb23be]

        INTEGRATION: CWS helpaux (1.7.2); FILE MERGED 2004/12/13 15:06:42 fpe 1.7.2.4: RESYNC: (1.7-1.8); FILE MERGED 2004/12/08 17:42:25 fpe 1.7.2.3: updated makefiles 2004/12/08 12:08:53 fpe 1.7.2.2: conflict resolve 2004/11/30 18:31:00 fpe 1.7.2.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [1e1bdd10bc415e6a600d9957cea5eb1bdf412705]

        INTEGRATION: CWS helpaux (1.8.2); FILE MERGED 2004/12/13 15:07:33 fpe 1.8.2.4: RESYNC: (1.8-1.9); FILE MERGED 2004/12/08 17:42:25 fpe 1.8.2.3: updated makefiles 2004/12/08 12:08:53 fpe 1.8.2.2: conflict resolve 2004/11/30 18:31:00 fpe 1.8.2.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [dcd338c5a179139e392b05324f7394a279895813]

        INTEGRATION: CWS helpaux (1.7.2); FILE MERGED 2004/12/13 15:06:33 fpe 1.7.2.4: RESYNC: (1.7-1.9); FILE MERGED 2004/12/08 17:42:24 fpe 1.7.2.3: updated makefiles 2004/12/08 12:08:52 fpe 1.7.2.2: conflict resolve 2004/11/30 18:30:59 fpe 1.7.2.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [7ff701f23753122472fa7937d53f58db2ca15641]

        INTEGRATION: CWS helpaux (1.8.2); FILE MERGED 2004/12/13 15:07:18 fpe 1.8.2.4: RESYNC: (1.8-1.9); FILE MERGED 2004/12/08 17:42:22 fpe 1.8.2.3: updated makefiles 2004/12/08 12:08:52 fpe 1.8.2.2: conflict resolve 2004/11/30 18:30:58 fpe 1.8.2.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [16351990b93f9abc94982a95c04afdd244da2d9e]

        INTEGRATION: CWS helpaux (1.4.2); FILE MERGED 2004/12/06 14:03:53 hjs 1.4.2.1: #i36415# fix for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [60cd57dbf61104ac16c9215b3700d4ca6889aa60]

        INTEGRATION: CWS helpaux (1.3.2); FILE MERGED 2004/12/07 11:11:46 fpe 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/06 14:03:53 hjs 1.3.2.1: #i36415# fix for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [52ecc6c32ca3bf8444defe941b2c0928e680fb04]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:08:14 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:55 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:21 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:58 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [554f4bbe9da347cad1153644f648569c8131e13b]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:55 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:21 fpe 1.3.16.3: conflict resolve 2004/12/07 13:13:17 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:58 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [1442a11b5f18c256f178a6246dd43e02b9c85c3b]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:08:05 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:54 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:20 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:57 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [db9c9dd09cfa4c7ec1ebb239894322645e593be6]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:53 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:20 fpe 1.3.16.3: conflict resolve 2004/12/07 12:57:31 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:57 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [10afa64283ef9954fab5db6784038db5876d6555]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:53 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:19 fpe 1.3.16.3: conflict resolve 2004/12/07 12:51:25 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:56 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [ddac062e0e407a6d874d273e11e63e223402aaae]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:54 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:20 fpe 1.3.16.3: conflict resolve 2004/12/07 12:49:24 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:56 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [af5cdd8ed74e9230f6a9f4dca896c03d2166556b]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:52 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:19 fpe 1.3.16.3: conflict resolve 2004/12/07 12:20:15 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:55 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [d09f4a2ba28a4954706de2e68d7b15547e5fe304]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:52 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:18 fpe 1.3.16.3: conflict resolve 2004/12/07 12:19:20 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:55 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [ab88aeb05359dbd52892a3e04a76dbcd4b65da33]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:52 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:18 fpe 1.3.16.3: conflict resolve 2004/12/07 12:18:56 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:54 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [b58707eb2e87bad9d60dcaafeba601c87feddd5e]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:51 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:17 fpe 1.3.16.3: conflict resolve 2004/12/07 12:14:28 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:54 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6a411641105cfbd7cce0d8e30f3cc9dafc8ac323]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:50 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:17 fpe 1.3.16.3: conflict resolve 2004/12/07 12:12:27 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:53 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [03755e89ebdd87bcbbd0fc5cddc54b4586376fbf]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:51 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:18 fpe 1.3.16.3: conflict resolve 2004/12/07 12:11:20 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:52 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [7c8dcb41ab19154390a79478c447c01870510ccb]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:50 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:16 fpe 1.3.16.3: conflict resolve 2004/12/07 12:44:29 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:52 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [34288915f49f1f9c275b28592b54e1de939c141c]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:49 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:15 fpe 1.3.16.3: conflict resolve 2004/12/07 12:42:00 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:52 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [cbed5901c30423795787ad854c4a56f9ea2f623d]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:49 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:15 fpe 1.3.16.3: conflict resolve 2004/12/07 12:39:08 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:51 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [9dc55b0f8bfb89afbba71b929f3e01fc32be5c2a]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:07:57 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:48 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:14 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:51 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [a2c4a1af45abb156130616e99455b1614f667cf4]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:48 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:13 fpe 1.3.16.3: conflict resolve 2004/12/07 12:25:11 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:50 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [d0a1b0cf9593a34cd7be0b197d18e2a9dfc34d5d]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:49 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:14 fpe 1.3.16.3: conflict resolve 2004/12/07 12:22:21 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:50 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [85487a8f992d5fa8ee75c79da7529777eb8102ca]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:09:16 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:47 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:13 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:49 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [cb172db89f7ce26e1b9263810f7e83ad840ba1ce]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:08:57 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:47 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:12 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:49 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [706037c3ca19ff3cce36bbee604811a1ef00e163]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:47 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:12 fpe 1.3.16.3: conflict resolve 2004/12/07 15:43:27 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:48 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [f6aa8f47248a5f29ba880e1adff57f79665d056e]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:09:07 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:46 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:11 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:47 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [14401c9f512df5409d78cf6dd1aa8c88cd7303e7]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:46 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:11 fpe 1.3.16.3: conflict resolve 2004/12/07 16:18:52 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:47 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [c3ff28f6d9bcf8174413b9de9245dc9fb97604e7]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:45 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:11 fpe 1.3.16.3: conflict resolve 2004/12/07 15:37:56 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:46 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [493e426d061299f2063289002a30ed68108888fa]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:45 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:10 fpe 1.3.16.3: conflict resolve 2004/12/07 15:36:36 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:46 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [9ece83f0ef7204e3d4b1775eac030d3264ff23e1]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/08 17:44:09 fpe 1.2.4.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [55e3e52adcb6e22dd897d96fd78225b92f0ac2f6]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:44 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:09 fpe 1.3.16.3: conflict resolve 2004/12/07 15:35:26 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:45 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [d1f36eb81e4f39689fef374005a4f41a7308d1d2]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:08:49 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:44 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:09 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:45 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [e32ad024e5da202da1b8d81fce8a5ad1ea087a36]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:08:40 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:43 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:08 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:44 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [2484d5d0d59b14c4c96678a0b32a7ea046c37701]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:42 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:07 fpe 1.3.16.3: conflict resolve 2004/12/07 14:39:40 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:44 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [b0bb2bdf2298877dd8594e1cb5060be872b39084]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:08:30 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:43 fpe 1.3.16.3: updated makefiles 2004/12/08 12:09:08 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:43 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [b40c007a1a16b0a40c47a36ac2f70530ae0e4c59]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:42 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:07 fpe 1.3.16.3: conflict resolve 2004/12/07 12:08:28 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:43 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [1ee4b3ac5e26b26a6c1e515423b1dd63d512d96b]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:41 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:06 fpe 1.3.16.3: conflict resolve 2004/12/07 12:06:44 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:42 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [9f75042b3476edd1b0b2cb8c6b281f83e48f5489]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:40 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:05 fpe 1.3.16.3: conflict resolve 2004/12/07 12:06:21 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:42 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [f01c233c111446e3247632034a15a261b0b6adba]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:39 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:05 fpe 1.3.16.3: conflict resolve 2004/12/07 12:05:51 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:42 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [df9e6b84d07690a053d4f87c4ed34c860c67b5c1]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:41 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:05 fpe 1.3.16.3: conflict resolve 2004/12/07 12:04:04 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:41 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [baaee3f8720c2e56965a8b37bcfae203468ae258]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:39 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:04 fpe 1.3.16.3: conflict resolve 2004/12/07 14:34:04 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:41 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6ec619710b6fdc9840c08e91cde468c06f5370f3]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:38 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:04 fpe 1.3.16.3: conflict resolve 2004/12/07 14:33:27 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:40 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6382e7b6ee3fa8a171b05479757b6842bf6cea4f]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:37 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:03 fpe 1.3.16.3: conflict resolve 2004/12/07 14:31:19 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:40 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [491a908e137d99a63d3db63dad14dd86ef217a13]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:37 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:02 fpe 1.3.16.3: conflict resolve 2004/12/07 14:30:22 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:39 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [5c8268ede0e315326196b59c25613a02c42a8c95]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:38 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:03 fpe 1.3.16.3: conflict resolve 2004/12/07 14:29:27 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:39 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [a7020ee3b5e1613040fbe0dd812dfd391249b3df]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:36 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:01 fpe 1.3.16.3: conflict resolve 2004/12/07 11:52:12 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:38 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [557d217fbe250aa14d1257dd52107bd76b00ed82]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:36 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:00 fpe 1.3.16.3: conflict resolve 2004/12/07 11:46:25 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:38 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [44843ceb2f4b928332ccbd609a8ca7bb494055d0]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:35 fpe 1.3.16.4: updated makefiles 2004/12/08 12:09:00 fpe 1.3.16.3: conflict resolve 2004/12/07 11:45:41 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:38 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [a7724597d03dcdf7b21926f84511cc6078dd409e]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:35 fpe 1.3.16.4: updated makefiles 2004/12/08 12:08:59 fpe 1.3.16.3: conflict resolve 2004/12/07 11:44:10 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:37 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [2be2e2cd1a94d4658187b7f35e947f1476d90840]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:07:50 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:33 fpe 1.3.16.3: updated makefiles 2004/12/08 12:08:58 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:37 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [9e3f6dca8797feb223b31930e441ff0bcb13a845]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:31 fpe 1.3.16.4: updated makefiles 2004/12/08 12:08:57 fpe 1.3.16.3: conflict resolve 2004/12/07 11:22:24 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:37 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [b6e3ab1736e7ffd88fdf1a4bfdee402ca908b574]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:34 fpe 1.3.16.4: updated makefiles 2004/12/08 12:08:58 fpe 1.3.16.3: conflict resolve 2004/12/07 11:20:18 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:36 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [01440dedd26a6a8da7151928f71af04ab606e35b]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:30 fpe 1.3.16.4: updated makefiles 2004/12/08 12:08:56 fpe 1.3.16.3: conflict resolve 2004/12/07 14:27:56 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:36 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [67f80daa409bf2dafb98bdbb5694fe70e921a2ac]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:30 fpe 1.3.16.4: updated makefiles 2004/12/08 12:08:56 fpe 1.3.16.3: conflict resolve 2004/12/07 14:26:39 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:36 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6a7191938abb852b75ab787d959f3b6af2e0630e]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/13 15:08:22 fpe 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 17:42:31 fpe 1.3.16.3: updated makefiles 2004/12/08 12:08:57 fpe 1.3.16.2: conflict resolve 2004/11/30 18:30:35 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [1a84c3ca1d93f173d3328c55896f77ca86e6d9af]

        INTEGRATION: CWS helpaux (1.3.16); FILE MERGED 2004/12/08 17:42:29 fpe 1.3.16.4: updated makefiles 2004/12/08 12:08:56 fpe 1.3.16.3: conflict resolve 2004/12/07 13:37:27 fpe 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/30 18:30:35 fpe 1.3.16.1: *** empty log message ***

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [437d83d08ac29f3e0006ba9ab2aba3aa66196064]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:50 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [316d459d5e2db779bc955babbb54e6470e6f2fa3]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:49 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [0cbf4a0cd7b5079c796f2c0386dc7425d0481e9a]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:48 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [00a55899fc5afcaca2555a25f7b65279d080b3b1]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:47 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6958e53d39006569df048c5c2de3806a679e6ffd]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:46 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [3bf046e76b432a9c24f75df8de605b8e6629e1d1]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:45 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [87ea5c33b6c91b0601ec3fe8b3dfd7117b30ad22]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:43 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [e4e0c9ec735260d8ec3735fdfac977a23b1e0492]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:42 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [79a30167b71ef0147918bca5bdb865a523c4954b]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:41 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [fcbfeaef0b29e0c2afdc6051afeb57cd7b05010b]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:40 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [81e8b2c4f1f54d622f27e1580eaa5fc9d84e0eaa]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:39 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [45dce7141e1beb952beae1390acc445092069681]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:38 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [d1aa4b1868057a9447b8a92e1bf600bb0047a2ba]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:37 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [1f447834d3d3c56020cf9ce271e156882684b682]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:36 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [49530a997ac1b3a7bbeb1f9f0e76d86353561d91]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:34 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [8a4b1a3801ee7a36ca7734c159a3908f1fa3e077]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:32 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [f30b08c41ac8a5b0b203e8d3cc9145f6ef843ca1]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:31 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [f73c587b75026cf91b52b355dbad2c365df93236]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:30 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [18af45bfa2d45e27520664f49f36713b6e3ce88e]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:29 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [c1b285b56f5c068d1bbd983991f04a27410074a7]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:28 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [feaa2110d81bc927083d29a1e2964bef34e02369]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:27 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [a883a2f3813ae3c11f385f90641c2e3e6419bc5b]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:26 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6d570051e31be21a857cf78abbe24d75f45aaf07]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:25 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [5a5770f15419424fe08d401a1ecae30f30f9824b]

        INTEGRATION: CWS helpaux (1.2.16); FILE MERGED 2004/12/08 15:09:58 hjs 1.2.16.2: #i36415# fix resync problem 2004/12/06 14:01:48 hjs 1.2.16.1: #i36415# fix for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [048d54571ce829bbeadec7b171c53dfbe67b3a56]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:24 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [d22038f5ca41b28fa4a269de3f41887706566f09]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:23 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [432b22ef2f2fb785f6cec5b9e2192586afa7c8df]

        INTEGRATION: CWS helpaux (1.3.4); FILE MERGED 2004/12/13 12:27:23 fpe 1.3.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [9f3f1124fe16769c369316cb6399039aafa46203]

        INTEGRATION: CWS helpaux (1.3.4); FILE MERGED 2004/12/13 12:27:22 fpe 1.3.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6e31304a5976ff3bfbfd7d05d41461aaff68ce59]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:22 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [46db60d14b96f2f525d0ed417de6d8addbb25734]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/13 12:27:21 fpe 1.2.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [27a6b919a97db4238a0db29aa411a2630104964d]

        INTEGRATION: CWS helpaux (1.3.4); FILE MERGED 2004/12/13 12:27:21 fpe 1.3.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [c7a227cee8764e0b309eb3e6b706246eea86eed3]

        INTEGRATION: CWS helpaux (1.3.4); FILE MERGED 2004/12/13 12:27:20 fpe 1.3.4.1: #i38907#

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [3ee63ff56ea115e401cf50bedf5ea185cc517aa1]

        INTEGRATION: CWS helpaux (1.1.2); FILE ADDED 2004/12/06 14:44:44 hjs 1.1.2.1: #i36415# fix for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [69caafa53c77bfdccbf04d35a0a82587141f8ca4]

        INTEGRATION: CWS helpaux (1.8.4); FILE MERGED 2004/12/08 17:15:05 fpe 1.8.4.1: err.html deleted

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [49f56f8cb53ebb9587f40d4ee4d6f90aea0ec87e]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/08 17:15:04 fpe 1.2.4.1: err.html deleted

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [7f64a2254cde6d901f79dbcce88f6a42d2c0e022]

        INTEGRATION: CWS helpaux (1.7.4); FILE MERGED 2004/12/06 14:02:54 hjs 1.7.4.1: #i36415# fix for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [cdab9e6c4b315d9ec0ff7edf36a2cf2826e300a2]

        INTEGRATION: CWS helpaux (1.2.4); FILE MERGED 2004/12/15 09:57:14 fpe 1.2.4.1: helpers/update_tree.pl

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [03d7e1be76c312fc5f01a84f5892f478e011a1cc]

        INTEGRATION: CWS helpaux (1.1.16); FILE MERGED 2004/12/07 11:12:19 fpe 1.1.16.2: RESYNC: (1.1-1.2); FILE MERGED 2004/12/06 14:01:49 hjs 1.1.16.1: #i36415# fix for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6b41d60a24742a896d4bc8691caedf33f14a0354]

        INTEGRATION: CWS helpaux (1.3.4); FILE MERGED 2004/12/08 17:31:23 fpe 1.3.4.1: updated hid.lst to m65 status

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [8cf6ba1c558b6bf0e9cd6570cf8a1292455a04c9]

        INTEGRATION: CWS helpaux (1.5.4); FILE MERGED 2004/12/08 17:44:08 fpe 1.5.4.2: *** empty log message *** 2004/12/08 17:13:21 hjs 1.5.4.1: #i38424# use localized err_html

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [87535a349d1806de970acfb05769904aaf7fc14e]

        INTEGRATION: CWS helpaux (1.2.14); FILE MERGED 2004/12/06 14:02:09 hjs 1.2.14.1: #i36415# fix for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [bef1da2ce728ca00b24a63614e6c1729489c1356]

        INTEGRATION: CWS helpaux (1.4.2); FILE MERGED 2004/12/06 14:02:09 hjs 1.4.2.1: #i36415# fix for helpcontent2 auxiliary language problem

2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [34a6a1ec05823ca1348b822489a0bb9dd21aaaf1]

        Flag file. Touch it to get ZIPTARGET rebuild instead of just updated.

2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [a448dcc16df0b0a7199ab712e3df163e59646bf5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:43 fpe 1.2.2.3: Regular Update 2004/10/11 10:23:32 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:34 fpe 1.2.2.1: Regular Update

2004-11-28  Martin Hollmichel  <mh@openoffice.org>  [5379dd6fcafa5e885d21f07bab6b0fcfca8e4e69]

        chg: fixed typo, xhp_scalc instead of scalc_xhp, #i10000#

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [09ea56511138c591029150fd6bddd988770cc046]

        INTEGRATION: CWS helpcontentbeta (1.6.2); FILE MERGED 2004/11/11 13:40:32 fpe 1.6.2.4: updated makefiles 2004/10/28 10:48:06 fpe 1.6.2.3: updated makefiles 2004/10/15 09:01:19 fpe 1.6.2.2: new makefiles 2004/09/16 12:26:47 fpe 1.6.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [899daab1740a2c6475f8e84044a4ecae14c79809]

        INTEGRATION: CWS helpcontentbeta (1.6.2); FILE MERGED 2004/11/11 13:40:31 fpe 1.6.2.4: updated makefiles 2004/10/28 10:48:06 fpe 1.6.2.3: updated makefiles 2004/10/15 09:01:19 fpe 1.6.2.2: new makefiles 2004/09/16 12:26:47 fpe 1.6.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b2d3c2da59875d2af18ea62ed35822c6367cf196]

        INTEGRATION: CWS helpcontentbeta (1.6.2); FILE MERGED 2004/11/11 13:40:31 fpe 1.6.2.4: updated makefiles 2004/10/28 10:48:06 fpe 1.6.2.3: updated makefiles 2004/10/15 09:01:19 fpe 1.6.2.2: new makefiles 2004/09/16 12:26:46 fpe 1.6.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a50406067fe2dbaae23997b9ddced61f4ebb56e4]

        INTEGRATION: CWS helpcontentbeta (1.7.2); FILE MERGED 2004/11/11 13:40:31 fpe 1.7.2.4: updated makefiles 2004/10/28 10:48:05 fpe 1.7.2.3: updated makefiles 2004/10/15 09:01:18 fpe 1.7.2.2: new makefiles 2004/09/16 12:26:46 fpe 1.7.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [776ee4d4e59cf1c10b2e9073df038da78c856b59]

        INTEGRATION: CWS helpcontentbeta (1.6.2); FILE MERGED 2004/11/11 13:40:30 fpe 1.6.2.4: updated makefiles 2004/10/28 10:48:05 fpe 1.6.2.3: updated makefiles 2004/10/15 09:01:18 fpe 1.6.2.2: new makefiles 2004/09/16 12:26:46 fpe 1.6.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7b5113a42a3dbb6d8333d551a1fbd6d08312be24]

        INTEGRATION: CWS helpcontentbeta (1.7.2); FILE MERGED 2004/11/11 13:40:30 fpe 1.7.2.4: updated makefiles 2004/10/28 10:48:04 fpe 1.7.2.3: updated makefiles 2004/10/15 09:01:18 fpe 1.7.2.2: new makefiles 2004/09/16 12:26:45 fpe 1.7.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2875deed4d5b90fd387716b368f696ca67bb6ab3]

        INTEGRATION: CWS helpcontentbeta (1.6.2); FILE MERGED 2004/11/26 11:06:32 fpe 1.6.2.5: RESYNC: (1.6-1.7); FILE MERGED 2004/11/11 13:40:30 fpe 1.6.2.4: updated makefiles 2004/10/28 10:48:04 fpe 1.6.2.3: updated makefiles 2004/10/15 09:01:17 fpe 1.6.2.2: new makefiles 2004/09/16 12:26:45 fpe 1.6.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1300b28b26996f47da3d79ecb0da08e4fec686df]

        INTEGRATION: CWS helpcontentbeta (1.7.2); FILE MERGED 2004/11/11 13:40:29 fpe 1.7.2.4: updated makefiles 2004/10/28 10:48:03 fpe 1.7.2.3: updated makefiles 2004/10/15 09:01:17 fpe 1.7.2.2: new makefiles 2004/09/16 12:26:45 fpe 1.7.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cd581a55e3ef19e37b40eda3b511060ec99341db]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/11/26 11:04:20 fpe 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/16 12:26:44 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5ca73dfa243428381b7a32264567447e43bb2b43]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:49:08 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c79268724426b7f35f80476e7013b7f3fed0c889]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:14 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [66f62317850d1b76342e5a292b5d4f21c333d3fd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:14 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [86ac1482ded21579ee992fdeb48c6277b61ef960]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:57 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:57:14 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:08 fpe 1.1.2.1: Regular Update

2004-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7fe381bee2423c67d7aa9f83ad31ab7c988e5c62]

        INTEGRATION: CWS so8betal10n (1.2.20); FILE MERGED 2004/11/26 17:06:50 ihi 1.2.20.1: L10N BigTen+pt-BR OOo 2.0

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e1753ebade9900503203b63559fca396cc706ed1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:13 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b2b8b7d90d64f06b5ac6b9ef1647f1c4e1eac24f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [368c89117a2090491325db0dd678a36483f49588]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:57 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:49:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5a7f80e03603f80311b7b899ed0521b47d2adfbb]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:13 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:07 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c7297c284f817e205ef470f4cfa822070d875545]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:13 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bede04df766637283b5b18ebfa549296947b4fc7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:13 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:07 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9c1c7ea3fde08b6e46d3e19fc422d2296d539c29]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:49:07 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a314046d80fae38998e01906ec90e017d987367d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:12 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:07 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [00b969e3c7961c77200acb2d076dac5b2b692cd3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:12 fpe 1.1.2.3: Regular Update 2004/09/20 09:14:46 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:07 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2b369daf6c513065e256379274721a2475d5e072]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:12 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [202b6e0c60f7fcc7f2c64e359b49319f609a79c9]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:57 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:57:12 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fc60c74cc3bbb073c4240765a0bc76c12fbb027a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:12 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [155b271b40a6746be9dc7d24cfec79f5e7cd80ae]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:50:32 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [20c058e2523a1e10d49f5ab96729168daee853ad]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:49:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99679d088df37bac3c17ad707bb234765fec99e8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:11 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1b6758a3461f9b88b3a2f26f4c18612bbbb7169e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:11 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:05 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [82fea6d08aef2ddbeccee3fc3a3b4eb3adbc1f88]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:11 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2662529047acf1102ee1a56bdff5f47984441670]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:11 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:05 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b577ccd186e6774d76dd55110d6e1fe1821aefeb]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:10 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:05 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [25ec0c41f452145404008ad81b8bc44faeaee625]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:57 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:57:10 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:05 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1b9c1681345c66b2fa520ec4cfb0cfc87227bfd9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:10 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b8b0dc55bb63758f298b4c4452a90953cb9b440e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [726a4a6c02eb0f5d9de3d121ecd97bd38e8b395c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:56 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:57:10 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e2a049cd1ac36e3d004bc807a3fd19ef5ca90ae1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:09 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [824c719bcf224cf3c1933e268bfc94991b0502a4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:09 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d1bdde49e4afadefd2358787c0a1136bbba7777f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:56 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/14 13:44:46 fpe 1.2.2.2: Regular Update 2004/10/06 14:57:08 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fbed18ae36cedfabee5b407cf7b89aecdf6e319a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:15:18 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [466e7a4962c526e2cffa6b9299d96044baae4614]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:08 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:04 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e6876d15bc0b10fdbbc7fd24b080a3e81eae583c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:49:04 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0967601594a318bd716ab4d6a6b7fddfbeebd974]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:08 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0b0a67ccc30b063bc16af2f96347d1499621c6cc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:08 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:03 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ebce0e75c27c89d5edca14e75e96c289f2546c8b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b7b621fd2f13a6241b3e0155c644f20bc53a1da6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:07 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:03 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f9c202f6210c78a03457aec883c6a4d005e93a5c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:07 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6642fb0bd6f61752a26b96d92b8d3127e04065b0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/14 13:44:46 fpe 1.1.2.3: Regular Update 2004/10/06 14:57:07 fpe 1.1.2.2: Regular Update 2004/09/16 11:38:57 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a2824ceb63c9321b55739c0ab3b99b15e9d0a39b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:07 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [51a5fd8214386a342988731bdbd3dbde16bcacc0]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:07 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a04dfffd997591edcd6c90724435254b3496c377]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cf41019274f2757e61b668c2c653bb9c75ba195d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:06 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cd0ce506c1476c5c61855e8998d8aaa646c9a6b6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:05 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6b14c01456e476e77e0a56ea93e5f438f295a44f]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:29 fpe 1.3.2.5: updated makefiles 2004/10/28 10:48:03 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:16 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:44 fpe 1.3.2.2: Regular Update 2004/09/16 11:49:02 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [faef00f4b5440453c428474c442749520bf76a56]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/06 14:57:05 fpe 1.3.2.2: Regular Update 2004/09/20 09:14:46 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [76c9359a538da4f2b5dbc852a09f064c32979168]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:49:02 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a9922ac7ef16aaad269f10a70b9ae11907c0fb7d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:49:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f86e4acd6b82edecd554ac69efb5cd23f469e43]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:05 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3d5a547d697aaeb4d27b2acf8f17d37d5e1b487f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:05 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a4de3511b0a2900b501f233958bef4156f6c9cfc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10faf49a27dccb34beb10df764a19fd68c88b018]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:04 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e824e8ccba671da7d0b5d4ff4b9ceda8c71daf60]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:56 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:57:04 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:01 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [74aba49f2e4dce62d2c5a99295350512317d6605]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:49:01 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7e0933d2f763df3f67f14e02c3eafa00c30d499]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:03 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:01 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d0b8f8b1a585acf001b87c56827838d51c2abc9f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:56 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:57:03 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b460656aab3bd6e5ab978cfd14a74d7bd434492c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:49:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [914837c10c1df81913fb6637c9406ef61defd89e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:49:00 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2da31ac35f2b2e59e2057d0af7faa8164f629b33]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a90853ac01e6710e617e72e88eac770bd8fdceeb]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:03 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:00 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e816776230f49d5292ea50124e24520e9e1ce4b2]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:02 fpe 1.2.2.2: Regular Update 2004/09/16 11:49:00 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7564d591056845fe2feb23528ff5fcbdf077075e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:02 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7cd516672c9035d21fac26e4fa04f5ab0261b4a4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d8f1a98c8ec37968c27aec6f3df149e6abf92bc8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:02 fpe 1.1.2.2: Regular Update 2004/09/16 11:49:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5553180b984636f6472a94c42e01307706b1e019]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:01 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:59 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [881c046742e558f78b6b460f7a5e80c2add89e26]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:01 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:59 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2ce831bd6fa668821cfbc05a47323ec0b0f9d965]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ba657ed34b829f1f5d05d01585f47a51b525c15a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:55 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:57:00 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:59 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5dd95a22b5f81224eb6d05538adb51bcbeced319]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:55 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:57:00 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:58 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a26c1ef2ea6d09c80a3979ac0fb26fd2a79de3e3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fa2e079b9c5950d1cc704d02948aa514212744d5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:57:00 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:58 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b2ea324cc34f889e0133680b9b9d3ef1c3fd8f34]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [242b917d06edf46c8097a869db75f6475fa922d6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:57:00 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [699fce60093abd3bfd391b212f73533dfd7ba69c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:59 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2026f06aa84f6852b412885897e37022a4bb9940]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:59 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [777c600d83aedc3e78ccf04f9d18109271aef01a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:59 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:57 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [897732bfdb36a30f4c020246b488c9a2dfd498c4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [50c1713af2d398d545bccf3c1c4cf1db4a6333bc]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:58 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:57 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c1c20083583ba395c89daa21f06ce4a8b8e5a24e]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/28 10:41:55 fpe 1.3.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:58 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:57 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f54443ba27a36d7fc9ead9a490df528797326fc8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:54 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [369cb734ceccfa6933074850deb011250a43a922]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:54 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:58 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d7d5953522e6a0cdb67d8ff951c8786761f9ca63]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:54 fpe 1.1.2.4: Last update before final beta handover to G11N 2004/10/11 10:23:35 fpe 1.1.2.3: Regular Update 2004/10/06 14:56:58 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d8cc02f16ac5f4a393f2ba32b26c62a82ee22b2c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:54 fpe 1.1.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [13bb074955b8e1cb6e72c68eadb6751df00f1ce9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:57 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:56 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b28bff99c9a777273913e54c83f5b2a8460e6c98]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:54 fpe 1.2.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cfa88945605d6ba178a5e85a4cc5dceea08cd854]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:53 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:57 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ec8d99d436414f6b7981016761398518e716f799]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:53 fpe 1.1.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6064d9f1d0884d2dbd4b7e099b3d2c655c549866]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:53 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [41923303f09e9f50d2e345ec816e5fe95499e807]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:52 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:56 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b04e7c91efb970cd23351a91516a7350c98eea0d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:52 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:57 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:56 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2e1b7dff738b9f2d5e604e4d849a8e220128ed04]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:52 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:57 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a2494e664be0732ea1495f695b2e122c8ca532dc]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:51 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:57 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d280ad98346c15d2d10ec1c4aee2cb2023d82660]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:56 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [56cf63ce78ef039d02803ca4893f7bfb08f53431]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:51 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:56 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:56 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [234195159034277f22fb348e731814a335e906b4]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:28 fpe 1.3.2.5: updated makefiles 2004/10/28 10:48:02 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:16 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:43 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:55 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f631d566d27b62e5e1f7e22facd945b4d9f15de3]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:56 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:55 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1edc62695cbb4ab077653b1db131acd875ae649f]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:28 fpe 1.3.2.5: updated makefiles 2004/10/28 10:48:02 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:15 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:43 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:55 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eb6b4bc8ddcb969489611f529014fec889d82f42]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e89370064afe05ef715a0937c16b44d5d55e282c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:50 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:54 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d3e249fbac00a3fd3d3c64fe1b61b48831e896f0]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/28 10:41:50 fpe 1.3.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [df0e2c3d9d4a36f1aae23eba13a29ec3c2c7fdc1]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/28 10:41:49 fpe 1.3.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [088f736d0d883dce22a8e868225ccca353c84b6e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:54 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7a6e8c04ed7436599d61d722cc99ed2021531c16]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:49 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:55 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:54 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c72390301ecaa1087c334eee56979a423f122a6d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e72a4aed0aadccca96e1b44d92c66a3b265e1ded]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:54 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1bb1aea3aa2f44311c5cd93a4f315e1d937cac09]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:54 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [efcab5ccbfc6349ea431e55cae6b5a01e36ca301]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [97c2c798315d6b2b4cd7c3191cd96486c33f21c8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:53 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2fbfdf52d3ef592a46966a1bc635ac748bcf436f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:53 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [680b487277d653e2db20ee0cd84b1e6a793eeea7]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:53 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [720f09e6865a9757eda661ea45dd2922421ba8df]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:52 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e8aaf422ef584282dab39f1e034d1a65ab4fdc32]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:52 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [263705e0f1d8d72baf1f9eee0b8970da129c8006]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:51 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8fa3cf2244997a7797a21fe8f3e738212321688a]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:28 fpe 1.3.2.5: updated makefiles 2004/10/28 10:48:02 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:15 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:42 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:52 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f25a395b148997ef49b91f3d54c2d1aab3f43efe]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:51 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2d72b2d04ba3115d242ba6b9c2e0aae26596cc9e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2560467255b354f62b60e404b5ffe79540bd8df8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:50 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [54b03c235616356e5fefb6297ee7070d7389e28c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2e5b77b0d3ae13045e9db4e0b1de62c5ba378f5b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [44d543fa9e05e59ece7133ef3530eec3209b2cce]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:49 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99816a83d19bb373c7cd3d6cf0d2ce7402435c8f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [982884631e7d2f6827c2e14fc899687e1c56a30c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:49 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8b3572abe5e902d00a4695a11915fe433ac3b5b7]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:49 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3254cadc8040422713eb1f220d86ad141f89f58b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:48 fpe 1.2.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1c6fc1bd9a132a9384cec36be479d521451d8035]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:48 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ee189abe59b01039740b763e33634f93a0192f6f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:48 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2a3e6d0f1dac3742300fd931df5c1618fa888c29]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f61c761790eceff5b2682ec6fd2ab88930193558]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99a37c5e596517d66f2a84c015b29e1bd69d2eef]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [748dc00335c5affdb20e7a3105f15e7ebc646a51]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:49 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [227365d87facd00692b9941b74ad2b1ea2d69f80]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:47 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7910511632a0e8f56525139f5b50582968ca6e5b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [db1d1cfc3de9b386746e65bb1e818debcc321a97]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [acbd7c59b88cd284bd9a060315dbfb740592f4c1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:47 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9303afb059034a74dad5335c717fee1439613dad]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:46 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:48 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [85c9d06dda4f5de7b37a442407e714976e9ce292]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:46 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [72c0d5ee9b6c2b797352d5b2610c468c896b7468]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/06 14:56:46 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:48 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3ebacaaa7d6da650124950bf4ac354978918be3a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:46 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f414bbe4ec83f56ff10bd91d4cbda9b038120a51]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c8cc0bb553b4875b1bf7969f889ba758b29e5a80]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:45 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:47 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [81c3c95cfd559fb3a3de8941c9eb87846a56652a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [61f2c285ff7fce2c116ce3f2a6252854ad92cd20]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:45 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1fbe0f796f7f15685bd3d46c0658c0cb5ae2653f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:48 fpe 1.2.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [410acf328160dc226b74d870cdd754fe42e09f3e]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/28 10:41:47 fpe 1.3.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f01eeead455edb5d9d7d63861cfcedfde296251d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f1698111077d5c6b181ccd103d9488eac06894a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:47 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a843e0289ba916eeee8d85b8e2e735c4645d119b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:46 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [faf1144189c00455af6d08def5e2f5fe4d4be717]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b0b6b1aa5aff0246c598b5b19ec02b8950133a8d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:44 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [687b773214ea7a7b986c0ca29d875fa8370b85f3]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:46 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6e1109683026e83d1d2cb92807ca6920602eb137]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:46 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d644df737c46b82f4b88f6432c47fd7e98b22e25]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:43 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [be4f5bf2f86301c538b54bc049a8df27f78a0581]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:45 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:45 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [def37a7d129576217be8e9db8a2c67eb4478ec68]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [482b6b39db0830c015e22b4ab2f28663978aa831]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:43 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [df96c28b4f999df813551ff2190c665ec03c7b5e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b0c722c32496dc01cd23065681fc2b6d74333cbd]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:27 fpe 1.3.2.5: updated makefiles 2004/10/28 10:48:01 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:15 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:42 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:44 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99545a3844dbf7f96ba246a10bad87a713413bfc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:44 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:43 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bf45d14ec6b0e94e614c31c8c68cd9eb8f7c61c9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:43 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:44:45 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [86a543df90a23a28c8a61e5d47ab3dcdaa1768a5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:23:33 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a53ed9d2fb6cc92481275149e41e87fad0da12c1]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:27 fpe 1.3.2.5: updated makefiles 2004/10/28 10:48:01 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:14 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:41 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:43 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1dfd6dc5ac381f86d1c28c22a652cf6bc4734359]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:42 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1719b4172a4a5132e0d4b55360ef939efc432c53]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c86149fcff36ec969fa45ba4dc5bee3bf1ce3a8a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:42 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:43 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [35053ffae0bb44f2912229c78ef278d5cc99b482]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:42 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:43 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [13592a4afdeb3cf68e3fcd23878137e0f6c7de46]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:42 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:42 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [33f96cb880275c750103f5df45a0ce84b3585bc4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [75695e419360a1c352e3e8175ff6535df04d0b8d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:42 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [77aab66c09ce34aa76663a1555aa703eba643dc5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:41 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:41 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3571a4bddb8a0e52fe7b1efb6e240c8e9f6b8d09]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:41 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [400b8c59b130eaf53bffd135f8721cf232098880]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:41 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:42 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fe76ffa7eb17331b5d4611177f47dd37f4ff5831]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e70c3935555f22bd7fb9bfeca1a74401f5e2e774]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:32 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [79ac537e942de2a4fdf5902ce3249d29cc005c93]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:27 fpe 1.3.2.5: updated makefiles 2004/10/28 10:48:00 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:14 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:41 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:41 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2a2f9832b2f334315ac3e9768643f3a1cd1b08ac]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:41 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8b32efc3d60c78cbf0bd2931de432643b753c210]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:40 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ed96222a751320ddcf29b32ec4d181877ff87296]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:26 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:59 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:13 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:40 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:40 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fe4e7e5cef2900277db01f73c96f50bea0232b2c]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:26 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:59 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:13 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:40 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:39 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0d88bf04b47e00e68e3329c6864a4137f3f616b0]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:26 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:58 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:12 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:39 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:39 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [83b6d908ec5d5d18c82f612555859bba50ca22f8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:44 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [35b0f9e8b8a7a64266a4fdee9753d65b60442fc6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:39 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [32b78573da79ffdc874397cd5835f483063e74b5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:32 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:39 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9ec286d5012797bd4751c9f7716571c5951f6a72]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:44 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:38 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f9dfe8554541b77646bdf52aa9398c501f63c3cf]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:38 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0b538a00c2bbf8845bdf5b966d1d6c20aa3ea79a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:37 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c70e7f758bfe57288e1087fae42ccb2debc7326]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:36 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [07838f4388549f100f848ce6dfb97e9eb76080fe]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5a8669fb52e26e5db8784f075260384f2c74f85b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:40 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:36 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cd869d4c7accb302d94c27db59e0bfd52f470cfd]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:36 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6774ffea7eee4217e3c10d809350d9a8df85fda9]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:35 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a094300c7403764ff2b5306871d556a618dab6af]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:44 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:35 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [54eb3f36e4c15a5a15b8fa2322fd7f5905753f91]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:43 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:35 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [95b96f9b1142fa38f59dd207c61da536804eeddb]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:35 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c7ff4ab42fa871ad30382062495de69e103dbd67]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:34 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b0e84d9b5cb14755d120b1b735f535b4e0946122]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:25 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:58 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:12 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:39 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:34 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c927b2d365332aab37862860ad4335fc91afd868]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:25 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:57 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:12 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:38 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:33 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [06bd407a67765571d913a4866618abf9f991448c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:42 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bd476b732e6f67be1320dea99670ae3abcc9300a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d15ca1438aac1354e21903d1f703a41ab5136364]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4fbf64687aca61e51b95404ad66d9a8e6342bd40]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:41 fpe 1.1.2.3: Regular Update 2004/10/06 14:56:40 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1bda104c78e6aa7efc82313ad14f8ed498cad7a3]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:41 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:32 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9c41265a3bd2628847bbe49330d04b2f197bf44a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:32 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [80fccf4da7547ce5131e8c5e9e20741e06722819]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:32 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [47b7756cd48e6914c4f1a0f6c9f45122729d83d2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:41 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f6101be619482b27e586a4948e0bfd8947491d1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [984866147533d04628adb92433a1a6e4e61adf3c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:31 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [383f16808e30d95e930df58a5b6ce55a0ecc9e59]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:25 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:57 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:11 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:38 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:30 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c529ac0c3935def1df499c9e79a05944dcd51306]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/11/11 10:32:28 fpe 1.2.2.2: update 2004/10/14 13:44:41 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b374d570d4d2c5164f931ae507b035e0d5510ccc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:39 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:30 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bfcf6e299c8c28920bfd463ccc2ee07b32c7adb5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:41 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c9b7f162bd78dcb96ff633b85ab8e898997f51bc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:40 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6bb8cdac95bcf3c3b4050dc8a25573381e9c66b9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:40 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:44:40 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [88268181011dd62d6489cccece79bf26222d7acc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [66228797129bf96d3db8bcefa039024baf6522d2]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:39 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:28 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b2b26adb9a0ba8a811bb8ebdad21a37be407d97b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:28 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [70d201e4caf272cba9fc67607af7ffaff6d41734]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [baaf5af18afbee1a89ca7b306897c0bf0948034f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:39 fpe 1.1.2.5: Last update before final beta handover to G11N 2004/10/14 13:44:40 fpe 1.1.2.4: Regular Update 2004/10/06 14:56:38 fpe 1.1.2.3: Regular Update 2004/09/17 10:13:28 fpe 1.1.2.2: *** empty log message *** 2004/09/16 11:48:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [04d3c90d3b3de88a34fb1d657bc28ee7f65c9cbf]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:27 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68975f8c7ae5603992e6b25c8f1baf9ae38425af]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:38 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:27 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b76e6b274427640eefe48673f13cc38694403e69]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:27 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0d738468de132b320e4e903cc5b85d0ad8f6e81d]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:24 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:56 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:10 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:38 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:27 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0a4e229464b936279f0b9e22244ff5b790f01250]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:40 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [67d76bb552223d64499787fcd3c0d3b1bb0f6eec]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:24 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:56 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:10 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:37 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:26 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6b4bed59214325bc7ba1eb5ece7b33beb44e7927]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:26 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [82a4510d48e6b5db729401c18a0dfc06009a03d0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:39 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:26 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3c09a632520486074fd60a5a86bde4e48596742d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:26 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5c9fd043cbda7c0169d93cc3b8f36125c11de323]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:38 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:38 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:26 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [42967ed8dc7d69eaf813aa45b4477fd0843f060d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:25 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [092c99166b0b28d6e27e0bda9e92420457d4ecd1]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:38 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:25 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e04cf0cd59e4882fb05ca571954dcf60fa3b66ac]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:39 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:25 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ff637077da0211f8985814f5e689a79307082076]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:25 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [476fff4d985f8a08ba909a660bcafcf8acd5cd7b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:38 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:25 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dff42e23d849c937969c6894f70ffb2c47b82f1d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34fef0371e7c9b047f1ebeba545adf455c238d22]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:38 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4d7dd787a4756bb41d727d69a09b4cff5717e3ca]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:37 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [042cdf3549826c59c075b9edb5f108663282ddea]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:37 fpe 1.1.2.2: Regular Update 2004/09/20 09:14:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3f55935b5b04ebf67b621ebc7f2313aa1628ee92]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:36 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [516d04fd9ba76c5d59f95ced014ad2f3623c24f4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:36 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [212e38de5fb13fc220e93c4e5f5f40055dcf1134]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:23 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f3b7277d298648e2a9d83d541ea43b973e7869ab]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:23 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:55 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:09 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:37 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:23 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b4cd4544095c469decd8b772bf860a7e74a08acc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:36 fpe 1.1.2.3: Regular Update 2004/09/17 10:13:28 fpe 1.1.2.2: *** empty log message *** 2004/09/16 11:38:47 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9faffb9a8d987e8728c3db0bd20eddd15b797833]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:36 fpe 1.1.2.3: Regular Update 2004/09/17 10:13:28 fpe 1.1.2.2: *** empty log message *** 2004/09/16 11:38:37 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [28cb491690ef3ec2b3b9696fb60e66b761520ce3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:35 fpe 1.1.2.3: Regular Update 2004/09/17 10:13:27 fpe 1.1.2.2: *** empty log message *** 2004/09/16 11:38:27 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [532241174d7e37b3f67eb1346bc9008d5d0bb3ca]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:35 fpe 1.1.2.2: Regular Update 2004/09/16 11:38:17 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4749d664db77088e0007a3b20031f842d8c4dc2c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:41:38 fpe 1.1.2.4: Last update before final beta handover to G11N 2004/10/06 14:56:35 fpe 1.1.2.3: Regular Update 2004/09/17 10:13:27 fpe 1.1.2.2: *** empty log message *** 2004/09/16 11:38:06 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2e65403b867b70eee850ecea38046f0a8db620e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:37 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [25cd64596d52b4e0545e26aa0bc83aa2f4277b5c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [967862a67d8629eed8db4efef35c5c078a82fd97]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:37 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [824f1cc19240cda5890ba5eaf954b1d5ee3c3167]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:35 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5e27f11372826e950a172b03e58ddf9b4fbf463b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:34 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c9fd2461b7b32ab23b06d43d50853a9b3642c1e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:37 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99e1d673c856d627b52f4762f5211f719db7ed18]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9a655937dca4c183e49a47d5ad45d88e4c322869]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:34 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [30a38a96a6356020d51aef64dc8e4acae392529e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:34 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dfd5a91f5dd43c4e1a15fe8460dcaf4b42502b71]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:38 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a9faf5caeaba34ff0b58c6a58630405027dbdc05]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:34 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5d5575dedd0e9a30295ee359c71eae5d6ec36d47]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c6c04caba1a62e70c4060e87afadf6d2bc5371e3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:37 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8e8fd91ba2a8a7934c51e4f204eb17543a394f45]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68c52dc5418a8eb5e5cabcb9546e6f8e5cc75df6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:33 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [86dc625107eaa82cd9981d4e0530370ad477e062]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:20 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [08b1cd4d7cfd712c1dad507de08637942bcf7f30]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:37 fpe 1.1.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2f98bb47d1ae1c4494e5aabbe58ea10cd08d6df2]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:36 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:19 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10ea3b230aac2e2caf06c23d2972d996cb956e83]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:33 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a1c3bcf76aeae28fdcf9b1b041127f6706e8e189]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a4b3090290faf396f6e5addb72ecf507daf6ea8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:18 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [193f5e3f16d5adfa6223095d50e45e7595004910]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:18 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [01e806006433d0519fab467f4eb8c37d91e6a909]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:33 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:18 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ddbe845b8ae4ac6ef25bb3ceede17ca3b3b5459d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:17 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [376291dbb2cd61281cd4cd382baefbf007eb3f6e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:17 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b845f02ce72527aec42afa3076a7c7459ea0d7a5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:16 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [223d35b8d5e3869fe03f2be6c0c4434cf04d2cae]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:36 fpe 1.2.2.3: Regular Update 2004/10/06 14:56:33 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:16 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [668b4e0b3406201ae1c6eb2603abeb3a3ca88ed5]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:23 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:55 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:09 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:36 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:16 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aa6b4819cc8cd99435d343ee40ba84dbb35c080c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:37 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:15 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [86ccaff1b674d21393ce196d26d62a5b1fc1cb8d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:36 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:32 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:15 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [79ce94513298877ede48d9aafc8651840b4ee25b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:36 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:32 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:15 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7dfc9461e64152d0643c36c82990c86607bd717c]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:23 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:54 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:08 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:36 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:14 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c56424f71ecdef4c2548a66a5f39649bae73abc3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:14 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [00167f63c516058ef920c1a7607f1cd282465863]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:31 fpe 1.2.2.3: Regular Update 2004/09/20 09:14:44 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:13 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c00cabc4bc166cc78af6b3ff76487f607ecbc619]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:31 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c050d433d1011b5c602017285816f03c79bb48d3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [50f799b1ce7cebaa5748f686c3b9c1b54dcebe03]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/06 14:56:30 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [da0c9461599e036763197e7533956adb158c0303]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d334651db781e0b95f0841012f831e7df9ac77e0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:30 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ea0e39ae83af0f3bac1d7f077e92de1d909fde21]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [087f41b654bc84a05e32744c32470ccc4843fc9e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:30 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [439da26c9f980239d6bc66f4337e460c5b0055f1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:30 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d50abac60ec2e428605c95731a50b2fe95cd509]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:29 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3f9641301a66d83a4230f4e9a758608f47b7f9d8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:29 fpe 1.1.2.2: Regular Update 2004/09/16 11:37:56 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b3856242290d5ef049851761b3e6798df241fbaa]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:29 fpe 1.1.2.2: Regular Update 2004/09/16 11:37:46 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8486faa43254dd0c58c3c401d6d410f92b84a4ee]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:29 fpe 1.1.2.2: Regular Update 2004/09/16 11:37:36 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [31166d5cb0dcb3f968e7725dde60113107aa99b1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/11 09:49:19 fpe 1.1.2.3: Minor Corrections 2004/10/06 14:56:28 fpe 1.1.2.2: Regular Update 2004/09/16 11:37:27 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f33b201334989a927195bb308614269fd6f90b3c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:41:35 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:28 fpe 1.1.2.2: Regular Update 2004/10/06 14:39:07 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [684932c0e5006d725546f0521fb585d8daa44988]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:41:35 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/11 10:23:30 fpe 1.1.2.2: Regular Update 2004/10/06 14:50:21 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e881350dd28bbc47f158ff44cc58153581bf152a]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:22 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:54 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:08 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:36 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:12 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a513cc970d30793815ef449ec1753c0ab98ecef1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:41:35 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:28 fpe 1.1.2.2: Regular Update 2004/10/06 14:38:44 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [58af64a8482ca4e52e62925e0f2a8ae3a8adf9df]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:28 fpe 1.1.2.2: Regular Update 2004/09/16 11:37:15 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34898c774e66fd82e8f99ed6a945c5043ec4d91f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:28 fpe 1.1.2.2: Regular Update 2004/09/16 11:37:05 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8984bc63d1385eca28a3c7243746c71c2052900a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:28 fpe 1.1.2.3: Regular Update 2004/09/20 09:14:44 fpe 1.1.2.2: Regular Update 2004/09/16 11:36:38 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [047b0ed1ccf6c1601b2259a582a01fb22b00024f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [75504b7d03a80d88155a95b1039b08e1383b8aee]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:27 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [53648b78c66060869f70e772c6c966b11a4f7fa3]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/06 14:56:27 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:10 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [191c321c92f0d85049803432b4e578faf92f0cab]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:34 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2ea11ba648cd2bbd50780280c43c0946811aadfe]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:27 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bc0ee1ee2b138eb9afcddd5f46618d5a997235c4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dd334ee5c6588adc76315d3bb2e0ee5a6d223868]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:49:18 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:48:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a41b723a3526bc8751816152f05bf24347ffc13c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:10 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [be52e9ed988ed064157b8a97e5dd2c2272e0c530]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:09 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d51b3663f1b0de68856cfb24ec2c3c026f600b19]

        INTEGRATION: CWS helpcontentbeta (1.4.2); FILE MERGED 2004/10/28 10:41:34 fpe 1.4.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:09 fpe 1.4.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9bc0e5d5a788400df30a00ea82b12da01ded4806]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d72f6fbbe51ead92bbecf0bf10f289a981a6d2b5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:36 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:08 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2689b081ceba0df4161f9aef6640cec7e12475d1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:35 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:07 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [42f40d7714bbbece53c17ed5d8e67796fde74c21]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:07 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6036999971d559c09ea928dc124f76f98b6b3f4f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:35 fpe 1.1.2.3: Regular Update 2004/10/11 09:49:17 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:48:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2a69f5ab2184cc3059193767a678732d9010face]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [09ad77352f9e19b663701dc3ebc2d749fa7dbf39]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:27 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d1dfd2aa38e811b0a6715bb080c61511d7469fe1]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:26 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f3a3201b21176de01f088cdb61e9f8444a50b31c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:26 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:05 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0cf40269a2593c8ace896633bbb1c5f7db49e9d8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:25 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:05 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d7721702a764afa71fac4e1ba9cc0d88c7b30d10]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:35 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [537fbdd312694a36f59d9785e5b2be06dd325129]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [abaeb84ea6db08a1c615a7b14072cbc84f374823]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:33 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/11 09:49:17 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:48:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8bc914d5c2edc149ded7daba5fdb9ebd272e5553]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:25 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dff527c3dc725b7b1e9b9200f34cec76b169781f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:23:29 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:04 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [46cce82f77b0ef3db8f615e68d91fcd6ce4c7104]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:25 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7cdc2824861d291a26be82e4e02e8b062cf5b1fb]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:03 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5a5d2618734cc6319346d07946617235cf4508fa]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:25 fpe 1.1.2.2: Regular Update 2004/09/16 11:36:56 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7fe9d20275b0403248f3bb18683f1fe9a902e4c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:25 fpe 1.1.2.2: Regular Update 2004/09/16 11:36:47 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9dabf19b9edef7b6dd2ecb9e3132a7a61c90ca0b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fb983e34b69aab32391e8a959bdc29e2fc929e42]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:24 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [42ffdc6179a3e62e1ad943ce9f57eb813e8ed097]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:02 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fc0051b446dc655ef4689a0eaa406cd5834cfb1f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f5490e4bc3a37bf4be09a62b7b32557719e4ac1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:01 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [38d4b7e75d8e2655b2af8544c9d9b6a212d75c9a]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/06 14:56:24 fpe 1.3.2.2: Regular Update 2004/09/16 11:48:01 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0714a710777664e5456c02c3cd1bf1e4d8d4a66f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:24 fpe 1.2.2.2: Regular Update 2004/09/16 11:48:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9743c691c768018725dda47b78303a1d72b32989]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:48:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c870c537ae1874efa1edb1a59b6d9926c05c267]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:33 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:48:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7a76e7af81e6679f04698e546998c66e156ed452]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:48:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6609a896d9390a3ceb5f8a8f51f23010d87c99ff]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:24 fpe 1.1.2.2: Regular Update 2004/09/16 11:48:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [15fce16a69698e0512522c755744577053c664d4]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/14 13:44:34 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:59 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [26a62d778ed1fbd56df296d256917c1a6ed25e9e]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/28 10:41:32 fpe 1.3.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:23 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:58 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [984933faef1ddd55b204cfedc0d0d358755b22a7]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:58 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [551c299440a726e405f286dd2a50ae30fafa3bf9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e81776d1b8eb1f3b191f608b4b6ec96ed69081b1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/11 10:32:27 fpe 1.1.2.2: update 2004/09/16 11:47:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8d0a41122edadc5eb24d78cbb183331e76fe5045]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:32 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [953185aceecd57a7fc319552c315baf0980f4cfe]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d3ba7970e7bf6d68e9fbbecb73e8e1463b1ee18c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:32 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:23 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:57 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bbd7786cfc365210cac31b260cf56000a8def5b5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:31 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:57 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a1b1e21fec99ee1a5e857865c268113455ded258]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:31 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:56 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [861b278638ba20d6ad92cde58080b8b7b02a0e8c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:30 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/11 09:49:14 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:56 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7886942f37f0ffdf027cebcd34a8681aa4e05b3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:56 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d441d00646feb48f3a5f0e17e0eba72c8fb1fa87]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:30 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:23 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:56 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3a2fe52e6ba7ebc8d6d6471754b9592d47bf59c6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/20 09:14:44 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [94092827118353cb3076511081cbbbcf6d844cbe]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:30 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:55 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2c3fbf10cb6170f0794789973686932e614913d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:29 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:55 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9115252653b882bdea09f4cb26b729b338a1e0ee]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:29 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [887d4ec7f331afa2b2e9eb8d75bd1032d96bc8e5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/11 10:32:27 fpe 1.1.2.3: update 2004/10/06 14:56:23 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d9af2708b38fdfca64e3813214637309e08dbbc7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c66f667e88ba0972c8cedd813dcb2662e0bfc000]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/11 10:32:27 fpe 1.1.2.4: update 2004/10/06 14:56:23 fpe 1.1.2.3: Regular Update 2004/09/17 10:13:27 fpe 1.1.2.2: *** empty log message *** 2004/09/16 11:47:54 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4f391de4ba21779e832bd234f46733d0426acd05]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/28 10:41:29 fpe 1.3.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:22 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d477fb3fd49dcf2e5af3186a57e3174be2990b66]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:29 fpe 1.2.2.4: Last update before final beta handover to G11N 2004/10/11 09:49:14 fpe 1.2.2.3: Minor Corrections 2004/10/06 14:56:22 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:54 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10a49f8fce8f2369f942bfaf734f49ae0e4d9c5c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:22 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:54 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dfc13eda609fddd5fc5f1da700de3a4c1b9b1be4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:54 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [52f814fec7963b8550e9ac5e8b838bd30e2da916]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:28 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:54 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d0db14181451214bd690e79b1b6a9dd34f2a7ce9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:49:13 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [81b29d15c0fa9c51e568c051a6a9d98a9d6fce00]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:49:13 fpe 1.1.2.3: Minor Corrections 2004/09/17 10:13:27 fpe 1.1.2.2: *** empty log message *** 2004/09/16 11:47:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a72be95f115a23452acf86343647ce4319708530]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:28 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2d54abaac8837e1a215fe04cc3f3fd61f3993e13]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:49:12 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4e1facc8f7de45e4ff1ac721108c684d4065183f]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:22 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:54 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:08 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:35 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:53 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1bdf0485b029058cb5642b236a7a4b6c87b806b2]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:49:12 fpe 1.2.2.4: Minor Corrections 2004/10/06 14:56:22 fpe 1.2.2.3: Regular Update 2004/09/17 10:13:27 fpe 1.2.2.2: *** empty log message *** 2004/09/16 11:47:52 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4f13c2e5930b89cd896e78aef56dc83ecd06e481]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:52 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0cc6953b5fc1a285bd7cc62a17a9931b2e5b783f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:22 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:52 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [77622ca88c216849ef0fc9aa647e7ea7728e910c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:27 fpe 1.2.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [53f86f61101ed98abbc279c7ff4af99fb5504107]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:27 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a2fefb4d5155e9fa1c7c4b23839e46bb761e00d5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:27 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:22 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4241455cc858090232d273adecc7943c988f612d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:27 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:21 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [16d8021113cff758698b3c8942a208185a0b4320]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:26 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d488cd329f2e63faf79c0bfbd145409417400c4a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:26 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:44:34 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1f4637a3f55e959deb47af9eacf44fba53246c36]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d6906b62a5eb6ab5d0bf879f7bf4335d432b6921]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:25 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [83ff50c388dc67158daab201252a2bb4ab45e4f8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:25 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/11 09:49:11 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b63b6ee706d84a45f5acad457dd03db3f248dcde]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:25 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:21 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [560bc2f9fc95365f47ad9bccd2f1e3ce27227256]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:24 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/11 09:49:10 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8af92a7c3bf0921083b27b5b066c0ab919423b22]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:24 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:21 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6ec33b7668b9d2f670cd257484f0f9e177a07a14]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:24 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e8ed9fd06f22caf54838e90569ef98bc6c3cca53]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5c264948e22c1c14ab4311ff831243c573a0d3b8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:23 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a7191c24d7911ea6652d0679b618cc3ea7cada93]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dcccd98268f52fa13ec186dfca2bdaaa1dd93ce1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:23 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:21 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fec4aa8918ffe0f217ff02f3310cc8d7d031c8d3]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:23 fpe 1.2.2.4: Last update before final beta handover to G11N 2004/10/11 09:49:10 fpe 1.2.2.3: Minor Corrections 2004/10/06 14:56:20 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:49 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d83aa1c0955a9b5dd03bbe28b2ccedbc893e07ea]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:22 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:48 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c9bd00ea752661a1943b4b2c89e564f4b03777c5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [09fa8e5aa4193c561bf15dbc1603cbcb9cbb43d7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/09/16 11:36:28 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d5c033145f38ec59c4f54718f897f786a9b636a7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/09/16 11:36:19 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a7656b62284ee0bce398f69b88da3f5a29e21e9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:20 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3fa88ba68aafe5e29c021f5bd8010ca133e3b22d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:22 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/14 13:44:34 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:48 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [65860424448939238247c1508d5f0561b059802c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:22 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [458fc7e4e21e893095ef302e20d303b44bf2fd01]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cf0bf2e30133add81775c086cc8dc029bd991a25]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:22 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:47 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [616087cdac7d158e7948bb5f67650112c514c87f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:49:09 fpe 1.2.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f4172140c0f71bc978dd84107e5f12582547a29b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/17 10:13:26 fpe 1.2.2.2: *** empty log message *** 2004/09/16 11:47:46 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0310b5b13f18e1c8dabd4ae79974bfd5f34a6dfc]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:49:09 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:46 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c721733ff82bef1ca27d56122e2cdf672957aed]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:21 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aadd18421d06e9559bd319809e381407002004a2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/09/16 11:36:09 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [64803a84b64a6a0c0808473a5f07e8bfdf0450eb]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/15 08:44:27 fpe 1.1.2.3: Regular Updated 2004/10/06 14:56:20 fpe 1.1.2.2: Regular Update 2004/09/16 11:36:00 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5533e31a7b921c705538982989731ee161955e01]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dc46271dd2cb81945e44b925aa41d5e688746a5b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/15 08:44:27 fpe 1.1.2.3: Regular Updated 2004/10/06 14:56:20 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [793e94aadf965fa84cc3ad3c831f4e9ec5ed7985]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c3a0c5b5f8aad3d7222ceacce04cb49f190493e2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/15 08:44:27 fpe 1.1.2.4: Regular Updated 2004/10/14 13:44:34 fpe 1.1.2.3: Regular Update 2004/10/06 14:56:19 fpe 1.1.2.2: Regular Update 2004/09/16 11:35:51 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3412999373c2478f95603a5ddce31fc04124fbca]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:21 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:19 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a8a286272eff66fe2c1a0858706c458b7cc1e92c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/14 13:44:34 fpe 1.1.2.2: Regular Update 2004/09/16 11:35:42 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c4b4c076da659aabfa634e818897022abe3e9f5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/14 13:44:33 fpe 1.1.2.3: Regular Update 2004/10/06 14:56:19 fpe 1.1.2.2: Regular Update 2004/09/16 11:35:32 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c8a56b49ddbf034645c240fe470c98275fe5b2d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:56:19 fpe 1.1.2.2: Regular Update 2004/09/16 11:35:22 fpe 1.1.2.1: shared/guide/data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2e7cf8fd11be26109c276220408b75c539ef7568]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/14 13:44:33 fpe 1.1.2.3: Regular Update 2004/10/06 14:56:19 fpe 1.1.2.2: Regular Update 2004/09/16 11:54:09 fpe 1.1.2.1: data_forms.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f9b7dd39eea3a439b25fb980c5af7c9ff8810c90]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:49:07 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f09349b56b3b3b652f1714c8b8ddbf4a60055281]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:45 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4b2eca26e6dc0abc7846bb374e67060680e4645e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [03f881cf0614b8f76f519555c8b3f8800393144b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:21 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:45 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5aec223630d73f659c60df87e321583674f4a974]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:20 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:44 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c6c73627e28333de7d099a6bd7c9d0315045d401]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:20 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2bcb6ec8afa5f7c1f07cdf8720cd44854199c3b1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b9c99ef2b66e3848372b5f6f7e407fe50cb99259]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:29 fpe 1.1.2.3: Regular Update 2004/09/20 09:14:43 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [870c620c9339197f8a38450e02a851676e72c2ae]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:49:06 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [df3f47eb27a01c9569283e2a4ac74068d7200a81]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:49:06 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b2bf34db078a6afc566b334ab52bb6757dbf6231]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:20 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:18 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:43 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [13cd59ee29a0ee8dcf1bd8cf9ff408ca425f8f12]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:49:04 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9f1ba13ad6bed2ca97647e10c7a250c81c17fa1e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:20 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/11 09:49:03 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:43 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [47b19229b0135e4d01b7953cf17c0bac5f97a885]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:19 fpe 1.1.2.4: Last update before final beta handover to G11N 2004/10/15 08:44:26 fpe 1.1.2.3: Regular Updated 2004/10/14 13:44:33 fpe 1.1.2.2: Regular Update 2004/10/06 14:56:18 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9b5675fab48504cb276542704c8c7d178b30edb3]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/11/11 10:32:27 fpe 1.2.2.3: update 2004/10/14 13:44:33 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:43 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [377cca2eedf99c065d50dabcc006fc13156023de]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:32 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f63b3a2330bbf28594e5142857add13cf28d797a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:32 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [de5b29de05e14daba596cb7fe9f0b63f5c5a5053]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:31 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:42 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6e3531341f809ab9aee08673359c38b9062365e9]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:19 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:18 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:42 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2bcb0bc19ff9e5f0af1b149bab739ca1522bb7b0]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:18 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/14 13:44:31 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:42 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ada6c48eaa1f3f6fcdba9a0af8c21ffce1e7c1ac]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:49:01 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:42 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9ec042f1debec5466c04e60926b72ad09a1054c5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:18 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/11 09:49:00 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:41 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4f8e317f6be447eea44ca5660b24cef0c3342a7e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:31 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:41 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7d91060c141a9bb9fb1029e9b61dcd0130b899a5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:30 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [73e1ed753940fdf6163ec1f2fe81f5667c80233c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:30 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bbf10872b46a38219d86ec2257af3465ac5e5414]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:18 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [709d38d7cea48e3bb0e2e175f9206d8011b3ea8c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:17 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [93a95b4584c40f5d5867571ffe2219bc38a572b4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:17 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:40 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c9f6d7b8bb1e61287b9c9e488612d75358783605]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:17 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5eab95aee349f08e829e3f46750607643bb5993b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:17 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:40 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [64c2cdf172f5d94aee1ba5cdd9d20fb2cab1887e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:16 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [733001ad45f6063c9946969c958d082a82adad86]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:16 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:40 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [28efaec1b0fa487b27c25da15fe6707a04832b69]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:15 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:39 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e733b277e446b028617cccc0e31d1e0d9d216738]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:17 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:15 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:39 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cfee7f7c3eb8c04082a3513d873fe1b38d181f67]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:17 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:15 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eceb2150a24dc9f8270b6dea1776ba43ec8b08f4]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:16 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:15 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [48a46ed9eac406c2f6e25773f143e3a1640a2192]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:16 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:14 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2b6a367205decc35ab569e140fd51fd75665f238]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:22 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:53 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:07 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:35 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:39 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c04a32b28b8d03e4b232217d32bbb201fef80519]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:15 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:14 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:39 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c3f0f0f1e853823587f31ee67f69dc0cd96bc10a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:15 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:14 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:39 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [622fa94e3389e8583f585d754d1801dd479b56d0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:14 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:39 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fb2f67ffe3af278173d6e0f430b014cf71241e3f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:13 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:38 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d8286e3f6b7145896a9a32050b78ffcce647d086]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:14 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:13 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:38 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f8f7e3846f27cbf2c4485093c7ccc571afe813d3]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:13 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3f966b6ab6bbaee4a02ba08634485d9a46b28a9a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:14 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:12 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99179465d4767f143acf17a5a574f80354e275f9]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:12 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0a13497a7b56c0dca9e26964006b58169fb67b48]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:13 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:56:11 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:38 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [23ded19047150485922886e806a9f127e4b6f8a3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:11 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:38 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9222b08c2112fe0e995d716a27351db6b1720cee]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:11 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:37 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b97e1d466ece7e42b45d1d343a0ce55f0c02dfa4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:10 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:37 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6b2cc640e19575cfd999fc8ab23df152573a9d38]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:10 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:37 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8a80f1a7f02332792d5071bcf972aaa2210507e4]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:10 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [698467ed37ff8d4e0f5b743347290e4a91bda166]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:37 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [549b0edfaf4d1d3e5a6344eafb5a24b0a9966906]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [59f55acfb2c27aed62b73fec49101b0f2d56e49e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:12 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/11 09:48:56 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [854897940ecb4482de20350de1710779f0a229bf]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:11 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/11 09:48:54 fpe 1.2.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8fb58ce472a453550177ed5105c5d8e40c63a21b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:52 fpe 1.1.2.2: Minor Corrections 2004/10/06 14:56:09 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0acb647f4347c265ac6f8d934ce9d1f427376ede]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:51 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:36 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3639b92d92c60540a0cc21e78a883fa7d835e117]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:50 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7f9b9b50ae1dfdeb12df20fd25041cfe98e8e95d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:36 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [82e4eef6d21d98de2e98d713f35321ce667952c2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:36 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2417d1b31b56d4c2e1370523ec8ebb2916bf3a7a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:28 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:35 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [515c4034c19072e560ac9bb13f0f2b6e23395dca]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/15 08:44:26 fpe 1.1.2.3: Regular Updated 2004/10/11 09:48:49 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:35 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5192963df3df7ca14f17f65677eb252ecdb4d77a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:35 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3a156061854043af7e29f0cac7841a3195b4b964]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:48 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [848e1d6642f26831cb93c54cec65589037a18b8a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:48:48 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:35 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8582833843ac5771312001abe787eaa49d6cc3da]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:28 fpe 1.2.2.3: Regular Update 2004/10/06 14:56:09 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:34 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8fd7f0c128a733afffe52d8873a71b5976a0729f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:46 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1221cfcfff833a85ddec129b2dcf7e01ee49d93d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:48:45 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:34 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ae158ec41744724242aba2f6eb2c9f8d0b2cd6ea]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/06 14:56:09 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7cfe1cae41fc3d11acc096854a3a0d3762283351]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/06 14:56:08 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c68e9f3af3eae15e2b33f6ace73c004d06d84e83]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:08 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:34 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dad605c55a318f262006d7c73d8a78d01ad92eba]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:07 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68dbe30559ab12d77b4312680f39fd3e22322b49]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:34 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [78ed150749012887a2e13b55325a365f0959709d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:33 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ebe7aa76494bafdcc60bdfc2827484aa7eeb95d8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:07 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:33 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [395e875b49f37b2993c1a9f1d2ade460e704a7bf]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:14:55 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bca7ce6e6a4bf6078c7f09077748eeee4eb797f0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:15:06 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2bc03e5863d70aa422fc16a4681c343b39f88e18]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:21 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:53 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:07 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:34 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:33 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f7c53001ba54a68bf525ba6f09be45baace25a76]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [797704cfeb3b2c590dab372f26c1b22095e0cbb8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:27 fpe 1.1.2.3: Regular Update 2004/10/06 14:56:07 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [afb787cfd47a5432de504861c5c22fcb96ecc118]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:07 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1f57065232135611cd1ad977c7b03fa1b37d7ad1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:32 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34f6a5212efa43d70f889c3c42ce897f0243b449]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:32 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c3fe1eaa3bee48bd3e11ecbac3330067c79aefa6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [66e28c8624f6ff8d3819373ed01af0aa74303f14]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:27 fpe 1.1.2.3: Regular Update 2004/10/06 14:56:07 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d6295d822f7ff25931156c1f8679779ba31c01e7]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:27 fpe 1.2.2.2: Regular Update 2004/10/06 14:56:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7f9542dea78d73581047f55be9c93202c8625c03]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:26 fpe 1.2.2.2: Regular Update 2004/10/06 14:56:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2efcc0a71c9b1771fbe6f6c57c60e654e10c0baf]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:26 fpe 1.2.2.2: Regular Update 2004/10/06 14:56:05 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c7744a97162c04b65b89abbd937be4679db9ea22]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:11 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:56:05 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [491b558c81fdc29ef95749d892077329eb6384b2]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 14:58:54 fpe 1.2.2.1: the lastlast changes ;-)

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [898f975c2e2536134427624040b04e1108eb04c0]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 14:58:54 fpe 1.2.2.3: the lastlast changes ;-) 2004/10/14 13:44:25 fpe 1.2.2.2: Regular Update 2004/10/06 14:56:05 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4c1d2fd6aab7a47901e9abff21e0f2b6c5e2311f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 14:58:54 fpe 1.2.2.3: the lastlast changes ;-) 2004/10/14 13:44:25 fpe 1.2.2.2: Regular Update 2004/10/06 14:56:04 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e1d1dd0204ad004f10a5670ec9e3e5e384539ec5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 14:58:54 fpe 1.2.2.2: the lastlast changes ;-) 2004/10/06 14:56:04 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d93aa518d67a77fac74c3432d0a76e6c1643b64f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 14:58:53 fpe 1.1.2.3: the lastlast changes ;-) 2004/10/06 14:56:04 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4df4b6f77518d9206ff876baf4eba8928aefe072]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 14:58:53 fpe 1.1.2.3: the lastlast changes ;-) 2004/10/06 14:56:04 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:30 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e6ea17b37ec9b71b2aa11f728ea2daed68e2ef2a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:03 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:30 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e2697b2a6f214015170aa630b68ed31edfe14225]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:56:03 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [24ee28c876dd40cc35294bf779b85569206e064f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:02 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [011c27d460696d50ec762ba2bb83796f09d6050d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fc3c505ee7ae2b81aa189553b56cda41b07cb864]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 14:58:53 fpe 1.1.2.3: the lastlast changes ;-) 2004/10/06 14:56:01 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [21633e28b86368376451f3a76c4d6382ff893a98]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/20 09:14:43 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f66e008d9d762de2773602d478cbf97c6af03309]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:21 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:52 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:06 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:34 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:28 fpe 1.3.2.1: Regular Update

2004-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8628662cb8ca1b26e401ed5ffa92beefd1411573]

        INTEGRATION: CWS so8betal10n (1.1.20); FILE MERGED 2004/11/26 17:07:44 ihi 1.1.20.1: L10N BigTen+pt-BR OOo 2.0

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f0a705eaf59046f7b5e7c367b1313ae38cb720c4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:25 fpe 1.1.2.2: Regular Update 2004/10/11 09:48:44 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [514556dd8a46031f05e19486bdf5569dd54383e3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:43 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b4d2e448659d9e66f4e9e02e59acad7a9c281890]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:41 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0c78d26ce048dbee29ee765042dc7b5865d9df19]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:40 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3acd253877f77e0b571626ae231f215bbfcc52b5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:39 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [71fb878140032ad0c5e7c2324cf69e83380af299]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:38 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7a061ee017cf0eefe63644b52c77322294e5debe]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:37 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c6a267becb12a00af48cf573f575fb4b8bf4ea0f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:36 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a8568aca090c63269e547e9bada864c37ed83ac8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:35 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e35d9fa18859a70fab3cd51091ac4c1ab1458f0b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:34 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [78ac9e69a8ad4f41eb132e3b4abb27a2bcc5b611]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:20 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:52 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:06 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:34 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:28 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d1922228c350409889220bbeb8d014ea06bfbd06]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:20 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:52 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:05 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:33 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:27 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3b0e9902531245a8b28cc64439550067cb6cf32b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/20 09:14:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e87cb545194c68a7e042feeec17f487d262d73ed]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:24 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:27 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c18172c297e5f9883ca05a2c6c9d897b4f9430f9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [94774dbbe1ee0dc908048cb5c19aa290243a2328]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:24 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:27 fpe 1.1.2.1: Regular Update

2004-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b963d3535847527086ab823519d3b6af5a946715]

        INTEGRATION: CWS so8betal10n (1.2.20); FILE MERGED 2004/11/26 17:07:24 ihi 1.2.20.1: L10N BigTen+pt-BR OOo 2.0

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a54f9bde8e7fffe9ae0245443f8dfad2d73879db]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:23 fpe 1.1.2.3: Regular Update 2004/10/06 14:56:00 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:27 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c0a1a5ebe019b5fa99007df7b9168120ea54a0b9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:23 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c2ea453087f4dc739130f16521beea66b41ab5f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:56:00 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:27 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a8fc04edaa32b5ab8c04dde1ab242facc8957ef5]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:19 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:51 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:05 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:33 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:26 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [02ff6eb517eac4973e764581c06d8e59e4d097a8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:23 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a6b19eff48b7a32a5aa714d618e50679340f7e0a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:48:32 fpe 1.2.2.3: Minor Corrections 2004/10/06 14:55:59 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:26 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f7f8b62855ebdd64d6ba5ca1f0af470adcdfe68d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:41:10 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/06 14:49:22 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [244129b53ac726862e93aaa2352eef70dbd0dd12]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:41:10 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/06 14:50:10 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a297d310b9ec98099e164d06c9658838d1c62350]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:10 fpe 1.1.2.4: Last update before final beta handover to G11N 2004/10/11 09:48:30 fpe 1.1.2.3: Minor Corrections 2004/10/06 14:55:59 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:26 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [063af6e29c3c1159a395b9a4a981326ab00356ac]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:19 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:51 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:05 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:32 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:25 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2cebcf67005e525a8a4543f7778a8338fe7941c4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:48:54 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0c800b6a52bc411c4ce6c3fe926243e86fdd19af]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:49:47 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9052b3915590ddcba13636158d1a08aa648ba9c0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:49:59 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [007d1fd82f9e379ec193f36545a225d14ad5836e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:49:35 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3658cc38f6af1f23dec9b659a5148171b8d30bca]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:49:11 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5942906c4691f5bf3cbd1fad2affb2714340f92e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:25 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8bf1ec065a31800f867855ec06262f453d50a33b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:25 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d7802ad88e5551570a2030ccf2e01184fe7bbf10]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:59 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c1a32a487f71399d135ba8f605b11354eddc7811]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:10 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:25 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e0c357127f11138edb342003d35396ce0c1a28ff]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:24 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [720c69c0872c841a630a0bb8af57aff26567c469]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a377d6a4da98bdcec3aa151d76808a6b210e491]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:28 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f4350a0293c54759e1c476fe6e7561e33e4ef05d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:26 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0106112826cb2dd083badb776900a35e358c2ba2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:24 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [29e765d9354fa908f9eb3575b2d0bd400b685196]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0de832126777f49c97b9d0fc8b070b2a0b137132]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:09 fpe 1.1.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bad7bd734db52b220fc0a4eb9762bffcdd92eea4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:23 fpe 1.1.2.2: Minor Corrections 2004/10/06 14:55:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [53f05553b15a8d067ac4a7a9e51ad11062e52c21]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:22 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:23 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2d54291975419d1edf3882109baa6cd59400df9b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:22 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:23 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2ed7e8ad44c4653f5c363ec167f16bb1c86f79c1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:23 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [211eb70c29cf1714e50406501b38ead1da36003a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:08 fpe 1.1.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [16141b4dab9962266d559a4df556fbb6e3b0ee04]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:21 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c79c72b67d0f553bac2d05e0fb87f11eb450fe8a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5984dca9a6af9f895b027392d1a7946087e272f9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [90ccde11f2336586ac38874df90de31131d5b7ac]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:21 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0fa44f9a37dc2467ec8674d2a07e215a26f9318d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [72ec3fad64091c4ad6ff6560be38df33bcfcff34]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:22 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [96a1a7d13d05cff7e2254752148ad74e02ee1d73]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:21 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4795a3e926452823c3571c8ec23b4d3402e85561]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [21d96cea10a282584160771289e15762404493f4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:08 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:55:58 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cf2b5da219e2025e5726b729ae37938df6a4050c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [06116551c566995223729823d9332a340f18608b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f29d69d698a87259eb540224a37d3d78c87bcc81]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 14:58:53 fpe 1.1.2.1: the lastlast changes ;-)

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [794f0e61d9700de5155ec21f8394904d4c9ad6c9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 14:58:52 fpe 1.1.2.1: the lastlast changes ;-)

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cf519d0c761e5c52745f1777835f44b9820b2d05]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:20 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4d312785ee5a14eda44fee90eacdf53df5ad884a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:21 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9036d7e40bc14256ba9a5ca22898773689863ba3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:07 fpe 1.1.2.4: Last update before final beta handover to G11N 2004/10/14 13:44:21 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:57 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d8092d2d88a641a3fa1774c42aefbc3affc10dee]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1933e0a068a3c4e0a2be7323de0c3c9c11bd4f8d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:19 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [65d4b41fe199277a79c43122fa9f54c3b4f28160]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:07 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:55:57 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:19 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ee161f7f1a06991e8b504ceb7daac5e7f9754d8a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:20 fpe 1.1.2.4: Regular Update 2004/10/11 09:48:20 fpe 1.1.2.3: Minor Corrections 2004/10/06 14:55:57 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [95dbd5a6d877f71eefc948f0fef63f11a77b511d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:20 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:18 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [19190ba42c4dcb43201582278de2fa327626d112]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:55:56 fpe 1.1.2.2: Regular Update 2004/09/16 11:33:17 fpe 1.1.2.1: digitalsignatures.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5ea00e1df3d099993f280bf3b282c0c1cad7b449]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:55:56 fpe 1.1.2.2: Regular Update 2004/09/16 11:33:07 fpe 1.1.2.1: digitalsignatures.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5b2cd0d01e7672aaaacc8e731e4979b5fb34d9ca]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:55:56 fpe 1.1.2.2: Regular Update 2004/09/16 11:32:57 fpe 1.1.2.1: digitalsignatures.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0637589713047a2aed3ed260dec79941462063a8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:55:56 fpe 1.1.2.2: Regular Update 2004/09/16 11:32:47 fpe 1.1.2.1: digitalsignatures.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8702bae41890ea8ecc69f1ff869437c169ee12ef]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:55:56 fpe 1.1.2.2: Regular Update 2004/09/16 11:32:37 fpe 1.1.2.1: digitalsignatures.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6d70212437a78b108ec3cd309d41ec456f3e0dce]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:55:55 fpe 1.1.2.2: Regular Update 2004/09/16 11:32:28 fpe 1.1.2.1: digitalsignatures.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7aabe173e8f8a8d2abe2f28aa735021f55b9d0c3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:55:55 fpe 1.1.2.2: Regular Update 2004/09/16 11:32:17 fpe 1.1.2.1: digitalsignatures.xhp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ea004a1b6685a67f7cb750591f1b2a4fbbd9a418]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a88b609bdd0255b81f52498856d89c31b2fddf9d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:55 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:14 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a59a1503c71c68ad1cdb9d37c96058366fd53ca3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0337475ea9240902abdc8a65cffccf5c63949b1b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:14 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e190566517b87b50b749f9ff33520537f313a1cd]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:23:28 fpe 1.2.2.3: Regular Update 2004/10/11 09:48:19 fpe 1.2.2.2: Minor Corrections 2004/10/06 14:55:55 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [75e32409f8c9dac2eb76f10d09167f0a42ab1776]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:23:28 fpe 1.2.2.3: Regular Update 2004/10/11 09:48:18 fpe 1.2.2.2: Minor Corrections 2004/10/06 14:55:55 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fbc913d5f4a962eb6506494086797eea5a524942]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:18 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:50 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:04 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:32 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:13 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [00ed2686854a698ad3b9d51ff7049143f67468b9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:54 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [82a3c483511b7c9abf02839eb08f7434c52f5c39]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bda195c168866667dedc60bc20639c37fa382e8a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:55:54 fpe 1.1.2.3: Regular Update 2004/09/20 09:14:42 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [67dba02d7fa98846488b3b640b5156501a5122f9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1d7966fb2378e9ed2d64d7c414e7cf8d26a5a0f8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:18 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [598acc9aa1aad83e13b0b07420c8affe56ce9f30]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:53 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:10 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e36d0c489b69ac986e44bbcfe95beef6a818c72a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:06 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:44:18 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2b6235f2925953fe236dbf66ffe88428298555e4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:18 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:53 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b7432df335aa65f0abb8718c6880b09c55f16eaa]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:06 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/14 13:44:17 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1dea0eac409d3e3bfa0cef32561b5f5c112d368e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:17 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:53 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8f7106d571f5190702042dec1121fd24b5898c0d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [785216f39cd0b07cfd00e269879896b602e042f7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:09 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [35a6b5794d3479e957f2324a2a83e0025cc98ac6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:52 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:09 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [baad3ff9b4d965063d2bd80c252279abfdbc8f90]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:09 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [64e971ad1d8c37a884b890cc82f3f50dc096201b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/15 08:44:26 fpe 1.2.2.3: Regular Updated 2004/10/14 13:44:17 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:09 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0c2ad65a37e50724b687ff806ea3353ca9fd3d23]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/14 13:44:17 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fe2bcf85c21ef96af406550f5703a217b01c46d3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d9f2643e2464993fb77a0d567f65f893744f04fe]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:51 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c5eabcfad36b1468fb1e1e0d7b254249f9d3f96]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6fec59626ae6c8a7562225ce01484325e215d2e2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:16 fpe 1.1.2.3: Regular Update 2004/10/11 10:23:27 fpe 1.1.2.2: Regular Update 2004/10/06 14:55:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [84206ea8cc61bb08c5ab4d4e9de8fb757f6a0bee]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/09/16 11:47:08 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6541e57e316343cb31cc1e18e548f05e3463e921]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/09/16 11:47:07 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cd1e9a2eaa4008f169c8705f95cf7521a1cb35d5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8fad398f24d98d28003dd73a8968c1d2b7069eed]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:06 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6a91b9776b93919bdbc165d187fb83b97dfbfbb2]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:05 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:47:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [efba9a855176c6850eef3def398436c9e528d21c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:48:11 fpe 1.2.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [710af968d3623600b7d835330c39467cf3919793]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:16 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4b57bf9b04dda3fb057507b413c1a61fcdeaaf82]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:04 fpe 1.1.2.5: Last update before final beta handover to G11N 2004/10/14 13:44:16 fpe 1.1.2.4: Regular Update 2004/10/06 14:55:51 fpe 1.1.2.3: Regular Update 2004/09/20 09:14:41 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [96f4fac1dbdeddb92114a15b71bfee2fbeb867cf]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:16 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6f4fb90421a3580a231a934f6620481cd08e751e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:15 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f3d4baa7b90b13d762c29d710f6fe10fbf23cdca]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2c5b111506a3d93cb7e02c3117babdf39ea8f0ee]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:05 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [06dffcd079ae0093ca5420bf7a076cf8f19e8878]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:14 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [236da55b34fb572eedc9f349c9d4128d13a0c53d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:14 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:05 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dfb3ae2f6242ab6de51e4615ada11700273fbf7b]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/09/16 11:47:05 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ef06c6f4d4cae6c825fcce3781493dd7207b084e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:14 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0bfefd2f763b499540529e86f5c4effc0f1035b6]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:13 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b56d153049d8cf79aec10aeb2e099c1281cc8279]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:05 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f3255de494b14525844285faad2a8b9a8ea9e34a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9b3c813151134c6841f1af2501f464a7222740a9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ce669a781dd0f9e45252a9e59ff6ceb8b1851fa0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:03 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7d20639972cffc259094911e2e6c8cbeb6d8f959]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [75230816ec30671839c73d876f3c3de536e8e501]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [06e290ade53a12891f7ea1e395e3aa8251db204a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:51 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c3961fe28c30c3a6c3282786d981ac5d9fd01c8b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:13 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:03 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [24def77f30789f4153fd4613931fec675df8f931]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8ad735a548e6145fd305cac7f6813ff2842fd7ae]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:12 fpe 1.2.2.3: Regular Update 2004/10/06 14:55:50 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [acba0d155f60aa694a1625cfcc6097c493c191ed]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:12 fpe 1.2.2.2: Regular Update 2004/10/06 14:55:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3509d6a519f327cb0f3606c70d7bc5ea71539ec7]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:47:02 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0090cce7b1d826759521b1eab2bd288b94fc64dc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:12 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:50 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a402fe9f7d7420cfd5ffd11393f1c678a5f1d240]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:10 fpe 1.1.2.3: Minor Corrections 2004/10/06 14:55:50 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8fdf979dd8f273fb0233e2ce59a98ad6a07a5387]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:04 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:44:12 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d80be2c8fea3737d74ddb8c38b380d079b1bff08]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:48:10 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:02 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1adde90c2373493f5921d69ac0dfb211d12df412]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:11 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a1f15afcf7d0f2e820156d160a5ec5307cdf818f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:11 fpe 1.1.2.2: Regular Update 2004/10/11 09:48:09 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e67ac23dabc36f73b635770f45c37e92cfa866ca]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:11 fpe 1.1.2.3: Regular Update 2004/10/11 09:48:07 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:47:01 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9485f8baca0d17748bd8065bc405cce51b49a542]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [efe7ae8411cffdfd5fef6d80bfa15429f3cf4638]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:10 fpe 1.2.2.4: Regular Update 2004/10/11 09:48:07 fpe 1.2.2.3: Minor Corrections 2004/10/06 14:55:50 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ba81f9bc8daf94b7b1851499fd6716518d5fbe9e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:10 fpe 1.2.2.3: Regular Update 2004/10/11 09:48:07 fpe 1.2.2.2: Minor Corrections 2004/09/16 11:47:01 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [924c4742611b7af1dd8f78f2d0c8993043e68224]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e0bd7245cd74a5179c7b3a893086d9aad6f93892]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:04 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/14 13:44:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [87a5e5e3eca530a052053654b40b7137ceb5d14e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:10 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:00 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b9e0cc8895f0fc2f12cadee07d8b804709886e7b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:49 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:59 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [872f2a06412c60b0638f56365bbc2a5e2e6fbc34]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:04 fpe 1.1.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [02245c1756c0149d70b53efedad69694b8982301]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:49 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [522d4436f8144381195f5f7ad4706ee3218e634e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cccfc5f63325db1a51359e56908f5a61f88b8b96]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:06 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c05bff35f2e6c6965c788bca33dd64dda74e110d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:59 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c9b7a566d3da029b28298a267c5739244bc37de0]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:59 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b205f1b66f057a67f3b696d334ba8a7cb26e7b44]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/20 09:14:41 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:59 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a4ce26556daf5f724956ba163fbe35e6f55a196b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [98586d2328029cde53900992477bd4a5159a86c6]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:58 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f8aed81d8170d7c2e0a672503bf818f600d51b90]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:49 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:58 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1727bee35bdef9ff3d76884ae281f25d211344bb]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:06 fpe 1.1.2.3: Minor Corrections 2004/10/06 14:55:48 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [87583cc146845324e57926ac4c0ad1f566d31996]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1ce6a78b4a11941245e3941277150a4ac3c14f18]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e3e7f63410f5939c8f96d4a15aa3e21b383e68c7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:48 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [03e0cf34a8ec65f5273dd8bdfa259c72434c62ab]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c3f7500d43b9636aba26d4f01fb59e7a60315159]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:09 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:57 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [260ee892004f878b91e9be762c1c89bd76f0658b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:56 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [67b1aca045f11c5acb6a4387f9823eacbf3c12d7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:56 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [11883d12e67c6ff972aab11bdd3a293f3d491bec]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8b657d892b595563ebc7008d1f3b38df306be67d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:47 fpe 1.1.2.3: Regular Update 2004/09/20 09:14:41 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9582a62abc3a897a59fd455167d7fe22ce4f50d0]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:55 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [60f8eff15f7449b4f9e0fe2e1ba187488477bd5e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:09 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [878d881ce43cc28d45c43af3262a30fa2fbe8fd1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:46 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:55 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7da9bd72e9481f7f798b083cf8f69dc9584d227]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:46 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:54 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c2b1e4dc0ad620db2118b6ff660aea7047bcfd8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:54 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [00b76c2ce08405fd1e4aa263f228141227355623]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9dd0de9c2d4dadde54887a30b97a4e46de0c6b10]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:54 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9aacc2eaddfe2c00de096b1cdf0a4e6489492588]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:03 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:55:45 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [14cf8d424201cff2886acd1d3d4b4028b6e7f7c6]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:45 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:53 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0ba11e2f59ea63818da501533e3463e48008b9b9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:45 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5e4232db9aaeea6d06eeecc6fe0797bc47004b64]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e4f0fa139732655e7233a6899e6654c59d5fe137]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:08 fpe 1.2.2.3: Regular Update 2004/10/06 14:55:45 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:53 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aa42a712b20ac2ec95d38145fb0aae44e8969833]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:05 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [908d2ee48844677593ead9eb2ed749efe51a30f6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [801ad771c5267990385bd02bd9305a193a550c34]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:44 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5a277bde71b035f51a49f718398f2975242f8889]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:04 fpe 1.1.2.3: Minor Corrections 2004/10/06 14:55:44 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c42161f1d84cfb49438331aa3215b0a87551fff]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [28c436eeb6e63a4801ee2349be28416d3471c53e]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:18 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:50 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:04 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:31 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:52 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [662593cfef8f30d6c691f0bbd106b70987c833c0]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/09/16 11:46:51 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f4bfbf8c6b2b6b8dae166f1fa457aa1f077ebef7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eec8629ecc6ec1c3e2d26815b4754958d953d30c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:51 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2c8041b4e2cd0a460db22dd3c40066ef4337941c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:04 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:46:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c1140345bab86fb8f4214b4e9a95220ce4c7c814]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:43 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5486d27f0a6192070117516dfe4e8e00eff030b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:03 fpe 1.1.2.5: Last update before final beta handover to G11N 2004/10/14 13:44:08 fpe 1.1.2.4: Regular Update 2004/10/11 09:48:03 fpe 1.1.2.3: Minor Corrections 2004/10/06 14:55:43 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [86a442f297d18abea5abbf626478d961872b63a0]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:48:03 fpe 1.2.2.3: Minor Corrections 2004/10/06 14:55:43 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [23a40f17ff4b1f4cb5f1199cf33705ec86e01cda]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:02 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:55:43 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b060ca42b905e28eb96b7a4cf1c84c3c94cb2242]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:02 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b80aedf4ee352c4fd5406ad0ba5f25c830a2d9eb]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 14:58:52 fpe 1.2.2.4: the lastlast changes ;-) 2004/10/28 10:41:02 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/06 14:55:42 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:50 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [56990df1bfdd7039d0090ee3f42d2df9f4112998]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a71986c4495b11169f2be8c0d24828d9f3508743]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [57c01e2ac65a31ecde108f283dd9c5576165b395]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 09:48:02 fpe 1.2.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [56223ac07d7473a5c406414f0a4a38d70fd0f98c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:49 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3849db79230290aeb2dc4f245933ca30ef7eb561]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:42 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b77e3aa4d20e51bad7af02771f68b55978e33f57]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/28 10:41:01 fpe 1.3.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:49 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d2f526ba20069211c8fb98351040a41af4ac1edb]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:01 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0af6b1bb3fb8d5a6f1939038706bba902f55ff80]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:00 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [08c758d9e2c02db5e9a682f18031cb0b8c342915]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:01 fpe 1.1.2.5: Last update before final beta handover to G11N 2004/10/14 13:44:07 fpe 1.1.2.4: Regular Update 2004/10/11 09:48:00 fpe 1.1.2.3: Minor Corrections 2004/10/06 14:55:42 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7f2bee92c16469f5ce340962c9d0c992d8a87bd2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [87597b4dbd52742fc77bce01ae159ebdd86edb92]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:07 fpe 1.1.2.3: Regular Update 2004/10/11 09:47:59 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:46:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0d7b7c41c83e6ac3834520479c4c7d38398d2ee2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:01 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [54bc062b0e1d4e89b618c86c2723f7f9381170d2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:07 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1cb737496ba8f3ad3d14287c26331f529f462f08]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:18 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:50 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:03 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:31 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:48 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c55ce781ef079a78e044da6e87f0d98bbf04f99]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6729f8d52c2d9e06f1d09a11ec5e6aded4b3dc36]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:41 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ef179e32bbc4e47f2ee9ca2af56137a2a6a70b64]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:00 fpe 1.2.2.4: Last update before final beta handover to G11N 2004/10/11 09:47:58 fpe 1.2.2.3: Minor Corrections 2004/10/06 14:55:41 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:47 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d5cb508ff78d8bb75f158e6620c3d050b12bbf0b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:41:00 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/11 09:47:58 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [88c59d55437d3a88419b3f8c274d5925baa3652a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:27 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [609569dff26bc6516d0494bae0f25cb8cfad6267]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:40:59 fpe 1.2.2.4: Last update before final beta handover to G11N 2004/10/11 10:23:26 fpe 1.2.2.3: Regular Update 2004/10/06 14:55:41 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:47 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5c8c80d9293d977715ed8575f53f40dbaa727d2e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:59 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f7a0a48281c1342afefdc6ca3f8f79f1916c7d0f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 10:40:59 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/10/06 14:48:18 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2e0b7fa8d7d0ea6e4b6c7d4aee2c4ec9998fb376]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/06 14:48:29 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ccf6d23cc6b7517802fefea3745626159c28d402]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:46 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [02085baab91350636f238aaf6a15f460c93f59e5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:06 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:45 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [23424bc6329c522c4357b90185b821cfc838f15b]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:17 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:49 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:03 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:31 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:45 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a138c4cff3691bd601f3093e1a4b2793fa748ba3]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:40 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d55b5297c5b3b03b4c3d5299492824c079d776e3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:06 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:39 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99938df97d048c0431318ef88bcd1d538f1436e6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:05 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:39 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bf389d5c741a216da497f2021fdd30076c503e65]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [698fda55a7da2082ebc2c57ce9ed2e8b8981af44]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:05 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:39 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [84334eb7f3e5139c5eb11598a78a4fd9f56c2531]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:05 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1be645afe1e78c2355fdd44869d2c956935f005a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:39 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:44 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c36dd61150ac534f00e9181952030b592957306b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:05 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:44 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8e96ae792302804801b31a64722bd72d84a0bd6c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:38 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [da426bb22d9ac51749e1d8122e1df4f94eae1968]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:04 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:38 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [70587640ff6a14d899e513abae374ff8850168b5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:04 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2f9d36b59600395284312645700ec4b23a190a2]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:17 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:49 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:02 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:30 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:43 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f8d7526dafa219e31b62998b1d9fb4c64e4a5827]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:38 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b79e3314305c20a156e299380aefbf3b65d2cff3]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:17 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:48 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:02 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:30 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:42 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1ca4492590e79b11f6e2a2a6a29a288e5a46943f]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:16 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:48 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:01 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:30 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:41 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2ebc8269471bc890a083de66adfcc79fab03fd2e]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:16 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:48 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:01 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:29 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:41 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cf269b75078820286104000d262b78be4c6e49db]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:38 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [43c7f425c16eb11cb9ed78fbf1666d18fea898ae]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:37 fpe 1.1.2.3: Regular Update 2004/09/20 09:14:40 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1d9f14b056463a2cd4b4311f5a50ccdf4b4ad9b5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:37 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f91cd712bdef0fcf272de8a34de2016f81abbcee]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:26 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:40 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4cfcc09fb4d2e370fd120d12f3a5c449b5e84140]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:40 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d7079c1722062eb65af1dedbd5a849c9fd4f8679]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:37 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [51cd41ed9968215ffea7529285627619999fd9b2]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:15 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:47 fpe 1.3.2.4: updated makefiles 2004/10/15 09:01:00 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:29 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:39 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eb26205dcdff9999b1ed8c92d8cc84357da5747a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:36 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:39 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8503bb659179af0a33fc6c725794bd0c5d2e7af1]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:03 fpe 1.2.2.2: Regular Update 2004/10/06 14:55:35 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5cbd19cd55d3574e66c11636f269db8d93d98a66]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:14 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:46 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:59 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:28 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:38 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [181c246429eaaf5dd184c4bf1fad73cc1b68da51]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:38 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [727fa7aeaab772cab43c268e9dce778a45ad974a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:37 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f475d0df535731508710f9d3a681c4b504a3ffef]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:03 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6e736711abc55aa5238f7d81e21e5b0287c47a28]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:36 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [73ff464a95a7ed4c6a2df6698b689dc160bc7994]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:03 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d0f61eb0c750ba955b306aca60d85e8a2c1a7547]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:35 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0cde1ef313bc93ab8262f0fd23555215d538650c]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:14 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:46 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:59 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:27 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:36 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [19c2924f42e364e7af03022a3dcf5f8876303e66]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:13 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:46 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:58 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:27 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:35 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b86939644f8f27755d3058435ad6235b5b9d7edd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:35 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dde03bdce9f203ab5378a6d7b2ab00be004ed1c1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:34 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [de78024855b5bdcffe3ecab3db2b4792f9964c1f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:34 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:35 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3c38b7861b1189251b18f272d059277e3a324302]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:34 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [de6dcc885a06ea080e40649cf64fcb4128c535d9]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:35 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4cd97ed0082f5b2b0eaf3670f98ac981d15168e4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:33 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:34 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [95ab1db19fa0249b423675c211e8d7686a91fee3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:58 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:55:32 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:34 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cd700e98293ac17193038ec23bca6125f5b2a49a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:24 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:32 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [64399e32e63c556c962f45e1a287c3f965d7af48]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:32 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [31dc7a6d8765bf7d6ec7cdac7e1ecc4ced3ba929]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:32 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [be3313acf4cd4cba0fd6be39f061d87108a55e15]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:32 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:33 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d1d73526967ab1234db37cc7535cbf7ef5549d10]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:23:24 fpe 1.2.2.2: Regular Update 2004/10/06 14:55:31 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [88ea9a9a49418fc84e893e0db009cdf3ae79c6ea]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/11/11 10:32:26 fpe 1.2.2.2: update 2004/10/06 14:55:31 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3b5b55610ae17bd9ecabc3def4c3c9a0f65e602a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:31 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [075868a97bca26d576a06c982e8beb454929db6f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:31 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:32 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [91c610666b61a13970c4f93f52688f336850bddb]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:31 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:32 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9b88a2899bdd8075211786e30cf655ea19634a08]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:32 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cee04118d7f88df2c24fa3848873cd4f06a43b4a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:30 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:32 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cd417f5768584628755d63e75008146877b4c74d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:02 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:30 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [482c5107380adb352ddd2d872f6cf77804c8240b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a658fe4940341884be2804d387496a3aeb56eee8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:30 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2d40edd95aeebc0dbaae0bee1bdcc13003ca3efb]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:30 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10a165e89f26564362824feac65572275d9a44b5]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:12 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:45 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:58 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:27 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:31 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b9996f368074ca81b257f0a823336f397d4f643e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:30 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ba7d6d79618be58f88fe43cefca08d5f2509faf9]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:29 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2ff568fcae190e84db0448a3d1d46737eb52e23d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:29 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:30 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9339d40167cc0b3f1e28ff6977f27ab32be32c5c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:30 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f923ca053473c34d67cec9549368617641bad8a3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:29 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [321a66216c4f07c6440ff11d1fa964ec592c9a3e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [19bf17703c43d31b09c2bc7ec5d9078c05f5951e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:28 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f795de819586bd0da8911a483f16b8bfb993e696]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:29 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ff2815aa760b4c67204f44c44d5f9bead893dc52]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:40:57 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/10/06 14:55:28 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f8ab5a895bdb7d39b536b2edbfaf68debea51d47]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:40:57 fpe 1.2.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8b1ec3d0d7f8e792100216e4e427a804bc9d2069]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:28 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:29 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cfe60f7c394ad3dbbd83832f33a816835d5ddbe7]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:27 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c559f3c117ab7148aedb599fab4ea4be42ccecec]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:27 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [41047f77c664969e5420445836da4a73fde5b757]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7e549414a4ed22af3afc21d23bc971400229ff3f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:27 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8bd14fb99228d6c1a85886228d1f132a618d29b9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:57 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/06 14:55:27 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c5e8aa0349603117dd7ce2422347a9d5531d4f18]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:02 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:27 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9454515f52de3d503b7b14757a92e609ced6236d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:01 fpe 1.2.2.2: Regular Update 2004/10/06 14:55:26 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ac2b6c729a1b23d8d3d3cfaa39cab16d42a11d3a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:26 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [111369e5b72c279ac44c6b7219e3d6d7c15bf2a6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7b4894f57f1867690da3dcd566e420d6fb9b4751]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:41:06 fpe 1.2.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b4873e8e40c4205bd6e8cc98d4a1bc385bcf2019]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:47:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b15572dc0cb960a7978585389ddd0889980e444d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:48:17 fpe 1.1.2.1: Minor Corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [69d0bab05c5ed310b671f7d8dae900a81c89d286]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/14 13:44:19 fpe 1.3.2.2: Regular Update 2004/09/16 11:47:12 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b71bb0facfeabab1c48e7ac19b84d35b212c2e03]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:19 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fa136e8010b933f0ea52af02642f535082593be5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/20 09:14:42 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2d3e73ff6bfe34a7d2cc57ff9eabc92c99f93683]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/20 09:14:42 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:11 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2f323c1cda224525add669fed462d8216aa084a6]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:54 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4c97feead76319d991674a4613f0203d92c2774f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:54 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7555a12b70bb2be16dd4d224126bfbf1b69253c0]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/11 09:48:14 fpe 1.3.2.3: Minor Corrections 2004/10/06 14:55:54 fpe 1.3.2.2: Regular Update 2004/09/20 09:14:41 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [19e0d305d0d19731db01ca3a9decf85e3bc672dd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:28 fpe 1.1.2.4: Regular Update 2004/10/11 09:48:13 fpe 1.1.2.3: Minor Corrections 2004/09/20 09:14:41 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0a2aff35521fff44e4b9f6cdc197b19af7af2b2d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:53 fpe 1.1.2.2: Regular Update 2004/09/16 11:47:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b7d4bac7eea862a714a168621fc40921f2c6c29d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:18 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4b195374945ffb48cccf3b3fb651ed8c66067870]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:18 fpe 1.2.2.3: Regular Update 2004/10/06 14:55:53 fpe 1.2.2.2: Regular Update 2004/09/16 11:47:11 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5fe9bcb27319679a8765f8d17aad63d3d087c781]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:26 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [592132da306b0cb25f142ea3cedac04e4f18f5a8]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:26 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:28 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a611c180174924e1627bf6113006eac289dbe0f2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:01 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:27 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [38fddf57e58ac324b5712783fd6696dca04d1e2b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:56 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:27 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4042abd444f9e7cb33a05c8dccdc9496799e8f9f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:44:01 fpe 1.2.2.3: Regular Update 2004/10/06 14:55:26 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:27 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fc904b05270654b99ee38e79abd82e651652de29]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:27 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c74a41f5bfdef707a57b8ba8b4c968fe4f01f04]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:00 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:27 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2a3b7fa5f21bcff4575cb69d56f538d8ad979118]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:00 fpe 1.1.2.2: Regular Update 2004/10/06 14:55:26 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7250201ea94c315cfd909cea45797a88bcd1e268]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:40:56 fpe 1.2.2.4: Last update before final beta handover to G11N 2004/10/14 13:44:00 fpe 1.2.2.3: Regular Update 2004/10/06 14:55:25 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:26 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5b878105a2557be2f173605c75d20d318b874711]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:25 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:26 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a016f84eca14ce4364fbf04b8de57a490a5f889f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:25 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:26 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0c91f42ab3f17a126766862e7a55ad001aec0c4c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:25 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b1e463afa1861f53bf1730eb04498636fb0419f6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:24 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:25 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1ecb362392aff030d2e1cb7aff1edc591bd4d69d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:44:00 fpe 1.1.2.2: Regular Update 2004/10/06 14:55:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fc07c327e9c3f1f357b7302a132bdd55e5447894]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:43:59 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0071ea39fac368342fc94b1c76e88904b13a9438]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:25 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [137e2cdf96325ccc543d63b3250cb9d10166cb8f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [97cfab24c21c85e602c7bb6b06d70ede5018d10e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:23:23 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b408d6d9d6f4f03dd254edd7ec9a240b64f2c6c1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:25 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e50d669aa1102b4aa10b4654ad41dc4cdf0025f7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:59 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:24 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6401c1680071e65dcf4f3ea70ef5d682b2f54ec2]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:24 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [66da01b863c020af757341409bc02445ca1541db]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:12 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:45 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:57 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:26 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:24 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [27a329de8fea7ab233397648c125113d0fb4ca74]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:11 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:44 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:57 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:26 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:23 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7664f105927c9ec3d6a402fb488324ffb9591e0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:23 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:23 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [90e00d31f9d33089398cae784322233d0f530454]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aea9e3c6d1cb425980150f2d1c131f734a7e71eb]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:56 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5fbfddb56a4745c72cdda46584e07be72ffc5b90]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:23 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:22 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [95732e59246b22fcfeadaa7d4200f1f5ed0eac15]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:22 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [17cf1278f02ad08fa21b1aac045dae3c655bfe54]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7924dae16b41417470e439b30fdc6a982a3e8570]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [efb3fc51e629a5c5703e1577f1e09097c23b97e1]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:22 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d3363b779746f3a945226b6f0cf802dd7c071529]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:11 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:44 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:56 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:25 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:20 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c4e409fbef93c8c587b73051b8d539ab31465aa9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5c875f2b5a10e630b93ff74c8d815378433464de]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:21 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5aea422f768140a24a2bae266710b2c62db29462]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:20 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ce1052def41b82575879fdc0efc21159f8f6b5e0]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:19 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e2cf5794210635c1fe938508bdd772e56a8a2512]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6d54c8ef6cc5cde5ad48534ef395b42478729371]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:18 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34ba5832129ec680e298965f0ca54e2c3d4e43ad]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:18 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [35e3d56ee3bdb60ce343245961e31ba5d4d86335]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:17 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [63a506b6e5e728b3a198ff4a96c75e77a9c460a2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:17 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [df221eba415cdd61ad632024b0955152d1c1e046]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:16 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [574a1c10ad2b2507e954b21e2745d5ecae4243ed]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:20 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:16 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [57ea03fa5058bdf7b4cc7416767cea458f20025f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:20 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:16 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [00c7350edc1bb617c7d49abf484806f33b818d30]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:19 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:16 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f48a59083a4431b059f6179207d20f669ce52d72]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5fe9f2866198b5a30b29a3fb486e0ad11507b07]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:19 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1ad76afc32d5771eb96633d7de2f8689ed667bb7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:19 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:16 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e71558f27c5699c8bb795662826c2f4f2c49c210]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:15 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8e611c7a6e73ea888065f28060605dbb7afa56dd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:22 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:15 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f00a73df963652396efd903771a6d6fdce492082]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:54 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:15 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e3a96e8abfcb5ff05a6c6a1ca5b29fe6b529d77d]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:18 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:14 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a6267faf4bf31d68f894980df61b702d26218b0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:14 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [78cb372745894c1b65a2ab0892b319a6b655a56b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:18 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:14 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7a6b1f6573192c7db594c17624bb9d63c3050b3f]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:43:58 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [743e2ef41a7307cf34165069294db3ebbf31a525]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:18 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0363384cf1768bf086d16b3018bfc9b40079121e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fed471e4445528784e9d53760f7a2570382a31c9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:54 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cc575826375b15f1254ff65156c1cc3efc17a76b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e727aa8c4fd527242b0f3474b6fffe10af87378e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:17 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f841859f930d51c8014e92ee1739ea9a26d0cdc6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:53 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f33e8d52c77a3b3618fe8d16d93b1496a4cf9348]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b0d10796e0cb7de2abb76d714799d409a847a8b0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:17 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [775e11b22f2922a790f2d87094365eb5b6fe8c0b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:43:57 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [449b08f6bd6fd4e9b061ba139ca6751f2a14ed20]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:57 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e55a929e4498b83fe1a51c459b4945a34bf4cf7c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:53 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:43:57 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [05cea52cb017e9484d43751eff9c9bf2bfd756cf]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:53 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:43:56 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fe041f5764ae8164d9610b0ce39a99434d2286b8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:56 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99e97e3fd2a60b7e18ab4e82acaf2836e82a4674]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:17 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [491430a0c2f95652de6fa2a09031530736171833]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:43:55 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2d21062d79a1dd1ef902e5c7e2b3e2fadd4fe6ea]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:40:52 fpe 1.2.2.4: Last update before final beta handover to G11N 2004/10/14 13:43:55 fpe 1.2.2.3: Regular Update 2004/10/06 14:55:17 fpe 1.2.2.2: Regular Update 2004/09/17 10:13:26 fpe 1.2.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1eb4e61afa7e3e23a52897677ef1e32218ba3cf5]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:43:55 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:10 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [81aa5870d37e5f2071498243f0ed196aafb65188]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:43:54 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:09 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [579e5d3c89d0bf2b1a9186cf54ff11ea612a37c2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:54 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:09 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7711b1e5be97d37af6e651ca8373744bca82dc4c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:54 fpe 1.1.2.3: Regular Update 2004/10/06 14:55:17 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:09 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10c250e96747cf07d9872fe52d1d3992231fe189]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:16 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:08 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5dfae1411434818b2532f915637f81fa3d6a5821]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/14 13:43:53 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:08 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [94215675e8da3c0381088f5d0cd706874447f43a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a28747ade6601ebb2441d88297d5f51509800974]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:52 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34bafe96010301806f5b067331c132040e2a4a88]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:53 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [52a8218476cb9d33c0dc1b6be59cce2a3bb70bb6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:07 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f3ffddead5a2349aa40a162ad98def18e4b40df1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:53 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:07 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b3e703255b84db696c57531f840db2a94c854d84]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:46:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [be0b470a7f8d0674b9d08ef6a90b87584fddd3db]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:16 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f8567333f8ef9cf8b71b2a0ee5d3fa17ab31fd6c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:16 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [678427b6ed49d083a88e2350da35056bef58419f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:47:56 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:46:06 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7b619a0d43a3af06c2a5aa73362d8f2becb3e7b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/20 09:14:40 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:06 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4911d80a831b93397d53459c61902c82c38c15ab]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:10 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:43 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:56 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:25 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:05 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [30a5b8d270455e9843378791c7c6d328a01d45f4]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:40:51 fpe 1.2.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [13f2839f47abeb8683163661e9c2e264335713de]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/15 08:44:25 fpe 1.1.2.3: Regular Updated 2004/10/14 13:43:52 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:05 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9e66fdd2c112dbf778346ece852ff94cf275c858]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 09:47:54 fpe 1.1.2.2: Minor Corrections 2004/09/16 11:46:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ee296c538c7c8fd25910f9bd92c9b42acbe54ad5]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:10 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:43 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:55 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:24 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:04 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [93ab0f1806ff8c45e2e3a4cd792fc6a2eddf1969]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:15 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0cd357050961a10c18313a94860d2c3a448f9a44]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:50 fpe 1.1.2.1: Last update before final beta handover to G11N

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [211c68b2edfa1ba9ac9259ff1b08cefb62570b11]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [750350e2aa48826dd0bf1a26f37f3dff5af03fdd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:50 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:46:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c93f9da5db3bd0f9a09ccf76e7ab0c740380ef2e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:23:22 fpe 1.2.2.2: Regular Update 2004/10/06 14:55:15 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ca471a6077a88a020b0ab31b3290e8efae1c1438]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:04 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9bba0d93bc23461bc3c078c6eec70a9606b24dc4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:03 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [83124328455d3da376f9a1a4850943614ed014a5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:15 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:03 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [64b149de932e01cbca800f9d11e1e1b547328684]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:15 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c2fea48cb6bb8d3f5c07551bed0db0d1b93b56a3]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:09 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:42 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:55 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:24 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:02 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4e1b15dc6828218944a83abb02db37e073bcda66]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:52 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [442f76af7c1b8eaaf282a3453fecd014ff48a573]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:14 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7d28ea9dad617b7e5199289fcb4c19b61b20a709]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7f5844305c72ae0b9a1ab64a0bc43d8f4d80b129]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:02 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [43739e64d610ddc266c4c301d124b00a0eb3d0d5]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:09 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:42 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:55 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:24 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:01 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [30bc2235b74b7c2e4ef1f52a5bbb87c26b37722c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:46:01 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2471c19f5276968438ef213f46428c5fdf88f9e5]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:08 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:42 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:54 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:23 fpe 1.3.2.2: Regular Update 2004/09/16 11:45:52 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a84d8416b2d1cb7898b0f5db2dfa67de6d5b16e9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:52 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a84166f6f4b0871c25c8851bf1155a7032fa014b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [50d3fde87f589ed9a2dec83a187b648e656f4ca6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:49 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:45:51 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [689977e036f69f8a31339eb8b8de9031be25b156]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/10/28 09:44:11 fpe 1.1.2.1: *** empty log message ***

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [113ce7afe44a7c689b4ba5f1f467c6541017f22d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:50 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ab7180564d8c81b3a08ec452c329937eeb22fd28]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:45:49 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d9f082d8d6d288c4eb1a3f7e1fbf3e398def19fe]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e155eaa319e9970f27e3d5e9ceef381c75c126c4]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:49 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [111779568475bc161604a05db3d95a39ce1cc353]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:45:49 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dbba3c00316fb28f9d9a5fa11d05320f2a460c65]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:49 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:45:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6118ab221006342636d5bfcb92d7b759c96e90bd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [52ce710842bf915a3b2a9b951f13a6bbbf805822]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:51 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d84183e21d6abcdf46c581872a90c8127d8a35fc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:47 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [101e4be61b3e54d76f38337aa34b75bece9c5d1f]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/28 10:40:48 fpe 1.3.2.3: Last update before final beta handover to G11N 2004/10/06 14:55:14 fpe 1.3.2.2: Regular Update 2004/09/16 11:45:46 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1a9d04e77f5bc6368aeeb9c14d236592ce182fd2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a6f3fe33de2da2150866b2cf949bc2a6704a4ed8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:51 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:46 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0bf5ae1ae3425234036c895aae7f007974ad0f46]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:50 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [52efb8d0cb52cc37c8a2da924f90756f81fa2939]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aa3b410b5d857e3d1e6b0fe609444addb8595eb2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:13 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:45 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3d2aa7ad3f21812d107e3bf17e0f4cc3050b5a60]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:13 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8e3a8acaa90e51535f65457831fc3a2738c9644e]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:44 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1c8f6fe5f323ba54770849b9052f07360c5f32e7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2688aa81678caa11986d117ee5d2d3890521754]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:13 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:43 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [88ade91104f0ef79b3cc284536feb8d06ae40973]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:12 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:42 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6b94206409acb22d880374973f06835e47c3bcd9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:42 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c91227c2a0021d56f95193890f764a0fafecb41f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ae9925415e3e690960836b3e248bae91b59ed9ae]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:48 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:45:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [93d81cfd75345048d8f09932cbfdcc9fb53495f2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:47 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:45:41 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a27ec80ae576237b093cc435fb7ab34d02b7ec9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:40 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7e3188b1e59f5ad808b407f0113de237d89ae2f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:39 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4b4598f9b7020e8bcfce6f5903846064ac410982]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:38 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dfb7fb97b65999e4f1059136abb4028670611e7a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:37 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f0cd70f777a9b534d6317282861cfd8c21206aa2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:36 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [687567bebb5b995a2fd7a59856a50fe10e4e98a7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:47 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:43:50 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:36 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [47e48c70f0d9d9f6d29f1becdb0a2c4273f32fcd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:35 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [61f776502b8f75b00f3c6c2d000a28e6d2415608]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:34 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [de1d2458e16766976495fc8138fd5ea75a60ae72]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cff0d0a9ca52503d342ec933934d8ada89afd923]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:46 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:45:33 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b234316e63f40ebbafd13a8fc4d4a255ec7a8050]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:32 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5542f18974783fbf677f506069475760d331a0c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:31 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8470356f1966ca797a0939ce5f5537271aeb4058]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:30 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7fd3b5b8acb05136d4fc78d4b5d4f1278c36b2d5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:29 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0aaf59583ee2ff250a087c2272e97a98e929e74a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:28 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3385893d68adb629f4476e3738672c28e3a637c3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:27 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1881401d0cbbf64baec457df54ed5b6b09383149]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:26 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [92617cbc790c649147ab970652622f3db0f298fa]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:25 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6683c012e39bad77de7e403d614f4f2ea0d4ebe7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:24 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e5e982e2ae34f4b48caa2d5a00c34c842ccb07c8]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:23 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7f3f1724adf1f576381fbba54187364ab967ccef]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:22 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d019e26d52e1a8850a9ab6fed71e28c659ca75f5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:21 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8bf1da41a8e8ef3a27b3ca63511c6801f26c93c2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f5922f5b79f4621b936d1b0e8c06ce818e8688a1]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1a128f62a4be9080e61d8c183c1e12bad7c23ac3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:18 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fe0f7ba2849a33655a8007c3a58aa49fdcca0b5c]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:45:18 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0b847300b2fc99de16d8db31ebe673aa0694caac]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:17 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7fc81eea6a91fca10c4e5b28601ebcf63fff2c03]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:16 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [087c64cd757fcd338261be1172c44511b6ac4700]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:15 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [76fe8a3bb74adbac403460de58ff3616f78fe22b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:14 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b039195c02aa41ec4c5404baad2608571026359a]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:13 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0aaa75f7382f07cb83e01746a53881fe80f71a0a]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/09/16 11:45:12 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cee0fb5c58d42e8a62e68d91546880ff21a004d7]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:12 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [46386fe1e93167be77c2fbac96e38cbe5fd36172]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:40:46 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/11 10:23:21 fpe 1.2.2.2: Regular Update 2004/09/16 11:45:11 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a037da66489658bc3e33457328350d2ad0c4da2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:45 fpe 1.1.2.2: Last update before final beta handover to G11N 2004/09/16 11:45:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8f57c2df4535577d575106b12f1f0f691fc01379]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/28 10:40:44 fpe 1.1.2.3: Last update before final beta handover to G11N 2004/10/14 13:43:50 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ddc158b36605a138ce3dda5316140aa9508cd85f]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/11 10:23:21 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fd7df4a3d1ec16d549b59e85a4d381d61d389fe0]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:11 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a9d65bc07de5cd3772df3b5c8a73208bcde4ede]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:12 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c40e3fe7cee2265b38a1164af346f8ebed8e6b07]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 11:45:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dc3b9ce974565c17c8ade3c8ac25bc3600fec7b2]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:50 fpe 1.1.2.3: Regular Update 2004/10/11 10:23:21 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3683f92234bda0a431e6248a854d3a95b790d706]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:50 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:10 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [58d3574a3233ad68f259b8ff23436bc41e6b1a99]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/28 10:40:44 fpe 1.2.2.2: Last update before final beta handover to G11N 2004/09/16 11:45:10 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2300a20dbc2a3704760050051251ec16b2c1ceb3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/06 14:55:12 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:09 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0abf932ff520df4f6c122531a276be5ecacf78d3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:49 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:09 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [edf353722d1ee005eae512f0c70ecb1f0ac9378f]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:08 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:41 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:54 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:23 fpe 1.3.2.2: Regular Update 2004/09/16 11:45:09 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9e3055e153b8b248e00ad211dfa876bb2a850f3c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:49 fpe 1.1.2.2: Regular Update 2004/09/16 11:45:08 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c4c5bbcbe7e6eadab1100babd7216d814024a2d9]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:48 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1762114bfc8324790b487e42f1e30a55583388bc]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:40 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c170942ea1fd966902bb884ebbb5e38471eaf712]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:39 fpe 1.1.2.2: updated stylesheets 2004/10/28 10:47:41 fpe 1.1.2.1: updated makefiles

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [69c8fac00c0be622ef81b6315983cd8faedb7b66]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:39 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9c29ae3ebf2c5bb69ad87e7c4756cb9357350c27]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:38 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d1e729d5553160929acb7f66449c7a85776a961]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:38 fpe 1.1.2.2: updated stylesheets 2004/10/28 10:47:41 fpe 1.1.2.1: updated makefiles

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c06a84d246889eee0ec69ab0f1b6b45f5296c4c]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:37 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6e9f7c34efe25400f766e05089bea29f56424480]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:37 fpe 1.1.2.3: updated stylesheets 2004/10/28 10:47:40 fpe 1.1.2.2: updated makefiles 2004/10/15 13:05:29 fpe 1.1.2.1: updated main_transform and default.css

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2f318dd4f3964f0791e8cebf632de2e801a61d6b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:36 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a72ed83d25fe6dc275ea8a77ed806bc95706d960]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:36 fpe 1.1.2.3: updated stylesheets 2004/10/28 10:47:40 fpe 1.1.2.2: updated makefiles 2004/10/15 13:05:28 fpe 1.1.2.1: updated main_transform and default.css

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [890422a74561243184fab9ddecfd30e493bae7fd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:35 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d9d2b4102548c60ad8e9e67d63c8bc4cc7d65179]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:35 fpe 1.1.2.2: updated stylesheets 2004/10/28 10:47:39 fpe 1.1.2.1: updated makefiles

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7a4433d12fe871fe98419c1723d8ed3b4a10c3cd]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:34 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c284848aafc65e7c70ae5bb389a2ca1cb7b1cdee]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:34 fpe 1.1.2.2: updated stylesheets 2004/10/28 10:47:39 fpe 1.1.2.1: updated makefiles

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6cfe01621befe47b3b625ba818d47c89cbf7b55d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:33 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8607f64cccfe28dbac90b3e2d707a4edae671c93]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:33 fpe 1.1.2.3: updated stylesheets 2004/10/28 10:47:39 fpe 1.1.2.2: updated makefiles 2004/10/15 13:05:28 fpe 1.1.2.1: updated main_transform and default.css

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e80ff07942f828bc8199a774b97109ec39224620]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:32 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cb4495bb407755c8386dbf8fbe664f92f91a93a3]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:32 fpe 1.1.2.3: updated stylesheets 2004/10/28 10:47:38 fpe 1.1.2.2: updated makefiles 2004/10/15 13:05:28 fpe 1.1.2.1: updated main_transform and default.css

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [633973bc3dfbe41f78129306bcd7da1160b20211]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:31 fpe 1.1.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [949db328a9fc98abea43199fafe9c336417ac9f6]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:31 fpe 1.1.2.3: updated stylesheets 2004/10/28 10:47:38 fpe 1.1.2.2: updated makefiles 2004/10/15 13:05:27 fpe 1.1.2.1: updated main_transform and default.css

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ed614cd8e4ad8e3440a0b98f40cc33b2e918a480]

        INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/10/11 10:23:20 fpe 1.3.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d0067f65053d8069e598b6a82700a303091789e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/11/15 12:21:30 fpe 1.2.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e64f6f975847485105579200a8c0f255ace76e73]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:30 fpe 1.1.2.4: updated stylesheets 2004/10/28 10:47:38 fpe 1.1.2.3: updated makefiles 2004/10/15 13:05:27 fpe 1.1.2.2: updated main_transform and default.css 2004/09/16 12:01:08 fpe 1.1.2.1: Regular Update aux files

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b6708409f359fba6124f527569a6a219bb0a1719]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/15 12:21:29 fpe 1.1.2.2: updated stylesheets 2004/09/16 12:01:07 fpe 1.1.2.1: Regular Update aux files

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e4e5dd4edf8e7b0048e27f955266da62a13484b6]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/11/15 12:21:29 fpe 1.2.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9cf3e994979a29a66c8839616109f882a5b0602e]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/11/15 12:21:28 fpe 1.2.2.1: updated stylesheets

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [daa362a3c8deeab56de52946a75476d50378db2b]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/11/15 12:21:28 fpe 1.2.2.3: updated stylesheets 2004/10/28 10:47:37 fpe 1.2.2.2: updated makefiles 2004/10/15 13:05:26 fpe 1.2.2.1: updated main_transform and default.css

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [95070b8d4dd5596a0b5fa06a3d513528ca69a219]

        INTEGRATION: CWS helpcontentbeta (1.7.2); FILE MERGED 2004/10/15 13:05:26 fpe 1.7.2.2: updated main_transform and default.css 2004/09/16 12:01:06 fpe 1.7.2.1: Regular Update aux files

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [207496074132c6beb14382f431d0f443826eaba1]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/15 15:39:04 fpe 1.2.2.2: index.xsl 2004/10/15 13:08:08 fpe 1.2.2.1: exclude from index in index.xsl

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d7e94de70257bb7e94d3415a870d4213efbf5f4d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/11 13:35:47 fpe 1.1.2.1: #i36331#

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b86d52b82177d4cabba7d557e420beec36d98f51]

        INTEGRATION: CWS helpcontentbeta (1.5.2); FILE MERGED 2004/11/17 10:28:37 fpe 1.5.2.2: fixed missing delivery of helpimg.ilst 2004/10/11 10:09:36 fpe 1.5.2.1: #i34254# modified d.lst

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eb18676f7d8c89519d434abd517af97eeb54328d]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/11/11 10:41:22 fpe 1.1.2.2: update 2004/10/14 14:37:46 fpe 1.1.2.1: Adding script for updating tree files

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2b1e1e6926de5db80153c550cae904e4838cc40b]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/09/16 12:26:20 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0bf8832b52242fda8fd3e5035360d182a65ac473]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:06:05 fpe 1.2.2.2: Minor corrections 2004/09/16 12:26:19 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3f2f8e40d41a1cf3b1ecd52f5f944d783257a6b0]

        INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/11 10:23:17 fpe 1.2.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b8d3260a92ab841cbbd9e9da0e2d0fde88ebc2ad]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/11/11 10:41:22 fpe 1.1.2.4: update 2004/10/28 10:47:36 fpe 1.1.2.3: updated makefiles 2004/10/11 10:23:16 fpe 1.1.2.2: Regular Update 2004/09/16 12:26:19 fpe 1.1.2.1: Regular Update

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8e591d2eb6cc54ab9801b52b037d5e23e5b824c1]

        INTEGRATION: CWS helpcontentbeta (1.4.2); FILE MERGED 2004/10/11 10:06:05 fpe 1.4.2.1: Minor corrections

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [353a112d28f123ee98b5bc232e1574bfee01f8c5]

        INTEGRATION: CWS helpcontentbeta (1.1.2); FILE ADDED 2004/09/16 12:03:24 fpe 1.1.2.1: *** empty log message ***

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4210d96d8179eae7604090cea09ae86db2e66183]

        INTEGRATION: CWS nojava1 (1.1.8); FILE MERGED 2004/11/02 21:58:44 haggai 1.1.8.2: RESYNC: (1.1-1.2); FILE MERGED 2004/10/15 19:49:51 haggai 1.1.8.1: #i35639# Disable helpcontent2 when no JDK is available

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbd42d5a9d4cc6cfb7a7d0074767efe5cf905238]

        INTEGRATION: CWS nojava1 (1.6.8); FILE MERGED 2004/10/15 19:49:55 haggai 1.6.8.1: #i35639# Disable helpcontent2 when no JDK is available

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [458a6f13ab5a0a49fc5d953b1e7a3f0451e61b8d]

        INTEGRATION: CWS nojava1 (1.6.8); FILE MERGED 2004/10/15 19:49:54 haggai 1.6.8.1: #i35639# Disable helpcontent2 when no JDK is available

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [251d88401575ea6e4bdedbc6bf74c9053af8f709]

        INTEGRATION: CWS nojava1 (1.7.8); FILE MERGED 2004/10/15 19:49:54 haggai 1.7.8.1: #i35639# Disable helpcontent2 when no JDK is available

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad3c7ee0d958e3e1a913dc7c201360844d407d47]

        INTEGRATION: CWS nojava1 (1.6.8); FILE MERGED 2004/10/15 19:49:53 haggai 1.6.8.1: #i35639# Disable helpcontent2 when no JDK is available

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f2d6bf0f051cb1841ebe283e9bc673bd89b5c42]

        INTEGRATION: CWS nojava1 (1.7.8); FILE MERGED 2004/10/15 19:49:53 haggai 1.7.8.1: #i35639# Disable helpcontent2 when no JDK is available

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [934f9b216b8eefce8033799c0bae5d30f4fb817c]

        INTEGRATION: CWS nojava1 (1.7.8); FILE MERGED 2004/10/15 19:49:52 haggai 1.7.8.1: #i35639# Disable helpcontent2 when no JDK is available

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e68762323d73fc4fce642eaa448781853fc1d4b]

        INTEGRATION: CWS nojava1 (1.2.8); FILE MERGED 2004/11/02 22:24:13 haggai 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/15 19:49:52 haggai 1.2.8.1: #i35639# Disable helpcontent2 when no JDK is available

2004-11-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [574e04cc23c821652f2c446bca5b7d0eabd6af43]

        #i36673# force shell to get internal shell command copy in 4nt

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d37e17d983b63b152ac408ef4305d9d9d81d437b]

        INTEGRATION: CWS hr8 (1.2.6); FILE MERGED 2004/11/01 19:37:45 hjs 1.2.6.4: #i36340# use reworked helpcompiler - one more cleanup 2004/11/01 16:35:09 hjs 1.2.6.3: #i36340# use reworked helpcompiler - cleanup 2004/11/01 16:28:00 hjs 1.2.6.2: #i36340# use reworked helpcompiler - better 2004/11/01 12:15:17 hjs 1.2.6.1: #i36340# use reworked helpcompiler

2004-11-01  Rüdiger Timm  <rt@openoffice.org>  [0ff1c0ee024a0a83e51387668795ce3c1c7c83ed]

        #i36375# helpcontent2\util\smath needs a dependency on 'helpcontent2_smat' (thanks to vq for reporting).

2004-10-20  Oliver Bolte  <obo@openoffice.org>  [e2b4e8347c1a5f48b159ec044efff8822b2bc744]

        #i10000# Initial files (dummy, lent from en-US) to make nl buildable

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0edc7bc7bef38607317d380a64a34920f005a19]

        INTEGRATION: CWS vq02 (1.2.4); FILE MERGED 2004/09/14 19:43:47 vq 1.2.4.1: #i34135# Patch for W32-tcsh build.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2a5ce8619bcd6ab22f27a8178873d616c4f8eb3]

        INTEGRATION: CWS vq02 (1.1.4); FILE MERGED 2004/09/14 19:43:47 vq 1.1.4.1: #i34135# Patch for W32-tcsh build.

2004-09-08  Kurt Zenker  <kz@openoffice.org>  [dd38273b8e880b5c2d871adb72b891d33747bd18]

        #i10000# deliver hid.lst into bin

2004-09-03  Frank Peters  <fpe@openoffice.org>  [f31fef1e86d81e7c81da7d8182b973a243112382]

        CVS

2004-09-03  Frank Peters  <fpe@openoffice.org>  [e34ae669c673022e8878b5627027625e10e8915f]

        it/CVS

2004-09-03  Frank Peters  <fpe@openoffice.org>  [3a37a108a483a01652f86be6d6a5b86f6109e893]

        CVS

2004-09-03  Frank Peters  <fpe@openoffice.org>  [5538c0cd8a4c96aeff97d3a362e6a97521adc320]

        *** empty log message ***

2004-09-02  Kurt Zenker  <kz@openoffice.org>  [86b4e419a2c0634623838ead0550295361db7217]

        #i10000# deliver hid.lst

2004-08-27  Frank Peters  <fpe@openoffice.org>  [d5c3420edb06fd42b093afcba0ebaa25021cf17d]

        fixed main_transform

2004-08-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [44dc8755060592bddab0ec92e4fd4444f576bc65]

        unique target

2004-08-26  Frank Peters  <fpe@openoffice.org>  [9811dbc3ea1898704f36f8744d5e661774808864]

        FPE: tree files, main_transform, err.html fixed

2004-08-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8754cc68e1babd65d4a697eb14a373dee1589d0]

        fixed quoting in *.sdf;  fixed lineends

2004-08-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8414bcee18218d43be30e093f088d4fafe04e457]

        fix lineends

2004-08-26  Frank Peters  <fpe@openoffice.org>  [2fdb7d2f5ef1c05c0afac969d94cffc83d7e52fb]

        makefile.mk

2004-08-25  Frank Peters  <fpe@openoffice.org>  [c2217555d484f97135078c23b1ea6d98f71cb770]

        main_transform.xsl

2004-08-24  Frank Peters  <fpe@openoffice.org>  [eb9c2438af8e9f80c3ba33472af9a3eb906806bf]

        Fixe main_transform

2004-08-24  Frank Peters  <fpe@openoffice.org>  [cb4e9dea9eaa1155a2222cf87bf34dc88ef8caaf]

        zh-CN aux files added

2004-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da14f40fce53031b08bca6aebbb6c64196704e5f]

        supply helpimg.ilst

2004-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4df6910ae01db315f01b0767d55d01ebff2c8e49]

        ZIP1TARGET xml -> xhp

2004-08-24  Frank Peters  <fpe@openoffice.org>  [757e60fcea964e3ccca94c2fecfa7e149558c9ff]

        ./sbasic/makefile.mk

2004-08-24  Frank Peters  <fpe@openoffice.org>  [e3bc30e43dfec246c3c5df307ca1d34015405fa7]

        linkmakefile.template

2004-08-24  Frank Peters  <fpe@openoffice.org>  [11e66e3e0608023809b237191d7ebc9185766fe2]

        FPE: Fixed makefile

2004-08-24  Frank Peters  <fpe@openoffice.org>  [a0ce26cd2b9d8783455f30048b8c64ef12ce274d]

        FPE: Fixed createmakefile

2004-08-24  Frank Peters  <fpe@openoffice.org>  [7be7634483f7d1ea27f67a59f1271346c98d5b63]

        FPE: Fixed tree+cfg

2004-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b46df499fa3ca4c84d2608fe26ca6c9fb172d815]

        added helpxsl.zip

2004-08-23  Frank Peters  <fpe@openoffice.org>  [023d97f114a45bad68303e20320ec37c8d7793f3]

        updated tree and cfg

2004-08-23  Frank Peters  <fpe@openoffice.org>  [512d114b209b42c62d45a02f6b2b1f949ba2ae32]

        index.xsl

2004-08-23  Frank Peters  <fpe@openoffice.org>  [464bd359f8991cf1f1f72feb8191129050aea5a5]

        fixed deliver list

2004-08-23  Frank Peters  <fpe@openoffice.org>  [d40a1cecce7f38d73c85089c23052597794b9fbf]

        ref to draft file removed

2004-08-23  Frank Peters  <fpe@openoffice.org>  [317f8873fc8df156912707b0e90e17e0fa277c63]

        fixed embedvar

2004-08-23  Frank Peters  <fpe@openoffice.org>  [911ce1241b5fe77a265c49a6bd27d8e3c4afeaab]

        FPE: Missing smath folder added to build.lst

2004-08-23  Frank Peters  <fpe@openoffice.org>  [800aeab02485f4a992af896f12d8979af319c0dd]

        FPE: Regular Update

2004-08-20  Frank Peters  <fpe@openoffice.org>  [e9458f602170729bf8814986bf441d3d1f2acbc7]

        makefiles fixed

2004-08-20  Frank Peters  <fpe@openoffice.org>  [d6f0a0bb5286c093838f6a6737cb5327c39c2eab]

        createmakefile fixed

2004-08-19  Frank Peters  <fpe@openoffice.org>  [25c3b3fe91c4b576d5530299bc9fe6c493b59a2d]

        main_transform fixed link prefix

2004-08-19  Frank Peters  <fpe@openoffice.org>  [3a63a01d44c27c7a924930c7c6781d70ce14cd02]

        makefiles fixed

2004-08-19  Frank Peters  <fpe@openoffice.org>  [70bb607da25eb1affc75d050212cd9b5281ef57c]

        main_transform fixed link prefix

2004-08-19  Frank Peters  <fpe@openoffice.org>  [5ffa2c7b07952a4e20c4da1321845ebc9fa1f656]

        createmakefile fixed wrong module regexp

2004-08-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9bf283f11141edb1bbc787f861838e0b8830965f]

        Removed wrong dependency

2004-08-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0ff4fa3fb260b438b00054feb3340c5ae6394af4]

        Empty lines removed

2004-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bafa146eeb11c06cc2abe6d30635508dda906370]

        use command file

2004-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8beb86ce995a087c0cf1341b3f5355ca8643ac4c]

        help2 -> helpcontent2

2004-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b5745c70e42a443a5f4e0e6bbf7eb5e805c403c3]

        Renamed ZIP1TARGETS xml -> xhp

2004-08-18  Frank Peters  <fpe@openoffice.org>  [f9a7e57971e6c5df0810a8a1e472cbd667d73548]

        FPE: Regular Update

2004-08-18  Frank Peters  <fpe@openoffice.org>  [9fd2e52b646c5de9b1c853fde54edbe9c13b55ec]

        #i33146# updated help authoring environment

2004-08-18  Frank Peters  <fpe@openoffice.org>  [f2b36c962cd6eede755ce608d2e7dea765c8d43c]

        #i33146# updated makefiles

2004-08-18  Frank Peters  <fpe@openoffice.org>  [4f48bcc7937fbc586af7720d4225768ee6913e2a]

        #i33146# Initial checkin
