History log of /aoo41x/ (Results 101 - 125 of 5333)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5a0f8c8d16-Jan-2015 Ariel Constenla-Haile

Fix build breaker introduced in revision 1651396

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1652491 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 483

Fix build breaker introduced in revision 1651396

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1652491 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 483bf1cb99a9fae931d407012ae00ce38c31b940)

show more ...

974bb40a28-Dec-2020 mseidel

i126369 - Finish off hwpfilter

The Hangul Word Processor filter was disabled from OpenOffice in
r1677190 due to security concerns. While some extra buffer controls
could have been m

i126369 - Finish off hwpfilter

The Hangul Word Processor filter was disabled from OpenOffice in
r1677190 due to security concerns. While some extra buffer controls
could have been made and the filter restored, the truth is a much
bigger effort is required to catch up with this format. Files created
with 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 their
document to RTF or doc.

Drop completely the code. while here also drop remnants of wpd support
that we dropped since 3.4.1. Having less code is sometimes better.

Adapted from:
https://github.com/apache/openoffice/commit/7c12a1727a73ea1bc2b961e6886a8842366150da

show more ...


main/LICENSE
main/configure.ac
main/hwpfilter/inc/makefile.mk
main/hwpfilter/inc/pch/precompiled_hwpfilter.cxx
main/hwpfilter/inc/pch/precompiled_hwpfilter.hxx
main/hwpfilter/prj/build.lst
main/hwpfilter/prj/d.lst
main/hwpfilter/source/attributes.cxx
main/hwpfilter/source/attributes.hxx
main/hwpfilter/source/cspline.cpp
main/hwpfilter/source/cspline.h
main/hwpfilter/source/datecode.h
main/hwpfilter/source/drawdef.h
main/hwpfilter/source/drawing.h
main/hwpfilter/source/fontmap.cpp
main/hwpfilter/source/formula.cpp
main/hwpfilter/source/formula.h
main/hwpfilter/source/grammar.cpp
main/hwpfilter/source/grammar.h
main/hwpfilter/source/hbox.cpp
main/hwpfilter/source/hbox.h
main/hwpfilter/source/hcode.cpp
main/hwpfilter/source/hcode.h
main/hwpfilter/source/hfont.cpp
main/hwpfilter/source/hfont.h
main/hwpfilter/source/hgzip.cpp
main/hwpfilter/source/hgzip.h
main/hwpfilter/source/hinfo.cpp
main/hwpfilter/source/hinfo.h
main/hwpfilter/source/hiodev.cpp
main/hwpfilter/source/hiodev.h
main/hwpfilter/source/hpara.cpp
main/hwpfilter/source/hpara.h
main/hwpfilter/source/hstream.cpp
main/hwpfilter/source/hstream.h
main/hwpfilter/source/hstyle.cpp
main/hwpfilter/source/hstyle.h
main/hwpfilter/source/htags.cpp
main/hwpfilter/source/htags.h
main/hwpfilter/source/hutil.cpp
main/hwpfilter/source/hutil.h
main/hwpfilter/source/hwp.component
main/hwpfilter/source/hwpeq.cpp
main/hwpfilter/source/hwpeq.h
main/hwpfilter/source/hwpfile.cpp
main/hwpfilter/source/hwpfile.h
main/hwpfilter/source/hwplib.h
main/hwpfilter/source/hwpread.cpp
main/hwpfilter/source/hwpreader.cxx
main/hwpfilter/source/hwpreader.hxx
main/hwpfilter/source/ksc5601.h
main/hwpfilter/source/lexer.cpp
main/hwpfilter/source/list.hxx
main/hwpfilter/source/makefile.mk
main/hwpfilter/source/mapping.h
main/hwpfilter/source/mzstring.cpp
main/hwpfilter/source/mzstring.h
main/hwpfilter/source/nodes.h
main/hwpfilter/source/precompile.h
main/hwpfilter/source/solver.cpp
main/hwpfilter/source/solver.h
main/rat-excludes
main/scp2/source/writer/registryitem_writer.scp
main/sysui/desktop/macosx/Info.plist
main/toolkit/src2xml/include.lst
e8c0dd0822-Dec-2020 Arrigo Marchiori

Check that the INPATH variable is set before using it (#113)

(cherry picked from commit 3fe339952452e2d3477a993a2809c09f4b560414)

4975252c28-Dec-2020 Jim Jagielski

fakeroot is required for deb creation

(cherry picked from commit a87837cbd2064d4c86aa1d5cc0d84f5f13950aff)

11859c3918-Apr-2017 Matthias Seidel

#i126369# Removed last (hopefully) fragments for removed HWP (Hangul Word Processor)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1791839 13f79535-47bb-0310-9956-ffa450edef6

#i126369# Removed last (hopefully) fragments for removed HWP (Hangul Word Processor)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1791839 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 3860c2719b5734f44da9b459f06e4a1b1a0fcaa7)

show more ...

827572ed14-Apr-2017 Matthias Seidel

#i126369# Removed some fragments for removed HWP (Hangul Word Processor)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1791341 13f79535-47bb-0310-9956-ffa450edef68
(cherr

#i126369# Removed some fragments for removed HWP (Hangul Word Processor)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1791341 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 4018d6a2749bdf0fa8cd19a91a22abea95f3810e)

show more ...

1427dd4827-Dec-2020 mseidel

Changed icons for OLE objects in Navigation - This fixes issue 128315

7af807ab11-Nov-2020 Don Lewis

Calculate max nspace declarations correctly for XML writer

Patch by: Dave Beckett <dave@dajobe.org> (via raptor project git repository)
https://github.com/dajobe/raptor/commit/590681e546

Calculate max nspace declarations correctly for XML writer

Patch by: Dave Beckett <dave@dajobe.org> (via raptor project git repository)
https://github.com/dajobe/raptor/commit/590681e546cd9aa18d57dc2ea1858cb734a3863f.patch

(cherry picked from commit 1d5f25b3a6d735ba43bcd728fa141b3a24bbcb5d)

show more ...

96ef350a26-Dec-2020 Jim Jagielski

Merge branch 'AOO419' of https://gitbox.apache.org/repos/asf/openoffice into AOO419


30f2cd9a26-Dec-2020 Jim Jagielski

bump rev to 4.1.9

3fc20c7426-Dec-2020 mseidel

Updated Danish and English dictionary

b36e2b2426-Dec-2020 Jim Jagielski

Merge branch 'AOO419' of https://gitbox.apache.org/repos/asf/openoffice into AOO419


67a794bc26-Dec-2020 Jim Jagielski

Updates to macOS UNO implementation pulled from AOO42X
but w/o unsupported functionality.

3baf70eb04-Jun-2019 Matthias Seidel

Remove unused animated graphics (StarDivision logo?)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1860636 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit

Remove unused animated graphics (StarDivision logo?)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1860636 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 4a2d99b2d7f97323044b62d9f0ec9d36bed5c4f7)

show more ...

3a8d6f3026-Dec-2020 Jim Jagielski

Force SDK 10.11 at most
Pass NULL, not -1 (!!)

18848f5729-Oct-2020 Jim Jagielski

Fix redland build issues when using CentOS5 as build and later platforms as user. Squash General Error.

67baec1429-Oct-2020 Jim Jagielski

Force git/svn version to display if we are a src build

(cherry picked from commit 8403f704f807051b7f1dc4cc96915c2e825f68d3)

43c75f1d28-Oct-2020 Jim Jagielski

Be safe when checking FAKEROOT

(cherry picked from commit dfe9974f00bbfbbbe3454d83e54146dac7779823)

1ba498ed28-Oct-2020 Jim Jagielski

cut/paste error w/ FAKEROOT patch

c114464228-Oct-2020 Jim Jagielski

FAKEROOT test

d3be661728-Oct-2020 mseidel

Wiki Publisher: Resized dialog, removed whitespace

1f29281623-Oct-2020 mseidel

Update download numbers

(cherry picked from commit 3bfc75686fc8bb8fd91227c5af024c1afcc73522)

0fcbebe322-Oct-2020 Jim Jagielski

Do exactly what we did for AOO417

881812ae21-Oct-2020 Jim Jagielski

restore

3d95fef421-Oct-2020 Jim Jagielski

canon way to test

12345678910>>...214