[ooo-build-commit] Changes to 'ooo/master'

Jan Holesovsky kendy at kemper.freedesktop.org
Mon May 18 08:27:41 PDT 2009


New branch 'ooo/master' available with the following commits:
commit 5ff488b35e96afed362c74b33be90e4c58bd4091
Author: Kurt Zenker <kz at openoffice.org>
Date:   Fri May 8 10:10:22 2009 +0000

    #i101531# syntax fixed

commit 6d8f1163729c01f3d3da43948a169eaa63a28bf3
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Mon Apr 27 11:24:10 2009 +0000

    CWS-TOOLING: integrate CWS sb107
    2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk at 270723 (milestone: DEV300:m46)
    2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
    2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
    2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
    2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
    2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
    2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
    2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
    2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
    2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
    2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
    2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
    2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk at 269781 (milestone: DEV300:m44)
    2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
    2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
    2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
    2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
    2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
    2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
    2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk at 268395 (milestone: DEV300:m42)
    2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
    2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
    2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
    2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
    2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>

commit 686382cb40ac2580c1ac2efaf035d91b3916b9bc
Author: Oliver Bolte <obo at openoffice.org>
Date:   Fri Apr 24 06:37:46 2009 +0000

    #i101079# mingw port patch file: PATCH_FILE_NAME->PATCH_FILES

commit 67f047b4609a83998fdf435bc07c27f7efa00389
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Wed Apr 22 14:05:37 2009 +0000

    CWS-TOOLING: integrate CWS python26
    2009-04-22 11:57:41 +0200 obo  r271091 : #i101079# mingw port (by tono)
    2009-04-22 11:56:37 +0200 obo  r271090 : #i101079# mingw port (by tono)
    2009-04-22 11:55:55 +0200 obo  r271089 : #i101079# mingw port (by tono)
    2009-04-22 11:26:00 +0200 obo  r271084 : #i100492# Patch for FreeBSD (by maho)
    2009-04-21 10:19:01 +0200 obo  r271020 : #i92413# make python buildable in Hamburg RE environment
    2009-04-17 15:52:57 +0200 obo  r270952 : #i10000# fix for 4NT shell support
    2009-04-17 15:16:39 +0200 hjs  r270951 : #i92413# - remove gcc warnings about new struct member. fetched fomr DEV300
    2009-04-17 10:30:28 +0200 sb  r270927 : #i92413# adaptions for Solaris and/or bash
    2009-04-16 00:36:32 +0200 jbu  r270861 : #i101080# patch for bash environment provided by tono
    2009-04-15 13:50:01 +0200 rene  r270842 : #i100997# allow also python < 2.6 again
    2009-03-12 14:23:32 +0100 rene  r269410 : cleanup: remove Python 2.3.4 - not referenced anymore
    2009-03-11 21:48:58 +0100 jbu  r269356 : native python modules pyuno.dll -> pyuno.pyd (required by 2.6 python runtime)
    2009-03-11 11:11:43 +0100 rene  r269307 : fix typo; regen configure
    2009-03-10 11:44:54 +0100 rene  r269262 : update _AM_PYTHON_INTERPRETER_LIST
    2009-03-10 00:30:09 +0100 jbu  r269233 : python26 now builds on windows (installation set not built yet)
    2009-03-06 21:45:20 +0100 jbu  r269050 : python 2.6.1-linuxx86: PYTHONHOME variable removed from set_soenv.in (is now unecessary), added new and removed old python blob, linux x86 builds without patches, windows build still needs to be done and is now broken
    2009-03-06 14:08:33 +0100 rene  r269004 : #i92413#

commit f08f78ce9ed5d9c9b9334f493c36b5f37cb7e944
Author: Oliver Bolte <obo at openoffice.org>
Date:   Wed Apr 15 13:05:28 2009 +0000

    #i92532#,#i10000# file change from CWS sw31bf08 (not commited in CWS)

commit b3d5264f0ea21998272cbeeb89c9b547c741871c
Author: Release Engineers <releng at openoffice.org>
Date:   Fri Apr 10 09:52:21 2009 +0000

    CWS-TOOLING: integrate CWS mingwport18
    2009-03-27 12:51:41 +0100 tono  r270150 : CWS-TOOLING: rebase CWS mingwport18 to trunk at 270033 (milestone: DEV300:m45)
    2009-03-26 22:41:14 +0100 tono  r270120 : files with invalid names removed
    2009-03-26 22:40:11 +0100 tono  r270119 : files with invalid names removed
    2009-03-26 22:39:04 +0100 tono  r270118 : files with invalid names removed
    2009-03-26 22:36:00 +0100 tono  r270117 : files with invalid names removed
    2009-03-26 22:33:42 +0100 tono  r270116 : files with invalid names removed
    2009-03-26 22:32:14 +0100 tono  r270115 : files with invalid names removed
    2009-03-26 22:24:41 +0100 tono  r270114 : files with invalid names removed
    2009-03-26 22:16:41 +0100 tono  r270113 : files with invalid names removed
    2009-03-26 22:15:52 +0100 tono  r270112 : files with invalid names removed
    2009-03-26 22:14:44 +0100 tono  r270111 : files with invalid names removed
    2009-03-26 22:12:28 +0100 tono  r270110 : files with invalid names removed
    2009-03-26 21:46:31 +0100 tono  r270109 : files with invalid names removed
    2009-03-22 12:41:21 +0100 tono  r269847 : i#100463: MinGW port header patch enhancement
    2009-03-22 12:39:39 +0100 tono  r269846 : i#100462: MinGW port update for python
    2009-03-22 12:37:52 +0100 tono  r269845 : i#100461: MinGW port fix for store/workben
    2009-03-22 12:36:10 +0100 tono  r269844 : i#100460: MinGW port fix for sal when debug=true
    2009-03-21 01:06:50 +0100 tono  r269833 : i#100210: MinGW port fix for hunspell-1.2.8
    2009-03-21 01:04:08 +0100 tono  r269832 : i#100209: MinGW port fix for sspi

commit d30217dc8520b197fa54751504c048d0c38f8bd0
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Thu Apr 2 17:24:59 2009 +0000

    CWS-TOOLING: integrate CWS mh31_last_DEV300
    2009-03-26 15:35:24 +0100 mh  r270083 : chg: syntax, #i10000#
    2009-03-25 11:38:12 +0100 mh  r270008 : update of THIRDPARTYLICENSEREADME
    2009-03-24 16:41:31 +0100 mh  r269968 : backport fix for instsetoo_native fails if pkgtype archive and TMP not set, #i99106#
    2009-03-24 11:18:28 +0100 mh  r269924 : Build breaks in pyuno: pyconfig.h not found, #i96841#
    set the CPPFLAGS=-D_FORTIFY_SOURCE=0 to make it compile for Ubuntu 8.10
    hopefully this will not have side effects on any other platforms
    real fix will be the upgrade to python 2.6 by jbu

commit 0e517f5b397eeeb0737bbbc4f00e013f40839f6e
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Wed Apr 1 15:43:15 2009 +0000

    CWS-TOOLING: integrate CWS sw31bf08_DEV300
    2009-03-20 11:52:54 +0100 b_michaelsen  r269791 : using factory to init dialogs - fixes linking breakage
    2009-03-18 13:10:52 +0100 mba  r269653 : #i92532#: makefile.mk didn't copy hyphenation dictionary
    2009-03-17 18:20:46 +0100 b_michaelsen  r269623 : fixing win32 buildbreakers
    2009-03-17 16:45:19 +0100 b_michaelsen  r269618 : #i100235# Improvementprogram is missing in tools options (all languages but EN_US)
    2009-03-16 17:43:09 +0100 mst  r269562 : fix #i100227#
    - sfx2/source/doc/objuno.cxx:
      + do not return invalid Handles in PropertySetInfo

commit fa887f029049f17fbc7870008010211b10944784
Author: Oliver Bolte <obo at openoffice.org>
Date:   Thu Mar 26 09:59:57 2009 +0000

    #i10000# fix for wntmsci10

commit 8253bf6db3cc26e2fe80315265f226675397d2cd
Author: Hans-Joachim Lankenau <hjs at openoffice.org>
Date:   Tue Mar 24 11:56:29 2009 +0000

    CWS-TOOLING: integrate CWS obo36
    2009-03-19 14:29:45 +0100 obo  r269745 : #i71528#,#i96957# new build process for windows
    2009-01-23 10:47:46 +0100 obo  r266788 : CWS-TOOLING: rebase CWS obo36 to trunk at 266428 (milestone: DEV300:m39)

commit ce024d75bb821ffa16fe555640e988e30c7d7dad
Author: Vladimir Glazounov <vg at openoffice.org>
Date:   Thu Mar 12 22:38:26 2009 +0000

    CWS-TOOLING: integrate CWS mingwport17
    2009-02-02 09:09:07 +0100 tono  r267246 : i#98723#: Less conditionals in libs.mk for mingw
    2009-02-02 09:06:03 +0100 tono  r267244 : i#98722#: Skip building ldump in mingw
    2009-02-02 09:04:05 +0100 tono  r267243 : i#98721#: Improve symbol extraction in mingw
    2009-02-02 09:02:07 +0100 tono  r267242 : i#98720#: Improve strip performance in mingw
    2009-02-02 08:59:36 +0100 tono  r267241 : i#98719#: Copy mingw multithread runtime in external
    2009-02-02 08:55:09 +0100 tono  r267240 : i#98718#: Cleanup cygwin workaround for mingw
    2009-02-02 08:53:33 +0100 tono  r267239 : i#98718#: Cleanup cygwin workaround for mingw
    2009-02-02 08:50:36 +0100 tono  r267237 : i#98717#: Avoid MSVC version check in mingw configure
    2009-01-28 22:28:53 +0100 tono  r267088 : i#97608#: Remove Guiddef.h inclusion
    2009-01-28 22:24:23 +0100 tono  r267087 : i#96980#: cairo dll name is different in mingw build
    2009-01-28 22:19:19 +0100 tono  r267086 : i#96731#: MinGW port fro embedserv update

commit 9214501ae335938203137b4f399f08fc90ea659b
Author: Release Engineers <releng at openoffice.org>
Date:   Mon Mar 9 12:59:37 2009 +0000

    #i10000# PATCH_FILE_NAME -> PATCH_FILES

commit 0dbfb670204a39b79bd6f5d5f42cbcdc3cbaf3c6
Author: Oliver Bolte <obo at openoffice.org>
Date:   Mon Mar 9 11:28:09 2009 +0000

    #i10000# AUGMENT_LIBRARY_PATH missing

commit df1959ed97760d677a92a473b1ec2bef460e4cc7
Author: Release Engineers <releng at openoffice.org>
Date:   Fri Mar 6 14:28:25 2009 +0000

    #i10000# fix for LD_LIBRARY_PATH

commit e7f091b2e457d21fd9565a0d12b1656c7ba9e9f8
Author: Release Engineers <releng at openoffice.org>
Date:   Fri Mar 6 13:28:05 2009 +0000

    #i10000# fix for LD_LIBRARY_PATH

commit a77f2482b3a773367facd93d53c7d5fe9655ddc7
Author: Oliver Bolte <obo at openoffice.org>
Date:   Fri Mar 6 10:46:20 2009 +0000

    #i99305# remove DOS line ends

commit 559ff2a3c0adbbdfd8910b72d161de4595590bf2
Author: Oliver Bolte <obo at openoffice.org>
Date:   Thu Mar 5 11:59:11 2009 +0000

    CWS-TOOLING: integrate CWS ooo31gsl2_DEV300
    2009-02-18 16:57:37 +0100 hdu  r268244 : #i99367# force logical-width of diacritic glyphs to zero
    2009-02-18 14:51:18 +0100 pl  r268224 : #i98525# correct popup menu position on right side in RTL UI
    2009-02-18 13:17:20 +0100 pl  r268213 : #i99299# check for NULL ptr
    2009-02-18 10:51:48 +0100 pl  r268204 : #i99167# revert change from issue 93173
    2009-02-17 16:56:47 +0100 hdu  r268181 : #i99295# src-=debug
    2009-02-17 16:43:40 +0100 hdu  r268180 : #i99295# retarget unresolved pLogCluster[n] to a glyph inside the cluster
    2009-02-17 16:15:45 +0100 sj  r268178 : #i94831# fixed performance of table import, no longer looping
    2009-02-17 13:19:00 +0100 hdu  r268165 : #i97304# reapplied SJ's fix for OOo31
    2009-02-17 12:04:53 +0100 hdu  r267989 : #i99241# revert upstream change from icu-trac issue 6249
    2009-02-16 18:35:07 +0100 pl  r267832 : #i99166# convolute the already convoluted RTL positioning code some more
    2009-02-16 17:25:24 +0100 hdu  r267828 : #i99227# do not export the glyph-flags for the i97326-workaround
    2009-02-13 16:26:10 +0100 pl  r267729 : #i98525# remove unused typeinfo header
    2009-02-13 16:25:02 +0100 pl  r267728 : #i98525# fix scrolling and native menu issues in RTL UI
    2009-02-13 11:18:37 +0100 pl  r267705 : #i98525# merge from CWS vcl99

commit dc2bd13ea257f65b70ed2f953ab826c1981f0555
Author: Oliver Bolte <obo at openoffice.org>
Date:   Wed Mar 4 15:27:10 2009 +0000

    CWS-TOOLING: integrate CWS rptfix04
    2009-02-23 01:59:54 +0100 rene  r268341 : #i10000# fix system-jfreereport build
    2009-02-13 10:17:16 +0100 oj  r267696 : #i98549# integrate zip form pentaho package
    2009-02-03 14:48:34 +0100 oj  r267330 : set formula locale to doc locale
    2009-02-03 14:45:54 +0100 oj  r267329 : set formula locale to doc locale
    2009-02-03 11:50:03 +0100 oj  r267311 : set formula locale to doc locale
    2009-02-03 08:55:02 +0100 oj  r267297 : unix line ends
    2009-01-28 11:21:24 +0100 rene  r267043 : #i98549# s/DESIGN/BUILDER/ also for Sun
    2009-01-27 17:17:50 +0100 rene  r267012 : merge builfix from trunk
    2009-01-27 14:16:30 +0100 rene  r266991 : #i10000# fix rebase which left out the whole changes in former config_office; sync variable names (s/LIB_//) and some other things
    2009-01-27 10:01:09 +0100 oj  r266959 : CWS-TOOLING: rebase CWS rptfix04 to trunk at 266944 (milestone: DEV300:m40)
    2009-01-27 08:00:16 +0100 oj  r266951 : conflict in mergeinfo
    2009-01-26 12:23:03 +0100 oj  r266914 : #i98383# fix grouping
    2009-01-23 22:03:03 +0100 rene  r266852 : fix --enable-report-builder description
    2009-01-23 10:37:27 +0100 oj  r266778 : set escape processing when set at query
    2009-01-23 09:17:16 +0100 fs  r266770 : add CWS name to version
    2009-01-21 13:57:35 +0100 oj  r266669 : merge for build bots
    2009-01-20 09:07:24 +0100 oj  r266552 : CWS-TOOLING: rebase CWS rptfix04 to trunk at 266428 (milestone: DEV300:m39)
    2009-01-20 08:34:16 +0100 oj  r266551 : rebase
    2009-01-20 08:33:59 +0100 oj  r266550 : rebase
    2009-01-20 08:32:50 +0100 oj  r266549 : rebase
    2009-01-20 08:30:13 +0100 oj  r266548 : rebase
    2009-01-20 08:29:30 +0100 oj  r266547 : rebase
    2009-01-20 08:22:33 +0100 oj  r266546 : merge short cuts from dba31g
    2009-01-19 21:04:08 +0100 rene  r266525 : #i10000# we need officecfg for component-update.dtd
    2009-01-19 21:01:26 +0100 rene  r266524 : #i10000# fix import
    2009-01-19 20:26:20 +0100 rene  r266523 : #i10000# remove svn conflicts markers; fix build
    2009-01-19 14:23:56 +0100 rene  r266496 : libbase depends on apache-commons..
    2009-01-19 14:00:42 +0100 oj  r266495 : merge from m39
    2009-01-19 12:39:00 +0100 oj  r266489 : CWS-TOOLING: rebase CWS rptfix04 to trunk at 266428 (milestone: DEV300:m39)
    2009-01-16 11:47:04 +0100 oj  r266410 : #i97560# add , between expressions
    2009-01-09 17:11:38 +0100 rene  r266103 : don't show "checking which Apache commons-* libs to use" when we neither build the wiki editor nor  the SRB
    2009-01-09 16:48:02 +0100 rene  r266099 : #i10000# reportbuilder needs apache-commons
    2009-01-09 15:43:35 +0100 oj  r266093 : use of new nspaces
    2009-01-09 15:41:34 +0100 oj  r266092 : use of new nspaces
    2009-01-09 14:44:15 +0100 rene  r266088 : fix typo/description
    2009-01-09 12:48:51 +0100 rene  r266074 : #i10000# fix install
    2009-01-09 11:52:53 +0100 rene  r266070 : #i10000# more build fixes
    2009-01-09 10:53:13 +0100 rene  r266062 : #i10000# ENABLE_REPORTBUILDER also in set_soenv.in, fix typo
    2009-01-09 10:40:24 +0100 rene  r266060 : #i10000# configure fix for new reportbuilder module, typo fix at libfonts
    2009-01-09 10:01:52 +0100 rene  r266055 : #i10000# adapt to current configure.in
    2009-01-09 09:59:32 +0100 oj  r266054 : add new pentaho jars
    2009-01-09 09:47:54 +0100 oj  r266049 : merge changes from DEV300_m39
    2009-01-09 09:14:08 +0100 oj  r266048 : merge from DEV300_m39
    2009-01-09 08:28:43 +0100 oj  r266045 : merge changes from dba31g
    2009-01-09 07:58:10 +0100 oj  r266044 : replace JCOMMON with LIB
    2009-01-08 13:42:24 +0100 oj  r266005 : move ext to reportbuilder
    2009-01-08 13:41:38 +0100 oj  r266004 : add dep for license
    2009-01-08 13:27:56 +0100 oj  r266001 : new module for Sun report Builder extension
    2009-01-07 12:58:13 +0100 oj  r265960 : CWS-TOOLING: rebase CWS rptfix04 to trunk at 265758 (milestone: DEV300:m38)
    2008-12-15 13:47:18 +0100 oj  r265481 : new pentaho resources
    2008-12-15 10:04:01 +0100 oj  r265462 : integrate new pentaho sources
    2008-12-15 10:02:54 +0100 oj  r265461 : #i96888# fix date time function
    2008-12-12 09:23:29 +0100 oj  r265389 : #97174# check of res < 0 removed
    2008-12-12 09:15:54 +0100 oj  r265388 : #i9716# fix for DayFunction
    2008-12-11 12:24:24 +0100 oj  r265281 : integrate new pentaho sources
    2008-12-11 11:49:16 +0100 oj  r265273 : integrate new pentaho sources
    2008-12-11 09:34:07 +0100 oj  r265248 : integrate new pentaho sources
    2008-12-10 18:58:06 +0100 oj  r265227 : introduce new pentaho sources
    2008-12-10 18:56:43 +0100 oj  r265226 : introduce new pentaho sources
    2008-12-10 18:54:26 +0100 oj  r265225 : introduce new pentaho sources
    2008-12-10 18:42:59 +0100 oj  r265221 : introduce new pentaho sources
    2008-12-10 17:24:23 +0100 oj  r265212 : introduce new pentaho sources
    2008-12-10 17:24:07 +0100 oj  r265211 : new pentaho sources
    2008-12-10 17:23:00 +0100 oj  r265210 : introduce new pentaho sources

commit 6e5e5ab1df06adc0460cba7ce00d22374334610b
Author: Oliver Bolte <obo at openoffice.org>
Date:   Wed Mar 4 09:51:42 2009 +0000

    CWS-TOOLING: integrate CWS hunspell4thesaurus
    2009-02-02 16:45:01 +0100 hjs  r267278 : #i98415# - kick touch here - go for the root cause elsewhere
    2009-02-02 12:09:15 +0100 hjs  r267257 : #i98415# - fix parameters of touch
    2009-01-23 23:13:00 +0100 mba  r266855 : fixed warning
    2009-01-23 18:59:55 +0100 mba  r266848 : #i98415#: touch copied files
    2009-01-21 09:58:05 +0100 nemeth  r266633 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk at 266428 (milestone: DEV300:m39)
    2009-01-21 09:04:48 +0100 nemeth  r266629 : Issue: #19563
    Submitted by: nemeth
    Reviewed by: nemeth
    Patch: handle bad dictionary items for back compatibility (affix separator without affix flags)
    2009-01-20 20:04:10 +0100 nemeth  r266622 : Issue: #19563
    Submitted by: nemeth
    Reviewed by:nemeth
    Add two small fixes for SF.net Hunspell Bug ID 2487684 2519814
    2008-12-10 00:21:41 +0100 nemeth  r265141 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk at 264807 (milestone: DEV300:m37)
    2008-12-09 16:12:56 +0100 nemeth  r265113 : #i19563#: fixed stemming, and #i90028#: fixed and improved hyphenation
    2008-11-26 23:09:05 +0100 nemeth  r264438 : #i90028#: CWS hunspell4thesaurus: Windows fixes of the Hunspell patch.
    2008-11-26 22:51:03 +0100 nemeth  r264436 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk at 264325 (milestone: DEV300:m36)
    2008-11-22 09:02:20 +0100 nemeth  r264182 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk at 263288 (milestone: DEV300:m35)
    2008-11-22 08:23:10 +0100 nemeth  r264181 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk at 263288 (milestone: DEV300:m35)
    2008-11-21 22:15:21 +0100 nemeth  r264176 : #i90028#: migrate CWS hunspell4thesaurus to SVN.

commit a04dcb600a218b746a0a6ac147759d6ffb1bb002
Author: Oliver Bolte <obo at openoffice.org>
Date:   Mon Feb 23 10:54:52 2009 +0000

    #i92532#,i10000# from OOO310_m2

commit 6676e5df6beeafd4e3fa86321f53f68cb06edc3a
Author: Oliver Bolte <obo at openoffice.org>
Date:   Thu Feb 19 11:42:47 2009 +0000

    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 at 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 at 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

commit b64d66a5e03f1f510dacedd079b8ed738d9dd8b1
Author: Oliver Bolte <obo at openoffice.org>
Date:   Thu Feb 19 09:43:16 2009 +0000

    CWS-TOOLING: integrate CWS sb106
    2009-02-09 16:24:28 +0100 sb  r267520 : #i95310# copied from cws/cmis01 at 267519; neon-0.28.2.tar.gz replaces neon-0.26.3.tar.gz

commit dc9e36342df7d2c3cede293ca73b059ed6ebb1ba
Author: Oliver Bolte <obo at openoffice.org>
Date:   Thu Feb 19 07:29:28 2009 +0000

    CWS-TOOLING: integrate CWS ause099
    2009-01-29 12:30:57 +0100 hjs  r267116 : #i98365# fix unsetting g+s bit
    2009-01-23 14:21:19 +0100 hjs  r266819 : #i40246# - cleanup
    2009-01-23 14:14:07 +0100 hjs  r266818 : #i40246# - fix quoting of final echo line
    2009-01-23 12:42:33 +0100 hjs  r266807 : #i98365# leave higher bits alone
    2009-01-23 11:23:42 +0100 rt  r266799 : Header
    2009-01-22 19:14:25 +0100 hjs  r266753 : #i98365# remove unwanted file attributes from archives
    2009-01-22 16:22:18 +0100 hjs  r266737 : #i98365# remove unwanted file attributes from archives
    2009-01-22 16:20:54 +0100 hjs  r266736 : #i98365# remove unwanted file attributes from archives
    2009-01-22 16:20:24 +0100 hjs  r266735 : #i98365# remove unwanted file attributes from archives
    2009-01-22 16:08:33 +0100 hjs  r266734 : #i40246# renamed variable
    2009-01-22 16:05:26 +0100 hjs  r266733 : #i40246# renamed variable
    2009-01-20 17:46:54 +0100 hjs  r266610 : #i98290# cleanup
    2009-01-19 19:32:19 +0100 hjs  r266522 : CWS-TOOLING: rebase CWS ause099 to trunk at 266428 (milestone: DEV300:m39)
    2008-12-08 21:00:09 +0100 hjs  r265049 : CWS-TOOLING: rebase CWS ause099 to trunk at 264807 (milestone: DEV300:m37)
    2008-11-27 18:25:18 +0100 hjs  r264513 : #i40246# - support multiple patches per archive
    2008-11-17 19:00:12 +0100 hjs  r263738 : CWS-TOOLING: rebase CWS ause099 to trunk at 263288 (milestone: DEV300:m35)

commit 40a940b6b62758c403a7bee67dca412bc27f40d6
Author: Oliver Bolte <obo at openoffice.org>
Date:   Wed Feb 18 13:14:22 2009 +0000

    CWS-TOOLING: integrate CWS mba31issues01
    2009-01-28 12:14:00 +0100 mba  r267052 : #i97267#: wrong license file
    2009-01-28 11:52:05 +0100 mba  r267048 : #i97267#: add dependency to readlicense_oo as some dicts use the OOo license files
    2009-01-26 15:47:05 +0100 mba  r266934 : correct mistake
    2009-01-26 15:42:20 +0100 mba  r266933 : #i97403#: new english dictionaries
    2009-01-26 15:40:20 +0100 mba  r266931 : #i97403#: new english dictionaries
    2009-01-26 15:37:32 +0100 mba  r266930 : #i92532#: new dictionaries and hyphenation
    2009-01-26 15:36:10 +0100 mba  r266929 : #i97403#: new canadian dictionaries; remove bogus dependencies
    2009-01-26 15:34:38 +0100 mba  r266928 : #i97403#: new canadian dictionaries
    2009-01-26 09:58:18 +0100 mba  r266907 : fixed warning
    2009-01-26 09:53:09 +0100 mba  r266906 : fixed warning
    2009-01-25 20:22:32 +0100 mba  r266892 : #i87495#: new property
    2009-01-25 18:29:54 +0100 mba  r266891 : #i96422#: new serbian dictionary
    2009-01-25 00:37:28 +0100 mba  r266886 : added include
    2009-01-24 18:13:17 +0100 mba  r266884 : CWS-TOOLING: rebase CWS mba31issues01 to trunk at 266428 (milestone: DEV300:m39)
    2009-01-24 11:34:07 +0100 mba  r266869 : #i69705#: make nPageCnt a member
    2009-01-24 11:30:44 +0100 mba  r266868 : #i97490#: harmonize treatment of different protocols in hyperlinks
    2009-01-24 11:16:07 +0100 mba  r266867 : #i96422#: serbian dictionary
    2009-01-21 17:29:33 +0100 mba  r266693 : #i94743#: wrong return value after importing meta data
    2009-01-16 18:49:21 +0100 mba  r266451 : #i87495#: remove last change
    2009-01-16 18:49:04 +0100 mba  r266450 : #i87495#: remove last change
    2009-01-16 18:47:43 +0100 mba  r266448 : #i87495#: support for setting PaperBin via API
    2009-01-16 18:36:10 +0100 mba  r266446 : #i87495#: support for setting PaperBin via API
    2009-01-16 18:35:53 +0100 mba  r266445 : #i87495#: support for setting PaperBin via API
    2009-01-16 18:34:56 +0100 mba  r266444 : #159083#: set additional printoptions before printing
    2009-01-16 17:00:48 +0100 mba  r266437 : #159083#: always create printhelper
    2009-01-16 15:39:41 +0100 mba  r266427 : prevent adding of OOo licence file
    2009-01-15 14:47:08 +0100 mba  r266374 : #i84010#: check for missing clipboarddoc
    2008-12-05 18:11:04 +0100 mba  r264913 : #i92871#: update of swedish dictionary
    2008-12-05 18:08:41 +0100 mba  r264912 : #i92871#: update of swedish dictionary
    2008-12-03 14:56:16 +0100 mba  r264788 : #i69705#: nPageCnt must be a member variable
    2008-12-03 14:55:40 +0100 mba  r264787 : #i69705#: nPageCnt must be a member variable
    2008-12-03 12:13:52 +0100 mba  r264765 : #i96422#: serbian dictionaries
    2008-12-03 12:13:36 +0100 mba  r264764 : #i96422#: serbian dictionaries
    2008-12-03 11:59:10 +0100 mba  r264763 : #i96422#: serbian dictionaries
    2008-12-03 11:26:19 +0100 mba  r264757 : #i94562#: australian dictionary
    2008-12-03 11:22:39 +0100 mba  r264756 : #i94562#: australian dictionary; #i88025#: canadian spell checking
    2008-12-03 11:21:03 +0100 mba  r264755 : #i94562#: australian dictionary
    2008-12-03 11:20:00 +0100 mba  r264754 : #i94562#: australian dictionary
    2008-12-03 10:56:29 +0100 mba  r264751 : #i75458#: added optional service
    2008-12-03 10:39:54 +0100 mba  r264750 : #i96058#: missing parenthesis

commit e33c07a8d2824d8c0a0386c344107f9cbab93509
Author: Kurt Zenker <kz at openoffice.org>
Date:   Wed Jan 28 18:41:04 2009 +0000

    CWS-TOOLING: integrate CWS rt37
    2009-01-22 17:00:00 +0100 rt  r266743 : Clean up.
    2009-01-22 15:05:47 +0100 rt  r266718 : #i98313# Add 'officecfg', because component-update.dtd is needed.
    2009-01-21 17:50:11 +0100 rt  r266696 : Avoid creating unneeded directories.
    2009-01-21 13:47:02 +0100 rt  r266665 : #i98313# Nothing needed from 'goodies'.
    2009-01-21 12:52:06 +0100 rt  r266659 : #i98313# Nothing needed from 'svtools' nor 'xmloff'.
    2009-01-21 12:15:57 +0100 rt  r266650 : #i98313# Nothing needed from 'jvmaccess' nor 'svx'.
    2009-01-21 12:03:45 +0100 rt  r266648 : #i98313# 'canvas' not needed either.
    2009-01-21 11:54:47 +0100 rt  r266647 : #i98313# We do not need anything from 'slideshow' here. slideshow.rdb is not needed; it does not even exist.
    2009-01-20 17:47:27 +0100 rt  r266611 : #i98248# With all checkout action gone we do not need perl modules 'Cws' and 'CwsConfig' any more.
    2009-01-20 14:27:49 +0100 rt  r266579 : #i98248# Remove remaining, now obsolete cvs related code. In case someone wants to undo any of the previous changes on this CWS, he also has to get back this.
    2009-01-20 10:11:42 +0100 rt  r266555 : #i98248# if a module explicitly specified in '--since <module>' or '--all:<module>' does not exist, not even linked, it's an error. Give an error message and exit.
    2009-01-19 18:11:37 +0100 rt  r266517 : #i98248# This version of build.pl is for svn hosted workspaces. No need to check for 'is_svn'.
    2009-01-19 18:03:40 +0100 rt  r266516 : #i98248 # Do not checkout missing modules.
    2009-01-19 18:00:22 +0100 rt  r266515 : #i98248 # Do not try to cvs checkout a module when it's build list cannot be found.
    2009-01-19 17:17:06 +0100 rt  r266512 : #i98248 # No need to check out '.lnk' linked modules. Just rename the link.
    2009-01-19 16:43:45 +0100 rt  r266511 : #i98248 # No need to check out '.lnk' linked modules. Just rename the link.



More information about the ooo-build-commit mailing list