| #
0b0f4a2b
|
| 06-May-2012 |
Pedro Giffuni <pfg@apache.org> |
Finally fix warning.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334549 13f79535-47bb-0310-9956-ffa450edef68
|
| #
68d0ce22
|
| 04-May-2012 |
Andre Fischer <af@apache.org> |
#i119248# Drop extended syntax that is not understood on Solaris. Original author: Jean-Louis Fuchs
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333822 13f79535-47bb-0310-9956-
#i119248# Drop extended syntax that is not understood on Solaris. Original author: Jean-Louis Fuchs
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333822 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
c7343c44
|
| 11-Apr-2012 |
Pedro Giffuni <pfg@apache.org> |
Break only one level when detecting FreeBSD's fetch. Author: Dave Fisher.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1324921 13f79535-47bb-0310-9956-ffa450edef68
|
| #
3c6578e9
|
| 03-Apr-2012 |
Andre Fischer <af@apache.org> |
119170: Do not include category B fonts by default.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309017 13f79535-47bb-0310-9956-ffa450edef68
|
| #
3a7a0c29
|
| 15-Feb-2012 |
Pedro Giffuni <pfg@apache.org> |
Use bash here as it helps the Solaris Sparc port, also follow redirections in BSD fetch.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244720 13f79535-47bb-0310-9956-ffa450edef68
|
| #
e4af8f11
|
| 24-Jan-2012 |
Pedro Giffuni <pfg@apache.org> |
Avoid some uses of non portable #!/bin/bash in shell scripts.
bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When pos
Avoid some uses of non portable #!/bin/bash in shell scripts.
bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
b268bdc8
|
| 24-Jan-2012 |
Pedro Giffuni <pfg@apache.org> |
Find bash portably.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235116 13f79535-47bb-0310-9956-ffa450edef68
|
| #
fce70c9b
|
| 18-Jan-2012 |
Andrew Rist <arist@apache.org> |
Update headers to Alv2 headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232688 13f79535-47bb-0310-9956-ffa450edef68
|
| #
b6b33854
|
| 14-Dec-2011 |
Andre Fischer <af@apache.org> |
Fixed build breaker: epm archive was not renamed (anymore) after download and could not be built.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1214147 13f79535-47bb-0310-9956-ffa
Fixed build breaker: epm archive was not renamed (anymore) after download and could not be built.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1214147 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
a6ff3988
|
| 02-Dec-2011 |
Andre Fischer <af@apache.org> |
118663: Load external archives from new ext_sources directory.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1209387 13f79535-47bb-0310-9956-ffa450edef68
|
| #
9d275db6
|
| 29-Nov-2011 |
Andre Fischer <af@apache.org> |
Fixed boostrap build breakers.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1207929 13f79535-47bb-0310-9956-ffa450edef68
|
| #
1f63129a
|
| 27-Nov-2011 |
Pedro Giffuni <pfg@apache.org> |
Minor mismerges in previous commit.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1206844 13f79535-47bb-0310-9956-ffa450edef68
|
| #
bd677bc4
|
| 27-Nov-2011 |
Pedro Giffuni <pfg@apache.org> |
Teach how to use FreeBSD's fetch(1) command and generalize the script while here.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1206828 13f79535-47bb-0310-9956-ffa450edef68
|
| #
8f3b6ea4
|
| 25-Nov-2011 |
Jürgen Schmidt <jsc@apache.org> |
#118605# minor fix for wildcard check
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1206195 13f79535-47bb-0310-9956-ffa450edef68
|
| #
44a214f4
|
| 25-Nov-2011 |
Jürgen Schmidt <jsc@apache.org> |
118605: remove epm, use system or specified epm (--with-epm) or build explicitly (--with-epm-url)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1206110 13f79535-47bb-0310-9956-ffa
118605: remove epm, use system or specified epm (--with-epm) or build explicitly (--with-epm-url)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1206110 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
fb6b49d1
|
| 21-Nov-2011 |
Jürgen Schmidt <jsc@apache.org> |
118604: remove license incompatible dmake, thanks to André Fischer (af)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1204412 13f79535-47bb-0310-9956-ffa450edef68
|
| #
cdf0e10c
|
| 16-Aug-2011 |
rcweir <rcweir@unknown> |
Initial import of the old OOo hg repository tip revision.
.../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462
.../trunk/extras/l10n is a co
Initial import of the old OOo hg repository tip revision.
.../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462
.../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):
/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt /ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt /ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt /ooo/trunk/core/gettext/gettext-0.18.1.1.patch /ooo/trunk/core/apache-commons/patches/codec.patch /ooo/trunk/core/libcroco/libcroco-0.6.2.patch /ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt /ooo/trunk/core/graphite/graphite-2.3.1.patch /ooo/trunk/core/hwpfilter/source/hwpeq.cpp /ooo/trunk/core/solenv/bin/cwstouched.pl /ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html /ooo/trunk/core/writerfilter/source/doctok/escher.html /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl
Also: Repository.mk from the l10n toplevel
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|