History log of /aoo41x/main/scp2/ (Results 151 - 171 of 171)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9b63daf427-Nov-2011 Pedro Giffuni

Remove the Anti-Grain Geometry agg module: the OpenGL canvas rendering code was never really completed.

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

Remove the Anti-Grain Geometry agg module: the OpenGL canvas rendering code was never really completed.

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

show more ...

31fabce725-Nov-2011 Pedro Giffuni

i118613 - IP clearance: Remove LGPLd KDE Crystal image icons.

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

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

25d782d717-Nov-2011 Pedro Giffuni

Revert most of r1203218 and r1203215: the second one seems to be causing a build breakage in Macbook: 'hicontrast.flag not found'. Reported by Pavel.

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

Revert most of r1203218 and r1203215: the second one seems to be causing a build breakage in Macbook: 'hicontrast.flag not found'. Reported by Pavel.

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

show more ...

ddd81bc417-Nov-2011 Pedro Giffuni

Drop copyleft KDE Crystal theme icon set: give preference to the Tango icon set. Update NOTICE file accordingly.

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

Drop copyleft KDE Crystal theme icon set: give preference to the Tango icon set. Update NOTICE file accordingly.

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

show more ...

e60d3c1815-Nov-2011 Pedro Giffuni

i118600 - IP clearance: Remove liberation fonts. Patch by Andre (af@).

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

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

b797cecf12-Nov-2011 Pedro Giffuni

Revert old change for #i103482# oxygen icon theme - are copyleft.

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

f146abd411-Nov-2011 Herbert Dürr

disable SurveyAfter as surveys.services.openoffice.org is gone

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

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

2ad018be27-Oct-2011 Pedro Giffuni

i118519 - gtk quickstarter: use GtkStatusIcon instead of libegg. Patch by Ariel Constenla-Haile

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

i118519 - gtk quickstarter: use GtkStatusIcon instead of libegg. Patch by Ariel Constenla-Haile

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

show more ...

8c35b8a709-Oct-2011 Pedro Giffuni

i85027 - FreeBSD port: include libgcc_s and libstdc++ in the installation set.

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

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

7bc7b19f17-Sep-2011 Michael Stahl

imported patch extensions_i117681.patch

# HG changeset patch
# User Juergen Schmidt <jsc@openoffice.org>
# Date 1301918587 -7200
# Node ID 084b847c6cbbb3472be43cce34e2da0152a1649

imported patch extensions_i117681.patch

# HG changeset patch
# User Juergen Schmidt <jsc@openoffice.org>
# Date 1301918587 -7200
# Node ID 084b847c6cbbb3472be43cce34e2da0152a16494
# Parent d77a8537e3454882a093ba4ca82b21cac06f9b98

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172102 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 ...

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


inc/macros.inc
macros/macro.pl
macros/makefile.mk
prj/build.lst
prj/d.lst
source/activex/file_activex.scp
source/activex/makefile.mk
source/activex/module_activex.scp
source/activex/module_activex.ulf
source/base/file_base.scp
source/base/folderitem_base.scp
source/base/folderitem_base.ulf
source/base/makefile.mk
source/base/module_base.scp
source/base/module_base.ulf
source/base/registryitem_base.scp
source/base/registryitem_base.ulf
source/binfilter/file_binfilter.scp
source/binfilter/makefile.mk
source/binfilter/module_binfilter.scp
source/binfilter/module_binfilter.ulf
source/binfilter/registryitem_binfilter.scp
source/binfilter/registryitem_binfilter.ulf
source/calc/file_calc.scp
source/calc/folderitem_calc.scp
source/calc/folderitem_calc.ulf
source/calc/makefile.mk
source/calc/module_calc.scp
source/calc/module_calc.ulf
source/calc/registryitem_calc.scp
source/calc/registryitem_calc.ulf
source/canvas/cairocanvas.scp
source/canvas/canvascommons.scp
source/canvas/directxcanvas.scp
source/canvas/makefile.mk
source/canvas/vclcanvas.scp
source/crashrep/file_crashrep.scp
source/crashrep/makefile.mk
source/draw/file_draw.scp
source/draw/folderitem_draw.scp
source/draw/folderitem_draw.ulf
source/draw/makefile.mk
source/draw/module_draw.scp
source/draw/module_draw.ulf
source/draw/registryitem_draw.scp
source/draw/registryitem_draw.ulf
source/gnome/file_gnome.scp
source/gnome/makefile.mk
source/gnome/module_gnome.scp
source/gnome/module_gnome.ulf
source/graphicfilter/file_graphicfilter.scp
source/graphicfilter/makefile.mk
source/graphicfilter/module_graphicfilter.scp
source/graphicfilter/module_graphicfilter.ulf
source/impress/file_impress.scp
source/impress/folderitem_impress.scp
source/impress/folderitem_impress.ulf
source/impress/makefile.mk
source/impress/module_impress.scp
source/impress/module_impress.ulf
source/impress/module_ogltrans.scp
source/impress/module_ogltrans.ulf
source/impress/registryitem_impress.scp
source/impress/registryitem_impress.ulf
source/javafilter/file_javafilter.scp
source/javafilter/makefile.mk
source/javafilter/module_javafilter.scp
source/javafilter/module_javafilter.ulf
source/javafilter/registryitem_javafilter.scp
source/javafilter/registryitem_javafilter.ulf
source/kde/file_kde.scp
source/kde/makefile.mk
source/kde/module_kde.scp
source/kde/module_kde.ulf
source/layout/layout.scp
source/layout/makefile.mk
source/math/file_math.scp
source/math/folderitem_math.scp
source/math/folderitem_math.ulf
source/math/makefile.mk
source/math/module_math.scp
source/math/module_math.ulf
source/math/registryitem_math.scp
source/math/registryitem_math.ulf
source/mkopenwith.btm
source/onlineupdate/file_onlineupdate.scp
source/onlineupdate/makefile.mk
source/onlineupdate/module_onlineupdate.scp
source/onlineupdate/module_onlineupdate.ulf
source/ooo/common_brand.scp
source/ooo/common_brand_readme.scp
source/ooo/datacarrier_ooo.scp
source/ooo/directory_ooo.scp
source/ooo/directory_ooo.ulf
source/ooo/directory_ooo_macosx.scp
source/ooo/file_extra_ooo.scp
source/ooo/file_font_ooo.scp
source/ooo/file_improvement.scp
source/ooo/file_jre_ooo.scp
source/ooo/file_library_ooo.scp
source/ooo/file_ooo.scp
source/ooo/file_resource_ooo.scp
source/ooo/folder_ooo.scp
source/ooo/folderitem_ooo.scp
source/ooo/folderitem_ooo.ulf
source/ooo/installation_ooo.scp
source/ooo/makefile.mk
source/ooo/mergemodules_ooo.scp
source/ooo/module_headless.scp
source/ooo/module_headless.ulf
source/ooo/module_hidden_ooo.scp
source/ooo/module_improvement.scp
source/ooo/module_java.scp
source/ooo/module_java.ulf
source/ooo/module_lang_template.scp
source/ooo/module_langpack.scp
source/ooo/module_langpack.ulf
source/ooo/module_ooo.scp
source/ooo/module_ooo.ulf
source/ooo/module_systemint.scp
source/ooo/module_systemint.ulf
source/ooo/ooo_brand.scp
source/ooo/profile_ooo.scp
source/ooo/profileitem_ooo.scp
source/ooo/registryitem_ooo.scp
source/ooo/registryitem_ooo.ulf
source/ooo/scpaction_ooo.scp
source/ooo/shortcut_ooo.scp
source/ooo/starregistry_ooo.scp
source/ooo/ure.scp
source/ooo/ure_into_ooo.scp
source/ooo/ure_standalone.scp
source/ooo/vc_redist.scp
source/ooo/windowscustomaction_ooo.scp
source/python/file_python.scp
source/python/makefile.mk
source/python/module_python.scp
source/python/module_python.ulf
source/python/module_python_mailmerge.scp
source/python/module_python_mailmerge.ulf
source/python/profileitem_python.scp
source/quickstart/file_quickstart.scp
source/quickstart/folderitem_quickstart.scp
source/quickstart/makefile.mk
source/quickstart/module_quickstart.scp
source/quickstart/module_quickstart.ulf
source/quickstart/registryitem_quickstart.scp
source/sdkoo/makefile.mk
source/sdkoo/module_sdkoo.scp
source/sdkoo/module_sdkoo.ulf
source/sdkoo/sdkoo.scp
source/supported_extensions.txt
source/templates/makefile.mk
source/templates/module_langpack.sct
source/templates/module_langpack_base.sct
source/templates/module_langpack_binfilter.sct
source/templates/module_langpack_calc.sct
source/templates/module_langpack_draw.sct
source/templates/module_langpack_impress.sct
source/templates/module_langpack_math.sct
source/templates/module_langpack_onlineupdate.sct
source/templates/module_langpack_root.sct
source/templates/module_langpack_writer.sct
source/templates/modules.pl
source/testtool/file_testtool.scp
source/testtool/makefile.mk
source/testtool/module_testtool.scp
source/testtool/module_testtool.ulf
source/winexplorerext/file_winexplorerext.scp
source/winexplorerext/makefile.mk
source/winexplorerext/module_winexplorerext.scp
source/winexplorerext/module_winexplorerext.ulf
source/winexplorerext/registryitem_winexplorerext.scp
source/writer/file_writer.scp
source/writer/folderitem_writer.scp
source/writer/folderitem_writer.ulf
source/writer/makefile.mk
source/writer/module_writer.scp
source/writer/module_writer.ulf
source/writer/registryitem_writer.scp
source/writer/registryitem_writer.ulf
source/xsltfilter/file_xsltfilter.scp
source/xsltfilter/makefile.mk
source/xsltfilter/module_xsltfilter.scp
source/xsltfilter/module_xsltfilter.ulf
util/makefile.mk

1234567