Remove code for unused bmpmaker (#201)
i126369 - Finish off hwpfilterThe Hangul Word Processor filter was disabled from OpenOffice inr1677190 due to security concerns. While some extra buffer controlscould have been made and the filt
i126369 - Finish off hwpfilterThe Hangul Word Processor filter was disabled from OpenOffice inr1677190 due to security concerns. While some extra buffer controlscould have been made and the filter restored, the truth is a muchbigger effort is required to catch up with this format. Files createdwith later editions of Hangul, including Hangul Wordian, Hangul 2002,Hangul 2005 and Hangul 2007 cannot be opened with the existing filter.Existing users can apparently download a free viewer and convert theirdocument to RTF or doc.Drop completely the code. while here also drop remnants of wpd supportthat we dropped since 3.4.1. Having less code is sometimes better.Adapted from:https://github.com/apache/openoffice/commit/7c12a1727a73ea1bc2b961e6886a8842366150da
show more ...
i121513 - Remove deprecated UnoControlThrobberModelgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1424323 13f79535-47bb-0310-9956-ffa450edef68
#i121496# - [PyUNO] Python3 supportAdd initial python 3 compatibility to native scripts now thatpyuno supports python3.This is the result of running the python 2to3 script withconservative sett
#i121496# - [PyUNO] Python3 supportAdd initial python 3 compatibility to native scripts now thatpyuno supports python3.This is the result of running the python 2to3 script withconservative settings.Still more porting work may be required and any regressionwith the default Python 2.7.3 should be considered a bug.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1423676 13f79535-47bb-0310-9956-ffa450edef68
Python: use sorted() instead of .sort()git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367829 13f79535-47bb-0310-9956-ffa450edef68
Python reindent.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367810 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309156 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307005 13f79535-47bb-0310-9956-ffa450edef68
#119098# Removed np_sdk and related stuff due to conflict with it's triple license, was not in active use. Test builded all three main platforms and checked, works wellgit-svn-id: https://svn.apach
#119098# Removed np_sdk and related stuff due to conflict with it's triple license, was not in active use. Test builded all three main platforms and checked, works wellgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1305304 13f79535-47bb-0310-9956-ffa450edef68
remove onlineregistration with dependenciesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1240245 13f79535-47bb-0310-9956-ffa450edef68
Avoid some uses of non portable #!/bin/bash in shell scripts.bash is common in GNU/linux but is, in general, notavailable by default on other systems or likely tobe 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, notavailable by default on other systems or likely tobe in a different place. When possible /bin/shshould 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
#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
i118520 - Remove GPL'd libegg library. Thanks to Ariel Constenla-Haile.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189589 13f79535-47bb-0310-9956-ffa450edef68
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.xslAlso: Repository.mk from the l10n toplevelgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68