History log of /trunk/main/solenv/inc/ (Results 126 - 150 of 187)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO340
922b79ca19-Oct-2012 Herbert Dürr

allow building an unchanged binfilter after changes to common header files

Cleanups in header files can result in finding or avoiding errors,
but the binfilter module as a legacy module

allow building an unchanged binfilter after changes to common header files

Cleanups in header files can result in finding or avoiding errors,
but the binfilter module as a legacy module should not be changed to
adjust for such cleanups.

In order to allow that the binfilter module can stay unaffected
by such changes the compiler macro BINFILTER_COMPAT has been added
to allow cleanups without disturbing binfilter.

When the flag is active header files are compatible to binfilter assumptions.
The flag is for now only active when compiling the binfilter module.

Having a grepable define allows further cleanups when the binfilter
module has been removed for good in a future release.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400130 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7687a70916-Oct-2012 Jürgen Schmidt

increase build number

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398685 13f79535-47bb-0310-9956-ffa450edef68

a8e4828d15-Oct-2012 Pedro Giffuni

Merge r1394813 from buildsys branch.

Bring in port changes to the FreeBSD configuration files [1].
Also drop the gnu ld hash style selection: on FreeBSD this is not
critical and the

Merge r1394813 from buildsys branch.

Bring in port changes to the FreeBSD configuration files [1].
Also drop the gnu ld hash style selection: on FreeBSD this is not
critical and the system compiler knows better what to do.

Author: Maho [1]


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398166 13f79535-47bb-0310-9956-ffa450edef68

show more ...

885cb3b617-Jul-2012 Yuri Dario

i118923 - OS/2 port: fix build and installation of binfilter modules.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362509 13f79535-47bb-0310-9956-ffa450edef68

0aabba3a06-Jul-2012 Andre Fischer

#i116680# Update of hunspell from 1.2.9 to 1.3.2


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1358102 13f79535-47bb-0310-9956-ffa450edef68

f4026d8c04-Jul-2012 Lei De Bin

Fix the issue running junit test with OOO_SUBSEQUENT_TESTS on Window.
Change installation zip from OOo_*_install-arc_ to Apache_OpenOffice_*_install-arc_

git-svn-id: https://svn.apache.o

Fix the issue running junit test with OOO_SUBSEQUENT_TESTS on Window.
Change installation zip from OOo_*_install-arc_ to Apache_OpenOffice_*_install-arc_

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1357041 13f79535-47bb-0310-9956-ffa450edef68

show more ...

58b02f8728-Jun-2012 Andre Fischer

#i118906# Renamed APRUTIL to APR_UTIL.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354845 13f79535-47bb-0310-9956-ffa450edef68

fdf3592826-Jun-2012 Andre Fischer

#i118906# Added --with-system-(apr,apr-util,serf,coinmp) switches to configure.

Fixed by: Andre Fischer
Patch by: Pedro Giffuni


git-svn-id: https://svn.

#i118906# Added --with-system-(apr,apr-util,serf,coinmp) switches to configure.

Fixed by: Andre Fischer
Patch by: Pedro Giffuni


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354035 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ca7a19d020-Jun-2012 Jürgen Schmidt

119977: change build meta infromation, like build id ...

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1351968 13f79535-47bb-0310-9956-ffa450edef68

10b7a20019-Jun-2012 Yuri Dario

i118923 - OS/2 port: hide truncation warnings while building.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1351688 13f79535-47bb-0310-9956-ffa450edef68

ff1a82c819-Jun-2012 Jürgen Schmidt

119977: update version number to 3.5

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1351633 13f79535-47bb-0310-9956-ffa450edef68

72ef7eed11-Jun-2012 Andre Fischer

Fixed test for existing directory, not file.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348771 13f79535-47bb-0310-9956-ffa450edef68

7fb4469b12-May-2012 Pedro Giffuni

Update Apache Lucene core to version 2.9.4.

The new version brings in many bugfixes and performance
improvements. Unfortunately this also means we lose the
Windows specific enhanceme

Update Apache Lucene core to version 2.9.4.

The new version brings in many bugfixes and performance
improvements. Unfortunately this also means we lose the
Windows specific enhancements in the long_path.patch but
it must be expected the newer versions of Lucene will
have much better portability.

We also bring in support for using preinstalled version 3
from BZ i115241 (author: bero@arklinux).


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1337602 13f79535-47bb-0310-9956-ffa450edef68

show more ...

2afa205504-Apr-2012 Herbert Dürr

#i119168# use mechanism in extension_pre.mk for more extension licenses

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309358 13f79535-47bb-0310-9956-ffa450edef68

77f0f65004-Apr-2012 Herbert Dürr

#i119168# update granted extensions to match their ALv2 license

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309347 13f79535-47bb-0310-9956-ffa450edef68

45ef6fe131-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68

30cfceef30-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307651 13f79535-47bb-0310-9956-ffa450edef68

bd8ef89729-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307004 13f79535-47bb-0310-9956-ffa450edef68

bb113e6329-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306680 13f79535-47bb-0310-9956-ffa450edef68

d71964d529-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306679 13f79535-47bb-0310-9956-ffa450edef68

c35c974426-Mar-2012 Jürgen Schmidt

increase buildid

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1305261 13f79535-47bb-0310-9956-ffa450edef68

1c232d2919-Mar-2012 Jürgen Schmidt

increase build id

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1302328 13f79535-47bb-0310-9956-ffa450edef68

8746300d12-Mar-2012 Yuri Dario

i118923 - OS/2 port: improve r1299242, quotes must be removed in perl code, fix exclusion patterns.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1299759 13f79535-47bb-031

i118923 - OS/2 port: improve r1299242, quotes must be removed in perl code, fix exclusion patterns.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1299759 13f79535-47bb-0310-9956-ffa450edef68

show more ...

73de618712-Mar-2012 Herbert Dürr

fix VER*YEAR

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1299609 13f79535-47bb-0310-9956-ffa450edef68

7d19660c12-Mar-2012 Jürgen Schmidt

increase buildid

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1299571 13f79535-47bb-0310-9956-ffa450edef68

12345678