History log of /aoo41x/main/postprocess/ (Results 51 - 74 of 74)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b2b569f202-Feb-2012 Armin Le Grand

#118828# New ColorPicker, thanks go to Christian Lippka for offering it under Apache License.

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

#118828# New ColorPicker, thanks go to Christian Lippka for offering it under Apache License.

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

show more ...

88bfee5324-Jan-2012 Pedro Giffuni

Fix build when CoinMP is disabled. Patch by Pavel.

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

27b2fc9120-Jan-2012 Andre Fischer

118160: Added external CoinMP library.

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

7e90fac218-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

2407af0813-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

ddde725d19-Dec-2011 Armin Le Grand

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

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

show more ...

9ef65f0e16-Dec-2011 Andre Fischer

118674: Made category B code optional and disabled by default.

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

f57bae6112-Dec-2011 Herbert Dürr

#i118662# remove remainders of berkeleyDB handling (author=orwitt)

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

6feea34301-Dec-2011 Andre Fischer

118636: Removed the dictionaries module, adapted configure.in

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

c443684528-Nov-2011 Jürgen Schmidt

118628: minor changes to make the spellchecker working on MacOS, fix compile errors and dependency to hunspell, thanks arielch for a patch

git-svn-id: https://svn.apache.org/repos/asf/incuba

118628: minor changes to make the spellchecker working on MacOS, fix compile errors and dependency to hunspell, thanks arielch for a patch

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

show more ...

a44fea7722-Nov-2011 Ariel Constenla-Haile

lingucomponent related fixes for i118627, i118628, i118629

* 118627 - Hyphenator: building the UNO component breaks due to name
clash
The three UNO components have been renamed t

lingucomponent related fixes for i118627, i118628, i118629

* 118627 - Hyphenator: building the UNO component breaks due to name
clash
The three UNO components have been renamed to use the naming scheme
compname.uno: spell.uno, hyphen.uno, lnth.uno

* 118629 - remove hunspell dependency from mythes
hunspell was only needed for building the mythes example.
Added a patch to patch the source in AOO builds and disable the example.

* 118628 - remove hunspell dependency from Hyphenator and Thesaurus UNO
components
The dependency has been remove. Now the three components can be built
independently from each other:

* mythes has a category A license
http://www.apache.org/legal/3party.html#category-a
As a category A license, the library is ENABLED by default and
is built unconditionally if the optional configure switch
--with-system-mythes is missing
As a side effect, building the UNO Thesaurus component is always
enabled.

* hunspell has a category B license
http://www.apache.org/legal/3party.html#category-b
as such, it is DISABLED by default.
To enable the library use --enable-hunspell
To use the library already present in the system instead of building
it, use --with-system-hunspell
As a side effect, building the UNO spell checking component is only
enabled when hunspell is enabled.

* hyphen has a category B license, as such it is DISABLED by default.
To enable the library, use --enable-hyphen
To uses the system library instead of building it, use
--with-system-hyphen
As side effect, building the UNO hyphenator component is only enabled
when hyphen is enabled.

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

show more ...

0bd633ab14-Nov-2011 Jürgen Schmidt

118587: remove libwpd, disable WordPerfect filter, allow built with system libwpd

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

b78edfc114-Nov-2011 Jürgen Schmidt

118584: remove internal neon and dependencies, build webdav ucp only if system neon is enabled

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

118584: remove internal neon and dependencies, build webdav ucp only if system neon is enabled

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

show more ...

498ce99111-Nov-2011 Armin Le Grand

IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, gdk-pixbuf, glib, gettext,
and pango. Lost functionality is limited to the svg feature (see details in the task). Next step is

IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, gdk-pixbuf, glib, gettext,
and pango. Lost functionality is limited to the svg feature (see details in the task). Next step is to add svg again with an own interpreter which is already advancing.

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

show more ...

ea0bd95c08-Nov-2011 Herbert Dürr

#i118567# (author=Andre Fischer) remove lp_solver which has an incompatible license

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

#i118567# (author=Andre Fischer) remove lp_solver which has an incompatible license

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

show more ...

cc450e3a30-Sep-2011 Herbert Dürr

use ICU regexp instead of LGPL i18nregexp

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

528d538830-Sep-2011 Jürgen Schmidt

88652: applied patch, remove unicows deps, thanks to Oliver-Rainer Wittmann (orw)

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

9e81338617-Sep-2011 Michael Stahl

jsc341: i117327: add extra extension dependency check

# HG changeset patch
# User Juergen Schmidt <jsc@openoffice.org>
# Date 1300456036 -3600
# Node ID 8c988d73324cb052c0fb2dfbe

jsc341: i117327: add extra extension dependency check

# HG changeset patch
# User Juergen Schmidt <jsc@openoffice.org>
# Date 1300456036 -3600
# Node ID 8c988d73324cb052c0fb2dfbed9e68f290b2aa4e
# Parent 7dbaa615ad894cfd4f9611e82783250bd0a3016d

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

show more ...

46dacce617-Sep-2011 Michael Stahl

vcl340fixes: #i117804# differentiate between ENABLE_CAIRO and ENABLE_CAIRO_CANVAS

# HG changeset patch
# User Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>
# Date 1302633427 -720

vcl340fixes: #i117804# differentiate between ENABLE_CAIRO and ENABLE_CAIRO_CANVAS

# HG changeset patch
# User Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>
# Date 1302633427 -7200
# Node ID 56bc1b624a3a49dcbf38a6b83266e89817752230
# Parent 217dd772a45a24b10e6e2f8b81b598c5034c7882

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

show more ...

99425c2f04-Sep-2011 Eike Rathke

ENABLE_OPENGL instead of ENABLE_OGL

Patch by: Ariel Constenla-Haile <ariel.constenla.haile@googlemail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1165072 1

ENABLE_OPENGL instead of ENABLE_OGL

Patch by: Ariel Constenla-Haile <ariel.constenla.haile@googlemail.com>

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

show more ...

2ee8c3d128-Aug-2011 Eike Rathke

DISABLE_HUNSPELL for MacOSX specific parts

Thanks to Pavel Janik.

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

0ea1a20928-Aug-2011 Eike Rathke

make copylefts an option

Based on original work by Mathias Bauer <mbauer@apache.org>

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

make copylefts an option

Based on original work by Mathias Bauer <mbauer@apache.org>

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

show more ...

cdf0e10c16-Aug-2011 rcweir

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/

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

123