33605542 | 19-Feb-2013 |
Jürgen Schmidt |
#121456# improve handling/building of 64 bit shell extensions for windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1447732 13f79535-47bb-0310-9956-ffa450edef68 |
4f913391 | 05-Feb-2013 |
Ariel Constenla-Haile |
i119977 - Update version number to 4.0.0 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1442743 13f79535-47bb-0310-9956-ffa450edef68 |
64f1f997 | 04-Feb-2013 |
Herbert Dürr |
fix linker complaints about invalid security options for StaticLib targets git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1442188 13f79535-47bb-0310-9956-ffa450edef68 |
a8d3c348 | 23-Jan-2013 |
Jürgen Schmidt |
adapt name of source release and include revision number git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437315 13f79535-47bb-0310-9956-ffa450edef68 |
ff3f4ebc | 10-Jan-2013 |
Oliver-Rainer Wittmann |
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b0ad9294 | 25-Dec-2012 |
Pedro Giffuni |
#i121496# - More Python 2to3 cleanups. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425754 13f79535-47bb-0310-9956-ffa450edef68 |
be60cbaf | 13-Dec-2012 |
Oliver-Rainer Wittmann |
#121466# - follow-up: remove comment for removed NETWORK_BUILD variable git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1421281 13f79535-47bb-0310-9956-ffa450edef68 |
18160a45 | 13-Dec-2012 |
Oliver-Rainer Wittmann |
#121466# - remove BUILD_SPECIAL and derived NETWORK_BUILD variable to workaround certain file locking failure git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1421274 13f79
#121466# - remove BUILD_SPECIAL and derived NETWORK_BUILD variable to workaround certain file locking failure git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1421274 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
fdd62bc2 | 12-Dec-2012 |
Oliver-Rainer Wittmann |
#121466# - no need to have different $REGISTRYLAYERNAME, if BUILD_SPECIAL is set git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420740 13f79535-47bb-0310-9956-ffa450edef
#121466# - no need to have different $REGISTRYLAYERNAME, if BUILD_SPECIAL is set git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420740 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b2e74e70 | 07-Dec-2012 |
Herbert Dürr |
fix make target misspelling git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1418409 13f79535-47bb-0310-9956-ffa450edef68 |
cde270a3 | 01-Dec-2012 |
Yuri Dario |
i118923 - OS/2 port: build import libraries from .def file instead of .dll, allows export by ordinal for faster loading. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415951
i118923 - OS/2 port: build import libraries from .def file instead of .dll, allows export by ordinal for faster loading. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415951 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
52845faf | 30-Nov-2012 |
Yuri Dario |
i118923 - OS/2 port: use of gcc style import libraries. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415538 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
922b79ca | 19-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 ...
|
bf121af8 | 18-Oct-2012 |
Herbert Dürr |
Remove the incubating disclaimer now that Apache OpenOffice has graduated from the Apache Incubator On October 18th, 2012 the Apache Software foundation announced that the Apache OpenOff
Remove the incubating disclaimer now that Apache OpenOffice has graduated from the Apache Incubator On October 18th, 2012 the Apache Software foundation announced that the Apache OpenOffice project has graduated from the Apache Incubator git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399619 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f253223c | 17-Oct-2012 |
Andre Fischer |
Use LWP::Simple instead of LWP::UserAgent. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399155 13f79535-47bb-0310-9956-ffa450edef68 |
7687a709 | 16-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 |
a8e4828d | 15-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 ...
|
f9728a9d | 02-Oct-2012 |
Andrew Rist |
adding the ability to punch through proxy to external dependencies download script. LWP::UserAgent uses proxy defined in environment if one is defined. git-svn-id: https://svn.apache.org
adding the ability to punch through proxy to external dependencies download script. LWP::UserAgent uses proxy defined in environment if one is defined. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1393092 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0a44ccb0 | 27-Aug-2012 |
Andre Fischer |
Reverted last change. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377617 13f79535-47bb-0310-9956-ffa450edef68 |
96dbeebc | 17-Aug-2012 |
Andre Fischer |
Added missing license header. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1374292 13f79535-47bb-0310-9956-ffa450edef68 |
09f957bf | 10-Aug-2012 |
Andre Fischer |
#i120476# Install locally built extensions (minimizer,presenter) pre-registered, not bundled. Merged from branch AOO34 Patch by: Andre Fischer
#i120476# Install locally built extensions (minimizer,presenter) pre-registered, not bundled. Merged from branch AOO34 Patch by: Andre Fischer Review by: Herbert Duerr git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371679 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
86f29464 | 31-Jul-2012 |
Pedro Giffuni |
Python reindent. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367816 13f79535-47bb-0310-9956-ffa450edef68 |
a6a1cc63 | 20-Jul-2012 |
Jürgen Schmidt |
tweak publisher name to Apache Software Foundation by using OOVENDOR from openoffice.lst git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363814 13f79535-47bb-0310-9956-ffa4
tweak publisher name to Apache Software Foundation by using OOVENDOR from openoffice.lst git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363814 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
885cb3b6 | 17-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 |
28a50f78 | 10-Jul-2012 |
Andre Fischer |
#i119948# Instruct windows installer to use refcounting on fonts. Reported by: DaLi Liu Patch by: qiuhuaidong Review by: DaLi Liu and Andre Fischer
#i119948# Instruct windows installer to use refcounting on fonts. Reported by: DaLi Liu Patch by: qiuhuaidong Review by: DaLi Liu and Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1359527 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|